summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche1-8/+19
2021-01-12scsi: ide: Do not set the RQF_PREEMPT flag for sense requestsBart Van Assche2-6/+0
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter1-2/+32
2021-01-12scsi: ufs: Fix wrong print message in dev_err()Bean Huo1-1/+1
2021-01-12workqueue: Kick a worker based on the actual activation of delayed worksYunfeng Ye1-3/+10
2021-01-09Linux 5.4.88v5.4.88Greg Kroah-Hartman1-1/+1
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2021-01-09exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman8-43/+44
2021-01-09rwsem: Implement down_read_interruptibleEric W. Biederman2-0/+27
2021-01-09rwsem: Implement down_read_killable_nestedEric W. Biederman2-0/+16
2021-01-09perf: Break deadlock involving exec_update_mutexpeterz@infradead.org1-23/+23
2021-01-09fuse: fix bad inodeMiklos Szeredi7-17/+74
2021-01-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron2-4/+9
2021-01-09kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
2021-01-09dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()Yu Kuai1-0/+1
2021-01-09dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()Yu Kuai1-2/+6
2021-01-09dmaengine: at_hdmac: Substitute kzalloc with kmallocTudor Ambarus1-1/+1
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.4.87v5.4.87Greg Kroah-Hartman1-1/+1
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-06tick/sched: Remove bogus boot "safety" checkThomas Gleixner1-7/+0
2021-01-06um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi1-76/+115
2021-01-06fs/namespace.c: WARN if mnt_count has become negativeEric Biggers2-4/+7
2021-01-06module: delay kobject uevent until after module init callJessica Yu1-2/+3
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-06fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng1-4/+6
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
2021-01-06reiserfs: add check for an invalid ih_entry_countRustam Kovhaev1-0/+6
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2021-01-06scsi: cxgb4i: Fix TLS dependencyRandy Dunlap1-0/+1
2021-01-06cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao1-0/+2
2021-01-06of: fix linker-section match-table corruptionJohan Hovold1-0/+1
2021-01-06null_blk: Fix zone size initializationDamien Le Moal1-7/+12
2021-01-06tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo1-0/+5
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2021-01-06scsi: block: Fix a race in the runtime power management codeBart Van Assche1-6/+9