Age | Commit message (Expand) | Author |
2024-01-09 | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-05 | mm/mglru: add dummy pmd_dirty() | Kinsey Ho |
2023-12-19 | efi/loongarch: Directly position the loaded image file | Wang Yao |
2023-12-13 | Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-12-11 | efi/loongarch: Use load address to calculate kernel entry address | Wang Yao |
2023-12-09 | LoongArch: Preserve syscall nr across execve() | Hengqi Chen |
2023-12-09 | LoongArch: Slightly clean up drdtime() | Xi Ruoyao |
2023-11-21 | LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write() | Huacai Chen |
2023-11-21 | LoongArch: Record pc instead of offset in la_abs relocation | WANG Rui |
2023-11-12 | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-11-08 | LoongArch: Add more instruction opcodes and emit_* helpers | Hengqi Chen |
2023-11-08 | LoongArch: Relax memory ordering for atomic operations | WANG Rui |
2023-11-08 | LoongArch: Mark __percpu functions as always inline | Nathan Chancellor |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-10-31 | Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-18 | LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc() | Icenowy Zheng |
2023-10-18 | LoongArch: Use SYM_CODE_* to annotate exception handlers | Tiezhu Yang |
2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2023-10-06 | mm: add statistics for PUD level pagetable | Baolin Wang |
2023-10-04 | locking/local, arch: Rewrite local_add_unless() as a static inline function | Uros Bizjak |
2023-10-02 | LoongArch: KVM: Implement handle iocsr exception | Tianrui Zhao |
2023-10-02 | LoongArch: KVM: Implement kvm mmu operations | Tianrui Zhao |
2023-10-02 | LoongArch: KVM: Add vcpu related header files | Tianrui Zhao |
2023-10-02 | LoongArch: KVM: Add kvm related header files | Tianrui Zhao |
2023-09-27 | LoongArch: Define relocation types for ABI v2.10 | Tiezhu Yang |
2023-09-20 | LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem() | Huacai Chen |
2023-09-20 | kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage | Huacai Chen |
2023-09-20 | LoongArch: Use _UL() and _ULL() | Andy Shevchenko |
2023-09-20 | LoongArch: Fix some build warnings with W=1 | Bibo Mao |
2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-09-06 | LoongArch: Add KASAN (Kernel Address Sanitizer) support | Qing Zhang |
2023-09-06 | LoongArch: Simplify the processing of jumping new kernel for KASLR | Qing Zhang |
2023-09-06 | LoongArch: Add KFENCE (Kernel Electric-Fence) support | Enze Li |
2023-09-06 | LoongArch: mm: Add page table mapped mode support for virt_to_page() | Enze Li |
2023-09-06 | LoongArch: Provide kaslr_offset() to get kernel offset | Feiyang Chen |
2023-09-06 | LoongArch: Add basic KGDB & KDB support | Qing Zhang |
2023-09-06 | LoongArch: Add Loongson Binary Translation (LBT) extension support | Qi Hu |
2023-09-06 | LoongArch: Add SIMD-optimized XOR routines | WANG Xuerui |
2023-09-06 | LoongArch: Use static defined zero page rather than allocated | Bibo Mao |
2023-09-06 | LoongArch: mm: Introduce unified function populate_kernel_pte() | Bibo Mao |
2023-09-06 | LoongArch: mm: Add p?d_leaf() definitions | Hongchen Zhang |
2023-09-06 | LoongArch: Drop unused parse_r and parse_v macros | Nathan Chancellor |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-28 | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-08-26 | LoongArch: Ensure FP/SIMD registers in the core dump file is up to date | Huacai Chen |