summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-16tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...Arnaldo Carvalho de Melo
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown
2025-06-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-10tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-08tools/power turbostat: version 2025.06.08Len Brown
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctlyAndrii Nakryiko
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt