summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-04-10um: remove copy_from_kernel_nofault_allowedBenjamin Berg4-72/+1
2025-04-10um: Pass the correct Rust target and options with gccDavid Gow1-3/+4
2025-04-10arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual1-1/+1
2025-04-10x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn1-3/+2
2025-04-10x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn1-0/+2
2025-04-10s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle3-15/+0
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-24/+28
2025-04-10powerpc/kexec: fix physical address calculation in clear_utlb_entry()Christophe Leroy1-5/+2
2025-04-10crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARDChristophe Leroy1-0/+1
2025-04-10powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'Vaibhav Jain1-0/+1
2025-04-10net: Fix the devmem sock opts and msgs for pariscPranjal Shrivastava1-6/+6
2025-04-10arm64: dts: rockchip: remove ethm0_clk0_25m_out from Sige5 gmac0Nicolas Frattaroli1-2/+1
2025-04-10arm64: dts: rockchip: Fix PWM pinctrl namesYao Zi4-5/+5
2025-04-10arm64: dts: rockchip: Fix pcie reset gpio on Orange Pi 5 MaxJianfeng Liu1-1/+1
2025-04-10arm64: dts: rockchip: Remove bluetooth node from rock-3aChen-Yu Tsai1-14/+0
2025-04-10arm64: dts: rockchip: Move rk356x scmi SHMEM to reserved memoryChukun Pan1-13/+12
2025-04-10arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHzLaurentiu Mihalcea1-1/+1
2025-04-10arm64: dts: imx8mp: add AUDIO_AXI_CLK_ROOT to AUDIOMIX blockLaurentiu Mihalcea1-2/+3
2025-04-10ARM: dts: imx6ul-tqma6ul1: Change include order to disable fec2 nodeMax Merchel2-3/+2
2025-04-10arm64: dts: ti: k3-j722s: fix pinctrl settingsMichael Walle1-15/+0
2025-04-10arm64: dts: ti: k3-am62p: fix pinctrl settingsMichael Walle2-22/+0
2025-04-10arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKxFrancesco Dolcini1-0/+20
2025-04-10arm64: dts: ti: k3-am62-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-04-10arm64: dts: mediatek: mt8390-genio-common: Fix duplicated regulator nameLouis-Alexis Eyraud1-1/+1
2025-04-10arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsiLouis-Alexis Eyraud2-1032/+1047
2025-04-10arm64: dts: imx8mp-skov: operate CPU at 850 mV by defaultAhmad Fatoum1-1/+14
2025-04-10arm64: dts: imx8mp-skov: correct PMIC board limitsAhmad Fatoum1-12/+12
2025-04-10arm64: dts: ti: k3-j722s-evm: Fix USB2.0_MUX_SEL to select Type-CHrushikesh Salunke1-1/+1
2025-04-10arm64: dts: renesas: r8a77990: Re-add voltages to OPP tableGeert Uytterhoeven1-0/+4
2025-04-10arm64: dts: renesas: r8a774c0: Re-add voltages to OPP tableGeert Uytterhoeven1-0/+4
2025-04-10arm64: dts: mediatek: mt6359: fix dtbs_check error for audio-codecMacpaul Lin1-1/+2
2025-04-10ARM: dts: omap4-panda-a4: Add missing model and compatible propertiesTom Rini1-0/+5
2025-04-10arm64: dts: mediatek: mt8173: Fix some node namesChen-Yu Tsai1-3/+3
2025-04-10arm64: dts: mediatek: mt8173-elm: Drop pmic's #address-cells and #size-cellsChen-Yu Tsai1-2/+0
2025-04-10RISC-V: KVM: Teardown riscv specific bits after kvm_exitAtish Patra1-2/+2
2025-04-10x86/entry: Add __init to ia32_emulation_override_cmdline()Vitaly Kuznetsov1-1/+1
2025-04-10x86/fpu/xstate: Fix inconsistencies in guest FPU xfeaturesChao Gao1-2/+2
2025-04-10x86/traps: Make exc_double_fault() consistently noreturnJosh Poimboeuf1-1/+17
2025-04-10perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide modeKan Liang2-8/+40
2025-04-10perf: Supply task information to sched_task()Kan Liang9-16/+30
2025-04-10x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitorsJames Morse1-1/+2
2025-04-10arm64: realm: Use aliased addresses for device DMA to shared buffersSuzuki K Poulose1-0/+11
2025-04-10x86/split_lock: Fix the delayed detection logicMaksim Davydov1-4/+16
2025-04-10RISC-V: KVM: Disable the kernel perf counter during configureAtish Patra1-0/+1
2025-04-10x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()Kevin Loughlin1-2/+2
2025-04-10x86/platform: Only allow CONFIG_EISA for 32-bitArnd Bergmann1-1/+1
2025-04-10x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()Benjamin Berg1-1/+6
2025-04-10x86/fpu: Fix guest FPU state buffer allocation sizeStanislav Spassov1-1/+1
2025-04-10x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh3-2/+3
2025-04-10m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven2-2/+16