summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-13ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K
2025-02-13Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmdLuiz Augusto von Dentz
2025-02-13rust/kernel: Add faux device bindingsLyude Paul
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13MAINTAINERS: Use my kernel.org address for I2C ACPI workMika Westerberg
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-13genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGSAnup Patel
2025-02-13Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich
2025-02-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross
2025-02-13xen/swiotlb: relax alignment requirementsJuergen Gross
2025-02-13arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki
2025-02-13arm64: Add missing registrations of hwcapsMark Brown
2025-02-13ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton
2025-02-13arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska
2025-02-13drm: Fix DSC BPP increment decodingImre Deak
2025-02-12Merge branch 'net-ethernet-ti-am65-cpsw-xdp-fixes'Jakub Kicinski
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao
2025-02-13LoongArch: csum: Fix OoB access in IP checksum code for negative lengthsYuli Wang
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari
2025-02-12Merge branch 'vsock-null-ptr-deref-when-so_linger-enabled'Jakub Kicinski
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj
2025-02-12vsock: Orphan socket after transport releaseMichal Luczaj
2025-02-12MAINTAINERS: Add sctp headers to the general netdev entryMarcelo Ricardo Leitner
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
2025-02-12drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher
2025-02-12drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher
2025-02-12bcachefs: Reuse transactionAlan Huang
2025-02-12bcachefs: Pass _orig_restart_count to trans_was_restartedAlan Huang
2025-02-12bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTSKent Overstreet