summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-11platform/x86: acer-wmi: Cleanup ACER_CAP_FOO definesHans de Goede1-11/+7
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2-1/+19
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin1-4/+6
2021-03-11dm table: fix zoned iterate_devices based device capability checksJeffle Xu1-33/+17
2021-03-11dm table: fix DAX iterate_devices based device capability checksJeffle Xu1-21/+4
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu1-52/+57
2021-03-11rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter1-3/+5
2021-03-11PM: runtime: Update device status before letting suppliers suspendRafael J. Wysocki1-25/+37
2021-03-07media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus1-12/+7
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan1-1/+1
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich1-1/+11
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech1-0/+9
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2-82/+89
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan1-0/+6
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-03-07vt/consolemap: do font sum unsignedJiri Slaby1-1/+1
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu1-0/+2
2021-03-07media: mceusb: sanity check for prescaler valueSean Young1-1/+8
2021-03-07virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-3/+3
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
2021-03-03dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-03net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+0
2021-03-03sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2021-03-03gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2021-03-03dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-03dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-03dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-03dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-03dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-03dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-03gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-03mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-03libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-03-03usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda1-0/+2
2021-03-03mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-03watchdog: mei_wdt: request stop on unregisterAlexander Usyskin1-0/+1
2021-03-03floppy: reintroduce O_NDELAY fixJiri Kosina1-13/+14
2021-03-03staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-03drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-03crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-03crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-03tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley1-1/+2
2021-03-03usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-03-03usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-03-03USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter1-1/+3
2021-03-03USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter1-1/+3