summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-22scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein1-1/+2
2026-04-22scripts/gdb/symbols: handle module path parametersBenjamin Berg1-1/+1
2026-04-22fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman1-0/+3
2026-04-22usb: port: add delay after usb_hub_set_port_power()Xu Yang1-0/+1
2026-04-22usb: gadget: f_hid: don't call cdev_init while cdev in useMichael Zimmermann1-5/+10
2026-04-22USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreenDave Carey1-7/+46
2026-04-22usb: storage: Expand range of matched versions for VL817 quirks entryDaniel BrĂ¡t1-3/+4
2026-04-22usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov1-2/+3
2026-04-22usbip: validate number_of_packets in usbip_pack_ret_submit()Nathan Rebello1-0/+12
2026-04-22smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...Stefan Metzmacher1-1/+7
2026-04-22smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher1-0/+8
2026-04-22ksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman2-1/+2
2026-04-22ksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman1-1/+2
2026-04-22ksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman1-0/+5
2026-04-22smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman1-8/+12
2026-04-22smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman1-1/+1
2026-04-22usb: gadget: renesas_usb3: validate endpoint index in standard request handlersGreg Kroah-Hartman1-1/+6
2026-04-22usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()Greg Kroah-Hartman1-0/+9
2026-04-22usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()Greg Kroah-Hartman1-2/+2
2026-04-22fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman1-0/+3
2026-04-22ALSA: fireworks: bound device-supplied status before string array lookupGreg Kroah-Hartman1-1/+4
2026-04-22ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0Greg Kroah-Hartman1-1/+5
2026-04-22bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman1-0/+1
2026-04-22drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman1-4/+10
2026-04-22NFC: digital: Bounds check NFC-A cascade depth in SDD response handlerGreg Kroah-Hartman1-0/+6
2026-04-22net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman1-1/+6
2026-04-22HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman1-0/+3
2026-04-22HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman1-0/+3
2026-04-22staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen1-1/+1
2026-04-22i2c: s3c24xx: check the size of the SMBUS message before using itGreg Kroah-Hartman1-1/+6
2026-04-22can: raw: fix ro->uniq use-after-free in raw_rcv()Samuel Page1-1/+10
2026-04-22nfc: llcp: add missing return after LLCP_CLOSED checksJunxi Qian1-0/+2
2026-04-22crypto: algif_aead - Fix minimum RX size check for decryptionHerbert Xu1-1/+1
2026-04-22crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsglHerbert Xu1-2/+2
2026-04-22sched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra1-1/+1
2026-04-22perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen2-7/+7
2026-04-22perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
2026-04-22crypto: af_alg - limit RX SG extraction by receive buffer budgetDouya Le2-0/+7
2026-04-22gpio: tegra: fix irq_release_resources calling enable instead of disableSamasth Norway Ananda1-1/+1
2026-04-22l2tp: Drop large packets with UDP encapAlice Mikityanska1-0/+5
2026-04-22net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich1-1/+1
2026-04-22net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich1-3/+4
2026-04-22devlink: Fix incorrect skb socket family dumpingLi RongQing1-1/+1
2026-04-22af_unix: read UNIX_DIAG_VFS data under unix_state_lockJiexun Wang1-8/+13
2026-04-22net: txgbe: leave space for null terminators on property_entryFabio Baltieri1-4/+4
2026-04-22net: ioam6: fix OOB and missing lockJustin Iurman1-1/+5
2026-04-22net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu1-2/+1
2026-04-22ASoC: amd: acp: update DMI quirk and add ACP DMIC for Lenovo platformsSyed Saba Kareem1-4/+4
2026-04-22ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald3-7/+14
2026-04-22ASoC: SDCA: Fix overwritten var within for loopMaciej Strozek1-3/+1