1. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  3. 13326e5 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 8cb2c2d livepatch: Fix subtle race with coming and going modules by Petr Mladek · 10 years ago
  5. 9bac3d6 bpf: allow extended BPF programs access skb fields by Alexei Starovoitov · 10 years ago
  6. c04167c ebpf: add helper for obtaining current processor id by Daniel Borkmann · 10 years ago
  7. 03e69b5 ebpf: add prandom helper for packet sampling by Daniel Borkmann · 10 years ago
  8. d415a7f perf: Fix context leak in put_event() by Leon Yu · 10 years ago
  9. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 10 years ago
  10. 80f1d68 ebpf: verifier: check that call reg with ARG_ANYTHING is initialized by Daniel Borkmann · 10 years ago
  11. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. 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 · 10 years ago
  13. c0e99a7 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  14. b695f31 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  15. 524a386 ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 10 years ago
  16. 1619dc3 ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 10 years ago
  17. b24d443 ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl by Steven Rostedt (Red Hat) · 10 years ago
  18. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  19. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  20. 3ba67da ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch by Daniel Borkmann · 10 years ago
  21. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 10 years ago
  22. 0d9b9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  23. 168e47f kernel/module.c: Update debug alignment after symtable generation by Laura Abbott · 10 years ago
  24. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 10 years ago
  25. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 10 years ago
  26. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 10 years ago
  27. 8603e1b3 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE by Tejun Heo · 10 years ago
  28. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 10 years ago
  29. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. c064a0d livepatch: fix RCU usage in klp_find_external_symbol() by Peter Zijlstra · 10 years ago
  31. dfcacc1 cpuidle: Clean up fallback handling in cpuidle_idle_call() by Rafael J. Wysocki · 10 years ago
  32. 283cb41 cpuset: Fix cpuset sched_relax_domain_level by Jason Low · 10 years ago
  33. 79063bf cpuset: fix a warning when clearing configured masks in old hierarchy by Zefan Li · 10 years ago
  34. 790317e cpuset: initialize effective masks when clone_children is enabled by Zefan Li · 10 years ago
  35. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 10 years ago
  37. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 10 years ago
  38. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 10 years ago
  39. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 10 years ago
  40. f91fe17 ebpf: remove kernel test stubs by Daniel Borkmann · 10 years ago
  41. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 10 years ago
  42. 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 10 years ago
  43. 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 10 years ago
  44. 9ec0de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  45. c4ce0da livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler() by Petr Mladek · 10 years ago
  46. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  47. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 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 · 10 years ago
  51. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  52. 5516fd7 debug: prevent entering debug mode on panic/exception. by Colin Cross · 10 years ago
  53. 32d375f kdb: Const qualifier for kdb_getstr's prompt argument by Daniel Thompson · 10 years ago
  54. fb6daa7 kdb: Provide forward search at more prompt by Daniel Thompson · 10 years ago
  55. ab08e46 kdb: Fix a prompt management bug when using | grep by Daniel Thompson · 10 years ago
  56. 5454388 kdb: Remove stack dump when entering kgdb due to NMI by Daniel Thompson · 10 years ago
  57. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
  58. df0036d kdb: Fix off by one error in kdb_cpu() by Jason Wessel · 10 years ago
  59. 1467559 kdb: fix incorrect counts in KDB summary command output by Jay Lan · 10 years ago
  60. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  61. 3b3336d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  62. 2636ed5 sched/rt: Avoid obvious configuration fail by Peter Zijlstra · 10 years ago
  63. 1fe89e1 sched/autogroup: Fix failure to set cpu.rt_runtime_us by Peter Zijlstra · 10 years ago
  64. 6f1607f sched/dl: Do update_rq_clock() in yield_task_dl() by Kirill Tkhai · 10 years ago
  65. 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 10 years ago
  66. 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 10 years ago
  67. bc95601 sched/completion: Serialize completion_done() with complete() by Oleg Nesterov · 10 years ago
  68. 06b1f80 sched: Fix preempt_schedule_common() triggering tracing recursion by Frederic Weisbecker · 10 years ago
  69. a79ec89 sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() by Kirill Tkhai · 10 years ago
  70. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 10 years ago
  71. 74b8a4c sched: Clarify ordering between task_rq_lock() and move_queued_task() by Peter Zijlstra · 10 years ago
  72. 8d1e5a1 locking/rtmutex: Avoid a NULL pointer dereference on deadlock by Sebastian Andrzej Siewior · 10 years ago
  73. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  74. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  76. 580c57f seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 10 years ago
  77. be02a18 kernel/module.c: do not inline do_init_module() by Jan Kiszka · 10 years ago
  78. 518a0c7 kexec: simplify conditional by Geoff Levand · 10 years ago
  79. ad69934 kexec: fix a typo in comment by Alexander Kuleshov · 10 years ago
  80. 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 10 years ago
  81. 1df0135 signal: use current->state helpers by Davidlohr Bueso · 10 years ago
  82. 1cca338 ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT by Fabian Frederick · 10 years ago
  83. 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 · 10 years ago
  84. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. e0b561e livepatch: fix format string in kobject_init_and_add() by Jiri Kosina · 10 years ago
  87. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
  88. 060407a timekeeping: Make it safe to use the fast timekeeper while suspended by Rafael J. Wysocki · 10 years ago
  89. 69d54b9 kprobes: makes kprobes/enabled works correctly for optimized kprobes. by Wang Nan · 10 years ago
  90. 977ad48 kprobes: set kprobes_all_disarmed earlier to enable re-optimization. by Wang Nan · 10 years ago
  91. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  92. ccbd59c profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  93. c1d7f03 irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  94. 4497da6 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  95. 1a40243 tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  96. dfbcbf4 workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  97. ffda22c time: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  98. 333470e sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  99. ad853b4 rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  100. e8e6d97 cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago