summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
6 daysBuffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
6 daysxen/privcmd: fix double free via VMA splittingJuergen Gross
9 dayscrypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
9 dayscrypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
9 dayscrypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
9 daysdrm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov
9 daysnet: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle
2026-04-22media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park
2026-04-22media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi
2026-04-22media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park
2026-04-22wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar
2026-04-22bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-04-22hwmon: (powerz) Fix use-after-free on USB disconnectSanman Pradhan
2026-04-22media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar
2026-04-22media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu
2026-04-22media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-04-22PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den
2026-04-22PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den
2026-04-22media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev
2026-04-22USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda
2026-04-22staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo
2026-04-22wifi: rtw88: fix device leak on probe failureJohan Hovold
2026-04-22fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman
2026-04-22usb: port: add delay after usb_hub_set_port_power()Xu Yang
2026-04-22usb: gadget: f_hid: don't call cdev_init while cdev in useMichael Zimmermann
2026-04-22USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreenDave Carey
2026-04-22usb: storage: Expand range of matched versions for VL817 quirks entryDaniel BrĂ¡t
2026-04-22usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov
2026-04-22usbip: validate number_of_packets in usbip_pack_ret_submit()Nathan Rebello
2026-04-22usb: gadget: renesas_usb3: validate endpoint index in standard request handlersGreg Kroah-Hartman
2026-04-22usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()Greg Kroah-Hartman
2026-04-22usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()Greg Kroah-Hartman
2026-04-22fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman
2026-04-22drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman
2026-04-22net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
2026-04-22HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman
2026-04-22HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman
2026-04-22staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen
2026-04-22i2c: s3c24xx: check the size of the SMBUS message before using itGreg Kroah-Hartman
2026-04-22gpio: tegra: fix irq_release_resources calling enable instead of disableSamasth Norway Ananda
2026-04-22net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich
2026-04-22net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich
2026-04-22net: txgbe: leave space for null terminators on property_entryFabio Baltieri
2026-04-22net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu
2026-04-22drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-22e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-22ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-22ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov