summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker2023-03-031-0/+1
* arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski2023-03-031-2/+0
* powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson2023-02-251-0/+16
* KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson2023-02-252-2/+15
* KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson2023-02-251-2/+8
* KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson2023-02-251-1/+3
* powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson2023-02-253-2/+90
* kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman2023-02-221-2/+1
* s390/signal: fix endless loop in do_signalSumanth Korikkar2023-02-221-1/+1
* s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik2023-02-221-1/+1
* arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-151-2/+2
* arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit2023-02-151-3/+3
* arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-151-3/+3
* riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren2023-02-151-1/+3
* x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel2023-02-151-2/+24
* riscv: disable generation of unwind tablesAndreas Schwab2023-02-151-0/+3
* parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller2023-02-151-2/+13
* parisc: Fix return code of pdc_iodc_print()Helge Deller2023-02-151-2/+3
* arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro2023-02-151-1/+1
* powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman2023-02-151-7/+7
* arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCIKrzysztof Kozlowski2023-02-061-2/+2
* ARM: dts: vf610: Fix pca9548 i2c-mux node namesGeert Uytterhoeven2023-02-062-2/+2
* ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven2023-02-061-1/+1
* perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King2023-02-011-1/+1
* x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-02-012-1/+4
* ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti2023-02-011-1/+1
* KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-02-011-12/+9
* ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2023-02-011-1/+1
* csky: Fix function name in csky_alignment() and die()Nathan Chancellor2023-02-012-2/+2
* h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2023-02-012-2/+3
* hexagon: Fix function name in die()Nathan Chancellor2023-02-011-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-0135-51/+47
* x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma2023-02-011-0/+15
* KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens2023-02-011-4/+8
* s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle2023-02-011-3/+3
* ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea2023-02-011-1/+1
* ARM: imx: add missing of_node_put()Dario Binacchi2023-02-015-0/+5
* arm64: dts: imx8mm-beacon: Fix ecspi2 pinmuxAdam Ford2023-02-011-2/+2
* ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam2023-02-011-1/+0
* ARM: dts: imx7d-pico: Use 'clock-frequency'Fabio Estevam2023-02-012-4/+4
* ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'Fabio Estevam2023-02-011-1/+1
* x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long2023-01-241-5/+2
* efi: rt-wrapper: Add missing includeArd Biesheuvel2023-01-241-0/+1
* arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel2023-01-243-1/+42
* x86/asm: Fix an assembler warning with current binutilsMikulas Patocka2023-01-241-1/+1
* arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-182-2/+2
* arm64: atomics: remove LL/SC trampolinesMark Rutland2023-01-181-31/+9
* arm64: atomics: format whitespace consistentlyMark Rutland2023-01-182-50/+50
* x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-181-1/+11
* x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre2023-01-181-9/+5