summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-22perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2023-02-22powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-02-14KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky
2023-02-14x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-14arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-14arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit
2023-02-14arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-14powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin
2023-02-14riscv: kprobe: Fixup misaligned load textGuo Ren
2023-02-14riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-14arm64: dts: mediatek: mt8195: Fix vdosys* compatible stringsChen-Yu Tsai
2023-02-14riscv: stacktrace: Fix missing the first frameLiu Shixin
2023-02-14arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3aDan Johansen
2023-02-14arm64: dts: rockchip: fix input enable pinconf on rk3399Arnaud Ferraris
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman
2023-02-09powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin
2023-02-09powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman
2023-02-09ia64: fix build error due to switch case label appearing next to declarationJames Morse
2023-02-09x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel
2023-02-09riscv: disable generation of unwind tablesAndreas Schwab
2023-02-09parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller
2023-02-09parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller
2023-02-09parisc: Fix return code of pdc_iodc_print()Helge Deller
2023-02-09ARM: dts: imx7d-smegw01: Fix USB host over-current polarityFabio Estevam
2023-02-09x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor
2023-02-09perf/x86/intel/cstate: Add Emerald RapidsKan Liang
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang
2023-02-09x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky
2023-02-09riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09memcpy_real(): WRITE is "data source", not destination...Al Viro
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro
2023-02-09arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker
2023-02-09arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro
2023-02-09arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li
2023-02-09arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'Fabio Estevam
2023-02-06s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens
2023-02-06LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He
2023-02-06ARM: omap1: fix building gpio15xxArnd Bergmann
2023-02-06arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski
2023-02-06arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCIKrzysztof Kozlowski
2023-02-06arm64: dts: freescale: Fix pca954x i2c-mux node namesGeert Uytterhoeven
2023-02-06ARM: dts: vf610: Fix pca9548 i2c-mux node namesGeert Uytterhoeven
2023-02-06ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven
2023-02-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-02-01acpi: Fix suspend with Xen PVJuergen Gross