]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-08-22 Eduard Zingermanbpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL...
2024-08-22 Yu Jiaoliangbpf: Use kmemdup_array instead of kmemdup for multiple...
2024-08-21 Alexei StarovoitovMerge branch '__jited-test-tag-to-check-disassembly...
2024-08-21 Eduard Zingermanselftests/bpf: validate __xlated same way as __jited
2024-08-21 Eduard Zingermanselftests/bpf: validate jit behaviour for tail calls
2024-08-21 Eduard Zingermanselftests/bpf: __jited test tag to check disassembly...
2024-08-21 Eduard Zingermanselftests/bpf: utility function to get program disassem...
2024-08-21 Eduard Zingermanselftests/bpf: replace __regex macro with "{{...}}...
2024-08-21 Eduard Zingermanselftests/bpf: fix to avoid __msg tag de-duplication...
2024-08-21 Eduard Zingermanselftests/bpf: correctly move 'log' upon successful...
2024-08-21 Eduard Zingermanselftests/bpf: less spam in the log for message matching
2024-08-21 Alexei StarovoitovMerge branch 'support-passing-bpf-iterator-to-kfuncs'
2024-08-21 Andrii Nakryikoselftests/bpf: test passing iterator to a kfunc
2024-08-21 Andrii Nakryikobpf: allow passing struct bpf_iter_<type> as kfunc...
2024-08-21 Andrii Nakryikobpf: extract iterator argument type and name validation...
2024-08-19 Andrii NakryikoMerge branch 'correct-recent-gcc-incompatible-changes'
2024-08-19 Cupertino Mirandaselftest/bpf: Adapt inline asm operand constraint for...
2024-08-19 Cupertino Mirandaselftests/bpf: Disable strict aliasing for verifier_nocsr.c
2024-08-19 Andrii NakryikoMerge branch 'bpf-enable-some-functions-in-cgroup-programs'
2024-08-19 Matteo Crocebpf: Allow bpf_current_task_under_cgroup() with BPF_CGR...
2024-08-19 Matteo Crocebpf: Enable generic kfuncs for BPF_CGROUP_* programs
2024-08-15 Jiangshan Yisamples/bpf: Fix compilation errors with cf-protection...
2024-08-15 Sam Jameslibbpf: Workaround -Wmaybe-uninitialized false positive
2024-08-15 Jeongjun Parkbpf: Remove __btf_name_valid() and change to btf_name_v...
2024-08-15 Martin KaFai LauMerge branch 'monitor network traffic for flaky test...
2024-08-15 Kui-Feng Leeselftests/bpf: Monitor traffic for select_reuseport.
2024-08-15 Kui-Feng Leeselftests/bpf: Monitor traffic for sockmap_listen.
2024-08-15 Kui-Feng Leeselftests/bpf: Monitor traffic for tc_redirect.
2024-08-15 Kui-Feng Leeselftests/bpf: netns_new() and netns_free() helpers.
2024-08-15 Kui-Feng Leeselftests/bpf: Add the traffic monitor option to test_p...
2024-08-15 Kui-Feng Leeselftests/bpf: Add traffic monitor functions.
2024-08-15 Martin KaFai LauMerge branch 'selftests/bpf: convert three other cgroup...
2024-08-15 Alexis Lothoré... selftests/bpf: convert test_skb_cgroup_id_user to test_...
2024-08-15 Alexis Lothoré... selftests/bpf: add proper section name to bpf prog...
2024-08-15 Alexis Lothoré... selftests/bpf: convert test_cgroup_storage to test_progs
2024-08-15 Alexis Lothoré... selftests/bpf: convert get_current_cgroup_id_user to...
2024-08-12 Alan Maguirelibbpf: Fix license for btf_relocate.c
2024-08-07 Alexei StarovoitovMerge branch 'add-bpf_get_dentry_xattr'
2024-08-07 Song Liuselftests/bpf: Add tests for bpf_get_dentry_xattr
2024-08-07 Song Liubpf: Add kfunc bpf_get_dentry_xattr() to read xattr...
2024-08-07 Song Liubpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
2024-08-06 Alexei StarovoitovMerge branch 'bpf-introduce-new-vfs-based-bpf-kfuncs'
2024-08-06 Matt Bobrowskiselftests/bpf: add positive tests for new VFS based...
2024-08-06 Matt Bobrowskiselftests/bpf: add negative tests for new VFS based...
2024-08-06 Matt Bobrowskibpf: introduce new VFS based BPF kfuncs
2024-08-02 Yonghong Songselftests/bpf: Fix a btf_dump selftest failure
2024-07-31 Martin KaFai LauMerge branch 'selftests/bpf: convert test_dev_cgroup...
2024-07-31 Alexis Lothoré... selftests/bpf: add wrong type test to cgroup dev
2024-07-31 Alexis Lothoré... selftests/bpf: convert test_dev_cgroup to test_progs
2024-07-31 Alexis Lothoré... selftests/bpf: do not disable /dev/null device access...
2024-07-31 Andrii Nakryikoselftests/bpf: fix RELEASE=1 compilation for sock_addr.c
2024-07-30 Stanislav Fomichevxsk: Try to make xdp_umem_reg extension a bit more...
2024-07-30 Menglong Dongbpf: kprobe: Remove unused declaring of bpf_kprobe_override
2024-07-30 Tony Ambardarselftests/bpf: Fix error compiling tc_redirect.c with...
2024-07-30 Tony Ambardarselftests/bpf: Fix using stdout, stderr as struct field...
2024-07-30 Tony Ambardarselftests/bpf: Fix compile if backtrace support missing...
2024-07-30 Tony Ambardarselftests/bpf: Fix redefinition errors compiling lwt_re...
2024-07-30 Tony Ambardarselftests/bpf: Fix C++ compile error from missing _Bool...
2024-07-30 Tony Ambardarselftests/bpf: Fix error compiling test_lru_map.c
2024-07-30 Tony Ambardarselftests/bpf: Fix arg parsing in veristat, test_progs
2024-07-30 Tony Ambardarselftests/bpf: Use portable POSIX basename()
2024-07-30 Zhu Juntools/bpf: Fix the wrong format specifier
2024-07-29 David Vernetselftests/bpf: Load struct_ops map in global_maps_resiz...
2024-07-29 Alexis Lothoré... selftests/bpf: Integrate test_xdp_veth into test_progs
2024-07-29 Alexis Lothoré... selftests/bpf: Update xdp_redirect_map prog sections...
2024-07-29 David Vernetlibbpf: Don't take direct pointers into BTF data from...
2024-07-29 Andrii NakryikoMerge branch 'selftests-bpf-improve-libc-portability...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling cg_storage_multi...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling crypto_sanity.c...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling decap_sanity.c...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling lwt_redirect.c...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling core_reloc.c with musl...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling tcp_rtt.c with musl-libc
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling flow_dissector.c with...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling kfree_skb.c with musl...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling parse_tcp_hdr_opt.c with...
2024-07-29 Tony Ambardarselftests/bpf: Fix include of <sys/fcntl.h>
2024-07-29 Tony Ambardarselftests/bpf: Fix missing BUILD_BUG_ON() declaration
2024-07-29 Tony Ambardarselftests/bpf: Fix missing UINT_MAX definitions in...
2024-07-29 Tony Ambardarselftests/bpf: Fix missing ARRAY_SIZE() definition...
2024-07-29 Tony Ambardarselftests/bpf: Drop unneeded error.h includes
2024-07-29 Tony Ambardarselftests/bpf: Fix error compiling bpf_iter_setsockopt...
2024-07-29 Tony Ambardarselftests/bpf: Fix compile error from rlim_t in sk_stor...
2024-07-29 Tony Ambardarselftests/bpf: Use pid_t consistently in test_progs.c
2024-07-29 Ihor Solodraiselftests/bpf: Make %.test.d prerequisite order only
2024-07-29 Alexei StarovoitovMerge branch 'no_caller_saved_registers-attribute-for...
2024-07-29 Eduard Zingermanselftests/bpf: test no_caller_saved_registers spill...
2024-07-29 Eduard Zingermanselftests/bpf: __arch_* macro to limit test cases to...
2024-07-29 Eduard Zingermanselftests/bpf: allow checking xlated programs in verifi...
2024-07-29 Eduard Zingermanselftests/bpf: extract test_loader->expect_msgs as...
2024-07-29 Eduard Zingermanselftests/bpf: no need to track next_match_pos in struc...
2024-07-29 Eduard Zingermanselftests/bpf: print correct offset for pseudo calls...
2024-07-29 Yonghong Songselftests/bpf: Add reg_bounds tests for ldsx and subreg...
2024-07-29 Eduard Zingermanselftests/bpf: extract utility function for BPF disassembly
2024-07-29 Yonghong Songbpf: Get better reg range with ldsx and 32bit compare
2024-07-29 Eduard Zingermanbpf, x86, riscv, arm: no_caller_saved_registers for...
2024-07-29 Yonghong Songselftests/bpf: Add tests for ldsx of pkt data/data_end...
2024-07-29 Eduard Zingermanbpf: no_caller_saved_registers attribute for helper...
2024-07-29 Yonghong Songbpf: Fail verification for sign-extension of packet...
2024-07-29 Eduard Zingermanbpf: add a get_helper_proto() utility function
next