index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2
-13
/
+0
2025-10-01
Merge tag 'linux_kselftest-next-6.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-1
/
+13
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
8
-9
/
+85
2025-10-01
Merge tag 'thermal-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2025-10-01
Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+5
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-54
/
+134
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
1
-0
/
+52
2025-10-01
libbpf: remove linux/unaligned.h dependency for libbpf_sha256()
Andrii Nakryiko
1
-2
/
+11
2025-10-01
libbpf: move libbpf_sha256() implementation into libbpf_utils.c
Andrii Nakryiko
3
-98
/
+100
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
15
-107
/
+84
2025-10-01
libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
Andrii Nakryiko
3
-30
/
+0
2025-10-01
libbpf: make libbpf_errno.c into more generic libbpf_utils.c
Andrii Nakryiko
2
-1
/
+1
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
1
-0
/
+18
2025-10-01
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
1
-1
/
+1
2025-10-01
selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
Jiri Olsa
1
-1
/
+1
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
1
-2
/
+2
2025-10-01
perf test: Remove C python_use test
Ian Rogers
4
-31
/
+0
2025-10-01
perf test: Add an 'import perf' test shell script
Ian Rogers
1
-0
/
+36
2025-10-01
perf test: Extend branch stack sampling test for Arm64 BRBE
James Clark
5
-1
/
+60
2025-10-01
perf test: Add syscall and address tests to brstack test
James Clark
1
-1
/
+60
2025-10-01
perf test: Refactor brstack test
James Clark
1
-8
/
+13
2025-10-01
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2
-17
/
+12
2025-10-01
perf bpf_counter: Move header declarations into C code
Ian Rogers
5
-70
/
+69
2025-10-01
tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdf
Mauro Carvalho Chehab
1
-1
/
+1
2025-10-01
perf annotate: Use architecture-agnostic register limit
Suchit Karunakaran
1
-5
/
+8
2025-10-01
perf script: Enable to present DTL entries
Athira Rajeev
2
-0
/
+33
2025-10-01
perf powerpc: Process the DTL entries in queue and deliver samples
Athira Rajeev
1
-0
/
+175
2025-10-01
perf powerpc: Allocate and setup aux buffer queue to help co-relate with othe...
Athira Rajeev
1
-4
/
+223
2025-10-01
perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DT...
Athira Rajeev
2
-0
/
+77
2025-10-01
perf powerpc: Process auxtrace events and display in 'perf report -D'
Athira Rajeev
5
-0
/
+291
2025-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
5
-0
/
+122
2025-10-01
perf sched: Avoid union type punning undefined behavior
Ian Rogers
1
-15
/
+4
2025-10-01
perf test perftool_testsuite: Use absolute paths
Veronika Molnarova
8
-84
/
+202
2025-10-01
perf tools: Fix duplicated words in documentation and comments
Markus Heidelberg
3
-3
/
+3
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-0
/
+161
2025-09-30
Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-115
/
+68
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
194
-1019
/
+8659
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-176
/
+59
2025-09-30
Merge tag 'locking-futex-2025-09-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-1040
/
+519
2025-09-30
Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-2
/
+63
2025-09-30
Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-14
/
+257
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-79
/
+1184
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-0
/
+495
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+5
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
16
-109
/
+303
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
37
-81
/
+594
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
29
-98
/
+472
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
29
-177
/
+479
[prev]
[next]