summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-09Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05objtool/klp: Fix unexported static call key access for manually built livepat...Josh Poimboeuf
2026-02-05objtool/klp: Fix symbol correlation for orphaned local symbolsJosh Poimboeuf
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu
2026-02-04selftests: ublk: organize test directories by test IDMing Lei
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni
2026-02-01Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-31selftests: ublk: improve I/O ordering test with bpftraceMing Lei
2026-01-31selftests: ublk: reorganize tests into integrity and recover groupsMing Lei
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei
2026-01-31selftests: ublk: add group-based test targetsMing Lei
2026-01-31selftests: ublk: track created devices for per-test cleanupMing Lei
2026-01-31selftests: ublk: add _ublk_del_dev helper functionMing Lei
2026-01-31selftests: ublk: refactor test_loop_08 into separate functionsMing Lei
2026-01-31selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei
2026-01-31selftests: ublk: move test temp files into a sub directoryAlexander Atanasov
2026-01-31selftests: ublk: mark each test start and end time in dmesgAlexander Atanasov
2026-01-31selftests: ublk: disable partition scan for integrity testsMing Lei
2026-01-31selftests: ublk: refactor test_null_04 into separate functionsMing Lei
2026-01-31selftests: ublk: rename test_generic_15 to test_part_02Ming Lei
2026-01-31selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCANMing Lei
2026-01-31selftests: ublk: derive TID automatically from script nameMing Lei
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-28selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-01-28selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-01-28selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-01-27objtool/klp: Fix bug table handling for __WARN_printf()Josh Poimboeuf
2026-01-27objtool: Replace custom macros in elf.c with shared onesPetr Pavlu
2026-01-27objtool: Print bfd_vma as unsigned long long on ia32-x86_64 cross buildDmitry Safonov
2026-01-25selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov
2026-01-24Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-01-23selftests: ublk: fix test nameMing Lei
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei