summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-03-07PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das1-1/+8
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-07Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang1-0/+5
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-07rsi: Move card interrupt handling to RX threadMarek Vasut3-51/+15
2021-03-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut1-1/+2
2021-03-07media: mceusb: sanity check for prescaler valueSean Young1-1/+8
2021-03-07udlfb: Fix memory leak in dlfb_usb_probeZqiang1-0/+1
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-04dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+0
2021-03-04sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2021-03-04gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2021-03-04dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-04dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-04dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-04dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-04dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-04dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka3-0/+65
2021-03-04cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu1-2/+3
2021-03-04gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-04mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-04libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-04watchdog: mei_wdt: request stop on unregisterAlexander Usyskin1-0/+1
2021-03-04floppy: reintroduce O_NDELAY fixJiri Kosina1-13/+14
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-04staging: gdm724x: Fix DMA from stackAmey Narkhede1-3/+7
2021-03-04staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy2-2/+2
2021-03-04drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley1-46/+1
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley1-1/+2