index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-09-19
perf dwarf-aux: More accurate variable type match for breg
Zecheng Li
-5
/
+33
2025-09-19
perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
Ian Rogers
-13
/
+38
2025-09-19
perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()
Gautam Menghani
-4
/
+1
2025-09-19
perf vendor events arm64 AmpereOne: Fix typos in metrics' descriptions
Ilkka Koskinen
-4
/
+4
2025-09-19
perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...
Ilkka Koskinen
-5
/
+5
2025-09-19
perf trace: Add --max-summary option
Namhyung Kim
-20
/
+38
2025-09-19
perf arm_spe: Allow parsing both data source and events
Leo Yan
-30
/
+45
2025-09-19
perf arm_spe: Set HITM flag
Leo Yan
-2
/
+26
2025-09-19
perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()
Leo Yan
-18
/
+16
2025-09-19
perf arm_spe: Fill memory levels for FEAT_SPEv1p4
Leo Yan
-0
/
+17
2025-09-19
perf arm_spe: Separate setting of memory levels for loads and stores
Leo Yan
-2
/
+43
2025-09-19
perf arm_spe: Refine memory level filling
Leo Yan
-11
/
+21
2025-09-19
perf arm_spe: Add "event_filter" entry in meta data
Leo Yan
-0
/
+8
2025-09-19
perf arm_spe: Decode event types for new features
Leo Yan
-0
/
+21
2025-09-19
perf arm_spe: Directly propagate raw event
Leo Yan
-51
/
+14
2025-09-19
perf arm_spe: Use full type for data_src
James Clark
-11
/
+14
2025-09-19
perf arm_spe: Correct memory level for remote access
Leo Yan
-2
/
+2
2025-09-19
perf arm_spe: Correct setting remote access
Leo Yan
-1
/
+1
2025-09-19
selftests/namespaces: verify initial namespace inode numbers
Christian Brauner
-1
/
+63
2025-09-19
iommufd/selftest: Update the fail_nth limit
Jason Gunthorpe
-1
/
+1
2025-09-19
KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}
Jinqian Yang
-0
/
+2
2025-09-19
selftests/namespaces: add file handle selftests
Christian Brauner
-1
/
+1431
2025-09-19
selftests/namespaces: add identifier selftests
Christian Brauner
-0
/
+1001
2025-09-19
tools: update nsfs.h uapi header
Christian Brauner
-2
/
+15
2025-09-19
kselftest/arm64: Add lsfe to the hwcaps test
Mark Brown
-0
/
+21
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
-2
/
+7
2025-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
-0
/
+88
2025-09-18
libbpf: Support exclusive map creation
KP Singh
-2
/
+101
2025-09-18
libbpf: Implement SHA256 internal helper
KP Singh
-0
/
+63
2025-09-18
bpf: Implement exclusive map creation
KP Singh
-0
/
+6
2025-09-18
selftests: riscv: Add README for RISC-V KSelfTest
Bala-Vignesh-Reddy
-0
/
+24
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
-0
/
+60
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
-3
/
+3
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
-90
/
+172
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-30
/
+378
2025-09-18
selftests: always install UAPI headers to the correct directory
Thomas Weißschuh
-1
/
+4
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-25
/
+364
2025-09-18
tools/docs: sphinx-build-wrapper: add support to run inside venv
Mauro Carvalho Chehab
-3
/
+30
2025-09-18
tools/docs: sphinx-* break documentation bulds on openSUSE
Mauro Carvalho Chehab
-6
/
+28
2025-09-18
tools/docs: sphinx-build-wrapper: move rust doc builder to wrapper
Mauro Carvalho Chehab
-26
/
+33
2025-09-18
docs: add support to build manpages from kerneldoc output
Mauro Carvalho Chehab
-5
/
+76
2025-09-18
tools/docs: sphinx-build-wrapper: Fix output for duplicated names
Mauro Carvalho Chehab
-11
/
+9
2025-09-18
tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
Mauro Carvalho Chehab
-1
/
+24
2025-09-18
tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
Mauro Carvalho Chehab
-54
/
+148
2025-09-18
tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
Mauro Carvalho Chehab
-3
/
+11
2025-09-18
tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
Mauro Carvalho Chehab
-0
/
+599
2025-09-18
tools/docs: python_version: move version check from sphinx-pre-install
Mauro Carvalho Chehab
-134
/
+171
2025-09-18
tools/docs: sphinx-pre-install: allow check for alternatives and bail out
Mauro Carvalho Chehab
-10
/
+38
2025-09-18
tools/docs: sphinx-pre-install: drop a debug print
Mauro Carvalho Chehab
-1
/
+0
2025-09-18
scripts: sphinx-pre-install: move it to tools/docs
Mauro Carvalho Chehab
-0
/
+1621
[prev]
[next]