summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllersAdrian Hunter2020-12-091-0/+17
| * | | | scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter2020-12-091-2/+32
| * | | | scsi: ufs-pci: Fix restore from S4 for Intel controllersAdrian Hunter2020-12-091-0/+20
| * | | | scsi: ufs-mediatek: Keep VCC always-on for specific devicesStanley Chu2020-12-092-0/+22
| * | | | scsi: ufs: Allow regulators being always-onStanley Chu2020-12-092-1/+2
| * | | | scsi: ufs: Clear UAC for RPMB after ufshcd resetsRandall Huang2020-12-091-9/+5
| * | | | scsi: ufs: Fix wrong print message in dev_err()Bean Huo2020-12-091-1/+1
| * | | | scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZEBean Huo2020-12-091-1/+0
* | | | | Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-012-1/+2
|\ \ \ \ \
| * | | | | block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund2020-12-301-0/+1
| * | | | | fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap2020-12-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-013-21/+43
|\ \ \ \ \
| * | | | | kernel/io_uring: cancel io_uring before task worksPavel Begunkov2020-12-312-2/+2
| * | | | | io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov2020-12-311-2/+22
| * | | | | io_uring: add a helper for setting a ref nodePavel Begunkov2020-12-311-10/+12
| * | | | | io_uring: don't assume mm is constant across submitsJens Axboe2020-12-291-7/+7
| |/ / / /
* | | | | depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds2021-01-011-0/+2
* | | | | Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-12-303-36/+36
|\ \ \ \ \
| * | | | | libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov2020-12-281-2/+2
| * | | | | libceph: align session_key and con_secret to 16 bytesIlya Dryomov2020-12-281-2/+10
| * | | | | libceph: fix auth_signature buffer allocation in secure modeIlya Dryomov2020-12-281-1/+2
| * | | | | ceph: reencode gid_list when reconnectingIlya Dryomov2020-12-281-31/+22
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-3042-91/+101
|\ \ \ \ \
| * | | | | mm: slub: call account_slab_page() after slab page initializationRoman Gushchin2020-12-301-3/+2
| * | | | | zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap2020-12-304-19/+9
| * | | | | lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich2020-12-301-2/+2
| * | | | | lib/genalloc: fix the overflow when size is too bigHuang Shijie2020-12-301-12/+13
| * | | | | kdev_t: always inline major/minor helper functionsJosh Poimboeuf2020-12-301-11/+11
| * | | | | sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie2020-12-301-0/+3
| * | | | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-3022-21/+1
| * | | | | kasan: fix null pointer dereference in kasan_record_aux_stackWalter Wu2020-12-301-0/+2
| * | | | | mm: generalise COW SMC TLB flushing race commentNicholas Piggin2020-12-301-3/+5
| * | | | | mm/mremap.c: fix extent calculationKalesh Singh2020-12-301-1/+3
| * | | | | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-304-8/+11
| * | | | | mm: add prototype for __add_to_page_cache_locked()Souptick Joarder2020-12-301-0/+7
| * | | | | checkpatch: prefer strscpy to strlcpyJoe Perches2020-12-301-0/+6
| * | | | | Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada2020-12-301-5/+0
| * | | | | mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz2020-12-301-1/+21
| * | | | | selftests/vm: fix building protection keys testHarish2020-12-301-5/+5
|/ / / / /
* | | | | Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-281-4/+3
|\ \ \ \ \
| * | | | | Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer2020-12-281-4/+3
* | | | | | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-12-281-3/+10
|\ \ \ \ \ \
| * | | | | | workqueue: Kick a worker based on the actual activation of delayed worksYunfeng Ye2020-11-251-3/+10
* | | | | | | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2020-12-282-15/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao2020-12-161-0/+2
| * | | | | | cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()Hui Su2020-11-251-4/+4
| * | | | | | kernel: cgroup: Mundane spelling fixes throughout the fileBhaskar Chowdhury2020-11-251-11/+11
| |/ / / / /
* | | | | | Linux 5.11-rc1v5.11-rc1Linus Torvalds2020-12-281-2/+2
* | | | | | proc mountinfo: make splice available againLinus Torvalds2020-12-271-3/+6
* | | | | | Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\ \ \ \ \ \