| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto - shash: reduce minimum alignment of shash_desc structure | Ard Biesheuvel | 2021-01-22 | 2 | -7/+10 |
* | crypto: x86 - remove glue helper module | Ard Biesheuvel | 2021-01-14 | 1 | -1/+0 |
* | crypto: blake2b - sync with blake2s implementation | Eric Biggers | 2021-01-03 | 2 | -0/+182 |
* | crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> | Eric Biggers | 2021-01-03 | 1 | -2/+1 |
* | crypto: blake2s - adjust include guard naming | Eric Biggers | 2021-01-03 | 2 | -6/+6 |
* | crypto: blake2s - add comment for blake2s_state fields | Eric Biggers | 2021-01-03 | 1 | -0/+1 |
* | crypto: blake2s - optimize blake2s initialization | Eric Biggers | 2021-01-03 | 2 | -30/+28 |
* | crypto: blake2s - share the "shash" API boilerplate code | Eric Biggers | 2021-01-03 | 1 | -5/+60 |
* | crypto: blake2s - move update and final logic to internal/blake2s.h | Eric Biggers | 2021-01-03 | 1 | -0/+41 |
* | crypto: remove cipher routines from public crypto API | Ard Biesheuvel | 2021-01-03 | 4 | -202/+219 |
* | 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-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 | 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 |