index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
perf docs: Add man page entry for Arm SPE
James Clark
2
-1
/
+219
2022-04-13
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
1
-2
/
+1
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
1
-1
/
+2
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
10
-10
/
+10
2022-04-13
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
1
-1
/
+1
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
5
-12
/
+646
2022-04-13
tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed
Herton R. Krzesinski
1
-1
/
+1
2022-04-13
selftests: net: fib_rule_tests: add support to select a test to run
Alaa Mohamed
1
-1
/
+11
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-04-12
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
1
-1
/
+1
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-13
/
+181
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
1
-0
/
+2
2022-04-12
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
1
-8
/
+17
2022-04-12
selftests: forwarding: new test, verify host mdb entries
Joachim Wiberg
2
-0
/
+104
2022-04-11
tools/nolibc: guard the main file against multiple inclusion
Willy Tarreau
1
-0
/
+4
2022-04-11
tools/nolibc: use pselect6 on RISCV
Willy Tarreau
1
-0
/
+3
2022-04-11
torture: Make thread detection more robust by using lspcu
Paul Menzel
1
-1
/
+1
2022-04-11
torture: Permit running of experimental torture types
Paul E. McKenney
2
-3
/
+8
2022-04-11
torture: Use "-o Batchmode=yes" to disable ssh password requests
Paul E. McKenney
1
-6
/
+6
2022-04-11
torture: Reposition so that $? collects ssh code in torture.sh
Paul E. McKenney
1
-1
/
+1
2022-04-11
torture: Add rcu_normal and rcu_expedited runs to torture.sh
Paul E. McKenney
1
-0
/
+18
2022-04-11
libbpf: Usdt aarch64 arg parsing support
Alan Maguire
1
-0
/
+76
2022-04-11
perf test: Shell - Limit to only run executable scripts in tests
Carsten Haitzler
3
-2
/
+17
2022-04-11
perf scripting python: Expose symbol offset and source information
Eelco Chaudron
1
-13
/
+36
2022-04-11
perf jitdump: Add riscv64 support
Eric Lin
2
-0
/
+4
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
1
-0
/
+1
2022-04-11
selftests/bpf: Drop duplicate max/min definitions
Geliang Tang
5
-11
/
+5
2022-04-11
selftests/mptcp: add diag listen tests
Florian Westphal
1
-0
/
+38
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-0
/
+50
2022-04-11
selftests: netfilter: add fib expression forward test case
Florian Westphal
1
-0
/
+50
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-2
/
+2
2022-04-10
tools/runqslower: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
1
-16
/
+2
2022-04-10
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
8
-23
/
+3
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
21
-61
/
+45
2022-04-10
libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
Runqing Yang
1
-1
/
+1
2022-04-10
selftests/bpf: Improve by-name subtest selection logic in prog_tests
Mykola Lysenko
5
-88
/
+288
2022-04-10
libbpf: Add ARC support to bpf_tracing.h
Vladimir Isaev
2
-0
/
+25
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+25
2022-04-09
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
26
-71
/
+234
2022-04-09
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-2
/
+2
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout output
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #CPUs > 1K
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer stack
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
[prev]
[next]