summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-16Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-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-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-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-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
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba
2024-06-04KVM: arm64: Reintroduce __sve_save_stateFuad Tabba
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini
2024-06-03KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson
2024-06-03KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria
2024-06-03KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria
2024-06-03KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania
2024-06-03x86/kexec: Fix bug with call depth trackingDavid Kaplan
2024-06-03Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt
2024-06-03riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-06-03LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang