summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-03arm64/sme: Set new vector length before reallocatingMark Brown
2023-08-03LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao
2023-08-03LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang
2023-08-03LoongArch: Fix return value underflow in exception pathWANG Rui
2023-08-03Revert "um: Use swap() to make code cleaner"Andy Shevchenko
2023-08-03x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2023-08-03x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocksYazen Ghannam
2023-08-03KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson
2023-08-03KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-08-03x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov
2023-08-03s390/mm: fix per vma lock fault handlingSven Schnelle
2023-08-03KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda
2023-08-03KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda
2023-08-03powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni
2023-08-03KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla
2023-07-27bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck
2023-07-27arm64: Fix HFGxTR_EL2 field namingMarc Zyngier
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland
2023-07-27arm64: set __exception_irq_entry with __irq_entry as a defaultYoungmin Nam
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-07-27KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-07-27KVM: arm64: Disable preemption in kvm_arch_hardware_enable()Marc Zyngier
2023-07-27KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton
2023-07-27KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bitsMarc Zyngier
2023-07-27arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown
2023-07-27ia64: mmap: Consider pgoff when searching for free mappingHelge Deller
2023-07-27io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-07-24x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-23perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens
2023-07-23arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-07-23arm64: dts: ti: k3-j721s2: Fix wkup pinmux rangeSinthu Raja
2023-07-23arm64: dts: mt7986: use size of reserved partition for bl2Frank Wunderlich
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-07-23MIPS: Loongson: Fix build error when make modules_installHuacai Chen
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-07-23MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-07-23powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-07-23kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-07-23riscv: mm: fix truncation warning on RV32Jisheng Zhang
2023-07-23riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel
2023-07-23openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne
2023-07-19sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek
2023-07-19sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven
2023-07-19sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven