summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
37 hoursRevert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9
37 hoursnet: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
37 hoursnet: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
37 hoursmmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
37 hoursnet/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
37 hoursdrm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka1-8/+18
37 hoursnet: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
37 hoursEDAC/mc: Fix error path ordering in edac_mc_alloc()Borislav Petkov (AMD)1-3/+3
37 hoursnfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
37 hourswifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
37 hoursdrm/scheduler: signal scheduled fence when kill jobLin.Cao1-0/+1
37 hoursusb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-5/+6
37 hoursACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki3-2/+12
37 hoursACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki4-7/+13
37 hoursRevert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki4-62/+5
37 hoursusb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-4/+4
37 hoursmedia: uvcvideo: Use heuristic to find stream entityRicardo Ribalda1-1/+14
37 hoursmedia: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
37 hoursInput: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
37 hoursInput: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
37 hourswifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
8 daysACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki4-5/+62
8 daysnet: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
8 daysnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
8 daysnet: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
8 daysmtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
8 daysmtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
8 dayscpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
8 dayscpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang1-1/+3
8 dayshwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
8 dayshwmon: (pmbus/core) Add lock and unlock functionsEddie James2-0/+32
8 daysscsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
8 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
8 dayswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
8 daysusb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
8 daysusb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
8 daysusb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
8 daysusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
8 daysnet: enetc: fix PF !of_device_is_available() teardown pathVladimir Oltean1-1/+1
8 daysnvme: fix admin queue leak on controller resetMing Lei2-0/+14
8 daysnvme: fix admin request_queue lifetimeKeith Busch2-2/+2
8 daysnvme-pci: put the admin queue in nvme_dev_remove_adminChristoph Hellwig1-2/+1
8 daysnvme-pci: remove an extra queue referenceChristoph Hellwig1-6/+0
8 daysblk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig5-2/+13
8 daysRevert "nvme: fix admin request_queue lifetime"Heyne, Maximilian1-2/+0
8 daysusb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
8 daysUSB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
8 daysUSB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
8 daysthunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
8 daysnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24