summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-08-26tracing/uprobes: Do not print '0x (null)' when offset is 0Wang Nan
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-19genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-19genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko
2015-08-18timer: Write timer->flags atomicallyEric Dumazet
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-12perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...Alexander Shishkin
2015-08-12Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-08-12perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-08-12perf: Fix double-free of the AUX bufferBen Hutchings
2015-08-10cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy
2015-08-07kthread: export kthread functionsDavid Kershner
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan
2015-08-04perf/x86/intel/pt: Do not force sync packets on every schedule-inAlexander Shishkin
2015-08-04perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski
2015-08-04perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-07-31uprobes: Fix the waitqueue_active() check in xol_free_insn_slot()Oleg Nesterov
2015-07-31uprobes: Use vm_special_mapping to name the XOL vmaOleg Nesterov
2015-07-31uprobes: Fix the usage of install_special_mapping()Oleg Nesterov
2015-07-31uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov
2015-07-31uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes: Change prepare_uretprobe() to (try to) flush the dead framesOleg Nesterov
2015-07-31uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp()Oleg Nesterov
2015-07-31uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes: Change handle_trampoline() to find the next chain beforehandOleg Nesterov
2015-07-31uprobes: Change prepare_uretprobe() to use uprobe_warn()Oleg Nesterov
2015-07-31uprobes: Send SIGILL if handle_trampoline() failsOleg Nesterov
2015-07-31uprobes: Introduce free_ret_instance()Oleg Nesterov
2015-07-31uprobes: Introduce get_uprobe()Oleg Nesterov
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar
2015-07-28module: weaken locking assertion for oops path.Rusty Russell
2015-07-27perf: Fix running time accountingPeter Zijlstra
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-24perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter
2015-07-22mm: Fix bugs in region_is_ram()Toshi Kani
2015-07-21locking/pvqspinlock: Fix kernel panic in locking-selftestWaiman Long
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds