index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...
Arnaldo Carvalho de Melo
2024-09-11
1
-1
/
+4
*
perf parse-events: Remove duplicated include in parse-events.c
Yang Li
2024-09-11
1
-1
/
+0
*
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
2024-09-10
5
-52
/
+85
*
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
2024-09-10
4
-12
/
+63
*
perf inject: Add new mmap2-buildid-all option
Ian Rogers
2024-09-10
4
-3
/
+154
*
perf inject: Fix build ID injection
Ian Rogers
2024-09-10
4
-55
/
+175
*
perf annotate-data: Add pr_debug_scope()
Namhyung Kim
2024-09-10
1
-2
/
+23
*
perf annotate: Treat 'call' instruction as stack operation
Namhyung Kim
2024-09-10
1
-0
/
+1
*
perf build: Remove unused feature test target
James Clark
2024-09-10
2
-7
/
+0
*
perf build: Autodetect minimum required llvm-dev version
James Clark
2024-09-10
4
-4
/
+27
*
perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...
Arnaldo Carvalho de Melo
2024-09-10
1
-2
/
+4
*
perf trace: Support collecting 'union's with the BPF augmenter
Arnaldo Carvalho de Melo
2024-09-10
1
-8
/
+10
*
perf trace: Add --force-btf for debugging
Howard Chu
2024-09-10
1
-1
/
+6
*
perf trace: Collect augmented data using BPF
Howard Chu
2024-09-10
1
-1
/
+106
*
perf trace: Pretty print buffer data
Howard Chu
2024-09-10
2
-0
/
+39
*
perf trace: Pretty print struct data
Howard Chu
2024-09-10
1
-5
/
+60
*
perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...
Howard Chu
2024-09-10
2
-0
/
+117
*
perf trace: Mark bpf's attr as from_user
Arnaldo Carvalho de Melo
2024-09-10
1
-1
/
+2
*
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-09
2
-2
/
+7
*
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-09
2
-3
/
+8
*
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-09
2
-1
/
+5
*
perf trace: Mark which syscall arguments go from user space to kernel space
Arnaldo Carvalho de Melo
2024-09-09
1
-14
/
+27
*
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
2024-09-09
4
-44
/
+66
*
perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...
Arnaldo Carvalho de Melo
2024-09-09
1
-2
/
+2
*
perf mem: Fix the wrong reference in parse_record_events()
Kan Liang
2024-09-06
1
-1
/
+1
*
perf mem: Fix missed p-core mem events on ADL and RPL
Kan Liang
2024-09-06
4
-22
/
+15
*
perf mem: Check mem_events for all eligible PMUs
Kan Liang
2024-09-06
4
-4
/
+16
*
perf script python: Avoid buffer overflow in python PEBS register interface
Andi Kleen
2024-09-06
1
-8
/
+3
*
perf jevents: Ignore sys when determining a model directory
Ian Rogers
2024-09-06
1
-4
/
+7
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-09-06
21
-183
/
+779
|
\
|
*
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2024-09-05
1
-0
/
+34
|
|
\
|
|
*
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
2024-09-04
1
-0
/
+34
|
*
|
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-05
2
-4
/
+6
|
|
\
\
|
|
*
|
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
2024-09-05
1
-3
/
+4
|
|
*
|
selftests: net: enable bind tests
Jamie Bainbridge
2024-09-05
1
-1
/
+2
|
*
|
|
Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...
Linus Torvalds
2024-09-04
4
-5
/
+11
|
|
\
\
\
|
|
*
|
|
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
2024-09-02
1
-4
/
+4
|
|
*
|
|
perf python: include "util/sample.h"
Xu Yang
2024-09-02
1
-0
/
+1
|
|
*
|
|
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
2024-09-02
1
-0
/
+3
|
|
*
|
|
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-09-02
1
-1
/
+3
|
*
|
|
|
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2024-09-01
2
-36
/
+14
|
*
|
|
|
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-31
1
-3
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
2024-08-26
1
-3
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-30
4
-32
/
+143
|
|
\
\
\
|
|
*
|
|
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
2024-08-29
1
-11
/
+21
|
|
*
|
|
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2024-08-29
2
-3
/
+75
|
|
*
|
|
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
2024-08-29
1
-12
/
+15
|
|
*
|
|
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
2024-08-29
1
-8
/
+8
|
|
*
|
|
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
2024-08-29
1
-5
/
+16
|
|
*
|
|
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
2024-08-29
1
-7
/
+18
[next]