summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2 daysLoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
4 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
9 daysMerge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
10 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang
10 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang
10 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang
10 daysLoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang
10 daysLoongArch: BPF: Inline bpf_get_current_task/_btf() helpersTiezhu Yang
10 daysLoongArch: BPF: Fix off-by-one error in tail callTiezhu Yang
10 daysLoongArch: BPF: Fix outdated tail call commentsTiezhu Yang
10 daysLoongArch: Add build salt to the vDSOBastian Blank
10 daysLoongArch: Fix nr passing in set_direct_map_valid_noflush()Xuewen Wang
10 daysLoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang
10 daysLoongArch: Move struct kimage forward declaration before use谢致邦 (XIE Zhibang)
10 daysLoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
10 daysLoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen
10 daysLoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang
14 daysMerge 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
2026-06-11LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASXBibo Mao
2026-06-11LoongArch: KVM: Remove some middle FPU statesBibo Mao
2026-06-11LoongArch: KVM: Enable FPU with max supported FPU typeBibo Mao
2026-06-11LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bitBibo Mao
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-06-08loongarch/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh