summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
28 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
30 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
30 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
30 hoursMerge branch 'kexec-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
34 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
36 hoursMerge branch into tip/master: 'sched/core'Ingo Molnar
3 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysinit, arch: make CONFIG_COMMAND_LINE_SIZE globally configurableWilson Felipe Pereira
3 daysmm: drop pxd_ERROR()Anshuman Khandual
3 daysloongarch/mm: stop using pte_ERROR()Anshuman Khandual
3 daysmm: make per-VMA locks available universallyDave Hansen
3 daysRevert "arch: introduce set_direct_map_valid_noflush()"Mike Rapoport (Microsoft)
3 daysset_memory: add number of pages parameter to set_direct_map APIsMike Rapoport (Microsoft)
4 daystreewide: refresh kmalloc_obj() conversionsKees Cook
4 daysLoongArch: KVM: Fix TOCTOU race on pv_featuresTao Cui
4 daysLoongArch: KVM: Validate MSI data before routing it to EIOINTCZeng Chi
4 daysLoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLYZeng Chi
4 daysLoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()Bibo Mao
4 daysLoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error pathChaithanya Lagisetty
4 daysLoongArch: KVM: Add unregister helpers for the KVM interrupt devicesChaithanya Lagisetty
4 daysLoongArch: KVM: Free init resources if kvm_init() failsChaithanya Lagisetty
4 daysLoongArch: BPF: Fix off-by-one error for insn_is_cast_user()Tiezhu Yang
4 daysLoongArch: Avoid preempt count underflow without probeJérémy Jean
4 daysLoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan
4 daysLoongArch: Remove unused setup_profiling_timer() functionAnthony Iliopoulos
4 daysLoongArch: Fix typo "avaliable" in comment of vmlinux.lds.SHemanth Selam
4 daysLoongArch: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
6 dayssched: Convert paravirt_steal to new static key APIsHongyan Xia
6 dayssched: dynamic: Remove HAVE_PREEMPT_DYNAMIC_{CALL,KEY}Mark Rutland
7 daysMerge patch series "kexec: fix probe error codes and error propagation"Mike Rapoport (Microsoft)
7 dayskexec: return -ENOEXEC from image probe functions on mismatchMukesh Pilaniya
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-18Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-18Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-08-17LoongArch: BPF: Add arch_bpf_stack_walk() implementationGeorge Guo
2026-08-17LoongArch: BPF: Add timed may_goto implementationGeorge Guo
2026-08-17LoongArch: BPF: Resolve per-CPU addrs for internal-only MOVGeorge Guo
2026-08-17LoongArch: BPF: Advertise JIT support for kptr xchg inlineChenguang Zhao
2026-08-17LoongArch: BPF: Align value-returning atomics with LKMMChenguang Zhao
2026-08-17LoongArch: BPF: Split unconditional branch JA paths staticallyTiezhu Yang
2026-08-17LoongArch: BPF: Remove dead move_imm() call in BPF_NEG pathTiezhu Yang
2026-08-17LoongArch: BPF: Remove redundant zext jumping in move_imm()Tiezhu Yang
2026-08-17LoongArch: BPF: Implement branchless conditional move for TCCTiezhu Yang
2026-08-17LoongArch: BPF: Refactor jump offset calculation in tail callTiezhu Yang