summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
11 hoursMerge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...HEADmasterLinus Torvalds
19 hoursMerge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
20 hourstools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju
20 hourstools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju
5 daystools/virtio: add device, device_driver stubsMichael S. Tsirkin
5 daystools/virtio: fix up oot buildMichael S. Tsirkin
5 daystools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin
5 daystools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin
5 daystools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin
5 daystools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin
5 daystools/virtio: add ucopysize.h stubMichael S. Tsirkin
5 daystools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin
5 daystools/virtio: stub DMA mapping functionsMichael S. Tsirkin
5 daystools/virtio: add struct module forward declarationMichael S. Tsirkin
5 daystools/virtio: use kernel's virtio.hMichael S. Tsirkin
5 daystools/virtio: fix up compiler.h stubMichael S. Tsirkin
7 daysselftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
9 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
9 daysMerge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
11 daysMerge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
11 daysselftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
13 daysMerge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
13 daysiommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe
14 daysselftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos
2025-12-12selftests: ublk: remove unused ios map in seq_io.btCaleb Sander Mateos
2025-12-12selftests: ublk: correct last_rw map type in seq_io.btCaleb Sander Mateos
2025-12-12selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()Ming Lei
2025-12-12selftests/sched_ext: flush stdout before test to avoid log spamEmil Tsalapatis
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11selftests/tc-testing: Create tests to exercise ets classes active list mispla...Victor Nogueira
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata
2025-12-10selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal
2025-12-10selftests/bpf: add regression test for bpf_d_path()Shuran Liu
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck
2025-12-10selftests: net: Fix build warningsGuenter Roeck
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck