| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2020-12-25 | 1 | -2/+1 |
|\ |
|
| * | fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() | Hao Li | 2020-12-10 | 1 | -2/+1 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2020-12-24 | 1 | -3/+11 |
|\ \ |
|
| * | | jbd2: add a helper to find out number of fast commit blocks | Harshad Shirwadkar | 2020-12-17 | 1 | -1/+8 |
| * | | Updated locking documentation for transaction_t | Alexander Lochmann | 2020-12-03 | 1 | -2/+3 |
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-24 | 4 | -25/+24 |
|\ \ \ |
|
| * | | | genirq: Provide kstat_irqdesc_cpu() | Thomas Gleixner | 2020-12-15 | 1 | -0/+6 |
| * | | | genirq: Make kstat_irqs() static | Thomas Gleixner | 2020-12-15 | 1 | -1/+0 |
| * | | | genirq: Provide irq_get_effective_affinity() | Thomas Gleixner | 2020-12-15 | 1 | -0/+7 |
| * | | | genirq: Move irq_set_lockdep_class() to core | Thomas Gleixner | 2020-12-15 | 1 | -6/+4 |
| * | | | genirq: Move status flag checks to core | Thomas Gleixner | 2020-12-15 | 1 | -12/+5 |
| * | | | genirq: Move irq_has_action() into core code | Thomas Gleixner | 2020-12-15 | 2 | -6/+2 |
* | | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-24 | 1 | -7/+26 |
|\ \ \ \ |
|
| * | | | | efi: ia64: disable the capsule loader | Ard Biesheuvel | 2020-12-14 | 1 | -6/+4 |
| * | | | | efi: generalize efi_get_secureboot | Chester Lin | 2020-11-04 | 1 | -1/+22 |
* | | | | | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-24 | 1 | -1/+15 |
|\ \ \ \ \ |
|
| * | | | | | blk-iocost: Add iocg idle state tracepoint | Baolin Wang | 2020-12-17 | 1 | -1/+15 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-12-24 | 2 | -19/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | vdpa: Add missing comment for virtqueue count | Parav Pandit | 2020-12-18 | 1 | -0/+1 |
| * | | | | | | uapi: virtio_ids: add missing device type IDs from OASIS spec | Enrico Weigelt, metux IT consult | 2020-12-18 | 1 | -0/+6 |
| * | | | | | | uapi: virtio_ids.h: consistent indentions | Enrico Weigelt, metux IT consult | 2020-12-18 | 1 | -19/+19 |
* | | | | | | | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-12-24 | 1 | -0/+155 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | platform/chrome: cros_ec: Import Type C host commands | Prashant Malani | 2020-11-12 | 1 | -0/+155 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-22 | 3 | -3/+22 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-22 | 3 | -3/+22 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki | 2020-12-15 | 2 | -0/+19 |
| | * | | | | | | | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu | 2020-12-15 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-22 | 7 | -108/+286 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kasan, mm: allow cache merging with no metadata | Andrey Konovalov | 2020-12-22 | 1 | -2/+19 |
| * | | | | | | | | | kasan, mm: rename kasan_poison_kfree | Andrey Konovalov | 2020-12-22 | 1 | -8/+8 |
| * | | | | | | | | | kasan, mm: check kasan_enabled in annotations | Andrey Konovalov | 2020-12-22 | 2 | -53/+182 |
| * | | | | | | | | | kasan: open-code kasan_unpoison_slab | Andrey Konovalov | 2020-12-22 | 1 | -6/+0 |
| * | | | | | | | | | kasan: inline kasan_reset_tag for tag-based modes | Andrey Konovalov | 2020-12-22 | 1 | -1/+4 |
| * | | | | | | | | | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK | Andrey Konovalov | 2020-12-22 | 1 | -4/+6 |
| * | | | | | | | | | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov | 2020-12-22 | 3 | -9/+19 |
| * | | | | | | | | | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 2020-12-22 | 4 | -6/+8 |
| * | | | | | | | | | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | 2020-12-22 | 1 | -2/+2 |
| * | | | | | | | | | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | 2020-12-22 | 2 | -10/+10 |
| * | | | | | | | | | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov | 2020-12-22 | 1 | -3/+3 |
| * | | | | | | | | | kasan: shadow declarations only for software modes | Andrey Konovalov | 2020-12-22 | 1 | -16/+32 |
| * | | | | | | | | | kasan: group vmalloc code | Andrey Konovalov | 2020-12-22 | 1 | -18/+23 |
* | | | | | | | | | | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-12-22 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | dma-mapping: Allow mixing bypass and mapped DMA operation | Alexey Kardashevskiy | 2020-11-27 | 1 | -0/+14 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-12-21 | 14 | -14/+472 |
|\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ | Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk... | Stephen Boyd | 2020-12-21 | 1 | -11/+45 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | dt-binding: clock: Document canaan,k210-clk bindings | Damien Le Moal | 2020-12-20 | 1 | -11/+45 |
| | |/ / / / / / / / |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd | 2020-12-21 | 2 | -0/+55 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| | | | * | | | | | | | | clk: at91: sama7g5: register cpu clock | Claudiu Beznea | 2020-12-19 | 1 | -0/+1 |
| | | | * | | | | | | | | dt-bindings: clock: at91: add sama7g5 pll defines | Eugen Hristev | 2020-12-19 | 1 | -0/+10 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | clk: Trace clk_set_rate() "range" functions | Maxime Ripard | 2020-12-17 | 1 | -0/+44 |
| | |/ / / / / / / / |
|