summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-11-08sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren
2023-10-25powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-25powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2023-10-25powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2023-10-25perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-10-25perf/x86: Move branch classifierSandipan Das
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-19arm64: armv8_deprecated: fix unused-function errorRen Zhijie
2023-10-19arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2023-10-19arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland
2023-10-19arm64: armv8_deprecated move emulation functionsMark Rutland
2023-10-19arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland
2023-10-19arm64: rework EL0 MRS emulationMark Rutland
2023-10-19arm64: factor insn read out of call_undef_hook()Mark Rutland
2023-10-19arm64: factor out EL1 SSBS emulation hookMark Rutland
2023-10-19arm64: split EL0/EL1 UNDEF handlersMark Rutland
2023-10-19arm64: allow kprobes on EL0 handlersMark Rutland
2023-10-19arm64: rework BTI exception handlingMark Rutland
2023-10-19arm64: rework FPAC exception handlingMark Rutland
2023-10-19arm64: consistently pass ESR_ELx to die()Mark Rutland
2023-10-19arm64: die(): pass 'err' as longMark Rutland
2023-10-19arm64: report EL1 UNDEFs betterMark Rutland
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-19riscv, bpf: Sign-extend return valuesBjörn Töpel
2023-10-19riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring
2023-10-10arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-10-06parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-10-06parisc: drivers: Fix sparse warningHelge Deller
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller