summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus 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/raf...Linus Torvalds3-11/+9
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo 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_ctrlmo...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-19Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-32/+36
2026-03-19net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-03-19udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-19Merge branch 'mlx5-misc-fixes-2026-03-16'Jakub Kicinski3-42/+32
2026-03-19net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-19net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-19net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-19Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski1-0/+3
2026-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski5-21/+86
2026-03-19bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi1-4/+20
2026-03-19ipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
2026-03-19NFC: nxp-nci: allow GPIOs to sleepIan Ray1-2/+2
2026-03-19net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-19net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-19netdevsim: drop PSP ext ref on forward failureWesley Atwell1-1/+4
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-19lib/bootconfig: check xbc_init_node() return in override pathJosh Law1-1/+2
2026-03-19Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+33
2026-03-19x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche1-6/+11
2026-03-19Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds6-26/+118