aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-01-18selftests: hid: enforce new attach APIBenjamin Tissoires1-5/+1
2023-01-18selftests: hid: prepare tests for HID_BPF API changeBenjamin Tissoires1-4/+25
2023-01-18selftests: hid: ensure the program is correctly pinnedBenjamin Tissoires1-1/+2
2023-01-18selftests: hid: attach/detach 2 bpf programs, not just oneBenjamin Tissoires2-1/+20
2023-01-18selftests: hid: allow to compile hid_bpf with LLVMBenjamin Tissoires1-5/+5
2023-01-18selftests: hid: add vmtest.shBenjamin Tissoires4-0/+530
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner1-1/+1
2023-01-18perf test build-id: Fix test check for PE fileAthira Rajeev1-1/+14
2023-01-18perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...Athira Rajeev1-3/+7
2023-01-18perf expr: Prevent normalize() from reading into undefined memory in the expr...Sohom Datta1-1/+4
2023-01-18tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2023-01-18perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+4
2023-01-18tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+7
2023-01-18tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-01-17bpf/selftests: Add verifier tests for loading sleepable programsJiri Olsa1-0/+91
2023-01-17tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2023-01-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2-9/+12
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-7/+10
2023-01-15selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnelZiyang Xuan2-8/+98
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan1-0/+7
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts1-0/+47
2023-01-13selftests/bpf: Fix missing space errorRoberto Valenzuela1-1/+1
2023-01-13libbpf: Replace '.' with '_' in legacy kprobe event nameMenglong Dong1-0/+7
2023-01-13selftests/landlock: Skip overlayfs tests when not supportedJeff Xu1-0/+47
2023-01-13bpftool: Always disable stack protection for BPF objectsHolger Hoffstätte1-1/+2
2023-01-13entry, kasan, x86: Disallow overriding mem*() functionsPeter Zijlstra1-0/+3
2023-01-13ubsan: Fix objtool UACCESS warnsPeter Zijlstra1-0/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-0/+13
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski37-190/+368
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-74/+130
2023-01-12Merge tag 'core-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
2023-01-12Merge tag 'urgent-nolibc.2023.01.09a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-38/+79
2023-01-12kselftest: Fix error message for unconfigured LLVM buildsMark Brown1-1/+1
2023-01-12kselftest/arm64: Run BTI selftests on systems without BTIMark Brown1-15/+10
2023-01-12kselftest/arm64: Fix test numbering when skipping testsMark Brown1-1/+1
2023-01-12kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stressMark Brown1-1/+4
2023-01-12kselftest/arm64: Only enumerate power of two VLs in syscall-abiMark Brown1-2/+2
2023-01-12kselftest/arm64: Verify SME only ABI in syscall-abiMark Brown2-6/+42
2023-01-12kselftest/arm64: Only enumerate VLs once in syscall-abiMark Brown1-54/+41
2023-01-12kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown1-0/+8
2023-01-12x86/opcode: Add the LKGS instruction to x86-opcode-mapH. Peter Anvin (Intel)1-0/+1
2023-01-12x86/cpufeature: Add the CPU feature bit for LKGSH. Peter Anvin (Intel)1-0/+1
2023-01-12test/vsock: vsock_perf utilityArseniy Krasnov3-1/+463
2023-01-12test/vsock: add big message testArseniy Krasnov1-0/+69
2023-01-12test/vsock: rework message bounds testArseniy Krasnov5-15/+157
2023-01-12selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers1-5/+0
2023-01-11selftests/xsk: automatically switch XDP programsMagnus Karlsson4-68/+96
2023-01-11selftests/xsk: automatically restore packet streamMagnus Karlsson1-14/+1