Age | Commit message (Expand) | Author |
2024-08-26 | LoongArch: KVM: Invalidate guest steal time address on vCPU reset | Bibo Mao |
2024-08-26 | LoongArch: Add ifdefs to fix LSX and LASX related warnings | Tiezhu Yang |
2024-08-26 | LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE | Huacai Chen |
2024-08-25 | LoongArch: Remove the unused dma-direct.h | Miao Wang |
2024-08-25 | Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-08-24 | Merge tag 'mips-fixes_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-08-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-08-23 | Merge tag 'kvmarm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Catalin Marinas |
2024-08-22 | s390/boot: Fix KASLR base offset off by __START_KERNEL bytes | Alexander Gordeev |
2024-08-22 | s390/boot: Avoid possible physmem_info segment corruption | Alexander Gordeev |
2024-08-22 | KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3 | Marc Zyngier |
2024-08-22 | KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault | Oliver Upton |
2024-08-21 | s390/mm: Pin identity mapping base to zero | Alexander Gordeev |
2024-08-21 | s390/mm: Prevent lowcore vs identity mapping overlap | Alexander Gordeev |
2024-08-20 | MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed | Jiaxun Yang |
2024-08-19 | KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors | Marc Zyngier |
2024-08-19 | KVM: arm64: vgic-debug: Don't put unmarked LPIs | Zenghui Yu |
2024-08-18 | Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-08-17 | Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-08-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-08-16 | Merge tag 'riscv-for-linus-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-08-15 | Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename" | Palmer Dabbelt |
2024-08-15 | riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array | Alexandre Ghiti |
2024-08-15 | arm64: Fix KASAN random tag seed initialization | Samuel Holland |
2024-08-14 | RISC-V: hwprobe: Add SCALAR to misaligned perf defines | Evan Green |
2024-08-14 | RISC-V: hwprobe: Add MISALIGNED_PERF key | Evan Green |
2024-08-14 | RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE | Haibo Xu |
2024-08-14 | riscv: change XIP's kernel_map.size to be size of the entire kernel | Nam Cao |
2024-08-14 | riscv: entry: always initialize regs->a0 to -ENOSYS | Celeste Liu |
2024-08-14 | arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE | Haibo Xu |
2024-08-14 | arm64: uaccess: correct thinko in __get_mem_asm() | Mark Rutland |
2024-08-14 | KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) | Sean Christopherson |
2024-08-13 | KVM: x86: Make x2APIC ID 100% readonly | Sean Christopherson |
2024-08-13 | KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id()) | Isaku Yamahata |
2024-08-13 | KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page() | Yue Haibing |
2024-08-13 | KVM: SVM: Fix an error code in sev_gmem_post_populate() | Dan Carpenter |
2024-08-13 | Merge tag 'kvm-s390-master-6.11-1' of https://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini |
2024-08-13 | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2024-08-13 | KVM: SVM: Fix uninitialized variable bug | Dan Carpenter |
2024-08-13 | mips: sgi-ip22: Fix the build | Bart Van Assche |
2024-08-13 | ARM: riscpc: ecard: Fix the build | Bart Van Assche |
2024-08-13 | powerpc/topology: Check if a core is online | Nysal Jan K.A |
2024-08-12 | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL | Christophe Leroy |
2024-08-12 | powerpc/mm: Fix size of allocated PGDIR | Christophe Leroy |
2024-08-11 | Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-08-09 | Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-08-08 | KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface | Marc Zyngier |
2024-08-08 | MIPS: Loongson64: Set timer mode in cpu-probe | Jiaxun Yang |
2024-08-08 | x86/mtrr: Check if fixed MTRRs exist before saving them | Andi Kleen |
2024-08-07 | KVM: arm64: Tidying up PAuth code in KVM | Fuad Tabba |