summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda1-0/+2
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol1-1/+1
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid1-0/+5
2021-03-17libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2021-03-17scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2-1/+14
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter1-4/+11
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-17ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai1-0/+1
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai1-0/+4
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev1-4/+15
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing1-8/+10
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET1-1/+1
2021-03-17media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy1-1/+1
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil1-1/+8
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil1-3/+9
2021-03-17net: lapbether: Remove netif_start_queue / netif_stop_queueXie He1-3/+0
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang3-1/+4
2021-03-17futex: fix dead code in attach_to_pi_owner()Thomas Gleixner1-3/+3
2021-03-17futex: Cure exit raceThomas Gleixner1-6/+65
2021-03-17futex: Change locking rulesPeter Zijlstra1-26/+112
2021-03-17Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds1-1/+1
2021-03-17floppy: fix lock_fdc() signal handlingJiri Kosina1-16/+19
2021-03-17cifs: return proper error code in statfs(2)Paulo Alcantara1-1/+1
2021-03-17netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin1-2/+4
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang1-3/+7
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang1-1/+1
2021-03-17can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel1-2/+6
2021-03-17net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann1-1/+1
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-03-11Linux 4.4.261v4.4.261Greg Kroah-Hartman1-1/+1
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas1-0/+3
2021-03-11platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede1-1/+7
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu1-30/+53
2021-03-11rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter1-3/+5
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-03-11futex: fix spin_lock() / spin_unlock_irq() imbalanceThomas Schoebel-Theuer1-1/+1
2021-03-11futex: fix irq self-deadlock and satisfy assertionThomas Schoebel-Theuer1-0/+2
2021-03-07Linux 4.4.260v4.4.260Greg Kroah-Hartman1-1/+1
2021-03-07media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus1-12/+7
2021-03-07swap: fix swapfile read/write offsetJens Axboe2-9/+4
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan3-8/+13
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich1-1/+11
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2-7/+72
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