1. b53b63d Merge branch 'support-eliding-map-lookup-nullness' by Alexei Starovoitov · 8 months ago master
  2. f932a8e bpf: selftests: verifier: Add nullness elision tests by Daniel Xu · 8 months ago
  3. d2102f2 bpf: verifier: Support eliding map lookup nullness by Daniel Xu · 8 months ago
  4. 37cce22 bpf: verifier: Refactor helper access type tracking by Daniel Xu · 8 months ago
  5. 8ac412a bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write by Daniel Xu · 8 months ago
  6. b8a81b5 bpf: verifier: Add missing newline on verbose() call by Daniel Xu · 8 months ago
  7. 556a399 selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED by Pu Lehui · 8 months ago
  8. 5ca681a libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED by Pu Lehui · 8 months ago
  9. 5436a54 libbpf: Fix return zero when elf_begin failed by Pu Lehui · 8 months ago
  10. 4a04cb3 selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test by Pu Lehui · 8 months ago
  11. 7c311b7 veristat: Load struct_ops programs only once by Eduard Zingerman · 8 months ago
  12. a8d1c48 selftests/bpf: Fix undefined UINT_MAX in veristat.c by Tony Ambardar · 8 months ago
  13. 87c5441 bpf: Send signals asynchronously if !preemptible by Puranjay Mohan · 8 months ago
  14. 9fe17b7 selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc by Saket Kumar Bhaskar · 8 months ago
  15. be339dd Merge branch 'selftests-bpf-migrate-test_xdp_redirect-sh-to-test_progs' by Martin KaFai Lau · 8 months ago
  16. 3e99fa9 selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c by Bastien Curutchet (eBPF Foundation) · 8 months ago
  17. a94df60 selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c by Bastien Curutchet (eBPF Foundation) · 8 months ago
  18. 2c6c5c7 selftests/bpf: test_xdp_redirect: Rename BPF sections by Bastien Curutchet (eBPF Foundation) · 8 months ago
  19. 95ad526 veristat: Document verifier log dumping capability by Daniel Xu · 8 months ago
  20. defac89 bpftool: Fix control flow graph segfault during edge creation by Christoph Werle · 8 months ago
  21. a43796b selftests/bpf: Add a test for kprobe multi with unique_match by Yonghong Song · 8 months ago
  22. e2b0bda libbpf: Add unique_match option for multi kprobe by Yonghong Song · 8 months ago
  23. e8ec1c9 Merge branch 'bpf-reduce-the-use-of-migrate_-disable-enable' by Alexei Starovoitov · 8 months ago
  24. d86088e bpf: Remove migrate_{disable|enable} from bpf_selem_free() by Hou Tao · 8 months ago
  25. 7b98435 bpf: Remove migrate_{disable|enable} from bpf_local_storage_free() by Hou Tao · 8 months ago
  26. 4855a75 bpf: Remove migrate_{disable|enable} from bpf_local_storage_alloc() by Hou Tao · 8 months ago
  27. 2269b32 bpf: Remove migrate_{disable|enable} from bpf_selem_alloc() by Hou Tao · 8 months ago
  28. 6a52b96 bpf: Remove migrate_{disable,enable} in bpf_cpumask_release() by Hou Tao · 8 months ago
  29. 1d2dbe7 bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields() by Hou Tao · 8 months ago
  30. 4b7e7cd bpf: Disable migration before calling ops->map_free() by Hou Tao · 8 months ago
  31. 090d7f2 bpf: Disable migration in bpf_selem_free_rcu by Hou Tao · 8 months ago
  32. dfccfc4 bpf: Disable migration when cloning sock storage by Hou Tao · 8 months ago
  33. 7d1032d bpf: Disable migration when destroying sock storage by Hou Tao · 8 months ago
  34. e319cdc bpf: Disable migration when destroying inode storage by Hou Tao · 8 months ago
  35. 9e6c958 bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers by Hou Tao · 8 months ago
  36. 25dc65f bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers by Hou Tao · 8 months ago
  37. 53f2ba0 bpf: Remove migrate_{disable|enable} in htab_elem_free by Hou Tao · 8 months ago
  38. ea5b229 bpf: Remove migrate_{disable|enable} in ->map_for_each_callback by Hou Tao · 8 months ago
  39. 1b1a01d bpf: Remove migrate_{disable|enable} from LPM trie by Hou Tao · 8 months ago
  40. bfaac2a selftests/bpf: Add kprobe session recursion check test by Jiri Olsa · 8 months ago
  41. 2ebadb6 bpf: Return error for missed kprobe multi bpf program execution by Jiri Olsa · 8 months ago
  42. ca3c4f6 bpf: Move out synchronize_rcu_tasks_trace from mutex CS by Pu Lehui · 8 months ago
  43. b8b1e30 bpf: Fix range_tree_set() error handling by Soma Nakata · 8 months ago
  44. bab18c7 selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS by Ihor Solodrai · 8 months ago
  45. 46c61cb selftests/bpf: Handle prog/attach type comparison in veristat by Mykyta Yatsenko · 8 months ago
  46. f44275e selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS by Ihor Solodrai · 8 months ago
  47. 859a7db Merge branch 'bpf-allow-bpf_for-bpf_repeat-while-holding-spin' by Alexei Starovoitov · 8 months ago
  48. 87091dd selftests/bpf: test bpf_for within spin lock section by Emil Tsalapatis · 8 months ago
  49. 5128164 bpf: Allow bpf_for/bpf_repeat calls while holding a spinlock by Emil Tsalapatis · 8 months ago
  50. 2532608 bpf/tests: Add 32 bits only long conditional jump tests by Christophe Leroy · 8 months ago
  51. 8c21f88 bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic() by Peilin Ye · 8 months ago
  52. 66bb58a bpf, arm64: Factor out emit_a64_add_i() by Peilin Ye · 8 months ago
  53. 0a58072 bpf, arm64: Simplify if logic in emit_lse_atomic() by Peilin Ye · 8 months ago
  54. 73b9075 selftests/bpf: Avoid generating untracked files when running bpf selftests by Jiayuan Chen · 9 months ago
  55. 96ea081 bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing by Martin KaFai Lau · 9 months ago
  56. dfa94ce bpf: Use refcount_t instead of atomic_t for mmap_count by Pei Xiao · 9 months ago
  57. 654a338 bpf: Remove unused MT_ENTRY define by Lorenzo Pieralisi · 9 months ago
  58. 9468f39 selftests/bpf: fix veristat comp mode with new stats by Mahe Tardy · 9 months ago
  59. 4a24035 bpf: Fix holes in special_kfunc_list if !CONFIG_NET by Thomas Weißschuh · 9 months ago
  60. 34ea973 Merge branch 'bpf-verifier-improve-precision-of-bpf_mul' by Alexei Starovoitov · 9 months ago
  61. 75137d9 selftests/bpf: Add testcases for BPF_MUL by Matan Shachnai · 9 months ago
  62. 9aa0ebd bpf, verifier: Improve precision of BPF_MUL by Matan Shachnai · 9 months ago
  63. 1846dd8 libbpf: Set MFD_NOEXEC_SEAL when creating memfd by Daniel Xu · 9 months ago
  64. c5d2bac selftests/bpf: Clear out Python syntax warnings by Ariel Otilibili · 9 months ago
  65. 8eef6ac bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT by Martin KaFai Lau · 9 months ago
  66. a7c2051 veristat: Fix top source line stat collection by Mykyta Yatsenko · 9 months ago
  67. 58ecb3a bpf: lsm: Remove hook to bpf_task_storage_free by Song Liu · 9 months ago
  68. 06103dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Alexei Starovoitov · 9 months ago
  69. 78d4f34 Linux 6.13-rc3 by Linus Torvalds · 9 months ago
  70. 42a19aa Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 months ago
  71. 7031a38 Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 9 months ago
  72. 151167d Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 months ago
  73. dccbe20 Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 9 months ago
  74. f7c7a1b Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 months ago
  75. acd855a Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 months ago
  76. 81576a9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 months ago
  77. 2d8308b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 months ago
  78. 35f301d Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 9 months ago
  79. c83508d bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs by Priya Bala Govindasamy · 9 months ago
  80. a0e3919 Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 months ago
  81. 636110b Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 months ago
  82. 3de4f6d Merge tag 'staging-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 months ago
  83. ec20929 Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 months ago
  84. 7824850 Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 9 months ago
  85. 115c0cc Merge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 9 months ago
  86. 5d97859 Merge tag 'ata-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 9 months ago
  87. 5b6b08a Merge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current by Wolfram Sang · 9 months ago
  88. a446e965 Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 months ago
  89. f861356 Merge tag 'spi-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 months ago
  90. 4e1b486 Merge tag 'regulator-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 months ago
  91. e72da82 Merge tag 'drm-fixes-2024-12-14' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 9 months ago
  92. 974acf9 Merge tag 'pm-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 months ago
  93. c810e8d Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 months ago
  94. a8e1a3d Merge branch 'explicit-raw_tp-null-arguments' by Alexei Starovoitov · 9 months ago
  95. 0da1955 selftests/bpf: Add tests for raw_tp NULL args by Kumar Kartikeya Dwivedi · 9 months ago
  96. 838a10b bpf: Augment raw_tp arguments with PTR_MAYBE_NULL by Kumar Kartikeya Dwivedi · 9 months ago
  97. c00d738 bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL" by Kumar Kartikeya Dwivedi · 9 months ago
  98. c30c65f Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linux by Linus Torvalds · 9 months ago
  99. 2a816e4 Merge tag 'io_uring-6.13-20241213' of git://git.kernel.dk/linux by Linus Torvalds · 9 months ago
  100. 1c021e7 Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 months ago