Age | Commit message (Expand) | Author |
2020-12-24 | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-24 | Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-12-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds |
2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-12-22 | x86/split-lock: Avoid returning with interrupts enabled | Andi Kleen |
2020-12-22 | kasan: allow VMAP_STACK for HW_TAGS mode | Andrey Konovalov |
2020-12-22 | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK | Andrey Konovalov |
2020-12-22 | kasan, arm64: enable CONFIG_KASAN_HW_TAGS | Andrey Konovalov |
2020-12-22 | kasan, arm64: print report from tag fault handler | Andrey Konovalov |
2020-12-22 | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov |
2020-12-22 | kasan, x86, s390: update undef CONFIG_KASAN | Andrey Konovalov |
2020-12-22 | arm64: kasan: add arch layer for memory tagging helpers | Andrey Konovalov |
2020-12-22 | arm64: kasan: align allocations for HW_TAGS | Andrey Konovalov |
2020-12-22 | arm64: mte: switch GCR_EL1 in kernel entry and exit | Vincenzo Frascino |
2020-12-22 | arm64: mte: convert gcr_user into an exclude mask | Vincenzo Frascino |
2020-12-22 | arm64: kasan: allow enabling in-kernel MTE | Vincenzo Frascino |
2020-12-22 | arm64: mte: add in-kernel tag fault handler | Vincenzo Frascino |
2020-12-22 | arm64: mte: reset the page tag in page->flags | Vincenzo Frascino |
2020-12-22 | arm64: mte: add in-kernel MTE helpers | Vincenzo Frascino |
2020-12-22 | arm64: enable armv8.5-a asm-arch option | Vincenzo Frascino |
2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov |
2020-12-22 | kasan, arm64: move initialization message | Andrey Konovalov |
2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov |
2020-12-22 | kasan, arm64: only init shadow for software modes | Andrey Konovalov |
2020-12-21 | RISC-V: Fix usage of memblock_enforce_memory_limit | Atish Patra |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-12-21 | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-21 | powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall... | Christophe Leroy |
2020-12-21 | Merge branch 'devel-stable' into for-next | Russell King |
2020-12-21 | Merge branches 'fixes' and 'misc' into for-next | Russell King |
2020-12-21 | ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical... | Ard Biesheuvel |
2020-12-21 | ARM: 9038/1: Link with '-z norelro' | Nathan Chancellor |
2020-12-21 | ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro | Geert Uytterhoeven |
2020-12-21 | ARM: 9036/1: uncompress: Fix dbgadtb size parameter name | Geert Uytterhoeven |
2020-12-21 | ARM: 9035/1: uncompress: Add be32tocpu macro | Geert Uytterhoeven |
2020-12-21 | ARM: 9033/1: arm/smp: Drop the macro S(x,s) | Anshuman Khandual |
2020-12-21 | ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functions | Anshuman Khandual |
2020-12-21 | ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol | Ard Biesheuvel |
2020-12-21 | ARM: 9044/1: vfp: use undef hook for VFP support detection | Ard Biesheuvel |
2020-12-21 | powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO | Michael Ellerman |
2020-12-21 | powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO | Michael Ellerman |
2020-12-21 | powerpc/vdso: Block R_PPC_REL24 relocations | Michael Ellerman |
2020-12-21 | powerpc/smp: Add __init to init_big_cores() | Cédric Le Goater |
2020-12-21 | powerpc/time: Force inlining of get_tb() | Christophe Leroy |
2020-12-21 | powerpc/boot: Fix build of dts/fsl | Michael Ellerman |