index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-10-17
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2024-10-17
tools/iio: Add memory allocation failure check for trigger_name
Zhu Jun
2024-10-17
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
2024-10-17
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2024-10-17
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
2024-10-17
selftests: breakpoints: use remaining time to check if suspend succeed
Yifei Liu
2024-10-17
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
2024-10-17
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
2024-10-17
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
2024-10-17
selftests/bpf: Fix C++ compile error from missing _Bool type
Tony Ambardar
2024-10-17
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
2024-10-17
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
2024-10-17
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
2024-10-17
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
2024-10-17
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
2024-10-17
selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
Tony Ambardar
2024-10-17
selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
Tony Ambardar
2024-09-12
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
2024-09-12
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
2024-09-04
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
2024-09-04
tc-testing: don't access non-existent variable on exception
Simon Horman
2024-09-04
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-08-19
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
2024-08-19
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2024-08-19
selftests/sigaltstack: Fix ppc64 GCC build
Michael Ellerman
2024-08-19
tools/memory-model: Fix bug in lock.cat
Alan Stern
2024-08-19
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
2024-08-19
selftests: forwarding: devlink_lib: Wait for udev events after reloading
Amit Cohen
2024-08-19
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
2024-08-19
mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
Ido Schimmel
2024-08-19
selftests/bpf: Check length of recv in test_sockmap
Geliang Tang
2024-08-19
selftests/bpf: Fix prog numbers in test_sockmap
Geliang Tang
2024-07-27
selftests/vDSO: fix clang build errors and warnings
John Hubbard
2024-07-27
selftests/openat2: Fix build warnings on ppc64
Michael Ellerman
2024-07-18
bpf: Allow reads from uninit stack
Eduard Zingerman
2024-07-18
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
2024-07-18
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
2024-07-18
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
2024-07-05
kselftest: arm64: Add a null pointer check
Kunwu Chan
2024-07-05
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
2024-07-05
selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
Alessandro Carminati (Red Hat)
2024-07-05
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
2024-07-05
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
2024-07-05
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
2024-07-05
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
2024-07-05
tracing/selftests: Fix kprobe event name test for .isra. functions
Steven Rostedt (Google)
2024-06-21
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2024-06-21
exit: Implement kthread_exit
Eric W. Biederman
2024-06-16
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
[next]