| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 27 | -49/+199 |
| 6 days | LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000 | Hongliang Wang | 1 | -0/+4 |
| 6 days | LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000 | Hongliang Wang | 1 | -0/+4 |
| 6 days | LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500 | Hongliang Wang | 1 | -0/+12 |
| 6 days | LoongArch: BPF: Inline bpf_get_smp_processor_id() helper | Tiezhu Yang | 1 | -0/+8 |
| 6 days | LoongArch: BPF: Inline bpf_get_current_task/_btf() helpers | Tiezhu Yang | 1 | -0/+18 |
| 6 days | LoongArch: BPF: Fix off-by-one error in tail call | Tiezhu Yang | 1 | -3/+5 |
| 6 days | LoongArch: BPF: Fix outdated tail call comments | Tiezhu Yang | 1 | -4/+16 |
| 6 days | LoongArch: Add build salt to the vDSO | Bastian Blank | 1 | -0/+3 |
| 6 days | LoongArch: Fix nr passing in set_direct_map_valid_noflush() | Xuewen Wang | 1 | -1/+1 |
| 6 days | LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect() | Hongchen Zhang | 1 | -0/+4 |
| 6 days | LoongArch: Move struct kimage forward declaration before use | 谢致邦 (XIE Zhibang) | 1 | -1/+2 |
| 6 days | LoongArch: Report dying CPU to RCU in stop_this_cpu() | Huacai Chen | 1 | -0/+1 |
| 6 days | LoongArch: Add PIO for early access before ACPI PCI root register | Huacai Chen | 4 | -0/+34 |
| 6 days | LoongArch: Add THREAD_INFO_IN_TASK implementation | Tiezhu Yang | 16 | -40/+87 |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -13/+3 |
| 12 days | 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 | -8/+15 |
| 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 |
| 2026-06-11 | LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASX | Bibo Mao | 2 | -13/+14 |
| 2026-06-11 | LoongArch: KVM: Remove some middle FPU states | Bibo Mao | 1 | -33/+4 |
| 2026-06-11 | LoongArch: KVM: Enable FPU with max supported FPU type | Bibo Mao | 3 | -22/+7 |
| 2026-06-11 | LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bit | Bibo Mao | 3 | -12/+11 |
| 2026-06-11 | crypto: loongson - Remove broken and unused loongson-rng | Eric Biggers | 2 | -2/+0 |
| 2026-06-08 | loongarch/mm: drop vmemmap_check_pmd helper and use generic code | Muchun Song | 1 | -11/+0 |
| 2026-06-07 | bpf: Add struct bpf_tramp_node object | Jiri Olsa | 1 | -26/+26 |
| 2026-06-02 | vdso/treewide: Drop GENERIC_TIME_VSYSCALL | Thomas Weißschuh | 1 | -1/+0 |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 2026-05-28 | mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths | Muchun Song | 1 | -2/+3 |
| 2026-05-28 | arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE | Yury Norov | 1 | -1/+1 |
| 2026-05-26 | genirq/proc: Increase default interrupt number precision to four | Thomas Gleixner | 1 | -1/+1 |
| 2026-05-23 | Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -15/+68 |
| 2026-05-22 | LoongArch: Remove unused arch/loongarch/crypto directory | Ethan Nelson-Moore | 3 | -11/+0 |
| 2026-05-22 | LoongArch: KVM: Move some variable declarations to paravirt.h | Bibo Mao | 2 | -4/+7 |
| 2026-05-22 | LoongArch: kprobes: Fix handling of fatal unrecoverable recursions | Tiezhu Yang | 1 | -2/+2 |
| 2026-05-22 | LoongArch: kprobes: Use larch_insn_text_copy() to patch instructions | Tiezhu Yang | 1 | -4/+6 |
| 2026-05-21 | LoongArch: Remove unused code to avoid build warning | Huacai Chen | 1 | -4/+0 |
| 2026-05-21 | LoongArch: Avoid initrd overlap during kernel relocation | WANG Rui | 1 | -0/+38 |
| 2026-05-21 | LoongArch: Skip relocation-time KASLR if already applied | WANG Rui | 1 | -0/+12 |
| 2026-05-21 | efi/loongarch: Randomize kernel preferred address for KASLR | WANG Rui | 1 | -1/+3 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-05-04 | LoongArch: KVM: Move unconditional delay into timer clear scenery | Bibo Mao | 1 | -2/+8 |
| 2026-05-04 | LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software | Bibo Mao | 1 | -0/+14 |
| 2026-05-04 | LoongArch: KVM: Move AVEC interrupt injection into switch loop | Bibo Mao | 1 | -11/+9 |
| 2026-05-04 | LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte() | Tao Cui | 1 | -1/+1 |
| 2026-05-04 | LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read() | Tao Cui | 1 | -0/+1 |
| 2026-05-04 | LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS | Qiang Ma | 1 | -1/+1 |
| 2026-05-04 | LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry | Xianglai Li | 1 | -1/+1 |
| 2026-05-04 | LoongArch: KVM: Compile switch.S directly into the kernel | Xianglai Li | 6 | -42/+41 |
| 2026-05-04 | LoongArch: vDSO: Drop custom __arch_vdso_hres_capable() | Thomas Weißschuh | 1 | -6/+0 |
| 2026-05-04 | LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() | Wentao Guan | 1 | -0/+3 |
| 2026-05-04 | LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup | Huacai Chen | 1 | -0/+5 |
| 2026-05-04 | LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT | Huacai Chen | 1 | -1/+1 |
| 2026-05-04 | LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT | Huacai Chen | 2 | -0/+4 |
| 2026-05-04 | LoongArch: Make CONFIG_64BIT as the default option | Huacai Chen | 1 | -0/+1 |
| 2026-04-24 | Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 34 | -195/+719 |
| 2026-04-23 | LoongArch: BPF: Add fsession support for trampolines | Hengqi Chen | 1 | -10/+66 |
| 2026-04-23 | LoongArch: BPF: Introduce emit_store_stack_imm64() helper | Hengqi Chen | 1 | -11/+13 |
| 2026-04-22 | LoongArch: BPF: Support up to 12 function arguments for trampoline | Tiezhu Yang | 1 | -35/+64 |
| 2026-04-22 | LoongArch: BPF: Support small struct arguments for trampoline | Tiezhu Yang | 1 | -24/+31 |
| 2026-04-22 | LoongArch: BPF: Open code and remove invoke_bpf_mod_ret() | Tiezhu Yang | 1 | -15/+10 |
| 2026-04-22 | LoongArch: BPF: Support load-acquire and store-release instructions | Tiezhu Yang | 1 | -1/+97 |
| 2026-04-22 | LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions | Tiezhu Yang | 1 | -9/+68 |
| 2026-04-22 | LoongArch: BPF: Add the default case in emit_atomic() and rename it | Tiezhu Yang | 1 | -2/+9 |
| 2026-04-22 | LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR | Tiezhu Yang | 6 | -31/+51 |
| 2026-04-22 | LoongArch: Batch the icache maintenance for jump_label | Youling Tang | 3 | -5/+15 |
| 2026-04-22 | LoongArch: Add flush_icache_all()/local_flush_icache_all() | Youling Tang | 2 | -11/+15 |
| 2026-04-22 | LoongArch: Add spectre boundry for syscall dispatch table | Greg Kroah-Hartman | 1 | -1/+2 |
| 2026-04-22 | LoongArch: Show CPU vulnerabilites correctly | Huacai Chen | 1 | -0/+7 |
| 2026-04-22 | LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist | Huacai Chen | 1 | -1/+1 |
| 2026-04-22 | LoongArch: Use get_random_canary() for stack canary init | Luo Qiu | 1 | -8/+1 |
| 2026-04-22 | LoongArch: Improve the logging of disabling KASLR | Yuqian Yang | 1 | -8/+18 |
| 2026-04-22 | LoongArch: Align FPU register state to 32 bytes | Lisa Robinson | 3 | -7/+9 |
| 2026-04-22 | LoongArch: Handle CONFIG_32BIT in syscall_get_arch() | Tiezhu Yang | 1 | -0/+4 |
| 2026-04-22 | LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support | Huacai Chen | 9 | -18/+161 |
| 2026-04-22 | LoongArch: Adjust build infrastructure for 32BIT/64BIT | Huacai Chen | 6 | -40/+119 |
| 2026-04-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -43/+18 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -43/+289 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 7 | -417/+0 |
| 2026-04-16 | bpf: Pass bpf_verifier_env to JIT | Xu Kuohai | 1 | -1/+1 |
| 2026-04-16 | bpf: Move constants blinding out of arch-specific JITs | Xu Kuohai | 1 | -42/+17 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -15/+3 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -2/+0 |
| 2026-04-14 | Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
| 2026-04-14 | Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
| 2026-04-14 | Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2026-04-14 | Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux | Linus Torvalds | 1 | -2/+2 |
| 2026-04-13 | Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -5/+9 |
| 2026-04-13 | Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -11/+0 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2026-04-09 | LoongArch: KVM: Add DMSINTC inject msi to vCPU | Song Gao | 6 | -8/+99 |
| 2026-04-09 | LoongArch: KVM: Add DMSINTC device support | Song Gao | 6 | -0/+146 |
| 2026-04-09 | LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than function | Bibo Mao | 2 | -18/+24 |
| 2026-04-09 | LoongArch: KVM: Move host CSR_GSTAT save and restore in context switch | Bibo Mao | 2 | -4/+6 |
| 2026-04-09 | LoongArch: KVM: Move host CSR_EENTRY save and restore in context switch | Bibo Mao | 1 | -3/+4 |
| 2026-04-09 | LoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests() | Bibo Mao | 1 | -9/+9 |
| 2026-04-09 | LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel() | Tao Cui | 1 | -1/+1 |
| 2026-04-06 | eth: remove the driver for acenic / tigon1&2 | Jakub Kicinski | 2 | -2/+0 |
| 2026-04-06 | ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu() | Chengwen Feng | 1 | -5/+0 |
| 2026-04-06 | ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h | Chengwen Feng | 1 | -1/+0 |
| 2026-04-06 | LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval | Chengwen Feng | 2 | -0/+10 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE | David Hildenbrand (Arm) | 1 | -1/+0 |
| 2026-04-05 | LoongArch/mm: align vmemmap to maximal folio size | Kiryl Shutsemau | 1 | -1/+2 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 2 | -12/+0 |
| 2026-04-04 | Merge tag 'v7.0-rc6' into irq/core | Thomas Gleixner | 16 | -34/+207 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -40/+0 |
| 2026-04-02 | loongarch: move the XOR code to lib/raid/ | Christoph Hellwig | 7 | -370/+3 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 1 | -26/+16 |
| 2026-03-26 | LoongArch: Override arch_dynirq_lower_bound to reserve LPC IRQs | Icenowy Zheng | 1 | -0/+6 |
| 2026-03-26 | LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() | Bibo Mao | 1 | -7/+7 |
| 2026-03-26 | LoongArch: KVM: Handle the case that EIOINTC's coremap is empty | Huacai Chen | 1 | -1/+1 |
| 2026-03-26 | LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust | Huacai Chen | 1 | -0/+3 |
| 2026-03-26 | LoongArch: vDSO: Emit GNU_EH_FRAME correctly | Xi Ruoyao | 6 | -10/+53 |
| 2026-03-26 | LoongArch: Workaround LS2K/LS7A GPU DMA hang bug | Huacai Chen | 1 | -0/+80 |
| 2026-03-26 | LoongArch: Fix missing NULL checks for kstrdup() | Li Jun | 1 | -4/+3 |
| 2026-03-24 | randomize_kstack: Unify random source across arches | Ryan Roberts | 1 | -11/+0 |
| 2026-03-23 | crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3 | Eric Biggers | 2 | -2/+2 |
| 2026-03-23 | lib: count_zeros: unify count_{leading,trailing}_zeros() | Yury Norov | 1 | -2/+2 |
| 2026-03-17 | genirq/matrix, LoongArch: Delete IRQ_MATRIX_BITS leftovers | Nam Cao | 1 | -1/+0 |
| 2026-03-16 | LoongArch: KVM: Fix typo issue in kvm_vm_init_features() | Bibo Mao | 1 | -2/+2 |
| 2026-03-16 | LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0 | Tiezhu Yang | 1 | -0/+5 |
| 2026-03-16 | LoongArch: No need to flush icache if text copy failed | Tiezhu Yang | 1 | -2/+4 |
| 2026-03-16 | LoongArch: Check return values for set_memory_{rw,rox} | Tiezhu Yang | 1 | -2/+13 |
| 2026-03-16 | LoongArch: Give more information if kmem access failed | Tiezhu Yang | 1 | -2/+12 |
| 2026-03-16 | LoongArch: Fix calling smp_processor_id() in preemptible code | Xi Ruoyao | 2 | -2/+14 |
| 2026-03-16 | LoongArch: Only use SC.Q when supported by the assembler | Thomas Weißschuh | 2 | -0/+8 |
| 2026-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+2 |
| 2026-03-12 | kbuild: Consolidate C dialect options | Nathan Chancellor | 1 | -1/+1 |
| 2026-03-11 | Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ... | Paolo Bonzini | 2 | -2/+2 |
| 2026-03-11 | LoongArch: vDSO: Explicitly include asm/vdso/vdso.h | Thomas Weißschuh | 2 | -0/+2 |
| 2026-03-06 | Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-28 | KVM: always define KVM_CAP_SYNC_MMU | Paolo Bonzini | 1 | -1/+0 |
| 2026-02-28 | KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER | Paolo Bonzini | 1 | -1/+0 |
| 2026-02-26 | kbuild: Split .modinfo out from ELF_DETAILS | Nathan Chancellor | 1 | -0/+1 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 7 | -10/+10 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 11 | -14/+16 |
| 2026-02-14 | Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 24 | -149/+446 |
| 2026-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -117/+223 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -22/+5 |
| 2026-02-11 | Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -1/+1 |
| 2026-02-10 | Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -23/+2 |
| 2026-02-10 | Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+2 |
| 2026-02-10 | LoongArch: dts: loongson-2k1000: Add nand controller support | Binbin Zhou | 2 | -1/+34 |
| 2026-02-10 | LoongArch: dts: loongson-2k0500: Add nand controller support | Binbin Zhou | 2 | -1/+30 |
| 2026-02-10 | LoongArch: BPF: Implement bpf_addr_space_cast instruction | Hengqi Chen | 2 | -0/+16 |
| 2026-02-10 | LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions | Hengqi Chen | 2 | -6/+68 |
| 2026-02-10 | LoongArch: BPF: Use BPF prog pack allocator | Hengqi Chen | 2 | -37/+83 |
| 2026-02-10 | LoongArch: Use IS_ERR_PCPU() macro for KGDB | Carlos López | 1 | -1/+1 |
| 2026-02-10 | LoongArch: Rework KASAN initialization for PTW-enabled systems | Tiezhu Yang | 1 | -37/+39 |
| 2026-02-10 | LoongArch: Disable instrumentation for setup_ptwalker() | Tiezhu Yang | 1 | -1/+1 |
| 2026-02-10 | LoongArch: Remove some extern variables in source files | Tiezhu Yang | 3 | -7/+0 |
| 2026-02-10 | LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT | Tiezhu Yang | 1 | -1/+1 |
| 2026-02-10 | LoongArch: Handle percpu handler address for ORC unwinder | Tiezhu Yang | 2 | -0/+19 |
| 2026-02-10 | LoongArch: Use %px to print unmodified unwinding address | Tiezhu Yang | 1 | -1/+1 |
| 2026-02-10 | LoongArch: Prefer top-down allocation after arch_mem_init() | Huacai Chen | 1 | -0/+1 |
| 2026-02-10 | LoongArch: Add HOTPLUG_SMT implementation | Huacai Chen | 2 | -0/+14 |
| 2026-02-10 | LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE | John Garry | 1 | -1/+1 |
| 2026-02-10 | LoongArch: Wire up memfd_secret system call | Lain "Fearyncess" Yang | 2 | -3/+3 |
| 2026-02-10 | LoongArch: Replace seq_printf() with seq_puts() for simple strings | George Guo | 1 | -24/+40 |
| 2026-02-10 | LoongArch: Add 128-bit atomic cmpxchg support | George Guo | 2 | -0/+56 |
| 2026-02-10 | LoongArch: Add detection for SC.Q support | George Guo | 5 | -30/+39 |
| 2026-02-10 | LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig | Huacai Chen | 1 | -0/+1 |
| 2026-02-09 | Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -16/+17 |
| 2026-02-06 | LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE | Qi Zheng | 2 | -4/+4 |
| 2026-02-06 | LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side | Bibo Mao | 2 | -1/+24 |
| 2026-02-06 | LoongArch: KVM: Add paravirt preempt feature in hypervisor side | Bibo Mao | 6 | -2/+62 |
| 2026-02-06 | LoongArch: KVM: Set default return value in KVM IO bus ops | Bibo Mao | 3 | -61/+39 |
| 2026-02-06 | LoongArch: KVM: Add FPU/LBT delay load support | Bibo Mao | 3 | -19/+37 |
| 2026-02-06 | LoongArch: KVM: Move LBT capability check in exception handler | Bibo Mao | 2 | -4/+3 |
| 2026-02-06 | LoongArch: KVM: Move LASX capability check in exception handler | Bibo Mao | 2 | -4/+3 |
| 2026-02-06 | LoongArch: KVM: Move LSX capability check in exception handler | Bibo Mao | 2 | -4/+3 |
| 2026-02-06 | LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch | Bibo Mao | 3 | -0/+4 |
| 2026-02-06 | LoongArch: KVM: Check VM msgint feature during interrupt handling | Bibo Mao | 3 | -4/+11 |
| 2026-02-06 | LoongArch: KVM: Add msgint registers in kvm_init_gcsr_flag() | Bibo Mao | 1 | -0/+7 |
| 2026-02-06 | LoongArch: KVM: Move feature detection in kvm_vm_init_features() | Bibo Mao | 1 | -21/+15 |
| 2026-02-06 | LoongArch: KVM: Add more CPUCFG mask bits | Bibo Mao | 1 | -2/+20 |
| 2026-01-26 | arch, mm: consolidate initialization of SPARSE memory model | Mike Rapoport (Microsoft) | 1 | -8/+0 |