summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel
2026-03-12drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-12ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong
2026-03-12bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-12igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-12ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-12ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax
2026-03-12xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson
2026-03-12net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-12wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-12wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-12wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-12wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-12wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-12octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-12octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-12octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-12octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-12net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-03-12drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-12drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
2026-03-12accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-12rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot
2026-03-12blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-03-12drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-12drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-12drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-12drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-12wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-12can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-12can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp
2026-03-12can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp
2026-03-12regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu
2026-03-12amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-03-12net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-03-12atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen
2026-03-12dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-03-12xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao