aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-08-18tools headers: Sync uapi/linux/prctl.h with the kernel sourceNamhyung Kim1-1/+8
2025-08-18tools headers: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+88
2025-08-18tools headers: Sync uapi/linux/fcntl.h with the kernel sourceNamhyung Kim1-0/+18
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim11-1/+27
2025-08-18tools headers: Sync powerpc headers with the kernel sourceNamhyung Kim1-13/+0
2025-08-18tools headers: Sync arm64 headers with the kernel sourceNamhyung Kim1-0/+28
2025-08-18tools headers: Sync x86 headers with the kernel sourceNamhyung Kim2-1/+16
2025-08-18tools headers: Sync linux/cfi_types.h with the kernel sourceNamhyung Kim1-0/+23
2025-08-18tools headers: Sync linux/bits.h with the kernel sourceNamhyung Kim1-23/+6
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim2-1/+34
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim1-0/+1
2025-08-18selftests/bpf: Cover metadata access from a modified skb cloneJakub Sitnicki3-10/+305
2025-08-18selftests/bpf: Cover read/write to skb metadata at an offsetJakub Sitnicki2-0/+129
2025-08-18selftests/bpf: Cover write access to skb metadata via dynptrJakub Sitnicki2-5/+98
2025-08-18selftests/bpf: Cover read access to skb metadata via dynptrJakub Sitnicki3-0/+66
2025-08-18selftests/bpf: Parametrize test_xdp_context_tuntapJakub Sitnicki1-10/+21
2025-08-18selftests/bpf: Pass just bpf_map to xdp_context_test helperJakub Sitnicki1-6/+5
2025-08-18selftests/bpf: Cover verifier checks for skb_meta dynptr typeJakub Sitnicki3-0/+315
2025-08-18Merge tag 'linux-cpupower-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki5-35/+83
2025-08-18x86/insn: Add XOP prefix instructions decoder supportMasami Hiramatsu (Google)7-14/+257
2025-08-18selftests/nolibc: always compile the kernel with GCCThomas Weißschuh1-3/+3
2025-08-18selftests/nolibc: don't pass CC to toplevel MakefileThomas Weißschuh1-1/+1
2025-08-18selftests/nolibc: deduplicate invocations of toplevel MakefileThomas Weißschuh1-4/+7
2025-08-18selftests/nolibc: be more specific about variables affecting nolibc-testThomas Weißschuh1-1/+1
2025-08-18selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy testsIlya Leoshkevich5-0/+30
2025-08-18objtool: Validate kCFI callsPeter Zijlstra3-0/+44
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil1-2/+2
2025-08-17tools/nolibc: fix error return value of clock_nanosleep()Thomas Weißschuh2-2/+4
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski1-7/+5
2025-08-15selftests/bpf: Add test for DEVMAP reuseYureka Lilian2-0/+70
2025-08-15libbpf: Fix reuse of DEVMAPYureka Lilian1-0/+10
2025-08-15bpf/selftests: Fix test_tcpnotify_userMatt Bobrowski2-11/+10
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel1-0/+29
2025-08-15kunit: tool: Parse skipped tests from kselftest.hThomas Weißschuh2-4/+7
2025-08-15cpupower: Allow control of boost feature on non-x86 based systems with boost support.Shinji Nomoto5-33/+81
2025-08-15cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto1-2/+2
2025-08-15selftests/bpf: Enable arena atomics tests for RV64Pu Lehui1-3/+6
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu1-0/+198
2025-08-14selftests: net: Test bridge backup port when port is administratively downIdo Schimmel1-4/+27
2025-08-14selftests: drv-net: wait for carrierJakub Kicinski3-22/+39
2025-08-14Merge tag 'docs/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-docsJakub Kicinski3-377/+407
2025-08-14torture: Add --do-normal parameter to torture.sh help textPaul E. McKenney1-0/+1
2025-08-14rcutorture: Fix jitter.sh spin timePaul E. McKenney1-3/+24
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-235/+646
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-4/+78
2025-08-14selftests: drv-net: add test for RSS on flow labelJakub Kicinski2-0/+168
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti2-0/+9
2025-08-13selftests: netconsole: Validate interface selection by MAC addressAndre Carvalho2-20/+41
2025-08-13selftests: forwarding: Add a test for FDB activity notification controlIdo Schimmel2-1/+176
2025-08-13selftests/bpf: Copy test_kmods when installing selftestAmery Hung1-1/+1