summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-07nvmet-tcp: fix kmap leak when data digest in useElad Grupi1-1/+1
2021-04-07locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long1-2/+3
2021-04-07locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long1-11/+14
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi1-0/+3
2021-04-07ASoC: rt711: add snd_soc_component remove callbackBard Liao1-0/+8
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan1-1/+1
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong1-1/+1
2021-04-07io_uring: halt SQO submission on ctx exitPavel Begunkov1-0/+8
2021-04-07io_uring: fix ->flags races by linked timeoutsPavel Begunkov1-1/+0
2021-04-07vhost: Fix vhost_vq_reset()Laurent Vivier1-1/+1
2021-04-07kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezingJens Axboe1-1/+1
2021-04-07ASoC: mediatek: mt8192: fix tdm out data is valid on rising edgeJiaxin Yu2-4/+8
2021-04-07NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia1-0/+1
2021-04-07ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure2-1/+3
2021-04-07ASoC: cs42l42: Fix mixer volume controlLucas Tanure1-2/+2
2021-04-07ASoC: cs42l42: Fix channel width supportLucas Tanure2-26/+22
2021-04-07ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure2-17/+14
2021-04-07ASoC: soc-core: Prevent warning if no DMI table is presentJon Hunter1-0/+4
2021-04-07ASoC: es8316: Simplify adc_pga_gain_tlv tableHans de Goede1-7/+2
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood1-1/+1
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07ASoC: rt1015: fix i2c communication errorJack Yu1-0/+1
2021-04-07iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani1-0/+10
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields1-4/+7
2021-04-07fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha1-0/+1
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang1-3/+3
2021-04-07ext4: shrink race window in ext4_should_retry_alloc()Eric Whitney4-12/+39
2021-04-07virtiofs: Fail dax mount if device does not support itVivek Goyal1-1/+8
2021-04-07arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin1-2/+18
2021-03-30Linux 5.11.11v5.11.11Greg Kroah-Hartman1-1/+1
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-30selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov2-0/+113
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde1-2/+0
2021-03-30nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig1-1/+1
2021-03-30Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne3-17/+14
2021-03-30fs/ext4: fix integer overflow in s_log_groups_per_flexSabyrzhan Tasbolatov1-2/+9
2021-03-30ext4: add reclaim checks to xattr codeJan Kara1-0/+4
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-30net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli1-7/+7
2021-03-30r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit1-2/+4
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi3-1/+4
2021-03-30ch_ktls: fix enum-conversion warningArnd Bergmann1-1/+1
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)2-5/+3
2021-03-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata1-1/+1
2021-03-30locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner1-1/+1
2021-03-30cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N5-15/+41