index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-09-01
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-28
Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2024-08-28
Merge tag 'qcom-arm64-defconfig-fixes-for-6.11' of https://git.kernel.org/pub...
Arnd Bergmann
2024-08-28
Merge tag 'imx-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2024-08-28
Merge tag 'omap-for-v6.11/fixes-signed' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
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
Revert "MIPS: csrc-r4k: Apply verification clocksource flags"
Guenter Roeck
2024-08-25
microblaze: don't treat zero reserved memory regions as error
Mike Rapoport
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
arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interrupt
Konrad Dybcio
2024-08-14
arm64: dts: qcom: disable GPU on x1e80100 by default
Dmitry Baryshkov
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
[next]