index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-1
/
+1
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
1
-3
/
+1
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
4
-5
/
+5
2025-09-21
selftests/mm: centralize the __always_unused macro
Muhammad Usama Anjum
3
-2
/
+7
2025-09-21
selftests/mm: gup_tests: option to GUP all pages in a single call
David Hildenbrand
2
-3
/
+7
2025-09-21
selftests/mm: remove PROT_EXEC req from file-collapse tests
Zach O'Keefe
1
-1
/
+1
2025-09-21
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
1
-2
/
+2
2025-09-21
selftests/mm: alloc hugepages in va_high_addr_switch test
Chunyu Hu
1
-0
/
+37
2025-09-21
selftests/mm: fix hugepages cleanup too early
Chunyu Hu
1
-2
/
+7
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
1
-45
/
+70
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
David Hildenbrand
1
-8
/
+7
2025-09-21
mm: remove nth_page()
David Hildenbrand
1
-1
/
+0
2025-09-21
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
1
-1
/
+0
2025-09-21
tools/mm/slabinfo: fix access to null terminator in string boundary
Kaushlendra Kumar
1
-2
/
+5
2025-09-21
selftests/mm/uffd: refactor non-composite global vars into struct
Ujwal Kundur
5
-541
/
+615
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-1
/
+0
2025-09-20
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
6
-0
/
+24
2025-09-20
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
1
-0
/
+1
2025-09-20
selftest/futex: Fix spelling mistake "boundarie" -> "boundary"
Colin Ian King
1
-1
/
+1
2025-09-20
selftests/futex: Remove logging.h file
André Almeida
2
-150
/
+1
2025-09-20
selftests/futex: Drop logging.h include from futex_numa
André Almeida
1
-1
/
+2
2025-09-20
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
André Almeida
2
-47
/
+9
2025-09-20
selftests/futex: Refactor futex_priv_hash with kselftest_harness.h
André Almeida
2
-42
/
+8
2025-09-20
selftests/futex: Refactor futex_waitv with kselftest_harness.h
André Almeida
2
-56
/
+45
2025-09-20
selftests/futex: Refactor futex_requeue with kselftest_harness.h
André Almeida
2
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait with kselftest_harness.h
André Almeida
2
-66
/
+39
2025-09-20
selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h
André Almeida
2
-62
/
+19
2025-09-20
selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h
André Almeida
2
-59
/
+19
2025-09-20
selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h
André Almeida
2
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
André Almeida
2
-80
/
+61
2025-09-20
selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harness.h
André Almeida
2
-93
/
+38
2025-09-20
selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harness.h
André Almeida
2
-65
/
+23
2025-09-20
selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
André Almeida
2
-168
/
+124
2025-09-20
selftests: kselftest: Create ksft_print_dbg_msg()
André Almeida
2
-4
/
+23
2025-09-20
Merge branch kvm-arm64/el2-feature-control into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2025-09-20
KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
Marc Zyngier
3
-1
/
+55
2025-09-20
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host headers
Zhouyi Zhou
1
-1
/
+1
2025-09-20
Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
95
-299
/
+1087
2025-09-19
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-09-19
bpftool: Fix UAF in get_delegate_value
Tao Chen
1
-53
/
+37
2025-09-19
bpftool: Add HELP_SPEC_OPTIONS in token.c
Tao Chen
1
-0
/
+1
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
124
-377
/
+2291
2025-09-19
perf build-id: Ensure snprintf string is empty when size is 0
Ian Rogers
1
-0
/
+7
2025-09-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
1
-5
/
+7
2025-09-19
perf test: Avoid uncore_imc/clockticks in uniquification test
Ian Rogers
1
-60
/
+49
2025-09-19
perf evsel: Fix uniquification when PMU given without suffix
Ian Rogers
1
-10
/
+18
2025-09-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
1
-0
/
+4
2025-09-19
tools build: Make libperl opt-in rather than opt-out, deprecate
Ian Rogers
6
-25
/
+13
2025-09-19
Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
2
-3
/
+42
2025-09-19
selftests: ublk: add test to verify that feat_map is complete
Uday Shankar
2
-0
/
+21
[prev]
[next]