1. 80bfab7 net: adopt skb_network_offset() and similar helpers by Eric Dumazet · 10 months ago
  2. 4b2765a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 10 months ago
  3. 896880f bpf: Replace bpf_lpm_trie_key 0-length array with flexible array by Kees Cook · 10 months ago
  4. 2ab256e bpf: add is_async_callback_calling_insn() helper by Benjamin Tissoires · 10 months ago
  5. dfe6625 bpf: introduce in_sleepable() helper by Benjamin Tissoires · 10 months ago
  6. 55bad79 bpf: allow more maps in sleepable bpf programs by Benjamin Tissoires · 10 months ago
  7. fecc515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  8. 3e00083 bpf: Check cfi_stubs before registering a struct_ops type. by Kui-Feng Lee · 10 months ago
  9. 6714ebb Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 10 months ago
  10. efa80dc Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 10 months ago
  11. fdcd446 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Paolo Abeni · 10 months ago
  12. e78fb4e ring-buffer: Do not let subbuf be bigger than write mask by Steven Rostedt (Google) · 10 months ago
  13. 944d5fe sched/membarrier: reduce the ability to hammer on sys_membarrier by Linus Torvalds · 11 months ago
  14. 5f2ae60 bpf: Fix an issue due to uninitialized bpf_iter_task by Yafang Shao · 10 months ago
  15. 0281b91 bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel by Martin KaFai Lau · 10 months ago
  16. ad645de Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 10 months ago
  17. 9704669 tracing/probes: Fix to search structure fields correctly by Masami Hiramatsu (Google) · 10 months ago
  18. 975b26a Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 months ago
  19. 4b6f7c6 Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 10 months ago
  20. 3738d71 configs/debug: add NET debug config by Matthieu Baerts (NGI0) · 11 months ago
  21. 73be9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  22. 682158a bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19 by Yonghong Song · 10 months ago
  23. 57354f5 bpf: improve duplicate source code line detection by Andrii Nakryiko · 10 months ago
  24. 9b63263 tracing/synthetic: Fix trace_string() return value by Thorsten Blum · 10 months ago
  25. a4561f5 bpf: Use O(log(N)) binary search to find line info record by Andrii Nakryiko · 10 months ago
  26. 2394ac4 tracing: Inform kmemleak of saved_cmdlines allocation by Steven Rostedt (Google) · 10 months ago
  27. 7cc13ad bpf: emit source code file name and line number in verifier log by Andrii Nakryiko · 11 months ago
  28. 879bbe7 bpf: don't infer PTR_TO_CTX for programs with unnamed context type by Andrii Nakryiko · 11 months ago
  29. 824c58f bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg by Andrii Nakryiko · 11 months ago
  30. fb5b86cf bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type() by Andrii Nakryiko · 11 months ago
  31. 32e18e7 bpf: remove check in __cgroup_bpf_run_filter_skb by Oliver Crumrine · 11 months ago
  32. 1611603 bpf: Create argument information for nullable arguments. by Kui-Feng Lee · 11 months ago
  33. 6115a0a bpf: Move __kfunc_param_match_suffix() to btf.c. by Kui-Feng Lee · 11 months ago
  34. 77c0208 bpf: add btf pointer to struct bpf_ctx_arg_aux. by Kui-Feng Lee · 11 months ago
  35. 11f5222 bpf: Fix warning for bpf_cpumask in verifier by Hari Bathini · 11 months ago
  36. 178c546 bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly by Yonghong Song · 11 months ago
  37. 5b268d1 bpf: Have bpf_rdonly_cast() take a const pointer by Daniel Xu · 11 months ago
  38. a6eaa24 tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on() by Sven Schnelle · 11 months ago
  39. bdbddb1 tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef by Petr Pavlu · 11 months ago
  40. 68bc61c bpf: Allow compiler to inline most of bpf_local_storage_lookup() by Marco Elver · 11 months ago
  41. 2766f59 Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 months ago
  42. 7521f25 Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 months ago
  43. ca8a667 Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 11 months ago
  44. 44dc5c4 tracing: Fix wasted memory in saved_cmdlines logic by Steven Rostedt (Google) · 11 months ago
  45. a8b9cf6 ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default by Masami Hiramatsu (Google) · 12 months ago
  46. 3be042c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
  47. 947e56f bpf, btf: Check btf for register_bpf_struct_ops by Geliang Tang · 11 months ago
  48. 9e60b0e bpf, btf: Add check_btf_kconfigs helper by Geliang Tang · 11 months ago
  49. b9a395f bpf, btf: Fix return value of register_btf_id_dtor_kfuncs by Geliang Tang · 11 months ago
  50. 9efd24e kprobes: Remove unnecessary initial values of variables by Li zeming · 1 year, 3 months ago
  51. 9a571c1 tracing/probes: Fix to set arg size and fmt after setting type from BTF by Masami Hiramatsu (Google) · 11 months ago
  52. 8c427cc tracing/probes: Fix to show a parse error for bad type for $comm by Masami Hiramatsu (Google) · 11 months ago
  53. c1be35a exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock) by Oleg Nesterov · 11 months ago
  54. f7ec1cd getrusage: use sig->stats_lock rather than lock_task_sighand() by Oleg Nesterov · 11 months ago
  55. daa694e getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand() by Oleg Nesterov · 11 months ago
  56. e55dad1 bpf: Merge two CONFIG_BPF entries by Masahiro Yamada · 11 months ago
  57. dad6a09 hrtimer: Report offline hrtimer enqueue by Frederic Weisbecker · 11 months ago
  58. 6fceea0 bpf: Transfer RCU lock state between subprog calls by Kumar Kartikeya Dwivedi · 11 months ago
  59. a44b133 bpf: Allow calling static subprogs while holding a bpf_spin_lock by Kumar Kartikeya Dwivedi · 11 months ago
  60. aac8a59 Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()" by Tejun Heo · 11 months ago
  61. df9705e bpf: Remove an unnecessary check. by Kui-Feng Lee · 11 months ago
  62. 1eb9867 bpf: don't emit warnings intended for global subprogs for static subprogs by Andrii Nakryiko · 11 months ago
  63. 8f13c34 bpf: handle trusted PTR_TO_BTF_ID_OR_NULL in argument check logic by Andrii Nakryiko · 11 months ago
  64. 56897d5 Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 11 months ago
  65. 6efbde20 bpf: Handle scalar spill vs all MISC in stacksafe() by Eduard Zingerman · 11 months ago
  66. c1e6148 bpf: Preserve boundaries and track scalars on narrowing fill by Maxim Mikityanskiy · 11 months ago
  67. e67ddd9 bpf: Track spilled unbounded scalars by Maxim Mikityanskiy · 11 months ago
  68. cf24446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
  69. 1581e51 bpf: Minor clean-up to sleepable_lsm_hooks BTF set by Matt Bobrowski · 11 months ago
  70. 1389358 tracing/timerlat: Move hrtimer_init to timerlat_fd open() by Daniel Bristot de Oliveira · 11 months ago
  71. 6f3189f bpf: treewide: Annotate BPF kfuncs in BTF by Daniel Xu · 11 months ago
  72. 66bbea9 ring-buffer: Clean ring_buffer_poll_wait() error return by Vincent Donnefort · 11 months ago
  73. 8f2b44c bpf: add arg:nullable tag to be combined with trusted pointers by Andrii Nakryiko · 11 months ago
  74. e2b3c4f bpf: add __arg_trusted global func arg tag by Andrii Nakryiko · 11 months ago
  75. 6668e81 bpf,token: Use BIT_ULL() to convert the bit mask by Haiyue Wang · 11 months ago
  76. 9b7bd05 Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 11 months ago
  77. 6f3d7d5 Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 months ago
  78. aecaa3e perf/bpf: Fix duplicate type check by Florian Lehner · 11 months ago
  79. add9c58 bpf: move arg:ctx type enforcement check inside the main logic loop by Andrii Nakryiko · 11 months ago
  80. 648f575 Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 months ago
  81. 0e4363a Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 months ago
  82. 90db544 Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 months ago
  83. 92046e8 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 11 months ago
  84. 0958b33 tracing/trigger: Fix to return error if failed to alloc snapshot by Masami Hiramatsu (Google) · 11 months ago
  85. 4dca82d uprobes: use pagesize-aligned virtual address when replacing pages by David Hildenbrand · 11 months ago
  86. e6be8cd bpf: Fix error checks against bpf_get_btf_vmlinux(). by Kui-Feng Lee · 11 months ago
  87. 3cb9871 Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linux by Linus Torvalds · 11 months ago
  88. 9a574ea tick/sched: Preserve number of idle sleeps across CPU hotplug events by Tim Chen · 11 months ago
  89. 6446495 clocksource: Skip watchdog check for large watchdog intervals by Jiri Wiesner · 11 months ago
  90. 6c1752e bpf: Support symbolic BPF FS delegation mount options by Andrii Nakryiko · 11 months ago
  91. aeaa97b bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS by Andrii Nakryiko · 11 months ago
  92. f568a3d bpf,lsm: Add BPF token LSM hooks by Andrii Nakryiko · 11 months ago
  93. a2431c7 bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks by Andrii Nakryiko · 11 months ago
  94. 1b67772 bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks by Andrii Nakryiko · 11 months ago
  95. d79a354 bpf: Consistently use BPF token throughout BPF verifier logic by Andrii Nakryiko · 11 months ago
  96. bbc1d24 bpf: Take into account BPF token when fetching helper protos by Andrii Nakryiko · 11 months ago
  97. caf8f28 bpf: Add BPF token support to BPF_PROG_LOAD command by Andrii Nakryiko · 11 months ago
  98. 9ea7c4b bpf: Add BPF token support to BPF_BTF_LOAD command by Andrii Nakryiko · 11 months ago
  99. a177fc2 bpf: Add BPF token support to BPF_MAP_CREATE command by Andrii Nakryiko · 11 months ago
  100. 35f96de bpf: Introduce BPF token object by Andrii Nakryiko · 11 months ago