index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-27
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-26
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
2021-11-26
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
2021-11-26
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2021-11-26
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
2021-11-26
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
2021-11-26
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
2021-11-26
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
2021-11-26
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
2021-11-26
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
2021-11-26
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Paolo Bonzini
2021-11-26
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-25
Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-25
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
Huang Pei
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
2021-11-25
MIPS: loongson64: fix FTLB configuration
Huang Pei
2021-11-25
MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
Tiezhu Yang
2021-11-25
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
2021-11-25
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
2021-11-25
arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9
Chanho Park
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
2021-11-25
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
2021-11-25
MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
Paul Cercueil
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
2021-11-24
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2021-11-24
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-24
powerpc/32: Fix hardlockup on vmap stack overflow
Christophe Leroy
2021-11-24
KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
Nicholas Piggin
2021-11-24
arm64: uaccess: avoid blocking within critical sections
Mark Rutland
2021-11-22
Merge tag 'socfpga_fix_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2021-11-22
Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/...
Arnd Bergmann
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
2021-11-22
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-11-22
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-21
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-21
Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
[prev]
[next]