summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-30xen/privcmd: fix double free via VMA splittingJuergen Gross1-0/+7
2026-04-30Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross1-2/+6
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
2026-04-18net/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
2026-04-18drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka1-8/+18
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-18EDAC/mc: Fix error path ordering in edac_mc_alloc()Borislav Petkov (AMD)1-3/+3
2026-04-18nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-18drm/scheduler: signal scheduled fence when kill jobLin.Cao1-0/+1
2026-04-18usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-5/+6
2026-04-18ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki3-2/+12
2026-04-18ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki4-7/+13
2026-04-18Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki4-62/+5
2026-04-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-4/+4
2026-04-18media: uvcvideo: Use heuristic to find stream entityRicardo Ribalda1-1/+14
2026-04-18media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
2026-04-18Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
2026-04-18Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-11ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki4-5/+62
2026-04-11net: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
2026-04-11net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
2026-04-11net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2026-04-11mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
2026-04-11mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
2026-04-11cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-11cpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang1-1/+3
2026-04-11hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
2026-04-11hwmon: (pmbus/core) Add lock and unlock functionsEddie James2-0/+32
2026-04-11scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
2026-04-11net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
2026-04-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
2026-04-11usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
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-11net: enetc: fix PF !of_device_is_available() teardown pathVladimir Oltean1-1/+1
2026-04-11nvme: fix admin queue leak on controller resetMing Lei2-0/+14
2026-04-11nvme: fix admin request_queue lifetimeKeith Busch2-2/+2
2026-04-11nvme-pci: put the admin queue in nvme_dev_remove_adminChristoph Hellwig1-2/+1
2026-04-11nvme-pci: remove an extra queue referenceChristoph Hellwig1-6/+0
2026-04-11blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig5-2/+13
2026-04-11Revert "nvme: fix admin request_queue lifetime"Heyne, Maximilian1-2/+0
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