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