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.19.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-7.0.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
2023-04-11
perf bperf: Avoid use after free via unrelated 'struct evsel' anonymous union...
Ian Rogers
1
-0
/
+1
2023-04-11
perf evsel: Avoid SEGV if delete is called on NULL
Ian Rogers
1
-0
/
+3
2023-04-11
perf script ibs: Change bit description according to latest AMD PPR ("Process...
Ravi Bangoria
1
-7
/
+7
2023-04-11
perf mem: Increase HISTC_MEM_LVL column size to 39 chars
Ravi Bangoria
1
-1
/
+1
2023-04-11
perf mem: Refactor perf_mem__lvl_scnprintf() to process 'union perf_mem_data_...
Ravi Bangoria
1
-42
/
+47
2023-04-11
perf mem: Add support for printing PERF_MEM_LVLNUM_UNC
Ravi Bangoria
1
-0
/
+1
2023-04-11
perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE
Ravi Bangoria
1
-1
/
+2
2023-04-11
tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sources
Ravi Bangoria
1
-1
/
+2
2023-04-11
perf build: Warn for BPF skeletons if endian mismatches
Ian Rogers
1
-7
/
+10
2023-04-11
perf util: Move perf_guest/host declarations
Ian Rogers
11
-10
/
+12
2023-04-11
perf util: Move input_name to util
Ian Rogers
16
-14
/
+16
2023-04-11
perf version: Use regular verbose flag
Ian Rogers
3
-5
/
+3
2023-04-11
perf header: Move perf_version_string declaration
Ian Rogers
3
-2
/
+3
2023-04-11
perf usage: Move usage strings
Ian Rogers
5
-9
/
+10
2023-04-11
perf ui: Move window resize signal functions
Ian Rogers
5
-21
/
+22
2023-04-11
perf test stat+json_output: Write JSON output to a file
Ian Rogers
2
-13
/
+38
2023-04-11
perf stat: Don't write invalid "started on" comment for JSON output
Ian Rogers
1
-2
/
+4
2023-04-11
perf test stat+csv_output: Write CSV output to a file
Ian Rogers
1
-16
/
+42
2023-04-11
perf bpf filter: Support pre-5.16 kernels where 'mem_hops' isn't in 'union pe...
Ian Rogers
1
-2
/
+26
2023-04-11
perf lock contention: Support pre-5.14 kernels
Ian Rogers
1
-1
/
+14
2023-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
5
-8
/
+7
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2
-2
/
+2
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
1
-8
/
+3
2023-04-10
selftests/resctrl: Replace obsolete memalign() with posix_memalign()
Ilpo Järvinen
1
-3
/
+4
2023-04-10
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
1
-1
/
+6
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
7
-6
/
+12
2023-04-10
selftests/resctrl: Move ->setup() call outside of test specific branches
Ilpo Järvinen
1
-13
/
+6
2023-04-10
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
1
-0
/
+2
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
1
-1
/
+3
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
4
-4
/
+4
2023-04-08
delayacct: improve the average delay precision of getdelay tool to microsecond
Wang Yong
1
-12
/
+12
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+16
2023-04-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
1
-1
/
+1
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
1
-0
/
+8
2023-04-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+27
2023-04-08
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
1
-2
/
+6
2023-04-08
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
1
-1
/
+2
2023-04-08
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
1
-2
/
+2
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
1
-0
/
+55
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
4
-246
/
+354
2023-04-07
selftests: forwarding: hw_stats_l3: Detect failure to install counters
Petr Machata
1
-1
/
+14
2023-04-07
perf map: Changes to reference counting
Ian Rogers
11
-44
/
+112
2023-04-07
perf maps: Modify maps_by_name to hold a reference to a map
Ian Rogers
2
-18
/
+33
2023-04-07
perf test: Add extra diagnostics to maps test
Ian Rogers
1
-15
/
+36
2023-04-07
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
9
-23
/
+33
2023-04-07
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
6
-12
/
+28
2023-04-07
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
26
-69
/
+81
2023-04-07
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
6
-13
/
+13
[prev]
[next]