summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-18mptcp: fix slab-use-after-free in __inet_lookup_establishedJiayuan Chen3-6/+12
2026-04-18Revert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)1-19/+5
2026-04-18ALSA: hda/intel: enforce stricter period-size alignment for Intel NVLKai Vehmanen1-2/+5
2026-04-18Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"Takashi Iwai1-9/+0
2026-04-18net: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman1-11/+24
2026-04-18xfrm_user: fix info leak in build_report()Greg Kroah-Hartman1-0/+1
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-18usb: typec: ucsi: skip connector validation before initNathan Rebello1-1/+2
2026-04-11Linux 6.19.12v6.19.12Greg Kroah-Hartman1-1/+1
2026-04-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
2026-04-11kallsyms: prevent module removal when printing module name and buildidPetr Mladek1-0/+3
2026-04-11kallsyms: cleanup code for appending the module buildidPetr Mladek1-9/+33
2026-04-11kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...Petr Mladek1-4/+8
2026-04-11kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()Petr Mladek1-1/+6
2026-04-11usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
2026-04-11usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-9/+10
2026-04-11usb: gadget: f_rndis: Fix net_device lifecycle with device_moveKuen-Han Tsai2-25/+48
2026-04-11usb: gadget: f_subset: Fix net_device lifecycle with device_moveKuen-Han Tsai2-35/+44
2026-04-11usb: gadget: f_eem: Fix net_device lifecycle with device_moveKuen-Han Tsai2-34/+46
2026-04-11usb: gadget: f_ecm: Fix net_device lifecycle with device_moveKuen-Han Tsai2-19/+39
2026-04-11usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
2026-04-11usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
2026-04-11usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
2026-04-11usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai1-2/+4
2026-04-11usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
2026-04-11HID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
2026-04-11usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
2026-04-11usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
2026-04-11USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
2026-04-11USB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
2026-04-11thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
2026-04-11usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski1-22/+22
2026-04-11misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng1-1/+3
2026-04-11misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
2026-04-11thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
2026-04-11thermal: core: Address thermal zone removal races with resumeRafael J. Wysocki1-5/+26
2026-04-11gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih1-53/+48
2026-04-11gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang1-1/+9
2026-04-11sched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi1-14/+35
2026-04-11sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min1-12/+19
2026-04-11cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-11virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-11iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe1-1/+1
2026-04-11net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
2026-04-11net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-11vxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
2026-04-11crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers2-17/+24
2026-04-11counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
2026-04-11counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
2026-04-11vt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre1-9/+15