Age | Commit message (Expand) | Author | Files | Lines |
2021-01-03 | crypto: arm64/aes-ctr - improve tail handling | Ard Biesheuvel | 2 | -74/+137 |
2021-01-03 | crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled | Ard Biesheuvel | 1 | -2/+2 |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+6 |
2020-12-22 | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK | Andrey Konovalov | 1 | -1/+1 |
2020-12-22 | kasan, arm64: enable CONFIG_KASAN_HW_TAGS | Andrey Konovalov | 1 | -0/+1 |
2020-12-22 | kasan, arm64: print report from tag fault handler | Andrey Konovalov | 1 | -0/+14 |
2020-12-22 | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov | 3 | -2/+7 |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 10 | -14/+18 |
2020-12-22 | arm64: kasan: add arch layer for memory tagging helpers | Andrey Konovalov | 1 | -0/+9 |
2020-12-22 | arm64: kasan: align allocations for HW_TAGS | Andrey Konovalov | 1 | -0/+3 |
2020-12-22 | arm64: mte: switch GCR_EL1 in kernel entry and exit | Vincenzo Frascino | 6 | -4/+79 |
2020-12-22 | arm64: mte: convert gcr_user into an exclude mask | Vincenzo Frascino | 2 | -15/+16 |
2020-12-22 | arm64: kasan: allow enabling in-kernel MTE | Vincenzo Frascino | 3 | -3/+33 |
2020-12-22 | arm64: mte: add in-kernel tag fault handler | Vincenzo Frascino | 3 | -0/+70 |
2020-12-22 | arm64: mte: reset the page tag in page->flags | Vincenzo Frascino | 4 | -0/+32 |
2020-12-22 | arm64: mte: add in-kernel MTE helpers | Vincenzo Frascino | 6 | -6/+150 |
2020-12-22 | arm64: enable armv8.5-a asm-arch option | Vincenzo Frascino | 2 | -0/+9 |
2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | 2 | -2/+2 |
2020-12-22 | kasan, arm64: move initialization message | Andrey Konovalov | 2 | -14/+8 |
2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | 1 | -3/+8 |
2020-12-22 | kasan, arm64: only init shadow for software modes | Andrey Konovalov | 2 | -3/+20 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 65 | -1649/+2388 |
2020-12-20 | epoll: fix compat syscall wire up of epoll_pwait2 | Heiko Carstens | 1 | -1/+1 |
2020-12-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+3 |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 2 | -1/+3 |
2020-12-18 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -6/+15 |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -24/+1 |
2020-12-17 | arm64: Work around broken GCC 4.9 handling of "S" constraint | Marc Zyngier | 1 | -1/+7 |
2020-12-16 | Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 228 | -1081/+13813 |
2020-12-16 | Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+35 |
2020-12-16 | Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -5/+0 |
2020-12-16 | Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2020-12-16 | arm64: make _TIF_WORK_MASK bits contiguous | Mark Rutland | 1 | -1/+1 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+5 |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+9 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+0 |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+4 |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+2 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -112/+12 |
2020-12-15 | arch, mm: make kernel_page_present() always available | Mike Rapoport | 2 | -3/+2 |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport | 2 | -5/+7 |
2020-12-15 | arm, arm64: move free_unused_memmap() to generic mm | Mike Rapoport | 2 | -71/+1 |
2020-12-15 | mm: forbid splitting special mappings | Dmitry Safonov | 1 | -36/+3 |
2020-12-15 | arm64: mremap speedup - enable HAVE_MOVE_PUD | Kalesh Singh | 2 | -0/+2 |
2020-12-15 | arm64: Warn the user when a small VA_BITS value wastes memory | Marc Zyngier | 1 | -0/+3 |
2020-12-15 | arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts() | Thomas Gleixner | 1 | -1/+1 |
2020-12-15 | arm64: entry: suppress W=1 prototype warnings | Mark Rutland | 1 | -0/+4 |
2020-12-15 | arm64: topology: Drop the useless update to per-cpu cycles | Viresh Kumar | 1 | -5/+1 |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 64 | -334/+365 |