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