index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-08
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-02-08
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
2022-02-08
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
2022-02-08
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-02-08
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
2022-02-08
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
2022-02-08
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
2022-02-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
bpftool: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-02-07
selftests: forwarding: Add a test for pedit munge SIP and DIP
Danielle Ratson
2022-02-04
selftests: mptcp: set ip_mptcp in command line
Geliang Tang
2022-02-04
selftests: mptcp: add set_flags tests in pm_netlink.sh
Geliang Tang
2022-02-04
selftests: mptcp: add the id argument for set_flags
Geliang Tang
2022-02-04
selftests: mptcp: add wrapper for setting flags
Geliang Tang
2022-02-04
selftests: mptcp: add wrapper for showing addrs
Geliang Tang
2022-02-04
selftests: mptcp: add ip mptcp wrappers
Geliang Tang
2022-02-04
selftests: mptcp: add backup with port testcase
Geliang Tang
2022-02-04
selftests: mptcp: add the port argument for set_flags
Geliang Tang
2022-02-04
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
2022-02-03
selftests: rtnetlink: Use more sensible tos values
Guillaume Nault
2022-02-03
selftests: fib offload: use sensible tos values
Guillaume Nault
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-03
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2022-02-03
bpftool: Fix uninit variable compilation warning
Andrii Nakryiko
2022-02-03
bpftool: Stop supporting BPF offload-enabled feature probing
Andrii Nakryiko
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
[next]