summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-04-03net/selftests: Add loopback link local route for self-connectDmitry Safonov
2025-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-03Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song
2025-04-02selftests/bpf: Fix verifier_bpf_fastcall testSong Liu
2025-04-02selftests/bpf: Fix tests after fields reorder in struct fileSong Liu
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang
2025-04-02tools/sched_ext: Sync with scx repoTejun Heo
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-01selftest: test system mappings are sealedJeff Xu
2025-04-01selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang
2025-04-01selftests: ublk: kublk: fix an error log lineUday Shankar
2025-04-01selftests: ublk: kublk: use ioctl-encoded opcodesUday Shankar
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01rtc: remove 'setdate' test programWolfram Sang
2025-04-01selftest: rtc: skip some tests if the alarm only supports minutesWolfram Sang
2025-04-01objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight
2025-04-01objtool: Change "warning:" to "error: " for fatal errorsJosh Poimboeuf
2025-04-01objtool: Always fail on fatal errorsJosh Poimboeuf
2025-04-01Revert "objtool: Increase per-function WARN_FUNC() rate limit"Josh Poimboeuf
2025-04-01objtool: Append "()" to function name in "unexpected end of section" warningJosh Poimboeuf
2025-04-01objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas
2025-03-31selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)
2025-03-31selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-03-31selftests: mptcp: fix incorrect fd checks in main_loopCong Liu