index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-27
perf parse-events: Prefer sysfs/JSON hardware events over legacy
Ian Rogers
4
-68
/
+103
2024-04-27
perf parse-events: Constify parse_events_add_numeric
Ian Rogers
2
-10
/
+12
2024-04-27
perf parse-events: Handle PE_TERM_HW in name_or_raw
Ian Rogers
1
-26
/
+5
2024-04-27
perf parse-events: Legacy cache names on all PMUs and lower priority
Ian Rogers
2
-9
/
+32
2024-04-27
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
1
-3
/
+3
2024-04-27
perf pmu: Refactor perf_pmu__match()
Ian Rogers
3
-26
/
+22
2024-04-27
perf parse-events: Avoid copying an empty list
Ian Rogers
1
-12
/
+13
2024-04-27
perf parse-events: Directly pass PMU to parse_events_add_pmu()
Ian Rogers
1
-29
/
+17
2024-04-27
perf parse-events: Factor out '<event_or_pmu>/.../' parsing
Ian Rogers
3
-73
/
+80
2024-04-27
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2
-1
/
+1013
2024-04-27
tools lib rbtree: Pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2
-3
/
+3
2024-04-27
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-04-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+3
2024-04-27
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
1
-3
/
+2
2024-04-27
selftests: drv-net: validate the environment
Jakub Kicinski
1
-0
/
+25
2024-04-27
selftests: drv-net: reimplement the config parser
Jakub Kicinski
1
-12
/
+14
2024-04-27
selftests: drv-net: extend the README with more info and example
Jakub Kicinski
1
-12
/
+85
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-43
/
+12
2024-04-26
ACPI: tools: pfrut: Print the update_cap field during capability query
Chen Yu
1
-0
/
+2
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
1
-1
/
+1
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
1
-0
/
+3
2024-04-26
bpf_helpers.h: Define bpf_tail_call_static when building with GCC
Jose E. Marchesi
1
-1
/
+3
2024-04-26
selftests: virtio_net: add initial tests
Jiri Pirko
5
-0
/
+248
2024-04-26
selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
1
-0
/
+13
2024-04-26
selftests: forwarding: add check_driver() helper
Jiri Pirko
1
-0
/
+12
2024-04-26
selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
1
-0
/
+37
2024-04-26
test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
Lukasz Majewski
2
-1
/
+93
2024-04-26
test: hsr: Extract version agnostic information from ping command output
Lukasz Majewski
1
-1
/
+2
2024-04-26
test: hsr: Move common code to hsr_common.sh file
Lukasz Majewski
3
-78
/
+88
2024-04-26
test: hsr: Remove script code already implemented in lib.sh
Lukasz Majewski
1
-25
/
+3
2024-04-26
KVM: riscv: selftests: Add commandline option for SBI PMU test
Atish Patra
1
-9
/
+64
2024-04-26
KVM: riscv: selftests: Add a test for counter overflow
Atish Patra
1
-0
/
+113
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
3
-0
/
+181
2024-04-26
KVM: riscv: selftests: Add SBI PMU selftest
Atish Patra
2
-0
/
+370
2024-04-26
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
1
-0
/
+66
2024-04-26
KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
Atish Patra
1
-0
/
+4
2024-04-26
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
2
-1
/
+11
2024-04-26
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
4
-40
/
+54
2024-04-26
selftests/mm: fix additional build errors for selftests
John Hubbard
2
-0
/
+425
2024-04-26
selftests: break the dependency upon local header files
John Hubbard
2
-1
/
+10
2024-04-26
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
1
-7
/
+11
2024-04-26
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
1
-21
/
+91
2024-04-26
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
1
-25
/
+53
2024-04-26
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
1
-11
/
+38
2024-04-26
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
1
-25
/
+61
2024-04-26
selftests/x86: add placement guard gap test for shstk
Rick Edgecombe
1
-4
/
+63
2024-04-26
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-04-26
selftests/memfd_secret: add vmsplice() test
David Hildenbrand
1
-2
/
+49
2024-04-26
selftests/mm: parse VMA range in one go
Dev Jain
1
-14
/
+1
[prev]
[next]