Age | Commit message (Expand) | Author |
2024-05-24 | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-23 | mseal: wire up mseal syscall | Jeff Xu |
2024-05-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-05-22 | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-05-22 | Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD" | Will Deacon |
2024-05-21 | arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY | Jiangfeng Xiao |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-19 | arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-05-17 | Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD" | Will Deacon |
2024-05-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-05-13 | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-05-12 | bpf, arm64: inline bpf_get_smp_processor_id() helper | Puranjay Mohan |
2024-05-12 | arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs | Puranjay Mohan |
2024-05-12 | Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini |
2024-05-10 | Merge branch 'for-next/errata' into for-next/core | Will Deacon |
2024-05-10 | arm64: errata: Add workaround for Arm errata 3194386 and 3312417 | Mark Rutland |
2024-05-10 | arm64: cputype: Add Neoverse-V3 definitions | Mark Rutland |
2024-05-10 | arm64: cputype: Add Cortex-X4 definitions | Mark Rutland |
2024-05-10 | arm64: barrier: Restore spec_bar() macro | Mark Rutland |
2024-05-09 | Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next | Marc Zyngier |
2024-05-09 | KVM: arm64: Only reset vCPU-scoped feature ID regs once | Oliver Upton |
2024-05-09 | Merge branch 'for-next/tlbi' into for-next/core | Will Deacon |
2024-05-09 | Merge branch 'for-next/perf' into for-next/core | Will Deacon |
2024-05-09 | Merge branch 'for-next/mm' into for-next/core | Will Deacon |
2024-05-09 | arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2 | Ryan Roberts |
2024-05-08 | Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next | Marc Zyngier |
2024-05-05 | mm/arm64: override clear_young_dirty_ptes() batch helper | Lance Yang |
2024-05-03 | arm64/mm: Add uffd write-protect support | Ryan Roberts |
2024-05-03 | arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG | Ryan Roberts |
2024-05-03 | arm64/mm: Remove PTE_PROT_NONE bit | Ryan Roberts |
2024-05-03 | arm64/mm: generalize PMD_PRESENT_INVALID for all levels | Ryan Roberts |
2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann |
2024-05-03 | arm64: simplify arch_static_branch/_jump function | George Guo |
2024-05-03 | Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next | Marc Zyngier |
2024-05-03 | Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next | Marc Zyngier |
2024-05-03 | KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather() | Marc Zyngier |
2024-05-01 | KVM: arm64: Introduce and use predicates that check for protected VMs | Fuad Tabba |
2024-05-01 | KVM: arm64: Add is_pkvm_initialized() helper | Quentin Perret |
2024-05-01 | KVM: arm64: Simplify vgic-v3 hypercalls | Marc Zyngier |
2024-05-01 | KVM: arm64: Do not map the host fpsimd state to hyp in pKVM | Fuad Tabba |
2024-05-01 | KVM: arm64: Refactor checks for FP state ownership | Fuad Tabba |
2024-05-01 | KVM: arm64: Move guest_owns_fp_regs() to increase its scope | Fuad Tabba |
2024-04-28 | arm64: defer clearing DAIF.D | Mark Rutland |
2024-04-28 | arm64: assembler: update stale comment for disable_step_tsk | Mark Rutland |
2024-04-28 | arm64/sysreg: Update PIE permission encodings | Shiqi Liu |
2024-04-25 | mm: convert arch_clear_hugepage_flags to take a folio | Matthew Wilcox (Oracle) |