index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
LoongArch: BPF: Fix memory leak in bpf_jit_free()
Pu Lehui
1
-0
/
+1
2026-07-23
LoongArch: BPF: Zero-extend signed ALU32 div/mod results
Nicholas Dudar
1
-4
/
+4
2026-07-23
LoongArch: Fix oops during single-step debugging
Haoran Jiang
1
-1
/
+2
2026-07-23
LoongArch: Fix address space mismatch in kexec command line lookup
George Guo
1
-1
/
+4
2026-07-23
LoongArch: Retrieve CPU package ID from PPTT when available
Rong Bao
2
-3
/
+28
2026-07-23
LoongArch: Move jump_label_init() before parse_early_param()
Kanglong Wang
1
-2
/
+1
2026-07-23
LoongArch: Fix build errors due to wrong instructions for 32BIT
Huacai Chen
1
-9
/
+9
2026-07-23
LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BIT
Huacai Chen
1
-1
/
+1
2026-07-03
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-03
LoongArch: KVM: Add include defining struct cpu_feature
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-07-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+3
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
1
-2
/
+3
2026-06-26
Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
27
-49
/
+199
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000
Hongliang Wang
1
-0
/
+4
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000
Hongliang Wang
1
-0
/
+4
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500
Hongliang Wang
1
-0
/
+12
2026-06-25
LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
Tiezhu Yang
1
-0
/
+8
2026-06-25
LoongArch: BPF: Inline bpf_get_current_task/_btf() helpers
Tiezhu Yang
1
-0
/
+18
2026-06-25
LoongArch: BPF: Fix off-by-one error in tail call
Tiezhu Yang
1
-3
/
+5
2026-06-25
LoongArch: BPF: Fix outdated tail call comments
Tiezhu Yang
1
-4
/
+16
2026-06-25
LoongArch: Add build salt to the vDSO
Bastian Blank
1
-0
/
+3
2026-06-25
LoongArch: Fix nr passing in set_direct_map_valid_noflush()
Xuewen Wang
1
-1
/
+1
2026-06-25
LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()
Hongchen Zhang
1
-0
/
+4
2026-06-25
LoongArch: Move struct kimage forward declaration before use
谢致邦 (XIE Zhibang)
1
-1
/
+2
2026-06-25
LoongArch: Report dying CPU to RCU in stop_this_cpu()
Huacai Chen
1
-0
/
+1
2026-06-25
LoongArch: Add PIO for early access before ACPI PCI root register
Huacai Chen
4
-0
/
+34
2026-06-25
LoongArch: Add THREAD_INFO_IN_TASK implementation
Tiezhu Yang
16
-40
/
+87
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+3
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-180
/
+131
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-26
/
+26
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-6
/
+0
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
5
-13
/
+0
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-06-11
bluetooth: remove all PCMCIA drivers
Ethan Nelson-Moore
2
-6
/
+0
2026-06-11
LoongArch: KVM: Add missing slots_lock for device register/unregister
Zeng Chi
3
-0
/
+10
2026-06-11
LoongArch: KVM: Validate irqchip index in irqfd routing
Yanfei Xu
1
-1
/
+2
2026-06-11
LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()
Qiang Ma
1
-1
/
+0
2026-06-11
LoongArch: KVM: Check the return values for put_user()
Qiang Ma
1
-1
/
+2
2026-06-11
LoongArch: KVM: Remove timer interrupt injection when SW timer expired
Bibo Mao
1
-2
/
+1
2026-06-11
LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is set
Bibo Mao
1
-2
/
+2
2026-06-11
LoongArch: KVM: Add valid bit check when set CSR.ESTAT register
Bibo Mao
1
-9
/
+16
2026-06-11
LoongArch: KVM: Inject interrupts with batch method
Bibo Mao
1
-66
/
+27
2026-06-11
LoongArch: KVM: Check msgint feature in interrupt post
Bibo Mao
2
-5
/
+3
2026-06-11
LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()
Bibo Mao
1
-0
/
+4
2026-06-11
LoongArch: KVM: Use existing macro about interrupt bit mask
Bibo Mao
1
-14
/
+29
2026-06-11
LoongArch: KVM: Fix FPU register width with user access API
Bibo Mao
1
-2
/
+2
[next]