summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/namespace.c: WARN if mnt_count has become negativeEric Biggers2021-01-062-4/+7
* powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin2021-01-063-56/+8
* module: delay kobject uevent until after module init callJessica Yu2021-01-061-2/+3
* f2fs: fix race of pending_pages in decompressionDaeho Jeong2021-01-063-13/+48
* f2fs: avoid race condition for shrinker countJaegeuk Kim2021-01-066-24/+36
* NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust2021-01-063-3/+37
* i3c master: fix missing destroy_workqueue() on error in i3c_master_registerQinglang Miao2021-01-061-1/+4
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-061-1/+1
* rtc: pl031: fix resource leak in pl031_probeZheng Liang2021-01-061-2/+4
* quota: Don't overflow quota file offsetsJan Kara2021-01-061-4/+4
* module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes2021-01-061-0/+1
* rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu2021-01-061-3/+5
* io_uring: check kthread stopped flag when sq thread is unparkedXiaoguang Wang2021-01-061-1/+9
* fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng2021-01-061-4/+6
* ext4: check for invalid block size early when mounting a file systemTheodore Ts'o2021-01-061-24/+16
* bfs: don't use WARNING: string when it's just info.Randy Dunlap2021-01-061-1/+1
* ALSA: rawmidi: Access runtime->avail always in spinlockTakashi Iwai2021-01-061-14/+35
* ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai2021-01-061-4/+4
* f2fs: fix shift-out-of-bounds in sanity_check_raw_super()Chao Yu2021-01-061-5/+4
* media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab2021-01-061-1/+1
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2021-01-061-1/+1
* reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2021-01-061-0/+6
* fbcon: Disable accelerated scrollingDaniel Vetter2021-01-062-37/+26
* Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2021-01-061-2/+6
* scsi: cxgb4i: Fix TLS dependencyRandy Dunlap2021-01-061-0/+1
* zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap2021-01-064-19/+9
* cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao2021-01-061-0/+2
* tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo2021-01-061-0/+5
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-068-14/+12
* io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov2021-01-061-2/+22
* io_uring: add a helper for setting a ref nodePavel Begunkov2021-01-061-10/+12
* io_uring: use bottom half safe lock for fixed file dataJens Axboe2021-01-061-8/+8
* io_uring: don't assume mm is constant across submitsJens Axboe2021-01-061-7/+7
* lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich2021-01-061-2/+2
* mm: memmap defer init doesn't work as expectedBaoquan He2021-01-064-8/+11
* mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz2021-01-061-1/+21
* scsi: block: Fix a race in the runtime power management codeBart Van Assche2021-01-061-6/+9
* opp: Call the missing clk_put() on errorViresh Kumar2021-01-061-1/+4
* opp: fix memory leak in _allocate_opp_tableQuanyang Wang2021-01-061-2/+4
* spi: dw-bt1: Fix undefined devm_mux_control_get symbolSerge Semin2021-01-061-2/+1
* jffs2: Fix NULL pointer dereference in rp_size fs option parsingJamie Iles2021-01-061-5/+5
* jffs2: Allow setting rp_size to zero during remountinglizhe2021-01-062-2/+6
* io_uring: close a small race gap for files cancelPavel Begunkov2021-01-061-4/+4
* drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2021-01-062-2/+44
* md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor2021-01-061-1/+2
* ethtool: fix string set id checkMichal Kubecek2021-01-061-1/+1
* ethtool: fix error paths in ethnl_set_channels()Ivan Vecera2021-01-061-2/+4
* mptcp: fix security context on server socketPaolo Abeni2021-01-061-0/+2
* net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti2021-01-061-1/+16
* Linux 5.10.4v5.10.4Greg Kroah-Hartman2020-12-301-1/+1