summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2-1/+2
2023-11-08riscv: dts: thead: set dma-noncoherent to soc busJisheng Zhang1-0/+1
2023-11-08LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng3-9/+10
2023-11-08LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen1-4/+4
2023-11-08LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen1-0/+1
2023-11-08LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang4-28/+36
2023-11-08s390/kasan: handle DCSS mapping in memory holesVasily Gorbik1-1/+6
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy1-1/+1
2023-11-08arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen1-1/+3
2023-11-02sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-11-02x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck1-0/+2
2023-11-02x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-11-02x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner1-1/+9
2023-11-02clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren1-0/+6
2023-11-02clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren2-0/+8
2023-11-02ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap1-7/+7
2023-11-02ARM: dts: rockchip: Fix timer clocks for RK3128Alex Bee1-6/+6
2023-11-02ARM: dts: rockchip: Add missing quirk for RK3128's dma engineAlex Bee1-0/+1
2023-11-02ARM: dts: rockchip: Add missing arm timer interrupt for RK3128Alex Bee1-1/+2
2023-11-02ARM: dts: rockchip: Fix i2c0 register address for RK3128Alex Bee1-1/+1
2023-11-02ARM: OMAP1: ams-delta: Fix MODEM initialization failureJanusz Krzysztofik1-44/+16
2023-11-02arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boardsChristopher Obbard1-0/+1
2023-11-02arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399Christopher Obbard1-0/+10
2023-11-02arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-rangesKrzysztof Kozlowski1-1/+1
2023-11-02arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikouJakob Unterwurzacher1-1/+3
2023-11-02arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikouErmin Sunj1-3/+3
2023-11-02arm64: dts: qcom: msm8996-xiaomi: fix missing clock populateKrzysztof Kozlowski2-27/+23
2023-11-02arm64: dts: qcom: apq8096-db820c: fix missing clock populateKrzysztof Kozlowski1-17/+15
2023-10-25powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin1-0/+3
2023-10-25powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman1-1/+1
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-25arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ...Rob Herring1-5/+5
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren1-0/+1
2023-10-25x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky1-0/+3
2023-10-25x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2-1/+5
2023-10-25x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky1-2/+1
2023-10-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson3-14/+17
2023-10-25KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan3-3/+9
2023-10-25x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson5-18/+21
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2-2/+34
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel3-7/+47
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)1-0/+3
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-19Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds3-61/+7
2023-10-19RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang1-2/+2
2023-10-19riscv: Remove duplicate objcopy flagSong Shuai1-1/+0
2023-10-19riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel3-12/+40
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5