summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-09-13genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko
2015-09-13cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy
2015-09-13perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-09-13perf: Fix double-free of the AUX bufferBen Hutchings
2015-09-13perf: Fix running time accountingPeter Zijlstra
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-10ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-08-10genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-08-03security_syslog() should be called once onlyVasily Averin
2015-08-03PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-08-03tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)
2015-08-03tracing: Fix typo from "static inlin" to "static inline"Steven Rostedt (Red Hat)
2015-08-03tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)
2015-08-03tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)
2015-07-21genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin
2015-07-21livepatch: add module locking around kallsyms callsMiroslav Benes
2015-07-21rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-06-29perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt
2015-06-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-06-11Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-11ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long
2015-06-10sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman
2015-06-07lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-04compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-27perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin
2015-05-27perf: Fix race in BPF program unregisterAlexei Starovoitov
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-19watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-09module: Call module notifier on failure after complete_formation()Steven Rostedt
2015-05-08perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra