summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STACJosh Poimboeuf
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecationTejun Heo
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang
2025-04-08objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semanticsJosh Poimboeuf
2025-04-08objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-04-08objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRETJosh Poimboeuf
2025-04-08objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo
2025-04-07memblock tests: add test for memblock_set_nodeWei Yang
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh
2025-04-06Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-06tools/power turbostat: v2025.05.06Len Brown
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-04-03net/selftests: Add loopback link local route for self-connectDmitry Safonov