Age | Commit message (Expand) | Author |
2020-12-30 | s390: update defconfigs | Heiko Carstens |
2020-12-30 | KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation | Marc Zyngier |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-29 | mm: memmap defer init doesn't work as expected | Baoquan He |
2020-12-28 | fanotify: Fix sys_fanotify_mark() on native x86-32 | Brian Gerst |
2020-12-27 | KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources() | Marc Zyngier |
2020-12-27 | KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset() | Alexandru Elisei |
2020-12-27 | KVM: arm64: Update comment in kvm_vgic_map_resources() | Alexandru Elisei |
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-23 | KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() | Alexandru Elisei |
2020-12-23 | KVM: arm64: arch_timer: Remove VGIC initialization check | Alexandru Elisei |
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-22 | ARM: dts: ux500/golden: Set display max brightness | Linus Walleij |
2020-12-22 | Merge tag 'omap-for-v5.11/defconfig-late-signed' of git://git.kernel.org/pub/... | Arnd Bergmann |
2020-12-22 | KVM: arm64: Declutter host PSCI 0.1 handling | Marc Zyngier |
2020-12-22 | KVM: arm64: Move skip_host_instruction to adjust_pc.h | David Brazdil |
2020-12-22 | KVM: arm64: Remove unused includes in psci-relay.c | David Brazdil |
2020-12-22 | KVM: arm64: Minor cleanup of hyp variables used in host | David Brazdil |
2020-12-22 | KVM: arm64: Skip computing hyp VA layout for VHE | David Brazdil |
2020-12-22 | KVM: arm64: Use lm_alias in nVHE-only VA conversion | David Brazdil |
2020-12-22 | KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs | David Brazdil |
2020-12-22 | KVM: arm64: Don't access PMCR_EL0 when no PMU is available | Marc Zyngier |
2020-12-21 | RISC-V: Fix usage of memblock_enforce_memory_limit | Atish Patra |