Age | Commit message (Expand) | Author |
2024-02-23 | LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments | WANG Xuerui |
2024-02-23 | LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask() | WANG Xuerui |
2024-02-23 | LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg() | WANG Xuerui |
2024-02-23 | LoongArch: dts: Minor whitespace cleanup | Krzysztof Kozlowski |
2024-02-23 | LoongArch: Call early_init_fdt_scan_reserved_mem() earlier | Huacai Chen |
2024-02-23 | LoongArch: Update cpu_sibling_map when disabling nonboot CPUs | Huacai Chen |
2024-02-23 | LoongArch: Disable IRQ before init_fn() for nonboot CPUs | Huacai Chen |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |
2024-02-06 | LoongArch: vDSO: Disable UBSAN instrumentation | Kees Cook |
2024-02-06 | LoongArch: Fix earlycon parameter if KASAN enabled | Huacai Chen |
2024-02-06 | LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] | Huacai Chen |
2024-02-06 | LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu | Masahiro Yamada |
2024-02-06 | LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it | Masahiro Yamada |
2024-01-26 | LoongArch: KVM: Add returns to SIMD stubs | Randy Dunlap |
2024-01-26 | LoongArch: KVM: Fix build due to API changes | Huacai Chen |
2024-01-26 | LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() | Huacai Chen |
2024-01-19 | Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-01-17 | LoongArch: Update Loongson-3 default config file | Huacai Chen |
2024-01-17 | LoongArch: BPF: Prevent out-of-bounds memory access | Hengqi Chen |
2024-01-17 | LoongArch: BPF: Support 64-bit pointers to kfuncs | Hengqi Chen |
2024-01-17 | LoongArch: Fix definition of ftrace_regs_set_instruction_pointer() | Tiezhu Yang |
2024-01-17 | LoongArch: Use generic interface to support crashkernel=X,[high,low] | Youling Tang |
2024-01-17 | LoongArch: Fix and simplify fcsr initialization on execve() | Xi Ruoyao |
2024-01-17 | LoongArch: Let cores_io_master cover the largest NR_CPUS | Huacai Chen |
2024-01-17 | LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE | Huacai Chen |
2024-01-17 | LoongArch: Add a missing call to efi_esrt_init() | Huacai Chen |
2024-01-17 | LoongArch: Parsing CPU-related information from DTS | Binbin Zhou |
2024-01-17 | LoongArch: dts: DeviceTree for Loongson-2K2000 | Binbin Zhou |
2024-01-17 | LoongArch: dts: DeviceTree for Loongson-2K1000 | Binbin Zhou |
2024-01-17 | LoongArch: dts: DeviceTree for Loongson-2K0500 | Binbin Zhou |
2024-01-17 | LoongArch: Allow device trees be built into the kernel | Binbin Zhou |
2024-01-17 | LoongArch: Enable initial Rust support | WANG Rui |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
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-08 | KVM: introduce CONFIG_KVM_COMMON | Paolo Bonzini |
2024-01-05 | mm/mglru: add dummy pmd_dirty() | Kinsey Ho |
2024-01-04 | bpfilter: remove bpfilter | Quentin Deslandes |
2024-01-02 | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2024-01-02 | net/sched: Remove CONFIG_NET_ACT_IPT from default configs | Jamal Hadi Salim |
2023-12-27 | LoongArch: signal.c: add header file to fix build error | Randy Dunlap |
2023-12-20 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes | Andrew Morton |
2023-12-19 | efi/loongarch: Directly position the loaded image file | Wang Yao |
2023-12-19 | LoongArch: KVM: Add LASX (256bit SIMD) support | Tianrui Zhao |
2023-12-19 | LoongArch: KVM: Add LSX (128bit SIMD) support | Tianrui Zhao |
2023-12-19 | LoongArch: KVM: Fix timer emulation with oneshot mode | Bibo Mao |