summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-68/+196
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-46/+54
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-32/+41
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+13
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds-1/+9
2025-05-10Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-37/+150
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-31/+44
2025-05-10Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini-0/+2
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2025-05-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+8
2025-05-09Merge tag 'riscv-for-linus-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-28/+61
2025-05-09x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen-3/+19
2025-05-08Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-18/+40
2025-05-08KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitionsSean Christopherson-6/+67
2025-05-08riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without SupmSamuel Holland-0/+3
2025-05-08riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRLNam Cao-0/+3
2025-05-08riscv: misaligned: use get_user() instead of __get_user()Clément Léger-1/+1
2025-05-08riscv: misaligned: enable IRQs while handling misaligned accessesClément Léger-4/+8
2025-05-08riscv: misaligned: factorize trap handlingClément Léger-30/+36
2025-05-07x86: disable image size check for test buildsGuenter Roeck-1/+9
2025-05-07s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle-0/+2
2025-05-07KVM: arm64: Fix memory check in host_stage2_set_owner_locked()Mostafa Saleh-1/+1
2025-05-07KVM: arm64: Kill HCRX_HOST_FLAGSMarc Zyngier-2/+1
2025-05-07KVM: arm64: Properly save/restore HCRX_EL2Marc Zyngier-7/+6
2025-05-07x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88Paweł Anikiel-0/+1
2025-05-06arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent...Yeoreum Yun-1/+8
2025-05-05KVM: arm64: Prevent userspace from disabling AArch64 support at any virtualis...Marc Zyngier-0/+6
2025-05-05KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier-16/+22
2025-05-05KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()Sebastian Ott-5/+8
2025-05-05Merge tag 'uml-for-linux-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+17
2025-05-05Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-34/+76
2025-05-05s390: Update defconfigsHeiko Carstens-17/+8
2025-05-05s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens-1/+2
2025-05-05s390/configs: Enable options required for TC flow offloadKonstantin Shkolnyy-0/+12
2025-05-05s390/configs: Enable VDPA on Nvidia ConnectX-6 network cardKonstantin Shkolnyy-0/+16
2025-05-05riscv: misaligned: Add handling for ZCB instructionsNylon Chen-0/+17
2025-05-05x86/microcode: Consolidate the loader enablement checkingBorislav Petkov (AMD)-32/+41
2025-05-05um: fix _nofault accessesJohannes Berg-15/+17
2025-05-04Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+13
2025-05-04parisc: Fix double SIGFPE crashHelge Deller-3/+13
2025-05-04Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+43
2025-05-04Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+30
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel-4/+43
2025-05-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+2
2025-05-02KVM: x86/mmu: Prevent installing hugepages when mem attributes are changingSean Christopherson-16/+53
2025-05-02KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fieldsTom Lendacky-13/+19
2025-05-02arm64: vdso: Work around invalid absolute relocations from GCCThomas Weißschuh-0/+13
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon-0/+2
2025-05-01KVM: RISC-V: reset smstateen CSRsRadim Krčmář-0/+2
2025-04-30MIPS: Fix MAX_REG_OFFSETThorsten Blum-1/+2