summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \
| * | | | | ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-073-1/+42
| * | | | | ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \ \ \ \ \
| * | | | | | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | | | | | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | | | | | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | | | | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \ \ \ \ \
| * | | | | | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | | | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-273-4/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1
| * | | | | | | | jump_label/static_call: Add MAINTAINERSPeter Zijlstra2020-12-181-0/+16
| * | | | | | | | jump_label: Fix usage in module __initPeter Zijlstra2020-12-181-3/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-273-15/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King2020-12-181-1/+1
| * | | | | | | | tick/sched: Remove bogus boot "safety" checkThomas Gleixner2020-12-161-7/+0
| * | | | | | | | tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner2020-12-161-7/+3
* | | | | | | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-272-33/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Optimize finish_lock_switch()Peter Zijlstra2020-12-152-33/+20
* | | | | | | | | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | | | | | | | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-262-32/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-261-6/+2