aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-01-13selftests/mm: mremap_test: Remove unused variable and type mismatchesMuhammad Usama Anjum1-7/+8
2025-01-13selftests/mm: mseal_test: remove unused variablesMuhammad Usama Anjum1-4/+4
2025-01-13selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum2-51/+59
2025-01-13selftests/mm: thp_settings: remove const from return typeMuhammad Usama Anjum2-4/+4
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan2-4/+4
2025-01-13selftests/mm: add fork CoW guard page testLorenzo Stoakes2-3/+85
2025-01-13mm/vma: move __vm_munmap() to mm/vma.cLorenzo Stoakes1-0/+9
2025-01-13mm/vma: move stack expansion logic to mm/vma.cLorenzo Stoakes2-0/+67
2025-01-13mm/vma: move unmapped_area() internals to mm/vma.cLorenzo Stoakes2-0/+65
2025-01-13mm/vma: move brk() internals to mm/vma.cLorenzo Stoakes1-0/+22
2025-01-13selftest/mm: remove seal_elfJeff Xu3-139/+0
2025-01-13selftests: mm: fix conversion specifiers in transact_test()guanjing1-5/+5
2025-01-13selftests/mm: add a few missing gitignore filesLi Zhijian1-0/+3
2025-01-13tools/net/ynl: ethtool: support spec load from install locationDonald Hunter1-4/+3
2025-01-13tools/net/ynl: add support for --family and --list-familiesDonald Hunter1-2/+43
2025-01-13pm: cpupower: Add missing residency header changes in cpuidle.h to SWIGJohn B. Wyatt IV1-0/+2
2025-01-13selftests/nolibc: add configurations for riscv32Thomas Weißschuh2-1/+6
2025-01-13selftests/nolibc: rename riscv to riscv64Thomas Weißschuh2-1/+7
2025-01-13selftests/nolibc: skip tests for unimplemented syscallsThomas Weißschuh1-3/+11
2025-01-13selftests/nolibc: use a pipe to in vfprintf testsThomas Weißschuh1-11/+9
2025-01-13selftests/nolibc: use waitid() over waitpid()Thomas Weißschuh1-4/+6
2025-01-13tools/nolibc: add support for waitid()Thomas Weißschuh1-0/+18
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-6/+6
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose1-3/+20
2025-01-13KVM: arm64: Fix selftests after sysreg field name updateMarc Zyngier2-2/+2
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins1-18/+0
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark1-0/+30
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark1-2/+9
2025-01-13perf tools arm-spe: Pull out functions for aux buffer and tracking setupJames Clark1-32/+51
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman47-568/+1170
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman47-568/+1170
2025-01-12delayacct: add delay min to record delay peakWang Yaxin1-17/+25
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary1-1/+1
2025-01-12tools/accounting/procacct: fix minor errorszhang jiao1-3/+2
2025-01-12delayacct: add delay max to record delay peakWang Yaxin1-25/+34
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts1-4/+4
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan2-2/+2
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+171
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark1-12/+0
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark2-8/+405
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini23-119/+380
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+0
2025-01-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman1-1/+1
2025-01-10selftests: bonding: add ipvlan over bond testingEtienne Champetier4-100/+98
2025-01-10selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.cBastien Curutchet (eBPF Foundation)3-30/+15
2025-01-10selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.cBastien Curutchet (eBPF Foundation)3-80/+165
2025-01-10selftests/bpf: test_xdp_redirect: Rename BPF sectionsBastien Curutchet (eBPF Foundation)2-4/+4
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-14/+19
2025-01-10veristat: Document verifier log dumping capabilityDaniel Xu1-2/+3
2025-01-10bpftool: Fix control flow graph segfault during edge creationChristoph Werle1-0/+1