1. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  2. e7901af Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  3. c0e99a7 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  4. b695f31 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  5. 524a386 ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 9 years ago
  6. 1619dc3 ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 9 years ago
  7. b24d443 ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl by Steven Rostedt (Red Hat) · 9 years ago
  8. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  9. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  10. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 9 years ago
  11. 0d9b9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  12. 168e47f kernel/module.c: Update debug alignment after symtable generation by Laura Abbott · 9 years ago
  13. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 9 years ago
  14. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 9 years ago
  15. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 9 years ago
  16. 8603e1b3 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE by Tejun Heo · 9 years ago
  17. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 9 years ago
  18. c064a0d livepatch: fix RCU usage in klp_find_external_symbol() by Peter Zijlstra · 9 years ago
  19. dfcacc1 cpuidle: Clean up fallback handling in cpuidle_idle_call() by Rafael J. Wysocki · 9 years ago
  20. 283cb41 cpuset: Fix cpuset sched_relax_domain_level by Jason Low · 9 years ago
  21. 79063bf cpuset: fix a warning when clearing configured masks in old hierarchy by Zefan Li · 9 years ago
  22. 790317e cpuset: initialize effective masks when clone_children is enabled by Zefan Li · 9 years ago
  23. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 9 years ago
  25. 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 9 years ago
  26. 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 9 years ago
  27. 9ec0de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  28. c4ce0da livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler() by Petr Mladek · 9 years ago
  29. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  30. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  35. 5516fd7 debug: prevent entering debug mode on panic/exception. by Colin Cross · 9 years ago
  36. 32d375f kdb: Const qualifier for kdb_getstr's prompt argument by Daniel Thompson · 10 years ago
  37. fb6daa7 kdb: Provide forward search at more prompt by Daniel Thompson · 10 years ago
  38. ab08e46 kdb: Fix a prompt management bug when using | grep by Daniel Thompson · 10 years ago
  39. 5454388 kdb: Remove stack dump when entering kgdb due to NMI by Daniel Thompson · 10 years ago
  40. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
  41. df0036d kdb: Fix off by one error in kdb_cpu() by Jason Wessel · 9 years ago
  42. 1467559 kdb: fix incorrect counts in KDB summary command output by Jay Lan · 10 years ago
  43. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  44. 3b3336d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
  45. 2636ed5 sched/rt: Avoid obvious configuration fail by Peter Zijlstra · 9 years ago
  46. 1fe89e1 sched/autogroup: Fix failure to set cpu.rt_runtime_us by Peter Zijlstra · 9 years ago
  47. 6f1607f sched/dl: Do update_rq_clock() in yield_task_dl() by Kirill Tkhai · 9 years ago
  48. 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 9 years ago
  49. 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 9 years ago
  50. bc95601 sched/completion: Serialize completion_done() with complete() by Oleg Nesterov · 9 years ago
  51. 06b1f80 sched: Fix preempt_schedule_common() triggering tracing recursion by Frederic Weisbecker · 9 years ago
  52. a79ec89 sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() by Kirill Tkhai · 9 years ago
  53. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 9 years ago
  54. 74b8a4c sched: Clarify ordering between task_rq_lock() and move_queued_task() by Peter Zijlstra · 9 years ago
  55. 8d1e5a1 locking/rtmutex: Avoid a NULL pointer dereference on deadlock by Sebastian Andrzej Siewior · 9 years ago
  56. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  57. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. 580c57f seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 9 years ago
  60. be02a18 kernel/module.c: do not inline do_init_module() by Jan Kiszka · 9 years ago
  61. 518a0c7 kexec: simplify conditional by Geoff Levand · 9 years ago
  62. ad69934 kexec: fix a typo in comment by Alexander Kuleshov · 9 years ago
  63. 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 9 years ago
  64. 1df0135 signal: use current->state helpers by Davidlohr Bueso · 9 years ago
  65. 1cca338 ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT by Fabian Frederick · 9 years ago
  66. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. e0b561e livepatch: fix format string in kobject_init_and_add() by Jiri Kosina · 9 years ago
  70. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 9 years ago
  71. 060407a timekeeping: Make it safe to use the fast timekeeper while suspended by Rafael J. Wysocki · 9 years ago
  72. 69d54b9 kprobes: makes kprobes/enabled works correctly for optimized kprobes. by Wang Nan · 9 years ago
  73. 977ad48 kprobes: set kprobes_all_disarmed earlier to enable re-optimization. by Wang Nan · 9 years ago
  74. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  75. ccbd59c profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  76. c1d7f03 irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  77. 4497da6 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  78. 1a40243 tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  79. dfbcbf4 workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  80. ffda22c time: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  81. 333470e sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  82. ad853b4 rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  83. e8e6d97 cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  84. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 9 years ago
  85. affe3e8 timekeeping: Pass readout base to update_fast_timekeeper() by Rafael J. Wysocki · 9 years ago
  86. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 9 years ago
  87. a42cf70 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  88. 205bd3d printk: correct timeout comment, neaten MODULE_PARM_DESC by Joe Perches · 9 years ago
  89. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 9 years ago
  90. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  91. 8f4ab07 kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init by Rasmus Villemoes · 9 years ago
  92. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 9 years ago
  93. 01e5865 cgroup: release css->id after css_free by Vladimir Davydov · 9 years ago
  94. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  95. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  96. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 9 years ago
  97. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  98. 7184487 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  99. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago