summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-03-04tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
2026-03-04kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
2026-03-04tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
2026-03-04Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz1-0/+7
2026-03-04Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz2-4/+19
2026-03-04Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+2
2026-03-04Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li1-10/+14
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz2-9/+11
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz2-18/+47
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds3-39/+1
2026-03-04wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg1-1/+1
2026-03-04bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-03-04bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean1-32/+29
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson1-2/+0
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
2026-03-04espintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
2026-03-04xfrm: always flush state and policy upon NETDEV_UNREGISTER eventTetsuo Handa1-1/+11
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston1-0/+5
2026-03-04xfrm: skip templates check for packet offload tunnel modeLeon Romanovsky1-2/+9
2026-03-04xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen1-2/+5
2026-03-04ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski1-2/+4
2026-03-04ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski1-0/+6
2026-03-04rtc: zynqmp: correct frequency valueTomas Melin1-0/+3
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann1-2/+7
2026-03-04btrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das1-2/+8
2026-03-04ALSA: usb-audio: Add sanity check for OOB writes at silencingTakashi Iwai1-17/+22
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04spi: spidev: fix lock inversion between spi_lock and buf_lockFabian Godehardt1-41/+22
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04ALSA: usb-audio: Update the number of packets properly at receivingTakashi Iwai1-0/+1
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-03-04ARM: 9467/1: mm: Don't use %pK through printkThomas Weissschuh1-1/+1
2026-03-04include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter1-0/+4
2026-03-04ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy1-0/+12
2026-03-04thermal: int340x: Fix sysfs group leak on DLVR registration failureKaushlendra Kumar1-1/+4
2026-03-04libceph: define and enforce CEPH_MAX_KEY_LENIlya Dryomov3-5/+7
2026-03-04ceph: supply snapshot context in ceph_uninline_data()ethanwu1-2/+22
2026-03-04fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_...Konstantin Komarov1-0/+6
2026-03-04fs/ntfs3: drop preallocated clusters for sparse and compressed filesKonstantin Komarov1-1/+3
2026-03-04fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LISTJaehun Gou1-0/+9
2026-03-04fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadataJaehun Gou1-3/+12