summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-08kunit: tool: fix count of tests if late test planRae Moar
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem
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: Merge branch 'for-6.15-fixes' into for-6.16Tejun Heo
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney
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-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi
2025-04-07sched_ext: idle: Introduce scx_bpf_select_cpu_and()Andrea Righi
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner
2025-04-07selftest/pidfd: add test for thread-group leader pidfd open for threadChristian Brauner
2025-04-07selftests/pidfd: adapt to recent changesChristian Brauner
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-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn
2025-04-04sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friendsTejun Heo
2025-04-04sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...Tejun Heo