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