summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim
2026-03-19Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim
2026-03-19Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav
2026-03-19MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong
2026-03-19icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-19Merge patch series "can: fix can-gw Out-of-Bounds Heap R/W and isotp UAF"Marc Kleine-Budde
2026-03-19can: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp
2026-03-19can: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-19soc: microchip: mpfs-mss-top-sysreg: Fix resource leak on driver unbindFelix Gu
2026-03-19soc: microchip: mpfs-control-scb: Fix resource leak on driver unbindFelix Gu
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay
2026-03-19Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-03-19Merge branches 'acpica' and 'acpi-bus'Rafael J. Wysocki
2026-03-19can: statistics: add missing atomic access in hot pathOliver Hartkopp
2026-03-19Merge branch 'pm-runtime'Rafael J. Wysocki
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-19ASoC: tas2781: Add null check for calibration dataBaojun Xu
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski
2026-03-19net: shaper: protect late read accesses to the hierarchyJakub Kicinski
2026-03-19arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose
2026-03-19netfs: Fix read abandonment during retryDavid Howells
2026-03-19vfs: fix docstring of hash_name()Jori Koolstra
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-19nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi
2026-03-19netfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso
2026-03-19netfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko
2026-03-18soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transitionKonrad Dybcio
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
2026-03-18Merge branch 'mlx5-misc-fixes-2026-03-16'Jakub Kicinski
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu