1. 1889645 kthread: export kthread functions by David Kershner · 9 years ago
  2. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  3. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  4. fe0d34d module: weaken locking assertion for oops path. by Rusty Russell · 9 years ago
  5. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  7. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  8. 8c38de9 mm: Fix bugs in region_is_ram() by Toshi Kani · 9 years ago
  9. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. dae57fb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. d65b78f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  14. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  15. 75a0618 genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD by Thomas Gleixner · 9 years ago
  16. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  17. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 9 years ago
  18. 0f44705 tick: Move the export of tick_broadcast_oneshot_control to the proper place by Thomas Gleixner · 9 years ago
  19. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  22. 758556b module: Fix load_module() error path by Peter Zijlstra · 9 years ago
  23. 45820c2 Fix broken audit tests for exec arg len by Linus Torvalds · 9 years ago
  24. 6224beb tracing: Have branch tracer use recursive field of task struct by Steven Rostedt (Red Hat) · 9 years ago
  25. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  26. c428833 tick/broadcast: Handle spurious interrupts gracefully by Thomas Gleixner · 9 years ago
  27. d5113e1 tick/broadcast: Check for hrtimer broadcast active early by Thomas Gleixner · 9 years ago
  28. 0cc5281 tick/broadcast: Return busy when IPI is pending by Thomas Gleixner · 9 years ago
  29. d332572 tick/broadcast: Return busy if periodic mode and hrtimer broadcast by Thomas Gleixner · 9 years ago
  30. e3ac79e tick/broadcast: Move the check for periodic mode inside state handling by Thomas Gleixner · 9 years ago
  31. b78f3f3 tick/broadcast: Prevent deep idle if no broadcast device available by Thomas Gleixner · 9 years ago
  32. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  33. e045431 tick/broadcast: Sanity check the shutdown of the local clock_event by Thomas Gleixner · 9 years ago
  34. 8eb2312 tick/broadcast: Prevent hrtimer recursion by Thomas Gleixner · 9 years ago
  35. 7c4a976 clockevents: Allow set-state callbacks to be optional by Viresh Kumar · 9 years ago
  36. d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 9 years ago
  37. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  38. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  40. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 9 years ago
  42. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 9 years ago
  43. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  44. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  45. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  46. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 9 years ago
  47. 7df9ab8 make certificate list change message more useful by Linus Torvalds · 9 years ago
  48. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  49. 6ac15ba Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  52. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  53. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  54. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 9 years ago
  55. 65f2606 time: Remove development rules from Kbuild/Makefile by Thomas Gleixner · 9 years ago
  56. 200f1ce kernel/relay.c: use kvfree() in relay_free_page_array() by Pekka Enberg · 9 years ago
  57. b389645 printk: improve the description of /dev/kmsg line format by Antonio Ospite · 9 years ago
  58. 3e44c47 gcov: add support for GCC 5.1 by Lorenzo Stoakes · 9 years ago
  59. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  60. f45d85f kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled by HATAYAMA Daisuke · 9 years ago
  61. 20bdc2c modules: only use mod->param_lock if CONFIG_MODULES by Stephen Rothwell · 9 years ago
  62. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 9 years ago
  63. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  64. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  65. e0dd880 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  66. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  67. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  68. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  69. 24bfcb1 timer: Fix hotplug regression by Thomas Gleixner · 9 years ago
  70. fcbc177 Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  71. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  72. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  74. 51229b4 exit,stats: /* obey this comment */ by Rik van Riel · 9 years ago
  75. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 9 years ago
  76. 1bb5647 kernel/trace/trace_events_filter.c: use strreplace() by Rasmus Villemoes · 9 years ago
  77. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  78. d194e5d security_syslog() should be called once only by Vasily Averin · 9 years ago
  79. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago
  80. 0a295e67 printk: factor out message formatting from devkmsg_read() by Tejun Heo · 9 years ago
  81. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 9 years ago
  82. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  83. 4a00e9d prctl: more prctl(PR_SET_MM_*) checks by Alexey Dobriyan · 9 years ago
  84. cc9e4bd tracing: Fix typo from "static inlin" to "static inline" by Steven Rostedt (Red Hat) · 9 years ago
  85. 6b88f44 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 9 years ago
  86. b4875bb tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 9 years ago
  87. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  90. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 9 years ago
  91. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 9 years ago
  92. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  93. fff3b16 PM / sleep: Increase default DPM watchdog timeout to 60 by Takashi Iwai · 9 years ago
  94. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 8c50660 PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure by Vitaly Kuznetsov · 9 years ago
  96. a262948 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  98. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  99. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  100. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago