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-09-11
net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER
Jason Xing
1
-0
/
+18
2024-09-11
selftests: net: csum: Fix checksums for packets with non-zero padding
Sean Anderson
1
-2
/
+14
2024-09-10
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
5
-52
/
+85
2024-09-10
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
4
-12
/
+63
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
4
-3
/
+154
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
4
-55
/
+175
2024-09-10
perf annotate-data: Add pr_debug_scope()
Namhyung Kim
1
-2
/
+23
2024-09-10
perf annotate: Treat 'call' instruction as stack operation
Namhyung Kim
1
-0
/
+1
2024-09-10
perf build: Remove unused feature test target
James Clark
2
-7
/
+0
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
4
-4
/
+27
2024-09-10
perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...
Arnaldo Carvalho de Melo
1
-2
/
+4
2024-09-10
perf trace: Support collecting 'union's with the BPF augmenter
Arnaldo Carvalho de Melo
1
-8
/
+10
2024-09-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
1
-0
/
+3
2024-09-10
libbpf: Fix uretprobe.multi.s programs auto attachment
Jiri Olsa
1
-1
/
+1
2024-09-10
Merge tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...
Rafael J. Wysocki
6
-0
/
+397
2024-09-10
perf trace: Add --force-btf for debugging
Howard Chu
1
-1
/
+6
2024-09-10
perf trace: Collect augmented data using BPF
Howard Chu
1
-1
/
+106
2024-09-10
perf trace: Pretty print buffer data
Howard Chu
2
-0
/
+39
2024-09-10
perf trace: Pretty print struct data
Howard Chu
1
-5
/
+60
2024-09-10
perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...
Howard Chu
2
-0
/
+117
2024-09-10
perf trace: Mark bpf's attr as from_user
Arnaldo Carvalho de Melo
1
-1
/
+2
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
81
-755
/
+2158
2024-09-10
tools/virtio:Fix the wrong format specifier
Zhu Jun
1
-1
/
+1
2024-09-10
KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace
Sean Christopherson
1
-4
/
+7
2024-09-10
selftests/net: integrate packetdrill with ksft
Willem de Bruijn
8
-2
/
+251
2024-09-10
selftests: support interpreted scripts with ksft_runner.sh
Willem de Bruijn
1
-2
/
+5
2024-09-10
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
1
-0
/
+23
2024-09-10
selftests: mptcp: connect: remove duplicated spaces in TAP output
Matthieu Baerts (NGI0)
1
-6
/
+8
2024-09-10
selftests: mptcp: diag: remove trailing whitespace
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-09-10
selftests: mptcp: reset the last TS before the first test
Matthieu Baerts (NGI0)
6
-1
/
+9
2024-09-10
selftests: mptcp: connect: remote time in TAP output
Matthieu Baerts (NGI0)
1
-1
/
+0
2024-09-10
selftests: mptcp: lib: add time per subtests in TAP output
Matthieu Baerts (NGI0)
1
-1
/
+16
2024-09-10
tools/mm: rm thp_swap_allocator_test when make clean
zhangjiao
1
-1
/
+1
2024-09-10
scx_qmap: Implement highpri boosting
Tejun Heo
2
-14
/
+130
2024-09-10
sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
Tejun Heo
1
-0
/
+10
2024-09-10
selftests: return failure when timestamps can't be reported
Jason Xing
1
-1
/
+5
2024-09-10
selftests/mm: relax test to fail after 100 migration failures
Dev Jain
1
-6
/
+11
2024-09-10
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
3
-0
/
+94
2024-09-10
libbpf: Fix some typos in comments
Yusheng Zheng
8
-13
/
+13
2024-09-10
bpf: Fix error message on kfunc arg type mismatch
Maxim Mikityanskiy
3
-1
/
+9
2024-09-10
bpftool: Fix typos
Andrew Kreimer
1
-1
/
+1
2024-09-10
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
1
-4
/
+4
2024-09-10
libbpf: Fixed getting wrong return address on arm64 architecture
Shuyi Cheng
1
-1
/
+1
2024-09-10
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2
-2
/
+7
2024-09-10
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2
-3
/
+8
2024-09-10
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2
-1
/
+5
2024-09-10
perf trace: Mark which syscall arguments go from user space to kernel space
Arnaldo Carvalho de Melo
1
-14
/
+27
2024-09-10
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
4
-44
/
+66
2024-09-10
perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-09
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
1
-2
/
+2
[prev]
[next]