summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-17arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li
2024-06-16Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-16arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher
2024-06-16arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam
2024-06-16KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini
2024-06-15arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey
2024-06-15efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init()Waiman Long
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-06-15efi/arm: Disable LPAE PAN when calling EFI runtime servicesArd Biesheuvel
2024-06-15arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting nodeLiu Ying
2024-06-15arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut
2024-06-14Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-13Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-13x86/boot: Don't add the EFI stub to targets, againBenjamin Segall
2024-06-13Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer
2024-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin
2024-06-11x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook
2024-06-11KVM: arm64: FFA: Release hyp rx bufferVincent Donnefort
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev
2024-06-11s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev
2024-06-11s390: Update defconfigsHeiko Carstens
2024-06-11mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-06-10ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel
2024-06-08Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-06x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()Jan Beulich
2024-06-06KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier
2024-06-05mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song
2024-06-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-06-05s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev
2024-06-05arm64/io: add constant-argument checkArnd Bergmann
2024-06-05KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su
2024-06-05Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-05arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li
2024-06-04KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba
2024-06-04KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba