summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-25arm64: factor out EL1 SSBS emulation hookMark Rutland3-26/+17
2023-10-25arm64: split EL0/EL1 UNDEF handlersMark Rutland3-13/+16
2023-10-25arm64: allow kprobes on EL0 handlersMark Rutland3-8/+6
2023-10-25arm64: rework BTI exception handlingMark Rutland3-5/+22
2023-10-25arm64: rework FPAC exception handlingMark Rutland3-9/+14
2023-10-25arm64: consistently pass ESR_ELx to die()Mark Rutland3-15/+15
2023-10-25arm64: die(): pass 'err' as longMark Rutland2-4/+4
2023-10-25arm64: report EL1 UNDEFs betterMark Rutland1-1/+3
2023-10-25x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-25powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-25powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-2/+15
2023-10-25riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-25riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui1-17/+13
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-10-10parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller1-1/+1
2023-10-10parisc: drivers: Fix sparse warningHelge Deller1-1/+1
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-0/+3
2023-10-10xtensa: boot/lib: fix function prototypesMax Filippov1-2/+3
2023-10-10xtensa: boot: don't add include-dirsRandy Dunlap1-2/+1
2023-10-10xtensa: iss/network: make functions staticRandy Dunlap1-2/+2
2023-10-10xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov1-0/+4
2023-10-10ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren1-2/+2
2023-10-10ARM: dts: Unify pwm-omap-dmtimer node namesTony Lindgren6-7/+8
2023-10-10ARM: dts: am335x: Guardian: Update beeper labelGireesh Hiremath1-4/+4
2023-10-10ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible valueGeert Uytterhoeven1-1/+1
2023-10-10ARM: dts: motorola-mapphone: Add 1.2GHz OPPCarl Philipp Klemm1-0/+15
2023-10-10ARM: dts: motorola-mapphone: Configure lower temperature passive coolingTony Lindgren1-0/+8
2023-10-10ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren4-3/+7
2023-10-10ARM: dts: omap: correct indentationKrzysztof Kozlowski9-101/+101
2023-10-10MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig3-0/+14
2023-10-10x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf1-1/+1
2023-10-10x86/srso: Fix srso_show_state() side effectJosh Poimboeuf1-1/+1
2023-10-10powerpc/perf/hv-24x7: Update domain value checkKajol Jain1-1/+1
2023-09-23x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2-6/+6
2023-09-19parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2-4/+2
2023-09-19ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin1-1/+2
2023-09-19ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical sizePaul Cercueil1-2/+2
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips4-6/+38
2023-09-19sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-09-19x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson1-6/+0
2023-09-19parisc: led: Fix LAN receive and transmit LEDsHelge Deller1-2/+2
2023-09-19s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-09-19parisc: Fix /proc/cpuinfo output for lscpuHelge Deller1-3/+10
2023-09-19arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon1-1/+1
2023-09-19xtensa: PMU: fix base address for the newer hardwareMax Filippov2-4/+22