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
nocache-cleanup
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-12-28
Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2025-12-24
tools/virtio: add device, device_driver stubs
Michael S. Tsirkin
1
-0
/
+8
2025-12-24
tools/virtio: fix up oot build
Michael S. Tsirkin
2
-2
/
+13
2025-12-24
tools/virtio: switch to kernel's virtio_config.h
Michael S. Tsirkin
1
-101
/
+1
2025-12-24
tools/virtio: stub might_sleep and synchronize_rcu
Michael S. Tsirkin
1
-0
/
+7
2025-12-24
tools/virtio: add struct cpumask to cpumask.h
Michael S. Tsirkin
1
-0
/
+4
2025-12-24
tools/virtio: pass KCFLAGS to module build
Michael S. Tsirkin
1
-1
/
+2
2025-12-24
tools/virtio: add ucopysize.h stub
Michael S. Tsirkin
1
-0
/
+21
2025-12-24
tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubs
Michael S. Tsirkin
1
-0
/
+9
2025-12-24
tools/virtio: stub DMA mapping functions
Michael S. Tsirkin
1
-0
/
+4
2025-12-24
tools/virtio: add struct module forward declaration
Michael S. Tsirkin
1
-0
/
+2
2025-12-24
tools/virtio: use kernel's virtio.h
Michael S. Tsirkin
1
-72
/
+1
2025-12-24
tools/virtio: fix up compiler.h stub
Michael S. Tsirkin
1
-0
/
+6
2025-12-22
selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
Gopi Krishna Menon
1
-0
/
+1
2025-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2025-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+16
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-33
/
+342
2025-12-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+3
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
16
-61
/
+204
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+16
2025-12-18
selftests/tc-testing: Test case exercising potential mirred redirect deadlock
Victor Nogueira
1
-0
/
+46
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-25
/
+145
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2025-12-15
iommufd/selftest: Make it clearer to gcc that the access is not out of bounds
Jason Gunthorpe
1
-5
/
+3
2025-12-15
selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
Florian Westphal
1
-1
/
+1
2025-12-15
lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq context
Ard Biesheuvel
1
-0
/
+2
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
9
-0
/
+243
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
4
-9
/
+64
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
2
-6
/
+15
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
1
-1
/
+3
2025-12-12
selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
Caleb Sander Mateos
1
-4
/
+4
2025-12-12
selftests: ublk: fix fio arguments in run_io_and_recover()
Caleb Sander Mateos
4
-5
/
+6
2025-12-12
selftests: ublk: remove unused ios map in seq_io.bt
Caleb Sander Mateos
1
-1
/
+0
2025-12-12
selftests: ublk: correct last_rw map type in seq_io.bt
Caleb Sander Mateos
1
-1
/
+1
2025-12-12
selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
Ming Lei
1
-6
/
+6
2025-12-12
selftests/sched_ext: flush stdout before test to avoid log spam
Emil Tsalapatis
1
-0
/
+8
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
2
-4
/
+11
2025-12-11
selftests/tc-testing: Create tests to exercise ets classes active list mispla...
Victor Nogueira
1
-0
/
+78
2025-12-11
Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
1
-5
/
+4
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleeping
Petr Machata
1
-41
/
+22
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakiness
Petr Machata
2
-4
/
+10
2025-12-11
selftests: net: lib: tc_rule_stats_get(): Don't hard-code array index
Petr Machata
1
-1
/
+2
2025-12-10
selftests: netfilter: prefer xfail in case race wasn't triggered
Florian Westphal
1
-5
/
+4
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
2
-17
/
+95
2025-12-10
selftests: net: tfo: Fix build warning
Guenter Roeck
1
-1
/
+2
2025-12-10
selftests: net: Fix build warnings
Guenter Roeck
1
-2
/
+4
2025-12-10
selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...
Guenter Roeck
1
-1
/
+6
2025-12-10
selftests: tls: fix warning of uninitialized variable
Ankit Khushwaha
1
-1
/
+1
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+562
2025-12-09
selftests/bpf: Add test for truncated dmabuf_iter reads
T.J. Mercier
1
-5
/
+42
[next]