1. 699c86d bpf: btf: add pretty print for hash/lru_hash maps by Yonghong Song · 6 years ago
  2. dc1508a bpf: fix bpffs non-array map seq_show issue by Yonghong Song · 6 years ago
  3. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  4. 85fc4b1 bpf: introduce update_effective_progs() by Roman Gushchin · 6 years ago
  5. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 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. cd33943 bpf: introduce the bpf_get_local_storage() helper function by Roman Gushchin · 6 years ago
  10. 7b5dd2b bpf: don't allow create maps of cgroup local storages by Roman Gushchin · 6 years ago
  11. 3e6a4b3 bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE by Roman Gushchin · 6 years ago
  12. 394e40a bpf: extend bpf_prog_array to store pointers to the cgroup storage by Roman Gushchin · 6 years ago
  13. d7bf2c1 bpf: allocate cgroup storage entries on attaching bpf programs by Roman Gushchin · 6 years ago
  14. aa0ad5b bpf: pass a pointer to a cgroup storage using pcpu variable by Roman Gushchin · 6 years ago
  15. de9cbba bpf: introduce cgroup storage maps by Roman Gushchin · 6 years ago
  16. 0a4c58f bpf: add ability to charge bpf maps memory dynamically by Roman Gushchin · 6 years ago
  17. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 37b7141 Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  19. fbeb160 bpf: verifier: MOV64 don't mark dst reg unbounded by Arthur Fabre · 6 years ago
  20. 80d20d3 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  21. f67077d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  22. b305f7e audit: fix potential null dereference 'context->module.name' by Yi Wang · 6 years ago
  23. 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
  24. 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
  25. 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
  26. 958b4cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  27. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  28. 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
  29. 027232d mm: introduce vma_init() by Kirill A. Shutemov · 6 years ago
  30. 31c5bda mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  31. 15d36fe mm: disallow mappings that conflict for devm_memremap_pages() by Dave Jiang · 6 years ago
  32. 5f300e8 bpf: btf: Use exact btf value_size match in map_check_btf() by Martin KaFai Lau · 6 years ago
  33. 3e536e2 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  34. 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  35. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  36. 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  37. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  38. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  39. 7f635ff perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 6 years ago
  40. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  41. f3d133e sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE by Hailong Liu · 6 years ago
  42. 840d719 sched/deadline: Update rq_clock of later_rq when pushing a task by Daniel Bristot de Oliveira · 6 years ago
  43. 2610e88 stop_machine: Disable preemption after queueing stopper threads by Isaac J. Manjarres · 6 years ago
  44. 6cd0c58 sched/topology: Check variable group before dereferencing it by Yi Wang · 6 years ago
  45. 62cedf3 locking/rtmutex: Allow specifying a subclass for nested locking by Peter Rosin · 6 years ago
  46. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  48. 6283fa3 bpf: btf: Ensure the member->offset is in the right order by Martin KaFai Lau · 6 years ago
  49. 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
  50. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  51. 95faf69 mm: make vm_area_dup() actually copy the old vma data by Linus Torvalds · 6 years ago
  52. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  53. eae249b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  54. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
  55. 36fc3c8 bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h by Martin KaFai Lau · 6 years ago
  56. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  57. fd4f227 bpf: offload: allow program and map sharing per-ASIC by Jakub Kicinski · 6 years ago
  58. 602144c bpf: offload: keep the offload state per-ASIC by Jakub Kicinski · 6 years ago
  59. 9fd7c55 bpf: offload: aggregate offloads per-device by Jakub Kicinski · 6 years ago
  60. 0972826 bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match() by Jakub Kicinski · 6 years ago
  61. c23e014 bpf: sockmap: remove redundant pointer sg by Colin Ian King · 6 years ago
  62. 3960f4f bpf: fix rcu annotations in compute_effective_progs() by Roman Gushchin · 6 years ago
  63. d29ab6e bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer by Roman Gushchin · 6 years ago
  64. 3c53776 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 7 years ago
  65. e117cb5 sched/deadline: Fix switched_from_dl() warning by Juri Lelli · 6 years ago
  66. 9fb8d5d stop_machine: Disable preemption when waking two stopper threads by Isaac J. Manjarres · 7 years ago
  67. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 35a84f3 Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  70. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  71. c7a8978 bpf: don't leave partial mangled prog in jit_subprogs error path by Daniel Borkmann · 6 years ago
  72. b65f370 bpf: btf: Fix bitfield extraction for big endian by Okash Khawaja · 6 years ago
  73. c25c74b Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  74. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 6 years ago
  75. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 6 years ago
  76. 0fb9a1a rseq: uapi: Update uapi comments by Mathieu Desnoyers · 6 years ago
  77. 8f28177 rseq: Use get_user/put_user rather than __get_user/__put_user by Mathieu Desnoyers · 6 years ago
  78. e96d713 rseq: Use __u64 for rseq_cs fields, validate user inputs by Mathieu Desnoyers · 6 years ago
  79. 5b5ccbc Revert "tick: Prefer a lower rating device only if it's CPU local device" by Sudeep Holla · 6 years ago
  80. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 7 years ago
  82. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 7 years ago
  83. 7ebc14d bpf: sockmap, consume_skb in close path by John Fastabend · 7 years ago
  84. 99ba2b5 bpf: sockhash, disallow bpf_tcp_close and update in parallel by John Fastabend · 7 years ago
  85. 1d1ef00 bpf: sockmap, hash table is RCU so readers do not need locks by John Fastabend · 7 years ago
  86. 547b3aa bpf: sockmap, error path can not release psock in multi-map case by John Fastabend · 7 years ago
  87. 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
  88. 1fe4293 tracing: Fix missing return symbol in function_graph output by Changbin Du · 7 years ago
  89. 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
  90. 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  91. f26808b tracing: Optimize trace_buffer_iter() logic by yuan linyu · 7 years ago
  92. f906587 tracing: Make create_filter() code match the comments by Steven Rostedt (VMware) · 7 years ago
  93. cf4d418 tracing: Avoid string overflow by Arnd Bergmann · 7 years ago
  94. ed2b82c bpf: hash map: decrement counter on error by Mauricio Vasquez B · 7 years ago
  95. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 7 years ago
  96. 3482d98 sched/util_est: Fix util_est_dequeue() for throttled cfs_rq by Vincent Guittot · 7 years ago
  97. f1d1be8 sched/fair: Advance global expiration when period timer is restarted by Xunlei Pang · 7 years ago
  98. 512ac99 sched/fair: Fix bandwidth timer clock drift condition by Xunlei Pang · 7 years ago
  99. 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
  100. d9c0ffc sched/nohz: Skip remote tick on idle task entirely by Frederic Weisbecker · 7 years ago