summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-03x86/cpu: Add Lunar Lake MKan Liang1-0/+2
2023-03-03ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker1-0/+1
2023-03-03arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski1-2/+0
2023-02-25powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman1-0/+13
2023-02-25powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman1-0/+11
2023-02-25powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman4-5/+11
2023-02-25powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman1-1/+4
2023-02-25powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy1-13/+0
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson2-2/+15
2023-02-25KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson1-2/+8
2023-02-25KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson1-1/+3
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman1-2/+1
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-02-22riscv: kprobe: Fixup misaligned load textGuo Ren1-3/+5
2023-02-22kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu6-20/+25
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