]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
10 days ago  David Windsorbpf: Reject sleepable BPF_LSM_CGROUP programs at load...
10 days ago  Alexei StarovoitovMerge branch 'bpf-verifier-fix-ptr_to_flow_keys-constan...
10 days ago  Nuoqi Guiselftests/bpf: add tests for PTR_TO_FLOW_KEYS offset...
10 days ago  Nuoqi Guibpf: Fold reg->var_off into PTR_TO_FLOW_KEYS bounds...
11 days ago  Daniel Borkmannselftests/bpf: Inspect the signature verdict exposed...
11 days ago  KP Singhbpf: Expose signature verdict via bpf_prog_aux
11 days ago  Alexei StarovoitovMerge branch 'selftests-bpf-libarena-add-initial-data...
11 days ago  Emil Tsalapatisselftests/bpf: libarena: parallel test harness and...
11 days ago  Emil Tsalapatisselftests/bpf: libarena: Add spmc queue data structure
11 days ago  Emil Tsalapatisselftests/bpf: libarena: Add rbtree data structure
11 days ago  Sean Youngselftests/bpf: Fix test_lirc test
11 days ago  Alexei StarovoitovMerge branch 'add-validation-for-bpf_set_retval-helper'
11 days ago  Xu Kuohaiselftests/bpf: Add tests for bpf_set_retval validation
11 days ago  Xu Kuohaibpf: Add validation for bpf_set_retval argument
11 days ago  Xu Kuohaiselftests/bpf: Restrict bpf_set_retval argument in...
11 days ago  Alexei StarovoitovMerge branch 'bpf-fix-sysctl-new-value-handling-in...
11 days ago  Dawei Fengbpf: Restore sysctl new-value from 1 to 0
11 days ago  Dawei Fengbpf: use kvfree() for replaced sysctl write buffer
11 days ago  Dawei Fengbpf: NUL-terminate replaced sysctl value
11 days ago  Alexei StarovoitovMerge branch 'bpf-update-transport_header-when-encapsul...
11 days ago  Leon Hwangselftests/bpf: Add tests to verify the fix of encapsula...
11 days ago  Leon Hwangbpf: Update transport_header when encapsulating UDP...
11 days ago  Alexei StarovoitovMerge branch 'risc-v-jit-support-for-bpf_get_current_ta...
11 days ago  Varun R Mallyabpf, riscv: inline bpf_get_current_task() and bpf_get_c...
11 days ago  Varun R Mallyaselftests/bpf: use host CPU features in JIT disassembler
11 days ago  Alexei StarovoitovMerge branch 'bpf-check-tail-zero-of-bpf_map_info-and...
11 days ago  Leon Hwangselftests/bpf: Add tests to verify checking padding...
11 days ago  Leon Hwangbpf: Check tail zero of bpf_prog_info
11 days ago  Leon Hwangbpf: Check tail zero of bpf_map_info
11 days ago  Alexei StarovoitovMerge branch 'selftests-bpf-tolerate-partial-builds...
11 days ago  Ricardo B.... selftests/bpf: Tolerate missing files during install
11 days ago  Ricardo B.... selftests/bpf: Provide weak definitions for cross-test...
11 days ago  Ricardo B.... selftests/bpf: Tolerate benchmark build failures
11 days ago  Ricardo B.... selftests/bpf: Allow test_progs to link with a partial...
11 days ago  Ricardo B.... selftests/bpf: Skip tests whose objects were not built
11 days ago  Ricardo B.... selftests/bpf: Tolerate test file compilation failures
11 days ago  Ricardo B.... selftests/bpf: Make skeleton headers order-only prerequ...
11 days ago  Ricardo B.... selftests/bpf: Avoid rebuilds when running emit_tests
11 days ago  Ricardo B.... selftests/bpf: Tolerate BPF and skeleton generation...
11 days ago  Ricardo B.... selftests/bpf: Fix test_kmods KDIR to honor O= and...
11 days ago  Ricardo B.... selftests/bpf: Add BPF_STRICT_BUILD toggle
11 days ago  Kaitao Chengbpf: Clear rb node linkage when freeing bpf_rb_root
11 days ago  Alexei StarovoitovMerge branch 'object-relationship-tracking-refactor...
11 days ago  Amery Hungselftests/bpf: Use bpf_dynptr_slice() to read file...
11 days ago  Amery Hungbpf: Remove WARN_ON_ONCE in check_ids()
11 days ago  Amery Hungbpf: Compare parent_id in refsafe() for REF_TYPE_PTR
11 days ago  Amery Hungbpf: Check acquire_reference() error for "__ref" struct...
11 days ago  Amery Hungbpf: Fix dead error check on acquire_reference() in...
11 days ago  Ian Rogersbpftool: Restrict feature tests during bootstrap compil...
11 days ago  Mykyta Yatsenkoselftests/bpf: Fix flaky file_reader test
12 days ago  Tejun Heobpf: Replace scratch PTE atomically when allocating...
12 days ago  Zhao Zhangbpf: Reject fragmented frames in devmap
12 days ago  Song Chenbpf: Reject registration of duplicated kfunc
12 days ago  Emil TsalapatisMAINTAINERS: BPF: Add self as reviewer and run parse_ma...
12 days ago  Alexei StarovoitovMerge branch 'bpf-introduce-resizable-hash-map'
12 days ago  Mykyta Yatsenkoselftests/bpf: Add resizable hashmap to benchmarks
12 days ago  Mykyta Yatsenkobpftool: Add rhash map documentation
12 days ago  Mykyta Yatsenkoselftests/bpf: Add BPF iterator tests for resizable...
12 days ago  Mykyta Yatsenkoselftests/bpf: Add basic tests for resizable hash map
12 days ago  Mykyta Yatsenkolibbpf: Support resizable hashtable
12 days ago  Mykyta Yatsenkobpf: Optimize word-sized keys for resizable hashtable
12 days ago  Mykyta Yatsenkobpf: Allow special fields in resizable hashtab
12 days ago  Mykyta Yatsenkobpf: Implement iteration ops for resizable hashtab
12 days ago  Mykyta Yatsenkobpf: Implement resizable hashmap basic functions
12 days ago  Herbert Xurhashtable: Use irq work for shrinking
12 days ago  Mykyta Yatsenkorhashtable: Add selftest for rhashtable_next_key()
12 days ago  Mykyta Yatsenkorhashtable: Add rhashtable_next_key() API
13 days ago  Alexis Lothoré... selftests/bpf: ignore call depth accounting for retblee...
13 days ago  Alexei Starovoitovbpf: Take mmap_lock in zap_pages()
13 days ago  Matt Bobrowskibpf: clean up btf_scan_decl_tags()
13 days ago  Daniel Borkmannselftests/bpf: Test signed loader error paths
13 days ago  Daniel Borkmannselftests/bpf: Cover exclusive map create-time validation
13 days ago  Woojin Jibpftool: Use libbpf error code for flow dissector query
2026-06-02  Amery Hungbpf: Silence unused-but-set-variable warning in bpf_for...
2026-06-02  Alexei StarovoitovMerge branch 'more-gen_loader-fixes-2'
2026-06-02  Daniel Borkmannselftests/bpf: Test that exclusive maps are rejected...
2026-06-02  Daniel Borkmannselftests/bpf: Keep verifier_map_ptr exercising ops...
2026-06-02  Daniel Borkmannlibbpf: Guard add_data() against size overflow
2026-06-02  Daniel Borkmannbpf: Reject exclusive maps for bpf_map_elem iterators
2026-06-02  Deepanshu Kartikeybpf: fix UAF by restoring RCU-delayed inode freeing...
2026-06-02  Alexei StarovoitovMerge branch 'minimize-annotations-for-arena-programs'
2026-06-02  Emil Tsalapatisselftests/bpf: Add tests for the new type-tag based...
2026-06-02  Emil Tsalapatisselftests/bpf: libarena: Directly return arena pointers...
2026-06-02  Emil Tsalapatisselftests/bpf: Remove __arg_arena from the codebase
2026-06-02  Emil Tsalapatisbpf: Allow subprogs to return arena pointers
2026-06-02  Emil Tsalapatisverifier: parse BTF type tags for function arguments
2026-06-02  Emil Tsalapatisselftests/bpf: libarena: Add "arena" BTF type tag to...
2026-06-02  Alexei StarovoitovMerge branch 'more-gen_loader-fixes'
2026-06-02  Daniel Borkmannselftests/bpf: Test that exclusive maps are rejected...
2026-06-02  KP Singhselftests/bpf: Adjust verifier_map_ptr for the map...
2026-06-02  Daniel Borkmannlibbpf: Skip max_entries override on signed loaders
2026-06-02  Daniel Borkmannlibbpf: Skip initial_value override on signed loaders
2026-06-02  KP Singhlibbpf: Reject non-exclusive metadata maps in the signe...
2026-06-02  Daniel Borkmannbpf: Drop redundant hash_buf from map_get_hash operation
2026-06-02  Daniel Borkmannbpf: Reject exclusive maps as inner maps in map-in-map
2026-06-02  Alexei StarovoitovMerge branch 'refactor-verifier-object-relationship...
2026-06-02  Amery Hungselftests/bpf: Test using dynptr after freeing the...
2026-06-02  Amery Hungselftests/bpf: Test using file dynptr after the referen...
2026-06-02  Amery Hungselftests/bpf: Test using slice after invalidating...
2026-06-02  Amery Hungselftests/bpf: Test creating dynptr from dynptr data...
next