summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-12net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet1-0/+1
2026-03-12net: nfc: nci: Fix zero-length proprietary notificationsIan Ray1-1/+11
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet8-108/+127
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-12hwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1
2026-03-12timekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar1-2/+4
2026-03-12sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli1-0/+30
2026-03-12x86/topo: Fix SNC topology messPeter Zijlstra1-47/+143
2026-03-12x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra1-10/+3
2026-03-12x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra3-2/+20
2026-03-12x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra3-0/+16
2026-03-12nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim1-2/+2
2026-03-12drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-12drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-12time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch1-2/+0
2026-03-12i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock1-4/+10
2026-03-12ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel2-0/+2
2026-03-12drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su2-3/+4
2026-03-12ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski1-1/+2
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
2026-03-12bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu1-3/+1
2026-03-12igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera2-11/+26
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-12ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-12ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax1-1/+4
2026-03-12xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-03-12net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson1-4/+10
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-12wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-12wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-12octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-12octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-12octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-12octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen3-2/+10
2026-03-12net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
2026-03-12drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-12drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-12accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou3-10/+19
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-12rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot1-0/+8