summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2023-02-18Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-14/+27
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-7/+8
2023-02-17Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+2
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray-2/+2
2023-02-16arm64: perf: reject CHAIN events at creation timeMark Rutland-0/+8
2023-02-16arm_pmu: fix event CPU filteringMark Rutland-7/+0
2023-02-16kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman-2/+1
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson-5/+7
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson-7/+19
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+40
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross-2/+1
2023-02-12Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+5
2023-02-11Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+3
2023-02-10Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-20/+37
2023-02-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+34
2023-02-10KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky-11/+32
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky-2/+8
2023-02-10Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-8/+8
2023-02-10arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit-3/+3
2023-02-10arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit-3/+3
2023-02-10arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit-2/+2
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren-1/+3
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren-3/+5
2023-02-08x86/cpu: Add Lunar Lake MKan Liang-0/+2
2023-02-08x86/kprobes: Fix 1 byte conditional jump targetNadav Amit-1/+1
2023-02-07powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin-2/+4
2023-02-06Merge tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+1
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap-0/+1
2023-02-05Merge tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+24
2023-02-04Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-31/+77
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-10/+21
2023-02-04Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+19
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-10/+21
2023-02-03Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-19/+33
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds-2/+6
2023-02-03ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 portDmitry Torokhov-1/+1
2023-02-03arm64: dts: mediatek: mt8195: Fix vdosys* compatible stringsChen-Yu Tsai-2/+2
2023-02-03Merge tag 'v6.2-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-9/+26
2023-02-02riscv: stacktrace: Fix missing the first frameLiu Shixin-1/+2
2023-02-02Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-16/+8
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+1
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman-1/+0
2023-02-01riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale-0/+24
2023-02-01riscv: disable generation of unwind tablesAndreas Schwab-0/+3
2023-02-01riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren-0/+18
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman-0/+2
2023-02-01parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller-2/+13
2023-02-01parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller-3/+3
2023-02-01ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU nodeJonathan Neuschäfer-0/+1