aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-09Merge tag 'asahi-soc-fixes-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann2-0/+20
2025-05-09Merge tag 'riscv-sophgo-dt-fixes-for-v6.15-rc1' of https://github.com/sophgo/...Arnd Bergmann1-1/+1
2025-05-09Merge tag 'amlogic-fixes-for-v6.15' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann6-15/+19
2025-05-09Merge tag 'v6.15-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann10-43/+31
2025-05-09x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen1-3/+19
2025-05-09arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card timeoutHimanshu Bhavani1-1/+11
2025-05-09arm64: dts: imx8mp: use 800MHz NoC OPP for nominal drive modeAhmad Fatoum2-0/+8
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-08arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse2-0/+3
2025-05-08arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse1-0/+3
2025-05-08arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse3-5/+52
2025-05-08arm64: proton-pack: Expose whether the branchy loop k valueJames Morse2-0/+6
2025-05-08arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse2-0/+6
2025-05-08arm64: insn: Add support for encoding DSBJames Morse2-23/+38
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-06x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta2-5/+6
2025-05-06x86/bpf: Add IBHF call at end of classic BPFDaniel Sneddon2-3/+25
2025-05-06x86/bpf: Call branch history clearing sequence on exitDaniel Sneddon1-0/+31
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-05arm64: dts: amlogic: dreambox: fix missing clkc_audio nodeChristian Hewitt1-0/+4
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