Age | Commit message (Expand) | Author |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-04-30 | arm64: kasan: allow to init memory when setting tags | Andrey Konovalov |
2021-04-30 | mm/vmalloc: provide fallback arch huge vmap support functions | Nicholas Piggin |
2021-04-30 | arm64: inline huge vmap supported functions | Nicholas Piggin |
2021-04-30 | mm: HUGE_VMAP arch support cleanup | Nicholas Piggin |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-26 | Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-04-26 | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-04-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-04-22 | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini |
2021-04-17 | KVM: Kill off the old hva-based MMU notifier callbacks | Sean Christopherson |
2021-04-17 | KVM: arm64: Convert to the gfn-based MMU notifier callbacks | Sean Christopherson |
2021-04-17 | KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2 | Maxim Levitsky |
2021-04-17 | KVM: Move prototypes for MMU notifier callbacks to generic code | Sean Christopherson |
2021-04-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-04-15 | arm64: alternatives: Move length validation in alternative_{insn, endif} | Nathan Chancellor |
2021-04-15 | Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core | Catalin Marinas |
2021-04-15 | Merge branch 'for-next/mte-async-kernel-mode' into for-next/core | Catalin Marinas |
2021-04-15 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo... | Catalin Marinas |
2021-04-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-04-14 | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() | Christophe Leroy |
2021-04-13 | arm64: pac: Optimize kernel entry/exit key installation code paths | Peter Collingbourne |
2021-04-13 | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) | Peter Collingbourne |
2021-04-13 | arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere | Peter Collingbourne |
2021-04-13 | Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm... | Marc Zyngier |
2021-04-13 | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-sve' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next | Marc Zyngier |
2021-04-12 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-04-12 | arm64: fpsimd: run kernel mode NEON with softirqs disabled | Ard Biesheuvel |
2021-04-12 | arm64: assembler: introduce wxN aliases for wN registers | Ard Biesheuvel |
2021-04-12 | arm64: assembler: remove conditional NEON yield macros | Ard Biesheuvel |
2021-04-11 | kasan, arm64: tests supports for HW_TAGS async mode | Andrey Konovalov |
2021-04-11 | arm64: mte: Report async tag faults before suspend | Vincenzo Frascino |