linux-block.git
2024-08-13 Al Virobpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
2024-08-13 Al Virobpf: convert __bpf_prog_get() to CLASS(fd, ...)
2024-08-13 Andrii NakryikoMerge remote-tracking branch 'vfs/stable-struct_fd'
2024-08-13 Al Viroadd struct fd constructors, get rid of __to_fd()
2024-08-13 Al Virostruct fd: representation change
2024-08-13 Al Virointroduce fd_file(), convert all accessors to it.
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
2024-07-29 Tony Ambardartools/runqslower: Fix LDFLAGS and add LDLIBS support
2024-07-29 Tony Ambardarselftests/bpf: Fix wrong binary in Makefile log output
2024-07-29 Andrii NakryikoMerge branch 'selftests-bpf-add-more-uprobe-multi-tests'
2024-07-29 Artem Savkovselftests/bpf: Fix compilation failure when CONFIG_NET_...
2024-07-29 Jiri Olsaselftests/bpf: Add uprobe multi consumers test
2024-07-29 Tony Ambardarselftests/bpf: Fix error linking uprobe_multi on mips
2024-07-29 Jiri Olsaselftests/bpf: Add uprobe fail tests for uprobe multi
2024-07-29 Tony Ambardarselftests/bpf: Add missing system defines for mips
2024-07-29 Ihor Solodraiselftests/bpf: Don't include .d files on make clean
2024-07-29 Song Liuselftests/bpf: Add a test for mmap-able map in map
2024-07-29 Martin KaFai LauMerge branch 'use network helpers, part 10'
2024-07-29 Geliang Tangselftests/bpf: Drop __start_server in network_helpers
2024-07-29 Geliang Tangselftests/bpf: Drop inetaddr_len in sk_lookup
2024-07-29 Geliang Tangselftests/bpf: Drop make_socket in sk_lookup
2024-07-29 Geliang Tangselftests/bpf: Drop make_client in sk_lookup
2024-07-29 Alexei Starovoitovselftests/bpf: Workaround strict bpf_lsm return value...
2024-07-29 Alexei StarovoitovMerge branch 'add-bpf-lsm-return-value-range-check...
2024-07-29 Xu Kuohaiselftests/bpf: Add verifier tests for bpf lsm
2024-07-29 Xu Kuohaiselftests/bpf: Add test for lsm tail call
2024-07-29 Xu Kuohaiselftests/bpf: Add return value checks for failed tests
2024-07-29 Xu Kuohaiselftests/bpf: Avoid load failure for token_lsm.c
2024-07-29 Xu Kuohaibpf: Fix compare error in function retval_range_within
2024-07-29 Xu Kuohaibpf: Prevent tail call between progs attached to differ...
2024-07-29 Xu Kuohaibpf, lsm: Add check for BPF LSM return value
2024-07-29 Xu Kuohaibpf, lsm: Add disabled BPF LSM hook list
2024-07-29 Alexei StarovoitovMerge branch 'bpf-retire-the-unsupported_ops-usage...
2024-07-29 Martin KaFai Lauselftests/bpf: Ensure the unsupported struct_ops prog...
2024-07-29 Martin KaFai Lauselftests/bpf: Fix the missing tramp_1 to tramp_40...
2024-07-29 Martin KaFai Laubpf: Check unsupported ops from the bpf_struct_ops...
2024-07-29 Tao Chenbpftool: Add document for net attach/detach on tcx...
next