]> git.dujemihanovic.xyz Git - linux.git/shortlog
linux.git
2024-05-13 Jordan Rifeselftests/bpf: Migrate sendmsg6 v4 mapped address tests
2024-05-13 Jordan Rifeselftests/bpf: Migrate sendmsg deny test cases
2024-05-13 Jordan Rifeselftests/bpf: Migrate WILDCARD_IP test
2024-05-13 Jordan Rifeselftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUP...
2024-05-13 Jordan Rifeselftests/bpf: Handle ATTACH_REJECT test cases
2024-05-13 Jordan Rifeselftests/bpf: Handle LOAD_REJECT test cases
2024-05-13 Jordan Rifeselftests/bpf: Use program name for skel load/destroy...
2024-05-13 Jordan Rifeselftests/bpf: Migrate recvmsg* return code tests to...
2024-05-13 Puranjay Mohanriscv, bpf: make some atomic operations fully ordered
2024-05-12 Xiao Wangriscv, bpf: Fix typo in comment
2024-05-12 Ilya Leoshkevichs390/bpf: Emit a barrier for BPF_FETCH instructions
2024-05-12 Alexei StarovoitovMerge branch 'bpf-inline-helpers-in-arm64-and-riscv...
2024-05-12 Puranjay Mohanbpf, arm64: inline bpf_get_smp_processor_id() helper
2024-05-12 Puranjay Mohanarm64, bpf: add internal-only MOV instruction to resolv...
2024-05-12 Puranjay Mohanriscv, bpf: inline bpf_get_smp_processor_id()
2024-05-12 Puranjay Mohanriscv, bpf: add internal-only MOV instruction to resolv...
2024-05-12 Shahab VahediARC: Add eBPF JIT support
2024-05-09 Alan Maguirekbuild,bpf: Switch to using --btf_features for pahole...
2024-05-09 Martin KaFai LauMerge branch 'use network helpers, part 4'
2024-05-09 Geliang Tangselftests/bpf: Drop get_port in test_tcp_check_syncookie
2024-05-09 Geliang Tangselftests/bpf: Use connect_to_fd in test_tcp_check_sync...
2024-05-09 Geliang Tangselftests/bpf: Use connect_to_fd in sockopt_inherit
2024-05-09 Geliang Tangselftests/bpf: Use start_server_addr in test_tcp_check_...
2024-05-09 Geliang Tangselftests/bpf: Use start_server_addr in sockopt_inherit
2024-05-09 Geliang Tangselftests/bpf: Add post_socket_cb for network_helper_opts
2024-05-09 Alexei StarovoitovMerge branch 'selftests-bpf-retire-bpf_tcp_helpers-h'
2024-05-09 Martin KaFai Lauselftests/bpf: Retire bpf_tcp_helpers.h
2024-05-09 Martin KaFai Lauselftests/bpf: Remove the bpf_tcp_helpers.h usages...
2024-05-09 Martin KaFai Lauselftests/bpf: Remove bpf_tcp_helpers.h usages from...
2024-05-09 Martin KaFai Lauselftests/bpf: Use bpf_tracing_net.h in bpf_dctcp
2024-05-09 Martin KaFai Lauselftests/bpf: Use bpf_tracing_net.h in bpf_cubic
2024-05-09 Martin KaFai Lauselftests/bpf: Rename tcp-cc private struct in bpf_cubi...
2024-05-09 Martin KaFai Lauselftests/bpf: Sanitize the SEC and inline usages in...
2024-05-09 Martin KaFai Lauselftests/bpf: Reuse the tcp_sk() from the bpf_tracing_...
2024-05-09 Martin KaFai Lauselftests/bpf: Add a few tcp helper functions and macro...
2024-05-09 Martin KaFai Lauselftests/bpf: Remove bpf_tracing_net.h usages from...
2024-05-08 Jose E. Marchesibpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
2024-05-08 Jose E. Marchesibpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
2024-05-08 Jose E. Marchesibpf: avoid UB in usages of the __imm_insn macro
2024-05-08 Jose E. Marchesibpf: avoid uninitialized warnings in verifier_global_su...
2024-05-08 Puranjay Mohanbpf, arm64: Add support for lse atomics in bpf_arena
2024-05-07 Martin KaFai LauMerge branch 'libbpf: further struct_ops fixes and...
2024-05-07 Andrii Nakryikoselftests/bpf: shorten subtest names for struct_ops_mod...
2024-05-07 Andrii Nakryikoselftests/bpf: validate struct_ops early failure detect...
2024-05-07 Andrii Nakryikolibbpf: improve early detection of doomed-to-fail BPF...
2024-05-07 Andrii Nakryikolibbpf: fix libbpf_strerror_r() handling unknown errors
2024-05-07 Andrii Nakryikoselftests/bpf: add another struct_ops callback use...
2024-05-07 Andrii Nakryikolibbpf: handle yet another corner case of nulling out...
2024-05-07 Andrii Nakryikolibbpf: remove unnecessary struct_ops prog validity...
2024-05-07 Andrii NakryikoMerge branch 'fix-number-of-arguments-in-test'
2024-05-07 Cupertino Mirandaselftests/bpf: Change functions definitions to support GCC
2024-05-07 Cupertino Mirandaselftests/bpf: Add CFLAGS per source file and runner
2024-05-07 Jose E. Marchesibpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX...
2024-05-07 Andrii NakryikoMerge branch 'bpf-avoid-attribute-ignored-warnings...
2024-05-07 Jose E. Marchesibpf: Disable some `attribute ignored' warnings in GCC
2024-05-07 Jose E. Marchesibpf: Avoid __hidden__ attribute in static object
2024-05-07 Haiyue Wangbpf: Remove redundant page mask of vmf->address
2024-05-07 Alexei StarovoitovMerge branch 'bpf-verifier-range-computation-improvements'
2024-05-07 Cupertino Mirandaselftests/bpf: MUL range computation tests.
2024-05-07 Cupertino Mirandabpf/verifier: relax MUL range computation check
2024-05-07 Cupertino Mirandaselftests/bpf: XOR and OR range computation tests.
2024-05-07 Cupertino Mirandabpf/verifier: improve XOR and OR range computation
2024-05-07 Cupertino Mirandabpf/verifier: refactor checks for range computation
2024-05-07 Cupertino Mirandabpf/verifier: replace calls to mark_reg_unknown.
2024-05-06 John Hubbardbpftool, selftests/hid/bpf: Fix 29 clang warnings
2024-05-06 Michal Schmidtselftests/bpf: Fix pointer arithmetic in test_xdp_do_re...
2024-05-06 Martin KaFai Lauselftests/bpf: Use bpf_tracing.h instead of bpf_tcp_hel...
2024-05-03 Jose E. Marchesilibbpf: Avoid casts from pointers to enums in bpf_tracing.h
2024-05-03 Jose E. Marchesilibbpf: Fix bpf_ksym_exists() in GCC
2024-05-02 Andrii Nakryikolibbpf: fix ring_buffer__consume_n() return result...
2024-05-02 Andrii Nakryikolibbpf: fix potential overflow in ring__consume_n()
2024-05-02 Martin KaFai LauMerge branch 'Add new args into tcp_congestion_ops...
2024-05-02 Miao Xuselftests/bpf: Add test for the use of new args in...
2024-05-02 Miao Xubpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
2024-05-02 Miao Xutcp: Add new args for cong_control in tcp_congestion_ops
2024-05-02 Martin KaFai LauMerge branch 'selftests/bpf: Add sockaddr tests for...
2024-05-02 Jordan Rifeselftests/bpf: Add kernel socket operation tests
2024-05-02 Jordan Rifeselftests/bpf: Make sock configurable for each test...
2024-05-02 Jordan Rifeselftests/bpf: Move IPv4 and IPv6 sockaddr test cases
2024-05-02 Jordan Rifeselftests/bpf: Implement BPF programs for kernel socket...
2024-05-02 Jordan Rifeselftests/bpf: Implement socket kfuncs for bpf_testmod
2024-05-02 Jordan Rifeselftests/bpf: Fix bind program for big endian systems
2024-05-02 Jose E. Marchesibpf: Missing trailing slash in tools/testing/selftests...
2024-05-02 Jiri Olsalibbpf: Fix error message in attach_kprobe_multi
2024-05-02 Jiri Olsalibbpf: Fix error message in attach_kprobe_session
2024-05-01 Vadim Fedorenkobpf: crypto: fix build when CONFIG_CRYPTO=m
2024-05-01 Andrii Nakryikolibbpf: better fix for handling nulled-out struct_ops...
2024-05-01 Andrii NakryikoMerge branch 'libbpf-support-module-function-syntax...
2024-05-01 Viktor Malikselftests/bpf: add tests for the "module: Function...
2024-05-01 Viktor Maliklibbpf: support "module: Function" syntax for tracing...
2024-05-01 Martin KaFai LauMerge branch 'use network helpers, part 3'
2024-04-30 Geliang Tangselftests/bpf: Drop start_server_proto helper
2024-04-30 Geliang Tangselftests/bpf: Make start_mptcp_server static
2024-04-30 Geliang Tangselftests/bpf: Add opts argument for __start_server
2024-04-30 Andrii NakryikoMerge branch 'bpf-introduce-kprobe_multi-session-attach'
2024-04-30 Jiri Olsaselftests/bpf: Add kprobe session cookie test
2024-04-30 Jiri Olsaselftests/bpf: Add kprobe session test
2024-04-30 Jiri Olsalibbpf: Add kprobe session attach type name to attach_t...
2024-04-30 Jiri Olsalibbpf: Add support for kprobe session attach
2024-04-30 Jiri Olsabpf: Add support for kprobe session cookie
next