1. 2e3a94a bpf: Fix memory leaks in generic update/delete batch ops by Brian Vazquez · 5 years ago
  2. 81f2b57 bpf: Remove set but not used variable 'first_key' by YueHaibing · 5 years ago
  3. 58aa94f devmap: Adjust tracepoint for map-less queue flush by Jesper Dangaard Brouer · 5 years ago
  4. 1d23388 xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths by Toke Høiland-Jørgensen · 5 years ago
  5. 75ccae6 xdp: Move devmap bulk queue into struct net_device by Toke Høiland-Jørgensen · 5 years ago
  6. 0579963 bpf: Add batch ops to all htab bpf map by Yonghong Song · 5 years ago
  7. c60f2d2 bpf: Add lookup and update batch ops to arraymap by Brian Vazquez · 5 years ago
  8. aa2e93b bpf: Add generic support for update and delete batch ops by Brian Vazquez · 5 years ago
  9. cb4d03a bpf: Add generic support for lookup batch op by Brian Vazquez · 5 years ago
  10. 15c14a3 bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions by Brian Vazquez · 5 years ago
  11. 8482941 bpf: Add bpf_send_signal_thread() helper by Yonghong Song · 5 years ago
  12. 3b41304 bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS by Martin KaFai Lau · 5 years ago
  13. 51c39bb bpf: Introduce function-by-function verification by Alexei Starovoitov · 5 years ago
  14. 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
  15. 85d33df bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS by Martin KaFai Lau · 5 years ago
  16. 27ae7997 bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS by Martin KaFai Lau · 5 years ago
  17. 976aba0 bpf: Support bitfield read access in btf_struct_access by Martin KaFai Lau · 5 years ago
  18. 218b3f6 bpf: Add enum support to btf_ctx_access() by Martin KaFai Lau · 5 years ago
  19. 275517f bpf: Avoid storing modifier to info->btf_id by Martin KaFai Lau · 5 years ago
  20. 65726b5 bpf: Save PTR_TO_BTF_ID register state when spilling to stack by Martin KaFai Lau · 5 years ago
  21. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  23. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  24. f54c789 bpf: Fix precision tracking for unbounded scalars by Daniel Borkmann · 5 years ago
  25. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  26. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  27. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  28. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  29. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. 7dd68b3 bpf: Support replacing cgroup-bpf program in MULTI mode by Andrey Ignatov · 5 years ago
  32. 9fab329 bpf: Remove unused new_flags in hierarchy_allows_attach() by Andrey Ignatov · 5 years ago
  33. 1020c1f bpf: Simplify __cgroup_bpf_attach by Andrey Ignatov · 5 years ago
  34. cdfafe9 xdp: Make cpumap flush_list common for all map instances by Björn Töpel · 5 years ago
  35. 9636000 xdp: Make devmap flush_list common for all map instances by Björn Töpel · 5 years ago
  36. e312b9e xsk: Make xskmap flush_list common for all map instances by Björn Töpel · 5 years ago
  37. fb5aacd xdp: Fix graze->grace type-o in cpumap comments by Björn Töpel · 5 years ago
  38. 4bc188c xdp: Simplify cpumap cleanup by Björn Töpel · 5 years ago
  39. 0536b85 xdp: Simplify devmap cleanup by Björn Töpel · 5 years ago
  40. 106f41f tracing: Have the histogram compare functions convert to u64 first by Steven Rostedt (VMware) · 5 years ago
  41. 79e65c2 tracing: Avoid memory leak in process_system_preds() by Keita Suzuki · 5 years ago
  42. cc52d91 bpf: Fix record_func_key to perform backtracking on r3 by Daniel Borkmann · 5 years ago
  43. 5bf2fc1 bpf: Remove unnecessary assertion on fp_old by Aditya Pakki · 5 years ago
  44. 5f096c0 Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  45. 9e8a0d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. e473042 bpf: Fix cgroup local storage prog tracking by Daniel Borkmann · 5 years ago
  47. 6cf82d5 sched/cfs: fix spurious active migration by Vincent Guittot · 5 years ago
  48. 7ed735c sched/fair: Fix find_idlest_group() to handle CPU affinity by Vincent Guittot · 5 years ago
  49. c346695 psi: Fix a division error in psi poll() by Johannes Weiner · 5 years ago
  50. 3dfbe25 sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime by Johannes Weiner · 5 years ago
  51. 9f0bff1 perf/core: Add SRCU annotation for pmus list walk by Sebastian Andrzej Siewior · 5 years ago
  52. a2ea074 bpf: Fix missing prog untrack in release_maps by Daniel Borkmann · 5 years ago
  53. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  54. 7e6897f bpf, xdp: Start using the BPF dispatcher for XDP by Björn Töpel · 5 years ago
  55. 75ccbef bpf: Introduce BPF dispatcher by Björn Töpel · 5 years ago
  56. 98e8627 bpf: Move trampoline JIT image allocation to a function by Björn Töpel · 5 years ago
  57. 85572c2 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 5 years ago
  58. 81c2204 bpf, x86, arm64: Enable jit by default when not built as always-on by Daniel Borkmann · 5 years ago
  59. b91e014 bpf: Make BPF trampoline use register_ftrace_direct() API by Alexei Starovoitov · 5 years ago
  60. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  61. bae141f bpf: Emit audit messages upon successful prog load and unload by Daniel Borkmann · 5 years ago
  62. 4c80c7bc bpf: Fix build in minimal configurations, again by Arnd Bergmann · 5 years ago
  63. c571b72 Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts" by Davidlohr Bueso · 5 years ago
  64. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  65. a61f810 tracing: remove set but not used variable 'buffer' by YueHaibing · 5 years ago
  66. af74262 module: Remove accidental change of module_enable_x() by Steven Rostedt (VMware) · 5 years ago
  67. 184b8f7 Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  68. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  69. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  70. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  71. 1d9a615 workqueue: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  72. 0f13741 Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  73. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  74. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  75. e9eeec5 bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id by Yonghong Song · 5 years ago
  76. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  77. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  78. 5e1aada kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
  79. ef70eff kernel/profile.c: use cpumask_available to check for NULL cpumask by Nathan Chancellor · 5 years ago
  80. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  81. 5adaabb kernel/notifier.c: remove notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  82. 1a50cb8 kernel/notifier.c: intercept duplicate registrations to avoid infinite loops by Xiaoming Ni · 5 years ago
  83. 2f13437 Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  84. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  85. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago
  86. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  89. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  90. 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago
  91. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  92. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  93. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  94. 204cb79 kernel: sysctl: make drop_caches write-only by Johannes Weiner · 5 years ago
  95. eafb149 fork: support VMAP_STACK with KASAN_VMALLOC by Daniel Axtens · 5 years ago
  96. ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
  97. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  98. 3b805ca1 Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  99. 8a99117 Merge tag 'kgdb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  100. 738d5fa Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago