| Commit message (Expand) | Author | Age | Files | Lines |
* | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 2020-12-29 | 22 | -21/+1 |
* | kasan: fix null pointer dereference in kasan_record_aux_stack | Walter Wu | 2020-12-29 | 1 | -0/+2 |
* | mm: generalise COW SMC TLB flushing race comment | Nicholas Piggin | 2020-12-29 | 1 | -3/+5 |
* | mm/mremap.c: fix extent calculation | Kalesh Singh | 2020-12-29 | 1 | -1/+3 |
* | mm: memmap defer init doesn't work as expected | Baoquan He | 2020-12-29 | 4 | -8/+11 |
* | mm: add prototype for __add_to_page_cache_locked() | Souptick Joarder | 2020-12-29 | 1 | -0/+7 |
* | checkpatch: prefer strscpy to strlcpy | Joe Perches | 2020-12-29 | 1 | -0/+6 |
* | Revert "kbuild: avoid static_assert for genksyms" | Masahiro Yamada | 2020-12-29 | 1 | -5/+0 |
* | mm/hugetlb: fix deadlock in hugetlb_cow error path | Mike Kravetz | 2020-12-29 | 1 | -1/+21 |
* | selftests/vm: fix building protection keys test | Harish | 2020-12-29 | 1 | -5/+5 |
* | Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-12-28 | 1 | -4/+3 |
|\ |
|
| * | Revert "dm crypt: export sysfs of kcryptd workqueue" | Mike Snitzer | 2020-12-28 | 1 | -4/+3 |
* | | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2020-12-28 | 1 | -3/+10 |
|\ \ |
|
| * | | workqueue: Kick a worker based on the actual activation of delayed works | Yunfeng Ye | 2020-11-25 | 1 | -3/+10 |
* | | | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2020-12-28 | 2 | -15/+17 |
|\ \ \ |
|
| * | | | cgroup: Fix memory leak when parsing multiple source parameters | Qinglang Miao | 2020-12-16 | 1 | -0/+2 |
| * | | | cgroup/cgroup.c: replace 'of->kn->priv' with of_cft() | Hui Su | 2020-11-25 | 1 | -4/+4 |
| * | | | kernel: cgroup: Mundane spelling fixes throughout the file | Bhaskar Chowdhury | 2020-11-25 | 1 | -11/+11 |
| |/ / |
|
* | | | Linux 5.11-rc1v5.11-rc1 | Linus Torvalds | 2020-12-27 | 1 | -2/+2 |
* | | | proc mountinfo: make splice available again | Linus Torvalds | 2020-12-27 | 1 | -3/+6 |
* | | | Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb | Linus Torvalds | 2020-12-27 | 4 | -3/+44 |
|\ \ \ |
|
| * | | | ntb: intel: add Intel NTB LTR vendor support for gen4 NTB | Dave Jiang | 2020-12-06 | 3 | -1/+42 |
| * | | | ntb: idt: fix error check in ntb_hw_idt.c | Wang Qing | 2020-12-06 | 1 | -2/+2 |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-12-27 | 2 | -2/+4 |
|\ \ \ \ |
|
| * | | | | crypto: qat - add CRYPTO_AES to Kconfig dependencies | Marco Chiappero | 2020-12-23 | 1 | -0/+1 |
| * | | | | crypto: keembay - Add dependency on HAS_IOMEM | Daniele Alessandrelli | 2020-12-23 | 1 | -0/+1 |
| * | | | | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY | Geert Uytterhoeven | 2020-12-23 | 1 | -2/+2 |
* | | | | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-12-27 | 4 | -26/+42 |
|\ \ \ \ \ |
|
| * | | | | | objtool: Fix seg fault with Clang non-section symbols | Josh Poimboeuf | 2020-12-16 | 4 | -26/+42 |
* | | | | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-12-27 | 3 | -4/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | softirq: Avoid bad tracing / lockdep interaction | Peter Zijlstra | 2020-12-18 | 1 | -1/+1 |
| * | | | | | | jump_label/static_call: Add MAINTAINERS | Peter Zijlstra | 2020-12-18 | 1 | -0/+16 |
| * | | | | | | jump_label: Fix usage in module __init | Peter Zijlstra | 2020-12-18 | 1 | -3/+5 |
| |/ / / / / |
|
* | | | | | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-27 | 3 | -15/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" | Colin Ian King | 2020-12-18 | 1 | -1/+1 |
| * | | | | | | tick/sched: Remove bogus boot "safety" check | Thomas Gleixner | 2020-12-16 | 1 | -7/+0 |
| * | | | | | | tick: Remove pointless cpu valid check in hotplug code | Thomas Gleixner | 2020-12-16 | 1 | -7/+3 |
* | | | | | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-27 | 2 | -33/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched: Optimize finish_lock_switch() | Peter Zijlstra | 2020-12-15 | 2 | -33/+20 |
* | | | | | | | | mfd: ab8500-debugfs: Remove extraneous seq_putc | Linus Torvalds | 2020-12-26 | 1 | -1/+0 |
* | | | | | | | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-12-25 | 2 | -32/+31 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PCI: dwc: Fix inverted condition of DMA mask setup warning | Alexander Lobakin | 2020-12-25 | 1 | -6/+2 |
| * | | | | | | | | PCI: tegra: Fix host link initialization | Rob Herring | 2020-12-25 | 1 | -26/+29 |
* | | | | | | | | | mfd: ab8500-debugfs: Remove extraneous curly brace | Nathan Chancellor | 2020-12-25 | 1 | -1/+0 |
* | | | | | | | | | drm/amd/display: avoid uninitialized variable warning | Linus Torvalds | 2020-12-25 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-25 | 23 | -391/+688 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf probe: Fix memory leak when synthesizing SDT probes | Arnaldo Carvalho de Melo | 2020-12-24 | 1 | -3/+10 |
| * | | | | | | | | | perf stat aggregation: Add separate thread member | James Clark | 2020-12-24 | 4 | -16/+16 |
| * | | | | | | | | | perf stat aggregation: Add separate core member | James Clark | 2020-12-24 | 5 | -28/+27 |
| * | | | | | | | | | perf stat aggregation: Add separate die member | James Clark | 2020-12-24 | 5 | -36/+26 |