selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
[platform/kernel/linux-rpi.git] / tools /
2023-02-01 Jesper Dangaard... selftests/bpf: xdp_hw_metadata clear metadata when...
2023-02-01 Jesper Dangaard... selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
2023-02-01 Daniel BorkmannMerge branch 'kfunc-annotation'
2023-02-01 David Vernetselftests/bpf: Add testcase for static kfunc with unuse...
2023-02-01 David Vernetbpf: Add __bpf_kfunc tag to all kfuncs
2023-01-30 Alexei StarovoitovMerge branch 'Support bpf trampoline for s390x'
2023-01-30 Ilya Leoshkevichselftests/bpf: Trim DENYLIST.s390x
2023-01-30 Ilya Leoshkevichselftests/bpf: Fix s390x vmlinux path
2023-01-30 Ilya Leoshkevichselftests/bpf: Fix sk_assign on s390x
2023-01-28 Ilya Leoshkevichlibbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
2023-01-28 Ilya Leoshkevichlibbpf: Fix unbounded memory access in bpf_usdt_arg()
2023-01-28 Ilya Leoshkevichlibbpf: Simplify barrier_var()
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix profiler on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix xdp_synproxy/tc on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix vmlinux test on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix test_lsm on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Add a sign-extension test for kfuncs
2023-01-28 Ilya Leoshkevichselftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM...
2023-01-28 Ilya Leoshkevichselftests/bpf: Check stack_mprotect() return value
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix cgrp_local_storage on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix xdp_do_redirect on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix verify_pkcs7_sig on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix decap_sanity_ns cleanup
2023-01-28 Ilya Leoshkevichselftests/bpf: Set errno when urand_spawn() fails
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix kfree_skb on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix symlink creation error
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix liburandom_read.so linker error
2023-01-28 Ilya Leoshkevichselftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
2023-01-28 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-01-28 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-01-27 Stanislav Fomichevselftest/bpf: Make crashes more debuggable in test_progs
2023-01-27 Grant Seltzerlibbpf: Add documentation to map pinning API functions
2023-01-27 Grant Seltzerlibbpf: Fix malformed documentation formatting
2023-01-27 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-01-27 Stanislav Fomichevselftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
2023-01-27 Jakub KicinskiMerge branch 'tools-ynl-prevent-reorder-and-fix-flags'
2023-01-27 Jakub Kicinskitools: ynl: store ops in ordered dict to avoid random...
2023-01-27 Jakub Kicinskitools: ynl: rename ops_list -> msg_list
2023-01-27 Jakub Kicinskitools: ynl: support kdocs for flags in code generation
2023-01-26 Linus TorvaldsMerge tag 'net-6.2-rc6' of git://git./linux/kernel...
2023-01-26 Paolo AbeniMerge branch 'mptcp-add-mixed-v4-v6-support-for-the...
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: avoid read errors
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: print error details if any
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: refactor asserts
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: print titles
2023-01-26 Paolo Abeniselftests: mptcp: add test-cases for mixed v4/v6 subflows
2023-01-26 Jakub KicinskiMerge branch 'add-ip_local_port_range-socket-option'
2023-01-26 Jakub Sitnickiselftests/net: Cover the IP_LOCAL_PORT_RANGE socket...
2023-01-25 Martin KaFai LauMerge branch 'Enable bpf_setsockopt() on ktls enabled...
2023-01-25 Kui-Feng Leeselftests/bpf: Calls bpf_setsockopt() on a ktls enabled...
2023-01-25 Alexei StarovoitovMerge branch 'Enable struct_ops programs to be sleepable'
2023-01-25 David Vernetbpf/selftests: Verify struct_ops prog sleepable behavior
2023-01-25 David Vernetlibbpf: Support sleepable struct_ops.s section
2023-01-25 David Vernetbpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be...
2023-01-25 Daniel T. Leeselftests/bpf: Fix vmtest static compilation error
2023-01-25 Ian Rogerstools/resolve_btfids: Alter how HOSTCC is forced
2023-01-25 Ian Rogerstools/resolve_btfids: Install subcmd headers
2023-01-25 Linus TorvaldsMerge tag 'fs.fuse.acl.v6.2-rc6' of git://git./linux...
2023-01-25 Alexei StarovoitovMerge branch 'Enable cpumasks to be used as kptrs'
2023-01-25 David Vernetselftests/bpf: Add selftest suite for cpumask kfuncs
2023-01-25 David Vernetselftests/bpf: Add nested trust selftests suite
2023-01-25 David Vernetbpf: Disallow NULLable pointers for trusted kfuncs
2023-01-25 Linus TorvaldsMerge tag 'modules-6.2-rc6' of git://git./linux/kernel...
2023-01-25 Linus TorvaldsMerge tag 'rust-fixes-6.2' of https://github.com/Rust...
2023-01-25 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-01-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-01-24 Linus TorvaldsMerge tag 'nfsd-6.2-5' of git://git./linux/kernel/git...
2023-01-24 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2023-01-24 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fsverit...
2023-01-24 Paolo AbeniMerge branch 'netlink-protocol-specs'
2023-01-24 Jakub Kicinskitools: ynl: add a completely generic client
2023-01-24 Jakub Kicinskinet: add basic C code generators for Netlink
2023-01-24 Paolo AbeniMerge branch 'net-sched-use-the-backlog-for-nested...
2023-01-24 Davide Carattiact_mirred: use the backlog for nested calls to mirred...
2023-01-24 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-01-24 Jakub KicinskiMerge tag 'wireless-next-2023-01-23' of git://git....
2023-01-24 Eric Dumazetselftests: net: tcp_mmap: populate pages in send path
2023-01-23 Linus TorvaldsMerge tag 'vfio-v6.2-rc6' of https://github.com/awillia...
2023-01-23 Daniel BorkmannMerge branch 'libbpf-extend-arguments-tracing'
2023-01-23 Andrii Nakryikolibbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_...
2023-01-23 Andrii Nakryikoselftests/bpf: Add 6-argument syscall tracing test
2023-01-23 Andrii Nakryikolibbpf: Define loongarch syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define arc syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define riscv syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define sparc syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define powerpc syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define mips syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define arm64 syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define arm syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define s390x syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define i386 syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Define x86-64 syscall regs spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Improve syscall tracing support in bpf_tracing.h
2023-01-23 Andrii Nakryikoselftests/bpf: Validate arch-specific argument register...
2023-01-23 Andrii Nakryikolibbpf: Add BPF_UPROBE and BPF_URETPROBE macro aliases
2023-01-23 Andrii Nakryikolibbpf: Complete LoongArch (loongarch) spec in bpf_trac...
2023-01-23 Andrii Nakryikolibbpf: Fix and complete ARC spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Complete riscv arch spec in bpf_tracing.h
2023-01-23 Andrii Nakryikolibbpf: Complete sparc spec in bpf_tracing.h
next