aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-19Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike1-0/+3
2026-03-19Bluetooth: hci_ll: Fix firmware leak on error pathAnas Iqbal1-0/+2
2026-03-19Bluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang3-12/+12
2026-03-19Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_completeLuiz Augusto von Dentz1-1/+1
2026-03-19Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim1-3/+7
2026-03-19Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv()Hyunwoo Kim1-0/+5
2026-03-19Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park1-3/+3
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds93-458/+733
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
2026-03-19MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
2026-03-19icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-03-19Merge patch series "can: fix can-gw Out-of-Bounds Heap R/W and isotp UAF"Marc Kleine-Budde2-9/+21
2026-03-19can: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp1-6/+18
2026-03-19can: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi1-3/+3
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
2026-03-19soc: microchip: mpfs-mss-top-sysreg: Fix resource leak on driver unbindFelix Gu1-2/+4
2026-03-19soc: microchip: mpfs-control-scb: Fix resource leak on driver unbindFelix Gu1-2/+4
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-9/+22
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay1-0/+1
2026-03-19Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-11/+9
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni3-1/+15
2026-03-19Merge branches 'acpica' and 'acpi-bus'Rafael J. Wysocki2-4/+1
2026-03-19can: statistics: add missing atomic access in hot pathOliver Hartkopp3-4/+5
2026-03-19Merge branch 'pm-runtime'Rafael J. Wysocki1-0/+1
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li1-5/+24
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()Marc Kleine-Budde1-1/+3
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost1-13/+22
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost3-12/+63
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost1-2/+1
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio1-3/+3
2026-03-19ASoC: tas2781: Add null check for calibration dataBaojun Xu1-0/+3
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski4-74/+89
2026-03-19net: shaper: protect late read accesses to the hierarchyJakub Kicinski1-4/+22
2026-03-19arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
2026-03-19netfs: Fix read abandonment during retryDavid Howells1-1/+4
2026-03-19vfs: fix docstring of hash_name()Jori Koolstra1-2/+8
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-19nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
2026-03-19netfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
2026-03-19netfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko2-5/+17
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko1-1/+1
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko1-5/+10
2026-03-18soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transitionKonrad Dybcio1-5/+18
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski13-32/+36