index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-11-14
perf trace: Do not lose last events in a race
Benjamin Peterson
2024-11-14
perf probe: Introduce quotation marks support
Masami Hiramatsu (Google)
2024-11-14
perf string: Add strpbrk_esq() and strdup_esq() for escape and quote
Masami Hiramatsu (Google)
2024-11-14
perf probe: Accept FUNC@* to specify function name explicitly
Masami Hiramatsu (Google)
2024-11-14
perf probe: Fix to ignore escaped characters in --lines option
Masami Hiramatsu (Google)
2024-11-14
perf probe: Fix error message for failing to find line range
Masami Hiramatsu (Google)
2024-11-14
perf trace: Fix tracing itself, creating feedback loops
Howard Chu
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-14
iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest
Steve Sistare
2024-11-14
selftests: netfilter: Fix missing return values in conntrack_dump_flush
guanjing
2024-11-14
selftests: netfilter: Add missing gitignore file
Li Zhijian
2024-11-14
Merge branch 'for-next/pkey-signal' into for-next/core
Catalin Marinas
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-11-14
selftests/powerpc: Remove the path after initialization.
zhang jiao
2024-11-14
net: sched: u32: Add test case for systematic hnode IDR leaks
Alexandre Ferrieux
2024-11-14
selftests: bonding: add ns multicast group testing
Hangbin Liu
2024-11-13
ynl: samples: Fix the wrong format specifier
Luo Yifan
2024-11-13
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
2024-11-13
tools: ynl: add script dir to sys.path
Jan Stancek
2024-11-14
tools/firewire: Fix several incorrect format specifiers
Luo Yifan
2024-11-13
selftests/bpf: Add a test for arena range tree algorithm
Alexei Starovoitov
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-13
bpftool: Cast variable `var` to long long
Luo Yifan
2024-11-13
libsubcmd: Move va_end() before exit
Luo Yifan
2024-11-13
perf timechart: Remove redundant variable assignment
Luo Yifan
2024-11-13
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2024-11-13
perf tools: Fix typos Muliplier -> Multiplier
Andrew Kreimer
2024-11-13
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
2024-11-13
perf disasm: Define stubs for the LLVM and capstone disassemblers
Arnaldo Carvalho de Melo
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-13
tools: gpio: Fix several incorrect format specifiers
Luo Yifan
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-12
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
2024-11-12
torture: Add --no-affinity parameter to kvm.sh
Paul E. McKenney
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2024-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2024-11-12
selftests: hugetlb_dio: fixup check for initial conditions to skip in the start
Donet Tom
2024-11-12
Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-next
Jason Gunthorpe
2024-11-12
iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
Nicolin Chen
[prev]
[next]