summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
19 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
19 hoursMerge branch 'kexec-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
20 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
31 hoursmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
5 daysMerge branch 'numa_memblks-redundant-work' into for-nextMike Rapoport (Microsoft)
5 daysLoongArch: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon
5 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysLoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
7 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
7 daysLoongArch: remove unreachable invalid range check in kasan_init()Sang-Heon Jeon
8 daysLoongArch: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
12 daysMerge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
13 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang
13 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang
13 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang
13 daysLoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang
13 daysLoongArch: BPF: Inline bpf_get_current_task/_btf() helpersTiezhu Yang
13 daysLoongArch: BPF: Fix off-by-one error in tail callTiezhu Yang
13 daysLoongArch: BPF: Fix outdated tail call commentsTiezhu Yang
13 daysLoongArch: Add build salt to the vDSOBastian Blank
13 daysLoongArch: Fix nr passing in set_direct_map_valid_noflush()Xuewen Wang
13 daysLoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang
13 daysLoongArch: Move struct kimage forward declaration before use谢致邦 (XIE Zhibang)
13 daysLoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
13 daysLoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen
13 daysLoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-11bluetooth: remove all PCMCIA driversEthan Nelson-Moore
2026-06-11LoongArch: KVM: Add missing slots_lock for device register/unregisterZeng Chi
2026-06-11LoongArch: KVM: Validate irqchip index in irqfd routingYanfei Xu
2026-06-11LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()Qiang Ma
2026-06-11LoongArch: KVM: Check the return values for put_user()Qiang Ma
2026-06-11LoongArch: KVM: Remove timer interrupt injection when SW timer expiredBibo Mao
2026-06-11LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is setBibo Mao
2026-06-11LoongArch: KVM: Add valid bit check when set CSR.ESTAT registerBibo Mao
2026-06-11LoongArch: KVM: Inject interrupts with batch methodBibo Mao
2026-06-11LoongArch: KVM: Check msgint feature in interrupt postBibo Mao
2026-06-11LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()Bibo Mao
2026-06-11LoongArch: KVM: Use existing macro about interrupt bit maskBibo Mao
2026-06-11LoongArch: KVM: Fix FPU register width with user access APIBibo Mao