| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: remove cipher routines from public crypto API | Ard Biesheuvel | 2021-01-03 | 1 | -163/+0 |
* | 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 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-12-24 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | vdpa: Add missing comment for virtqueue count | Parav Pandit | 2020-12-18 | 1 | -0/+1 |
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-12-23 | 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 | 2 | -0/+19 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-22 | 2 | -0/+19 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki | 2020-12-15 | 2 | -0/+19 |
* | | | | | | | | 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 | 3 | -3/+60 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd | 2020-12-20 | 1 | -0/+34 |
| |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / /
| | | |/| | | | | | | |
|
| | | | * | | | | | | | clk: divider: add devm_clk_hw_register_divider_table() | Michael Walle | 2020-12-07 | 1 | -0/+27 |
| | | | * | | | | | | | clk: composite: add devm_clk_hw_register_composite_pdata() | Michael Walle | 2020-12-07 | 1 | -0/+7 |
| | | |/ / / / / / / |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | 2020-12-20 | 3 | -2/+25 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| / / / / / / /
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| | | | * | | | | | | | clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210 | Krzysztof Kozlowski | 2020-11-23 | 1 | -2/+2 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | clk: meson: g12: use devm variant to register notifiers | Jerome Brunet | 2020-11-14 | 1 | -1/+9 |
| | | * | | | | | | | clk: add devm variant of clk_notifier_register | Jerome Brunet | 2020-11-14 | 1 | -0/+10 |
| | | * | | | | | | | clk: add api to get clk consumer from clk_hw | Jerome Brunet | 2020-11-14 | 1 | -0/+5 |
| | |/ / / / / / / |
|
| * / / / / / / / | clk: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-11-04 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-12-20 | 6 | -3/+152 |
|\ \ \ \ \ \ \ \ |
|