summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-05Merge tag 'uml-for-linux-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-05Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-05-05um: fix _nofault accessesJohannes Berg
2025-05-04Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-04parisc: Fix double SIGFPE crashHelge Deller
2025-05-04Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-04Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel
2025-05-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon
2025-04-30perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp23 SoCsChristian Bruel
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp21 SoCsChristian Bruel
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCsChristian Bruel
2025-04-29Merge tag 'imx-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-04-29Merge tag 'juno-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-04-28Merge tag 'powerpc-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-04-27arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2Wojciech Dubowik
2025-04-26Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-26Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang
2025-04-26LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang
2025-04-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang
2025-04-25Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-25perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...Kan Liang
2025-04-25perf/x86/intel: Check the X86 leader for pebs_counter_event_groupKan Liang
2025-04-25perf/x86/intel: Only check the group flag for X86 leaderKan Liang
2025-04-24riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-24perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun
2025-04-24Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-24x86/boot: Work around broken busybox 'truncate' toolArd Biesheuvel
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILINGAdrian Hunter
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepointsAdrian Hunter
2025-04-24KVM: SVM: WARN if an invalid posted interrupt IRTE entry is addedSean Christopherson
2025-04-24KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson
2025-04-24KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson