summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-310/+146
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel-1/+16
2025-01-21selftests/efivarfs: add concurrent update testsJames Bottomley-0/+134
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-57/+12
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+259
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+72
2025-01-20Merge branch 'pm-tools'Rafael J. Wysocki-19/+139
2025-01-20selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye-1/+2
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+219
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+360
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-73/+756
2025-01-20selftests/bpf: Add some tests related to 'may_goto 0' insnsYonghong Song-0/+129
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+222
2025-01-20selftests/bpf: Add test case for the freeing of bpf_timerHou Tao-0/+236
2025-01-20Merge branch 'for-6.14/selftests-trivial' into for-linusPetr Mladek-1/+1
2025-01-20Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-1/+17
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-37/+144
2025-01-20Merge branch 'for-6.14/constify-bin-attribute' into for-linusJiri Kosina-4395/+11285
2025-01-19selftests/efivarfs: fix tests for failed write removalJames Bottomley-4/+7
2025-01-19selftests/efivarfs: add check for disallowing file truncationJames Bottomley-0/+23
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt-200/+405
2025-01-18selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins-52/+113
2025-01-18selftests: riscv: Fix vector testsCharlie Jenkins-193/+337
2025-01-18perf test: Update event_groups test to use instructionsAthira Rajeev-5/+26
2025-01-18perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu-1/+6
2025-01-18perf annotate: Prefer passing evsel to evsel->core.idxIan Rogers-36/+38
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski-10/+25
2025-01-17dcache: back inline names with a struct-wrapped array of unsigned longAl Viro-1/+1
2025-01-17Merge tag 'linux-cpupower-6.14-rc1-second' of ssh://gitolite.kernel.org/pub/s...Rafael J. Wysocki-0/+2
2025-01-17perf lock: Rename fields in lock_type_tableChun-Tse Shao-14/+19
2025-01-17perf lock: Add percpu-rwsem for type filterChun-Tse Shao-2/+5
2025-01-17perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao-25/+41
2025-01-17perf lock: Fix return code for functions in __cmd_contentionAthira Rajeev-3/+8
2025-01-17selftests/landlock: Add layout1.umount_sandboxer testsMickaël Salaün-10/+213
2025-01-17selftests/landlock: Add wrappers.hMickaël Salaün-36/+48
2025-01-17selftests/landlock: Fix error messageMickaël Salaün-2/+1
2025-01-17selftests/landlock: Add test to check partial access in a mount treeMickaël Salaün-4/+50
2025-01-17selftests/landlock: Fix build with non-default pthread linkingMickaël Salaün-2/+2
2025-01-17perf hist: Fix width calculation in hpp__fmt()Dmitry Vyukov-1/+1
2025-01-17tools: Sync if_xdp.h uapi tooling headerVishal Chourasia-2/+2
2025-01-17libbpf: Work around kernel inconsistently stripping '.llvm.' suffixAndrii Nakryiko-1/+25
2025-01-17Merge branch 'for-next/perf' into for-next/coreWill Deacon-0/+26
2025-01-17Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/nextMarc Zyngier-22/+407
2025-01-16bpf: selftests: verifier: Add nullness elision testsDaniel Xu-0/+188
2025-01-16bpf: verifier: Support eliding map lookup nullnessDaniel Xu-10/+10
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu-25/+26
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski-0/+1
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley-3/+3
2025-01-16selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDEDPu Lehui-0/+72
2025-01-16libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDEDPu Lehui-1/+1