1. 5670a84 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  4. 0fd4759 bpf: fix pattern matches for direct packet access by Daniel Borkmann · 7 years ago
  5. fb2a311 bpf: fix off by one for range markings with L{T, E} patterns by Daniel Borkmann · 7 years ago
  6. 8695a53 bpf: devmap fix arithmetic overflow in bitmap_size calculation by John Fastabend · 7 years ago
  7. 1f7c70d cpu/hotplug: Reset node state after operation by Thomas Gleixner · 7 years ago
  8. 1c9fec4 waitid(): Avoid unbalanced user_access_end() on access_ok() error by Kees Cook · 7 years ago
  9. 9ef2a8c bpf: require CAP_NET_ADMIN when using devmap by John Fastabend · 7 years ago
  10. fb50df8 bpf: require CAP_NET_ADMIN when using sockmap maps by John Fastabend · 7 years ago
  11. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  12. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  13. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  14. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  15. bc6d503 bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations by Daniel Borkmann · 7 years ago
  16. 82f8dd2 bpf: fix splat for illegal devmap percpu allocation by Daniel Borkmann · 7 years ago
  17. 28e33f9 bpf: disallow arithmetic operations on context pointer by Jakub Kicinski · 7 years ago
  18. 3d51969 Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  19. a339b35 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 26c923a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 60a6ca6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 2b34218 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. ca18255 kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  24. 0d08af3 genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() by Doug Berger · 7 years ago
  25. 2060892 genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() by Doug Berger · 7 years ago
  26. 0de50ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  27. 467251c Merge branch 'waitid-fix' by Linus Torvalds · 7 years ago
  28. ef8daf8 livepatch: unpatch all klp_objects if klp_module_coming fails by Joe Lawrence · 7 years ago
  29. 75cb070 Revert "net: defer call to cgroup_sk_alloc()" by Eric Dumazet · 7 years ago
  30. a957fd4 Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  31. 084f560 seccomp: make function __get_seccomp_filter static by Colin Ian King · 7 years ago
  32. 024c9d2 sched/core: Ensure load_balance() respects the active_mask by Peter Zijlstra · 7 years ago
  33. f2cdd9c sched/core: Address more wake_affine() regressions by Peter Zijlstra · 7 years ago
  34. d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
  35. e6a52033 perf/core: Fix cgroup time when scheduling descendants by leilei.lin · 7 years ago
  36. df0062b perf/core: Avoid freeing static PMU contexts when PMU is unregistered by Will Deacon · 7 years ago
  37. 8b405d5 locking/lockdep: Fix stacktrace mess by Peter Zijlstra · 7 years ago
  38. fbb1fb4 net: defer call to cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  39. 96ca579 waitid(): Add missing access_ok() checks by Kees Cook · 7 years ago
  40. ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  42. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  43. e43b3b5 genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs by Thomas Gleixner · 7 years ago
  44. 60b09c5 genirq/cpuhotplug: Add sanity check for effective affinity mask by Thomas Gleixner · 7 years ago
  45. 19e1d4e genirq: Warn when effective affinity is not updated by Thomas Gleixner · 7 years ago
  46. 8fe2d6c bpf: fix liveness marking by Alexei Starovoitov · 7 years ago
  47. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 7a92616 Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  49. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  50. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  52. 013a8ee Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  53. 0b62bf8 watchdog/core: Put softlockup_threads_initialized under ifdef guard by Thomas Gleixner · 7 years ago
  54. 5587185 watchdog/core: Rename some softlockup_* functions by Thomas Gleixner · 7 years ago
  55. 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
  56. e31d688 watchdog/core, powerpc: Lock cpus across reconfiguration by Thomas Gleixner · 7 years ago
  57. 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago
  58. e0596c8 kernel/params.c: improve STANDARD_PARAM_DEF readability by Jean Delvare · 7 years ago
  59. 96802e6 kernel/params.c: fix an overflow in param_attr_show by Jean Delvare · 7 years ago
  60. 90ceb2a kernel/params.c: fix the maximum length in param_get_string by Jean Delvare · 7 years ago
  61. c965385 kernel/kcmp.c: drop branch leftover typo by Cyrill Gorcunov · 7 years ago
  62. 1fdcce6 memremap: add scheduling point to devm_memremap_pages by Michal Hocko · 7 years ago
  63. 3181c38 kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() by Luis R. Rodriguez · 7 years ago
  64. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  65. 630cc2b kernel/params.c: align add_sysfs_param documentation with code by Jean Delvare · 7 years ago
  66. 90caccd bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  67. 847d9fb Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  68. f39b536 rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}() by Paul E. McKenney · 7 years ago
  69. 2b0b849 ftrace: Fix kmemleak in unregister_ftrace_graph by Shu Wang · 7 years ago
  70. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  76. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  77. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  78. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  79. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  80. 9c29c318 locking/rwsem-xadd: Fix missed wakeup due to reordering of load by Prateek Sood · 7 years ago
  81. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  82. 441430e perf/aux: Only update ->aux_wakeup in non-overwrite mode by Alexander Shishkin · 7 years ago
  83. 87cbde8 PM / s2idle: Invoke the ->wake() platform callback earlier by Rafael J. Wysocki · 7 years ago
  84. 26e811c Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  85. 77c01d1 watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently" by Colin Ian King · 7 years ago
  86. 72364d3 irq/generic-chip: Don't replace domain's name by Jeffy Chen · 7 years ago
  87. 66a733e seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() by Oleg Nesterov · 7 years ago
  88. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. ac0a364 Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  90. 1db4948 smp/hotplug: Hotplug state fail injection by Peter Zijlstra · 7 years ago
  91. 5ebe774 smp/hotplug: Differentiate the AP completion between up and down by Peter Zijlstra · 7 years ago
  92. 5f4b55e smp/hotplug: Differentiate the AP-work lockdep class between up and down by Peter Zijlstra · 7 years ago
  93. 724a868 smp/hotplug: Callback vs state-machine consistency by Peter Zijlstra · 7 years ago
  94. 4dddfb5 smp/hotplug: Rewrite AP state machine core by Peter Zijlstra · 7 years ago
  95. 96abb96 smp/hotplug: Allow external multi-instance rollback by Peter Zijlstra · 7 years ago
  96. 7755d83 irqdomain: Add __rcu annotations to radix tree accessors by Masahiro Yamada · 7 years ago
  97. 115ef3b watchdog/hardlockup/perf: Cure UP damage by Thomas Gleixner · 7 years ago
  98. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  99. 2827a41 genirq: Check __free_irq() return value for NULL by Alexandru Moise · 7 years ago
  100. c74aef2 futex: Fix pi_state->owner serialization by Peter Zijlstra · 7 years ago