summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-04-08objtool: Stop UNRET validation on UD2Josh Poimboeuf-0/+3
2025-04-08objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRETJosh Poimboeuf-10/+17
2025-04-08objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf-0/+5
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo-1/+32
2025-04-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi-0/+179
2025-04-07sched_ext: idle: Introduce scx_bpf_select_cpu_and()Andrea Righi-0/+2
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner-0/+13
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner-0/+13
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner-1/+28
2025-04-07selftest/pidfd: add test for thread-group leader pidfd open for threadChristian Brauner-0/+1
2025-04-07selftests/pidfd: adapt to recent changesChristian Brauner-6/+6
2025-04-07memblock tests: add test for memblock_set_nodeWei Yang-0/+102
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)-0/+20
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh-0/+3
2025-04-06Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-43/+135
2025-04-06tools/power turbostat: v2025.05.06Len Brown-1/+1
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown-13/+33
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta-0/+4
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta-33/+92
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown-10/+21
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui-0/+1
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown-0/+1
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown-1/+3
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst-1/+1
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao-1/+1
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi-2/+5
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn-4/+5
2025-04-04sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friendsTejun Heo-2/+2
2025-04-04sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...Tejun Heo-1/+1
2025-04-04sched_ext: Drop "ops" from scx_ops_enable_state and friendsTejun Heo-4/+4
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers-2/+0
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-18/+66
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-24/+97
2025-04-04selftests/bpf: Convert comma to semicolonChen Ni-2/+2
2025-04-04libbpf: Add likely/unlikely macros and use them in selftestsAnton Protopopov-5/+8
2025-04-04bpf: Fix a comment describing bpf_attrAnton Protopopov-1/+1
2025-04-04libbpf: Fix implicit memfd_create() for bionicCarlos Llamas-10/+10
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski-6/+14
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski-1/+1
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski-1/+1
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini-6/+25
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson-6/+25
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini-30/+15
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini-3/+2
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini-51/+57
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei-0/+24
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds-57/+230
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei-4/+4
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev-4/+34