summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-02-14KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky1-11/+32
2023-02-14x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky2-2/+8
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: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-14riscv: stacktrace: Fix missing the first frameLiu Shixin1-1/+2
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman1-7/+7
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: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang1-0/+1
2023-02-09riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren1-0/+18
2023-02-09arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro1-1/+1
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-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-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
2023-02-01KVM: SVM: fix tsc scaling cache logicMaxim Levitsky2-11/+24
2023-02-01ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2023-02-01csky: Fix function name in csky_alignment() and die()Nathan Chancellor2-2/+2
2023-02-01h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2-2/+3
2023-02-01hexagon: Fix function name in die()Nathan Chancellor1-1/+1
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman36-55/+51
2023-02-01x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma1-0/+15
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-02-01perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2023-02-01perf/x86/msr: Add Emerald RapidsKan Liang1-0/+1
2023-02-01s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev1-0/+2
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2023-02-01ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea1-1/+1
2023-02-01arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio1-17/+60
2023-02-01arm64: dts: qcom: msm8992-libra: Add CPU regulatorsKonrad Dybcio1-0/+17
2023-02-01arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio1-4/+0
2023-02-01arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarityTim Harvey1-0/+1
2023-02-01ARM: imx: add missing of_node_put()Dario Binacchi5-0/+5
2023-02-01arm64: dts: imx8mm-beacon: Fix ecspi2 pinmuxAdam Ford1-2/+2
2023-02-01ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam1-1/+0
2023-02-01ARM: dts: imx7d-pico: Use 'clock-frequency'Fabio Estevam2-4/+4
2023-02-01ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'Fabio Estevam1-1/+1
2023-02-01arm64: dts: imx8mp-phycore-som: Remove invalid PMIC propertyFabio Estevam1-10/+0
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long1-5/+2