summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-02-14arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-14arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit1-3/+3
2023-02-14arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-14powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin1-2/+4
2023-02-14riscv: kprobe: Fixup misaligned load textGuo Ren1-3/+5
2023-02-14riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-14arm64: dts: mediatek: mt8195: Fix vdosys* compatible stringsChen-Yu Tsai1-2/+2
2023-02-14riscv: stacktrace: Fix missing the first frameLiu Shixin1-1/+2
2023-02-14arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3aDan Johansen1-1/+1
2023-02-14arm64: dts: rockchip: fix input enable pinconf on rk3399Arnaud Ferraris1-2/+0
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman1-7/+7
2023-02-09powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin1-1/+1
2023-02-09powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman1-0/+11
2023-02-09ia64: fix build error due to switch case label appearing next to declarationJames Morse1-2/+5
2023-02-09x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel1-2/+24
2023-02-09riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-09parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-09parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller1-3/+3
2023-02-09parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-02-09ARM: dts: imx7d-smegw01: Fix USB host over-current polarityFabio Estevam1-1/+2
2023-02-09x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor1-1/+1
2023-02-09perf/x86/intel/cstate: Add Emerald RapidsKan Liang1-0/+1
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang1-0/+1
2023-02-09x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky1-0/+9
2023-02-09riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren1-0/+18
2023-02-09use less confusing names for iov_iter direction initializersAl Viro4-4/+4
2023-02-09memcpy_real(): WRITE is "data source", not destination...Al Viro1-1/+1
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro1-1/+1
2023-02-09arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker1-0/+1
2023-02-09arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro1-1/+1
2023-02-09arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li1-1/+1
2023-02-09arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'Fabio Estevam8-12/+0
2023-02-06s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens1-2/+3
2023-02-06LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He3-12/+22
2023-02-06ARM: omap1: fix building gpio15xxArnd Bergmann1-0/+1
2023-02-06arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski1-3/+16
2023-02-06arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCIKrzysztof Kozlowski1-2/+2
2023-02-06arm64: dts: freescale: Fix pca954x i2c-mux node namesGeert Uytterhoeven12-13/+13
2023-02-06ARM: dts: vf610: Fix pca9548 i2c-mux node namesGeert Uytterhoeven2-2/+2
2023-02-06ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven1-1/+1
2023-02-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2-1/+4
2023-02-01acpi: Fix suspend with Xen PVJuergen Gross1-0/+8
2023-02-01x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania5-0/+104
2023-02-01riscv: Move call to init_cpu_topology() to later initialization stageLey Foon Tan1-1/+2
2023-02-01riscv/kprobe: Fix instruction simulation of JALRLiao Chang1-2/+2
2023-02-01ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti1-1/+1
2023-02-01riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAITMasahiro Yamada1-1/+1
2023-02-01KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier3-16/+18
2023-02-01KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst1-12/+9