开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-04-20
KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
David Matlack
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2026-04-13
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-04-13
Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-10
Merge tag 'turbostat-fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-10
tools/power turbostat: Allow execution to continue after perf_l2_init() failure
David Arcari
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-09
KVM: LoongArch: selftests: Add PMU overflow interrupt test
Song Gao
2026-04-09
KVM: LoongArch: selftests: Add basic PMU event counting test
Song Gao
2026-04-09
KVM: LoongArch: selftests: Add cpucfg read/write helpers
Song Gao
2026-04-08
selftests: nft_queue.sh: add a parallel stress test
Fernando Fernandez Mancera
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
2026-04-07
selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
Andrea Mayer
2026-04-07
selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Daniel Golle
2026-04-07
KVM: s390: selftests: enable some common memory-related tests
Claudio Imbrenda
2026-04-07
KVM: selftests: Remove 1M alignment requirement for s390
Claudio Imbrenda
2026-04-06
vsock/test: fix send_buf()/recv_buf() EINTR handling
Stefano Garzarella
2026-04-06
selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
Maciej Fijalkowski
2026-04-06
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
2026-04-06
selftests: bpf: fix pkt grow tests
Maciej Fijalkowski
2026-04-06
selftests: bpf: introduce a common routine for reading procfs
Maciej Fijalkowski
2026-04-05
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
2026-04-04
selftests: riscv: Add braces around EXPECT_EQ()
Charlie Jenkins
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
2026-04-03
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
Yosry Ahmed
2026-04-03
KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
Yosry Ahmed
2026-04-03
KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
Sean Christopherson
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-02
selftests/bpf: Add more precision tracking tests for atomics
Daniel Borkmann
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-02
KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
Mayuresh Chitale
2026-04-02
tracing: selftests: Extend hotplug testing for trace remotes
Vincent Donnefort
2026-04-02
selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocks
Xiang Mei
2026-04-01
KVM: arm64: selftests: Avoid testing the IMPDEF behavior
Zenghui Yu (Huawei)
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]