index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-07-29
Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-07-29
Merge tag 'loongarch-kvm-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-sev-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'x86_core_for_kvm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-svm-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-apic-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-28
Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
Quan Zhou
2025-07-28
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
Quan Zhou
2025-07-28
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
2025-07-28
RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
Samuel Holland
2025-07-28
RISC-V: KVM: Delegate illegal instruction fault to VS mode
Xu Lu
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-07-28
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
Anup Patel
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
2025-07-28
RISC-V: KVM: Don't flush TLB when PTE is unchanged
Anup Patel
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
2025-07-28
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
2025-07-28
RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
Anup Patel
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/next
Oliver Upton
2025-07-28
Merge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/next
Oliver Upton
2025-07-28
Merge branch 'kvm-arm64/config-masks' into kvmarm/next
Oliver Upton
2025-07-28
MIPS: Don't use %pK through printk
Thomas Weißschuh
2025-07-28
MIPS: Update Joshua Kinard's e-mail address
Joshua Kinard
2025-07-28
MIPS: mobileye: dts: eyeq5,eyeq6h: rename the emmc controller
Benoît Monin
2025-07-28
bugs/s390: Remove private WARN_ON() implementation
Heiko Carstens
2025-07-28
bugs/sh: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to extend ...
Ingo Molnar
[prev]
[next]