summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-fixes_6.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-192-3/+4
|\
| * Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer2024-06-131-4/+4
| * mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi2024-06-111-1/+2
| * MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller2024-06-111-4/+4
| * MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen2024-06-111-2/+2
* | Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-184-2/+26
|\ \
| * | efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init()Waiman Long2024-06-151-0/+2
| * | efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel2024-06-152-2/+11
| * | efi/arm: Disable LPAE PAN when calling EFI runtime servicesArd Biesheuvel2024-06-151-0/+13
* | | Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds2024-06-171-12/+0
* | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-171-0/+12
|\ \ \
| * | | mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini2024-06-151-0/+12
| | |/ | |/|
* | | Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-163-180/+275
|\ \ \
| * | | parisc: Try to fix random segmentation faults in package buildsJohn David Anglin2024-06-123-180/+275
| |/ /
* | | Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-153-5/+9
|\ \ \
| * | | x86/boot: Don't add the EFI stub to targets, againBenjamin Segall2024-06-131-2/+2
| * | | x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook2024-06-122-3/+7
* | | | Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-156-25/+103
|\ \ \ \
| * | | | s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev2024-06-113-4/+26
| * | | | s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev2024-06-111-2/+8
| * | | | s390: Update defconfigsHeiko Carstens2024-06-113-19/+69
* | | | | Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-131-3/+3
|\ \ \ \ \
| * | | | | x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()Jan Beulich2024-06-061-3/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-06-131-2/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel2024-06-101-2/+15
| |/ / / /
* | | | | Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-082-3/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/amd_nb: Check for invalid SMN readsYazen Ghannam2024-06-051-1/+8
| * | | | x86/kexec: Fix bug with call depth trackingDavid Kaplan2024-06-031-2/+9
| | |_|/ | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-081-2/+2
|\ \ \ \
| * | | | mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song2024-06-061-2/+2
| | |/ / | |/| |
* | | | Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-072-12/+13
|\ \ \ \
| * | | | Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt2024-06-031-2/+2
| * | | | riscv: fix overlap of allocated page and PTR_ERRNam Cao2024-06-031-10/+11
| | |/ / | |/| |
* | | | Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-071-24/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev2024-06-051-24/+30
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-06-072-20/+19
|\ \ \
| * | | arm64/io: add constant-argument checkArnd Bergmann2024-06-051-20/+16
| * | | arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li2024-06-051-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-06-0538-150/+558
|\ \ \
| * | | KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su2024-06-051-3/+0
| * | | Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-06-0521-73/+391
| |\ \ \
| | * | | KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba2024-06-042-0/+18
| | * | | KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba2024-06-046-19/+14
| | * | | KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba2024-06-045-21/+22
| | * | | KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba2024-06-044-5/+93
| | * | | KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba2024-06-047-0/+124
| | * | | KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba2024-06-043-1/+13
| | * | | KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba2024-06-044-19/+73
| | * | | KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2024-06-042-3/+4
| | * | | KVM: arm64: Reintroduce __sve_save_stateFuad Tabba2024-06-042-0/+7