summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08riscv: dts: thead: set dma-noncoherent to soc busJisheng Zhang
2023-11-08LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng
2023-11-08LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen
2023-11-08LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen
2023-11-08LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang
2023-11-08s390/kasan: handle DCSS mapping in memory holesVasily Gorbik
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-11-08arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen
2023-11-02sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro
2023-11-02x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck
2023-11-02x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-11-02x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner
2023-11-02clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren
2023-11-02clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren
2023-11-02ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap
2023-11-02ARM: dts: rockchip: Fix timer clocks for RK3128Alex Bee
2023-11-02ARM: dts: rockchip: Add missing quirk for RK3128's dma engineAlex Bee
2023-11-02ARM: dts: rockchip: Add missing arm timer interrupt for RK3128Alex Bee
2023-11-02ARM: dts: rockchip: Fix i2c0 register address for RK3128Alex Bee
2023-11-02ARM: OMAP1: ams-delta: Fix MODEM initialization failureJanusz Krzysztofik
2023-11-02arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boardsChristopher Obbard
2023-11-02arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399Christopher Obbard
2023-11-02arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-rangesKrzysztof Kozlowski
2023-11-02arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikouJakob Unterwurzacher
2023-11-02arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikouErmin Sunj
2023-11-02arm64: dts: qcom: msm8996-xiaomi: fix missing clock populateKrzysztof Kozlowski
2023-11-02arm64: dts: qcom: apq8096-db820c: fix missing clock populateKrzysztof Kozlowski
2023-10-25powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin
2023-10-25powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-25arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ...Rob Herring
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren
2023-10-25x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky
2023-10-25x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-10-25x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky
2023-10-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
2023-10-25KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan
2023-10-25x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-19Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-19RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang
2023-10-19riscv: Remove duplicate objcopy flagSong Shuai
2023-10-19riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman