summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-13tools/net/ynl: ethtool: support spec load from install locationDonald Hunter
2025-01-13tools/net/ynl: add support for --family and --list-familiesDonald Hunter
2025-01-13pm: cpupower: Add missing residency header changes in cpuidle.h to SWIGJohn B. Wyatt IV
2025-01-13selftests/nolibc: add configurations for riscv32Thomas Weißschuh
2025-01-13selftests/nolibc: rename riscv to riscv64Thomas Weißschuh
2025-01-13selftests/nolibc: skip tests for unimplemented syscallsThomas Weißschuh
2025-01-13selftests/nolibc: use a pipe to in vfprintf testsThomas Weißschuh
2025-01-13selftests/nolibc: use waitid() over waitpid()Thomas Weißschuh
2025-01-13tools/nolibc: add support for waitid()Thomas Weißschuh
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose
2025-01-13KVM: arm64: Fix selftests after sysreg field name updateMarc Zyngier
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark
2025-01-13perf tools arm-spe: Pull out functions for aux buffer and tracking setupJames Clark
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-12delayacct: add delay min to record delay peakWang Yaxin
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary
2025-01-12tools/accounting/procacct: fix minor errorszhang jiao
2025-01-12delayacct: add delay max to record delay peakWang Yaxin
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman
2025-01-10selftests: bonding: add ipvlan over bond testingEtienne Champetier
2025-01-10selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.cBastien Curutchet (eBPF Foundation)
2025-01-10selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.cBastien Curutchet (eBPF Foundation)
2025-01-10selftests/bpf: test_xdp_redirect: Rename BPF sectionsBastien Curutchet (eBPF Foundation)
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-10veristat: Document verifier log dumping capabilityDaniel Xu
2025-01-10bpftool: Fix control flow graph segfault during edge creationChristoph Werle
2025-01-10Merge tag 'linux-cpupower-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki
2025-01-10selftests/bpf: Add a test for kprobe multi with unique_matchYonghong Song
2025-01-10libbpf: Add unique_match option for multi kprobeYonghong Song
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-10sched_ext: Use time helpers in BPF schedulersChangwoo Min
2025-01-10sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now()Changwoo Min
2025-01-10sched_ext: Add time helpers for BPF schedulersChangwoo Min
2025-01-10sched_ext: Add scx_bpf_now() for BPF schedulerChangwoo Min
2025-01-10perf report: Fix misleading help message about --demangleJiachen Zhang
2025-01-10perf ftrace: Fix display for range of the first bucketNamhyung Kim
2025-01-10perf ftrace: Check min/max latency only with bucket rangeNamhyung Kim
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark
2025-01-10perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo