summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-09fuse: fix bad inodeMiklos Szeredi7-17/+74
2021-01-09RDMA/siw,rxe: Make emulated devices virtual in the device treeJason Gunthorpe3-31/+1
2021-01-09RDMA/core: remove use of dma_virt_opsChristoph Hellwig13-76/+81
2021-01-09scsi: ufs: Re-enable WriteBooster after device resetStanley Chu1-1/+6
2021-01-09scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter3-7/+14
2021-01-09drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clockImre Deak1-16/+25
2021-01-09ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai1-1/+1
2021-01-09ALSA: hda/realtek - Modify Dell platform nameKailang Yang1-1/+1
2021-01-09Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear1-1/+1
2021-01-09kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
2021-01-09dt-bindings: rtc: add reset-source propertyRasmus Villemoes1-0/+5
2021-01-09rtc: pcf2127: only use watchdog when explicitly availableUwe Kleine-König1-1/+2
2021-01-09rtc: pcf2127: move watchdog initialisation to a separate functionUwe Kleine-König1-25/+31
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau1-4/+0
2021-01-09Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2021-01-06Linux 5.10.5v5.10.5Greg Kroah-Hartman1-1/+1
2021-01-06device-dax: Fix range releaseDan Williams1-23/+21
2021-01-06ext4: avoid s_mb_prefetch to be zero in individual scenariosChunguang Xu1-4/+5
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim1-1/+11
2021-01-06ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai1-2/+7
2021-01-06io_uring: remove racy overflow list fast checksPavel Begunkov1-4/+1
2021-01-06s390: always clear kernel stack backchain before calling functionsHeiko Carstens1-6/+6
2021-01-06tick/sched: Remove bogus boot "safety" checkThomas Gleixner1-7/+0
2021-01-06drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2021-01-06ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton1-0/+2
2021-01-06NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust1-19/+17
2021-01-06um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi1-76/+115
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard2-84/+33
2021-01-06watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong1-1/+3
2021-01-06fs/namespace.c: WARN if mnt_count has become negativeEric Biggers2-4/+7
2021-01-06powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin3-56/+8
2021-01-06module: delay kobject uevent until after module init callJessica Yu1-2/+3
2021-01-06f2fs: fix race of pending_pages in decompressionDaeho Jeong3-13/+48
2021-01-06f2fs: avoid race condition for shrinker countJaegeuk Kim6-24/+36
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust3-3/+37
2021-01-06i3c master: fix missing destroy_workqueue() on error in i3c_master_registerQinglang Miao1-1/+4
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao1-1/+1
2021-01-06rtc: pl031: fix resource leak in pl031_probeZheng Liang1-2/+4
2021-01-06quota: Don't overflow quota file offsetsJan Kara1-4/+4
2021-01-06module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes1-0/+1
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu1-3/+5
2021-01-06io_uring: check kthread stopped flag when sq thread is unparkedXiaoguang Wang1-1/+9
2021-01-06fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng1-4/+6
2021-01-06ext4: check for invalid block size early when mounting a file systemTheodore Ts'o1-24/+16
2021-01-06bfs: don't use WARNING: string when it's just info.Randy Dunlap1-1/+1
2021-01-06ALSA: rawmidi: Access runtime->avail always in spinlockTakashi Iwai1-14/+35
2021-01-06ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai1-4/+4
2021-01-06f2fs: fix shift-out-of-bounds in sanity_check_raw_super()Chao Yu1-5/+4
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1