summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tools/power turbostat: Return default value for unmapped PMT domainsPatryk Wlazlyn2025-01-271-1/+2
| * | | | | tools/power turbostat: Check for non-zero value when MSR probingPatryk Wlazlyn2025-01-271-3/+7
| * | | | | tools/power turbostat: Enhance turbostat self-performance visibilityZhang Rui2025-01-272-2/+7
| * | | | | tools/power turbostat: Add fixed RAPL PSYS divisor for SPRPatryk Wlazlyn2025-01-271-2/+9
| * | | | | tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn2025-01-141-1/+3
| * | | | | tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULTPatryk Wlazlyn2025-01-142-3/+3
| * | | | | tools/power turbostat: Add an NMI columnLen Brown2025-01-141-6/+48
| * | | | | tools/power turbostat: add Busy% to "show idle"Len Brown2025-01-141-1/+1
| * | | | | tools/power turbostat: Introduce --force parameterZhang Rui2024-12-031-2/+15
| * | | | | tools/power turbostat: Improve --help outputZhang Rui2024-12-031-15/+26
| * | | | | tools/power turbostat: Exit on unsupported VendorsZhang Rui2024-12-031-2/+6
| * | | | | tools/power turbostat: Exit on unsupported Intel modelsZhang Rui2024-12-031-0/+4
| * | | | | tools/power turbostat: update turbostat(8)Len Brown2024-12-031-1/+27
| * | | | | tools/power turbostat: Add initial support for ClearwaterForestZhang Rui2024-12-031-0/+1
| * | | | | tools/power turbostat: Add initial support for PantherLakeZhang Rui2024-12-031-0/+1
* | | | | | Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2025-01-312-4/+17
|\ \ \ \ \ \
| * | | | | | selftests: Handle old glibc without execveat(2)Mickaël Salaün2025-01-272-4/+17
* | | | | | | Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2025-01-319-205/+404
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt2025-01-189-200/+405
| |\ \ \ \ \ \ \
| | * | | | | | | selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins2025-01-186-52/+113
| | * | | | | | | selftests: riscv: Fix vector testsCharlie Jenkins2025-01-188-193/+337
* | | | | | | | | Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-01-311-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar2024-12-201021-10441/+38646
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm/selftests: Fix typo in lam.cGautam Somani2024-12-061-1/+1
* | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds2025-01-307-90/+113
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | perf cpumap: Fix die and cluster IDsJames Clark2025-01-281-2/+2
| * | | | | | | | | | perf test: Skip syscall enum test if no landlock syscallNamhyung Kim2025-01-281-2/+6
| * | | | | | | | | | perf trace: Fix runtime error of index out of boundsHoward Chu2025-01-281-1/+5
| * | | | | | | | | | perf annotate: Use an array for the disassembler preferenceIan Rogers2025-01-273-78/+96
| * | | | | | | | | | perf trace: Fix BPF loading failure (-E2BIG)Howard Chu2025-01-231-7/+4
* | | | | | | | | | | Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-3010-84/+170
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen2025-01-291-1/+13
| * | | | | | | | | | | vsock/test: Add test for connect() retriesMichal Luczaj2025-01-291-0/+47
| * | | | | | | | | | | vsock/test: Add test for UAF due to socket unbindingMichal Luczaj2025-01-291-0/+58
| * | | | | | | | | | | vsock/test: Introduce vsock_connect_fd()Michal Luczaj2025-01-292-28/+18
| * | | | | | | | | | | vsock/test: Introduce vsock_bind()Michal Luczaj2025-01-293-49/+26
| * | | | | | | | | | | selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek2025-01-272-2/+2
| * | | | | | | | | | | selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek2025-01-271-1/+1
| * | | | | | | | | | | tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski2025-01-271-1/+1
| * | | | | | | | | | | net: netdevsim: try to close UDP port harness racesJakub Kicinski2025-01-271-8/+8
| * | | | | | | | | | | selftests/net: packetdrill: more xfail changes (and a correction)Jakub Kicinski2025-01-231-1/+3
* | | | | | | | | | | | Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2025-01-301-6/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den2025-01-231-6/+25
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2025-01-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | dcache: back inline names with a struct-wrapped array of unsigned longAl Viro2025-01-171-1/+1
* | | | | | | | | | | | Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2025-01-292-6/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose2025-01-131-3/+20
| * | | | | | | | | | | | cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero2025-01-021-3/+3
* | | | | | | | | | | | | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman2025-01-1347-568/+1170
| |\ \ \ \ \ \ \ \ \ \ \ \ \