summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-06Linux 5.10.5v5.10.5Greg Kroah-Hartman
2021-01-06device-dax: Fix range releaseDan Williams
2021-01-06ext4: avoid s_mb_prefetch to be zero in individual scenariosChunguang Xu
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2021-01-06ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai
2021-01-06io_uring: remove racy overflow list fast checksPavel Begunkov
2021-01-06s390: always clear kernel stack backchain before calling functionsHeiko Carstens
2021-01-06tick/sched: Remove bogus boot "safety" checkThomas Gleixner
2021-01-06drm/amd/display: updated wm table for RenoirJake Wang
2021-01-06ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton
2021-01-06NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust
2021-01-06um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard
2021-01-06watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong
2021-01-06fs/namespace.c: WARN if mnt_count has become negativeEric Biggers
2021-01-06powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin
2021-01-06module: delay kobject uevent until after module init callJessica Yu
2021-01-06f2fs: fix race of pending_pages in decompressionDaeho Jeong
2021-01-06f2fs: avoid race condition for shrinker countJaegeuk Kim
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2021-01-06i3c master: fix missing destroy_workqueue() on error in i3c_master_registerQinglang Miao
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-06rtc: pl031: fix resource leak in pl031_probeZheng Liang
2021-01-06quota: Don't overflow quota file offsetsJan Kara
2021-01-06module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu
2021-01-06io_uring: check kthread stopped flag when sq thread is unparkedXiaoguang Wang
2021-01-06fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng
2021-01-06ext4: check for invalid block size early when mounting a file systemTheodore Ts'o
2021-01-06bfs: don't use WARNING: string when it's just info.Randy Dunlap
2021-01-06ALSA: rawmidi: Access runtime->avail always in spinlockTakashi Iwai
2021-01-06ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai
2021-01-06f2fs: fix shift-out-of-bounds in sanity_check_raw_super()Chao Yu
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2021-01-06reiserfs: add check for an invalid ih_entry_countRustam Kovhaev
2021-01-06fbcon: Disable accelerated scrollingDaniel Vetter
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2021-01-06scsi: cxgb4i: Fix TLS dependencyRandy Dunlap
2021-01-06zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap
2021-01-06cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao
2021-01-06tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2021-01-06io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2021-01-06io_uring: add a helper for setting a ref nodePavel Begunkov
2021-01-06io_uring: use bottom half safe lock for fixed file dataJens Axboe
2021-01-06io_uring: don't assume mm is constant across submitsJens Axboe
2021-01-06lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2021-01-06mm: memmap defer init doesn't work as expectedBaoquan He
2021-01-06mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz