summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-03-22selftests: ublk: simplify loop io completionMing Lei-48/+47
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei-1/+95
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei-6/+38
2025-03-22selftests: ublk: move common code into common.cMing Lei-53/+58
2025-03-22selftests: ublk: increase max buffer size to 1MBMing Lei-1/+1
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei-52/+44
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei-1/+94
2025-03-22selftests/bpf: Add selftests for load-acquire/store-release when register num...Kohei Enju-0/+28
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju-5/+21
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts-4/+7
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts-1/+4
2025-03-21selftests/mm: add commentary about 9pfs bugsBrendan Jackman-10/+22
2025-03-21libbpf: Add namespace for errstr making it libbpf_errstrIan Rogers-3/+6
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei-11/+23
2025-03-21selftests/timers: Improve skew_consistency by testing with other clockidsJohn Stultz-1/+1
2025-03-21selftests: netconsole: Add tests for 'release' feature in sysdataBreno Leitao-3/+41
2025-03-21landlock: Add the errata interfaceMickaël Salaün-1/+45
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers-2/+2
2025-03-20perf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen-5/+5
2025-03-20perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by e...Ilkka Koskinen-2/+6
2025-03-20perf trace: Fix evlist memory leakIan Rogers-2/+6
2025-03-20perf trace: Fix BTF memory leakIan Rogers-0/+4
2025-03-20perf trace: Make syscall table stableIan Rogers-34/+53
2025-03-20perf syscalltbl: Mask off ABI type for MIPS system callsIan Rogers-0/+8
2025-03-20perf build: Remove Makefile.syscallsIan Rogers-242/+0
2025-03-20perf syscalltbl: Use lookup table containing multiple architecturesIan Rogers-25/+64
2025-03-20perf trace beauty: Add syscalltbl.sh generating all system call tablesIan Rogers-0/+283
2025-03-20perf thread: Add support for reading the e_machine type for a threadIan Rogers-22/+115
2025-03-20perf dso: Add support for reading the e_machine type for a dsoIan Rogers-27/+92
2025-03-20perf syscalltbl: Remove struct syscalltblIan Rogers-160/+117
2025-03-20perf trace: Reorganize syscallsIan Rogers-65/+132
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers-67/+7
2025-03-20perf dso: kernel-doc for enum dso_binary_typeIan Rogers-0/+57
2025-03-20perf dso: Move libunwind dso_data variables into ifdefIan Rogers-0/+2
2025-03-20selftests: ublk: fix write cache implementationMing Lei-4/+2
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei-6/+10
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei-2/+2
2025-03-20selftests: ublk: add one dependency headerMing Lei-0/+19
2025-03-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni-0/+2
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-189/+279
2025-03-20selftests/bpf: Sanitize pointer prior fclose()Björn Töpel-2/+4
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-47/+83
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-25/+56
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-188/+276
2025-03-20perf report: Disable children column for data type profilingNamhyung Kim-0/+3
2025-03-20perf report: Allow hierarchy mode for --childrenNamhyung Kim-2/+0
2025-03-20perf sort: Keep output fields in the same levelNamhyung Kim-0/+44
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault-178/+0
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner-0/+147
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner-24/+48