1. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  2. 1bf9116 xdp: fix bug in devmap teardown code path by Jesper Dangaard Brouer · 6 years ago
  3. ad0ab02 xdp: fix bug in cpumap teardown code path by Jesper Dangaard Brouer · 6 years ago
  4. 7c81c71 bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path by Daniel Borkmann · 6 years ago
  5. 5121700 bpf, sockmap: fix bpf_tcp_sendmsg sock error handling by Daniel Borkmann · 6 years ago
  6. 2f3672c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 0a0e082 nohz: Fix missing tick reprogram when interrupting an inline softirq by Frederic Weisbecker · 6 years ago
  8. d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  9. 37b7141 Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  10. 80d20d3 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  11. f67077d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  12. b305f7e audit: fix potential null dereference 'context->module.name' by Yi Wang · 6 years ago
  13. ae3e10a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 0634922 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. fb20c03 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 958b4cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  17. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  18. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  19. 027232d mm: introduce vma_init() by Kirill A. Shutemov · 6 years ago
  20. 31c5bda mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  21. 15d36fe mm: disallow mappings that conflict for devm_memremap_pages() by Dave Jiang · 6 years ago
  22. 5f300e8 bpf: btf: Use exact btf value_size match in map_check_btf() by Martin KaFai Lau · 6 years ago
  23. 3e536e2 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  24. 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  25. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  26. 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  27. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 7 years ago
  28. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  29. 7f635ff perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 7 years ago
  30. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  31. f3d133e sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE by Hailong Liu · 7 years ago
  32. 840d719 sched/deadline: Update rq_clock of later_rq when pushing a task by Daniel Bristot de Oliveira · 7 years ago
  33. 2610e88 stop_machine: Disable preemption after queueing stopper threads by Isaac J. Manjarres · 7 years ago
  34. 6cd0c58 sched/topology: Check variable group before dereferencing it by Yi Wang · 6 years ago
  35. 62cedf3 locking/rtmutex: Allow specifying a subclass for nested locking by Peter Rosin · 7 years ago
  36. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. 6283fa3 bpf: btf: Ensure the member->offset is in the right order by Martin KaFai Lau · 6 years ago
  38. 48b1db7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  40. 95faf69 mm: make vm_area_dup() actually copy the old vma data by Linus Torvalds · 6 years ago
  41. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  42. 36fc3c8 bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h by Martin KaFai Lau · 7 years ago
  43. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 3c53776 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 7 years ago
  45. e117cb5 sched/deadline: Fix switched_from_dl() warning by Juri Lelli · 7 years ago
  46. 9fb8d5d stop_machine: Disable preemption when waking two stopper threads by Isaac J. Manjarres · 7 years ago
  47. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 35a84f3 Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  50. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  51. c7a8978 bpf: don't leave partial mangled prog in jit_subprogs error path by Daniel Borkmann · 7 years ago
  52. b65f370 bpf: btf: Fix bitfield extraction for big endian by Okash Khawaja · 7 years ago
  53. c25c74b Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  54. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 7 years ago
  55. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 7 years ago
  56. 0fb9a1a rseq: uapi: Update uapi comments by Mathieu Desnoyers · 7 years ago
  57. 8f28177 rseq: Use get_user/put_user rather than __get_user/__put_user by Mathieu Desnoyers · 7 years ago
  58. e96d713 rseq: Use __u64 for rseq_cs fields, validate user inputs by Mathieu Desnoyers · 7 years ago
  59. 5b5ccbc Revert "tick: Prefer a lower rating device only if it's CPU local device" by Sudeep Holla · 7 years ago
  60. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 7 years ago
  62. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 7 years ago
  63. 7ebc14d bpf: sockmap, consume_skb in close path by John Fastabend · 7 years ago
  64. 99ba2b5 bpf: sockhash, disallow bpf_tcp_close and update in parallel by John Fastabend · 7 years ago
  65. 1d1ef00 bpf: sockmap, hash table is RCU so readers do not need locks by John Fastabend · 7 years ago
  66. 547b3aa bpf: sockmap, error path can not release psock in multi-map case by John Fastabend · 7 years ago
  67. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  68. 1fe4293 tracing: Fix missing return symbol in function_graph output by Changbin Du · 7 years ago
  69. 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
  70. 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  71. f26808b tracing: Optimize trace_buffer_iter() logic by yuan linyu · 7 years ago
  72. f906587 tracing: Make create_filter() code match the comments by Steven Rostedt (VMware) · 7 years ago
  73. cf4d418 tracing: Avoid string overflow by Arnd Bergmann · 7 years ago
  74. ed2b82c bpf: hash map: decrement counter on error by Mauricio Vasquez B · 7 years ago
  75. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 7 years ago
  76. 3482d98 sched/util_est: Fix util_est_dequeue() for throttled cfs_rq by Vincent Guittot · 7 years ago
  77. f1d1be8 sched/fair: Advance global expiration when period timer is restarted by Xunlei Pang · 7 years ago
  78. 512ac99 sched/fair: Fix bandwidth timer clock drift condition by Xunlei Pang · 7 years ago
  79. 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
  80. d9c0ffc sched/nohz: Skip remote tick on idle task entirely by Frederic Weisbecker · 7 years ago
  81. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  83. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  84. caac76a bpf: sockhash, add release routine by John Fastabend · 7 years ago
  85. e9db4ef bpf: sockhash fix omitted bucket lock in sock_close by John Fastabend · 7 years ago
  86. 54fedb4 bpf: sockmap, fix smap_list_map_remove when psock is in many maps by John Fastabend · 7 years ago
  87. 9901c5d bpf: sockmap, fix crash when ipv6 sock is added by John Fastabend · 7 years ago
  88. 85782e0 bpf: undo prog rejection on read-only lock failure by Daniel Borkmann · 7 years ago
  89. 210d079 swiotlb: export swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  90. 9331510 perf/core: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  91. fdb5c45 bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF by Sean Young · 7 years ago
  92. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 81f9c4e Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  98. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  99. abcbcb8 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 7 years ago
  100. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago