summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_statusChaitanya Kulkarni2021-04-023-7/+6
* nvmet: update error log page in nvmet_alloc_ctrl()Chaitanya Kulkarni2021-04-022-5/+3
* nvmet: remove a duplicate status assignment in nvmet_alloc_ctrlChaitanya Kulkarni2021-04-021-1/+0
* nvme-pci: cleanup nvme_irq()Chaitanya Kulkarni2021-04-021-4/+2
* nvme-pci: remove the barriers in nvme_irq()Chaitanya Kulkarni2021-04-021-6/+0
* mtip32xx: use LIST_HEAD() for list_headShixin Liu2021-03-291-5/+2
* mtip32xx: use DEFINE_SPINLOCK() for spinlockShixin Liu2021-03-291-3/+1
* paride/pd: remove ->revalidate_diskChristoph Hellwig2021-03-291-11/+0
* md: Fix missing unused status line of /proc/mdstatJan Glauber2021-03-241-1/+5
* md/raid10: improve discard request for far layoutXiao Ni2021-03-242-19/+61
* md/raid10: improve raid10 discard requestXiao Ni2021-03-241-1/+262
* md/raid10: pull the code that wait for blocked dev into one functionXiao Ni2021-03-241-51/+69
* md/raid10: extend r10bio devs to raid disksXiao Ni2021-03-241-5/+5
* md: add md_submit_discard_bio() for submitting discard bioXiao Ni2021-03-243-12/+24
* drivers/block: remove the umem driverDavidlohr Bueso2021-03-244-1280/+0
* rsxx: remove extraneous 'const' qualifierArnd Bergmann2021-03-241-1/+1
* xsysace: Remove SYSACE driverMichal Simek2021-03-233-1280/+0
* s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann2021-03-165-30/+7
* s390/dasd: remove dasd_fba_probe() wrapperJulian Wiedmann2021-03-161-8/+1
* Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-143-9/+2
|\
| * irqchip/ingenic: Add support for the JZ4760Paul Cercueil2021-03-092-0/+2
| * irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier2021-03-081-9/+0
* | Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-0/+16
|\ \
| * | efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel2021-03-071-0/+16
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-143-10/+13
|\ \
| * | zram: fix broken page writebackMinchan Kim2021-03-131-3/+3
| * | zram: fix return value on writeback_storeMinchan Kim2021-03-131-3/+8
| * | mm: use is_cow_mapping() across tree where properPeter Xu2021-03-132-4/+2
* | | Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-03-1310-28/+94
|\ \ \
| * | | misc/pvpanic: Export module FDT device tableShile Zhang2021-03-101-0/+1
| * | | misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov2021-03-101-0/+5
| * | | virt: acrn: Correct type casting of argument of copy_from_user()Shuo Liu2021-03-101-1/+1
| * | | virt: acrn: Use EPOLLIN instead of POLLINYejune Deng2021-03-101-1/+1
| * | | virt: acrn: Use vfs_poll() instead of f_op->poll()Yejune Deng2021-03-101-2/+2
| * | | virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPUShuo Liu2021-03-101-0/+9
| * | | habanalabs: fix debugfs address translationfarah kassabri2021-03-101-12/+26
| * | | habanalabs: Disable file operations after device is removedTomer Tayar2021-03-102-6/+46
| * | | habanalabs: Call put_pid() when releasing control deviceTomer Tayar2021-03-101-0/+2
| * | | drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman2021-03-102-6/+1
| * | | habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay2021-03-101-1/+1
| | |/ | |/|
* | | Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-1349-38/+169
|\ \ \
| * | | Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman2021-03-1027-0/+106
| * | | staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter2021-03-101-2/+4
| * | | staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter2021-03-101-0/+5
| * | | staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter2021-03-101-2/+4
| * | | staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3
| * | | staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+2
| * | | staging: comedi: ni_6527: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3
| * | | staging: comedi: comedi_parport: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+2
| * | | staging: comedi: amplc_pc236_common: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3