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