summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-04Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01Merge tag 'perf-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-28Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-08-28Merge tag 'qcom-arm64-defconfig-fixes-for-6.11' of https://git.kernel.org/pub...Arnd Bergmann
2024-08-28Merge tag 'imx-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-08-28Merge tag 'omap-for-v6.11/fixes-signed' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman
2024-08-26x86/tdx: Fix data leak in mmio_read()Kirill A. Shutemov
2024-08-26LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao
2024-08-26LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck
2024-08-25microblaze: don't treat zero reserved memory regions as errorMike Rapoport
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang
2024-08-25LoongArch: Remove the unused dma-direct.hMiao Wang
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-08-24Merge tag 'mips-fixes_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-08-23Merge tag 'kvmarm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev
2024-08-22KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier
2024-08-22KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling faultOliver Upton
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev
2024-08-21s390/mm: Prevent lowcore vs identity mapping overlapAlexander Gordeev
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-20MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-08-19KVM: arm64: vgic: Don't hold config_lock while unregistering redistributorsMarc Zyngier
2024-08-19KVM: arm64: vgic-debug: Don't put unmarked LPIsZenghui Yu
2024-08-18Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-17Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-08-16Merge tag 'riscv-for-linus-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt
2024-08-15riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti
2024-08-15arm64: Fix KASAN random tag seed initializationSamuel Holland
2024-08-14arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interruptKonrad Dybcio
2024-08-14arm64: dts: qcom: disable GPU on x1e80100 by defaultDmitry Baryshkov
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green
2024-08-14RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-14riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao
2024-08-14riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu
2024-08-14x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy