summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells4-14/+38
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-20/+29
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas1-1/+2
2025-02-13firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan1-2/+2
2025-02-13genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGSAnup Patel1-4/+0
2025-02-13Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich1-1/+1
2025-02-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross1-9/+62
2025-02-13xen/swiotlb: relax alignment requirementsJuergen Gross1-8/+12
2025-02-13arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda1-0/+4
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin1-24/+8
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki3-6/+12
2025-02-13ASoC: imx-audmix: remove cpu_mclk which is from cpu dai deviceShengjiu Wang1-31/+0
2025-02-13arm64: Add missing registrations of hwcapsMark Brown1-0/+3
2025-02-13ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton1-4/+8
2025-02-13arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska1-12/+10
2025-02-13drm: Fix DSC BPP increment decodingImre Deak2-1/+2
2025-02-13Merge branch 'net-ethernet-ti-am65-cpsw-xdp-fixes'Jakub Kicinski1-19/+31
2025-02-13net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros1-3/+11
2025-02-13net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros1-3/+7
2025-02-13net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros1-13/+13
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao1-1/+1
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao1-3/+0
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao1-2/+2
2025-02-13LoongArch: csum: Fix OoB access in IP checksum code for negative lengthsYuli Wang1-1/+1
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang3-43/+2
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang1-4/+3
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen1-1/+2
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari3-18/+19
2025-02-13Merge branch 'vsock-null-ptr-deref-when-so_linger-enabled'Jakub Kicinski2-1/+48
2025-02-13vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj1-0/+41
2025-02-13vsock: Orphan socket after transport releaseMichal Luczaj1-1/+7
2025-02-13MAINTAINERS: Add sctp headers to the general netdev entryMarcelo Ricardo Leitner1-0/+2
2025-02-13Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-14/+20
2025-02-13drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-13drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX2-1/+6
2025-02-13drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-02-13amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan1-1/+1
2025-02-13drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher1-1/+2
2025-02-13drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher1-2/+34
2025-02-13bcachefs: Reuse transactionAlan Huang1-1/+11
2025-02-13bcachefs: Pass _orig_restart_count to trans_was_restartedAlan Huang1-1/+1
2025-02-13bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTSKent Overstreet5-1/+58
2025-02-13drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher1-1/+1
2025-02-13io_uring/waitid: setup async data in the prep handlerJens Axboe1-7/+7
2025-02-13um: convert irq_lock to raw spinlockJohannes Berg1-32/+47
2025-02-13um: virtio_uml: use raw spinlockJohannes Berg1-4/+4
2025-02-13um: virt-pci: don't use kmalloc()Johannes Berg1-96/+102
2025-02-13um: fix execve stub execution on old host OSsBenjamin Berg1-3/+13
2025-02-13um: properly align signal stack on x86_64Benjamin Berg1-3/+5
2025-02-13um: avoid copying FP state from init_taskBenjamin Berg1-1/+9