| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-26 | Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -55/+65 |
| 2025-04-26 | LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally | Bibo Mao | 1 | -0/+1 |
| 2025-04-26 | LoongArch: KVM: Fully clear some CSRs when VM reboot | Bibo Mao | 1 | -0/+7 |
| 2025-04-26 | LoongArch: KVM: Fix multiple typos of KVM code | Yulong Han | 2 | -4/+4 |
| 2025-04-26 | LoongArch: Return NULL from huge_pte_offset() for invalid PMD | Ming Wang | 1 | -1/+1 |
| 2025-04-26 | LoongArch: Remove a bogus reference to ZONE_DMA | Petr Tesarik | 1 | -3/+0 |
| 2025-04-26 | LoongArch: Handle fp, lsx, lasx and lbt assembly symbols | Tiezhu Yang | 5 | -37/+37 |
| 2025-04-26 | LoongArch: Make do_xyz() exception handlers more robust | Tiezhu Yang | 1 | -8/+12 |
| 2025-04-26 | LoongArch: Make regs_irqs_disabled() more clear | Tiezhu Yang | 1 | -2/+2 |
| 2025-04-26 | LoongArch: Select ARCH_USE_MEMTEST | Yuli Wang | 1 | -0/+1 |
| 2025-04-23 | Fix mis-uses of 'cc-option' for warning disablement | Linus Torvalds | 2 | -5/+5 |
| 2025-04-03 | Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+2 |
| 2025-04-02 | Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 10 | -21/+41 |
| 2025-04-02 | Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -1/+12 |
| 2025-04-01 | mm: pgtable: convert some architectures to use tlb_remove_ptdesc() | Qi Zheng | 1 | -5/+2 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -3/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -21/+6 |
| 2025-04-01 | objtool/loongarch: Add unwind hints in prepare_frametrace() | Josh Poimboeuf | 2 | -1/+12 |
| 2025-03-30 | Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -8/+5 |
| 2025-03-30 | LoongArch: Update Loongson-3 default config file | Huacai Chen | 1 | -1/+10 |
| 2025-03-30 | LoongArch: vDSO: Make use of the t8 register for vgetrandom-chacha | Xi Ruoyao | 1 | -10/+3 |
| 2025-03-30 | LoongArch: vDSO: Remove --hash-style=sysv | Xi Ruoyao | 1 | -2/+1 |
| 2025-03-30 | LoongArch: BPF: Don't override subprog's return value | Hengqi Chen | 1 | -1/+4 |
| 2025-03-30 | LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC | Hengqi Chen | 1 | -1/+4 |
| 2025-03-30 | LoongArch: BPF: Fix off-by-one error in build_prologue() | Hengqi Chen | 2 | -0/+7 |
| 2025-03-30 | LoongArch: Rework the arch_kgdb_breakpoint() implementation | Yuli Wang | 1 | -2/+3 |
| 2025-03-30 | LoongArch: Fix device node refcount leak in fdt_cpu_clk_init() | Miaoqian Lin | 1 | -0/+2 |
| 2025-03-30 | LoongArch: Increase ARCH_DMA_MINALIGN up to 16 | Huacai Chen | 1 | -0/+2 |
| 2025-03-30 | LoongArch: Increase MAX_IO_PICS up to 8 | Huacai Chen | 1 | -1/+1 |
| 2025-03-30 | LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig | 谢致邦 (XIE Zhibang) | 1 | -2/+2 |
| 2025-03-30 | LoongArch: Enable UBSAN (Undefined Behavior Sanitizer) | Yuli Wang | 1 | -0/+1 |
| 2025-03-30 | LoongArch: Always select HAVE_VIRT_CPU_ACCOUNTING_GEN | Bibo Mao | 1 | -1/+1 |
| 2025-03-27 | Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -5/+0 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -3/+3 |
| 2025-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -13/+50 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -178/+40 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2025-03-24 | Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+8 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
| 2025-03-20 | Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD | Paolo Bonzini | 1 | -1/+0 |
| 2025-03-19 | Merge tag 'dt-cleanup-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -5/+0 |
| 2025-03-18 | LoongArch: KVM: Register perf callbacks for guest | Bibo Mao | 2 | -0/+4 |
| 2025-03-18 | LoongArch: KVM: Implement arch-specific functions for guest perf | Bibo Mao | 2 | -1/+27 |
| 2025-03-18 | LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel() | Bibo Mao | 1 | -0/+5 |
| 2025-03-18 | LoongArch: KVM: Remove PGD saving during VM context switch | Bibo Mao | 4 | -10/+15 |
| 2025-03-18 | LoongArch: KVM: Remove unnecessary header include path | Masahiro Yamada | 1 | -2/+0 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 2 | -10/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 2 | -3/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2025-03-16 | crash: remove an unused argument from reserve_crashkernel_generic() | Sourabh Jain | 1 | -3/+2 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -5/+5 |
| 2025-03-16 | mm: zbud: remove zbud | Yosry Ahmed | 1 | -2/+1 |
| 2025-03-12 | LoongArch: Enable jump table for objtool | Tiezhu Yang | 2 | -1/+8 |
| 2025-03-10 | LoongArch: ftrace: Use RCU in all users of __module_text_address(). | Sebastian Andrzej Siewior | 1 | -5/+4 |
| 2025-03-10 | LoongArch/orc: Use RCU in all users of __module_address(). | Sebastian Andrzej Siewior | 1 | -3/+1 |
| 2025-03-08 | LoongArch: KVM: Fix GPA size issue about VM | Bibo Mao | 2 | -1/+11 |
| 2025-03-08 | LoongArch: KVM: Reload guest CSR registers after sleep | Bibo Mao | 1 | -0/+7 |
| 2025-03-08 | LoongArch: KVM: Add interrupt checking for AVEC | Bibo Mao | 1 | -1/+1 |
| 2025-03-08 | LoongArch: Set hugetlb mmap base address aligned with pmd size | Bibo Mao | 1 | -1/+5 |
| 2025-03-08 | LoongArch: Set max_pfn with the PFN of the last page | Bibo Mao | 1 | -0/+3 |
| 2025-03-08 | LoongArch: Use polling play_dead() when resuming from hibernation | Huacai Chen | 1 | -1/+46 |
| 2025-03-08 | LoongArch: Eliminate superfluous get_numa_distances_cnt() | Yuli Wang | 1 | -12/+0 |
| 2025-03-08 | LoongArch: Convert unreachable() to BUG() | Tiezhu Yang | 1 | -2/+2 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -2/+4 |
| 2025-02-26 | KVM: Drop kvm_arch_sync_events() now that all implementations are nops | Sean Christopherson | 1 | -1/+0 |
| 2025-02-21 | sysv: Remove the filesystem | Jan Kara | 1 | -1/+0 |
| 2025-02-21 | LoongArch: vDSO: Switch to generic storage implementation | Thomas Weißschuh | 11 | -177/+39 |
| 2025-02-21 | vdso: Rename included Makefile | Thomas Weißschuh | 1 | -1/+1 |
| 2025-02-18 | LoongArch: KVM: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+2 |
| 2025-02-13 | LoongArch: KVM: Set host with kernel mode when switch to VM mode | Bibo Mao | 1 | -1/+1 |
| 2025-02-13 | LoongArch: KVM: Remove duplicated cache attribute setting | Bibo Mao | 1 | -3/+0 |
| 2025-02-13 | LoongArch: KVM: Fix typo issue about GCFG feature detection | Bibo Mao | 1 | -2/+2 |
| 2025-02-13 | LoongArch: csum: Fix OoB access in IP checksum code for negative lengths | Yuli Wang | 1 | -1/+1 |
| 2025-02-13 | LoongArch: Remove the deprecated notifier hook mechanism | Yuli Wang | 3 | -43/+2 |
| 2025-02-13 | LoongArch: Use str_yes_no() helper function for /proc/cpuinfo | Yuli Wang | 1 | -4/+3 |
| 2025-02-13 | LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE | Huacai Chen | 1 | -1/+2 |
| 2025-02-13 | LoongArch: Fix idle VS timer enqueue | Marco Crivellari | 3 | -18/+19 |
| 2025-02-12 | loongarch: dts: remove non-existent DAC from 2k1000-ref | Conor Dooley | 1 | -5/+0 |
| 2025-02-08 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers | 1 | -3/+3 |
| 2025-01-28 | Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 20 | -29/+311 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -17/+12 |
| 2025-01-26 | LoongArch: Extend the maximum number of watchpoints | Tiezhu Yang | 2 | -3/+13 |
| 2025-01-26 | LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP} | Tiezhu Yang | 3 | -4/+76 |
| 2025-01-26 | LoongArch: Add debugfs entries to switch SFB/TSO state | Huacai Chen | 4 | -7/+186 |
| 2025-01-26 | LoongArch: Fix warnings during S3 suspend | Huacai Chen | 1 | -1/+1 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 2 | -11/+4 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -4/+3 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 1 | -1/+1 |
| 2025-01-25 | mm: add build-time option for hotplug memory default online type | Gregory Price | 1 | -1/+4 |
| 2025-01-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -1/+60 |
| 2025-01-25 | LoongArch: Adjust SETUP_SLEEP and SETUP_WAKEUP | Huacai Chen | 1 | -4/+6 |
| 2025-01-25 | LoongArch: Refactor bug_handler() implementation | Huacai Chen | 1 | -3/+10 |
| 2025-01-25 | LoongArch: Add pgprot_nx() implementation | Huacai Chen | 1 | -0/+7 |
| 2025-01-25 | LoongArch: Correct the __switch_to() prototype in comments | Huacai Chen | 1 | -1/+1 |
| 2025-01-25 | LoongArch: Correct the cacheinfo sharing information | Huacai Chen | 1 | -0/+6 |
| 2025-01-25 | LoongArch: Derive timer max_delta from PRCFG1's timer_bits | Jiaxun Yang | 4 | -2/+3 |
| 2025-01-25 | LoongArch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabled | Jiaxun Yang | 1 | -1/+1 |
| 2025-01-25 | LoongArch: Migrate to the generic rule for built-in DTB | Masahiro Yamada | 3 | -3/+1 |
| 2025-01-24 | Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+0 |
| 2025-01-22 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 7 | -312/+138 |
| 2025-01-21 | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 7 | -50/+51 |
| 2025-01-21 | Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+7 |
| 2025-01-13 | LoongArch: KVM: Add hypercall service support for usermode VMM | Bibo Mao | 6 | -1/+42 |
| 2025-01-13 | LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changed | Bibo Mao | 1 | -0/+18 |
| 2025-01-04 | EDAC: Add an EDAC driver for the Loongson memory controller | Zhao Qunqin | 1 | -0/+1 |
| 2025-01-04 | crypto: vmac - remove unused VMAC algorithm | Eric Biggers | 1 | -1/+0 |
| 2024-12-26 | fprobe: Add fprobe_header encoding feature | Masami Hiramatsu (Google) | 1 | -0/+12 |
| 2024-12-26 | fprobe: Rewrite fprobe on function-graph tracer | Masami Hiramatsu (Google) | 1 | -0/+6 |
| 2024-12-26 | ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2024-12-26 | fprobe: Use ftrace_regs in fprobe exit handler | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2024-12-26 | fgraph: Replace fgraph_ret_regs with ftrace_regs | Masami Hiramatsu (Google) | 5 | -49/+22 |
| 2024-12-26 | fgraph: Pass ftrace_regs to entryfunc | Masami Hiramatsu (Google) | 1 | -1/+9 |
| 2024-12-03 | LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU | Huacai Chen | 2 | -11/+26 |
| 2024-12-02 | objtool: Fix ANNOTATE_REACHABLE to be a normal annotation | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-02 | objtool: Convert {.UN}REACHABLE to ANNOTATE | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-02 | loongarch: Use ASM_REACHABLE | Peter Zijlstra | 1 | -6/+7 |
| 2024-12-02 | LoongArch: KVM: Protect kvm_check_requests() with SRCU | Huacai Chen | 1 | -1/+3 |
| 2024-12-02 | LoongArch: BPF: Adjust the parameter of emit_jirl() | Tiezhu Yang | 3 | -5/+15 |
| 2024-12-02 | LoongArch: Add architecture specific huge_pte_clear() | Bibo Mao | 1 | -0/+10 |
| 2024-12-02 | LoongArch/irq: Use seq_put_decimal_ull_width() for decimal values | David Wang | 1 | -1/+1 |
| 2024-12-02 | LoongArch: Fix reserving screen info memory for above-4G firmware | Huacai Chen | 1 | -1/+1 |
| 2024-12-01 | loongarch/crc32: expose CRC32 functions through lib | Eric Biggers | 7 | -312/+138 |
| 2024-11-27 | Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-27 | Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 10 | -23/+134 |
| 2024-11-26 | LoongArch: Update Loongson-3 default config file | Huacai Chen | 1 | -10/+81 |
| 2024-11-26 | LoongArch: dts: Add I2S support to Loongson-2K2000 | Binbin Zhou | 1 | -2/+20 |
| 2024-11-26 | LoongArch: dts: Add I2S support to Loongson-2K1000 | Binbin Zhou | 1 | -2/+15 |
| 2024-11-26 | LoongArch: Allow to enable PREEMPT_LAZY | Huacai Chen | 2 | -3/+6 |
| 2024-11-26 | LoongArch: Allow to enable PREEMPT_RT | Huacai Chen | 1 | -0/+1 |
| 2024-11-26 | LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORK | Huacai Chen | 1 | -0/+1 |
| 2024-11-26 | LoongArch: Fix sleeping in atomic context for PREEMPT_RT | Huacai Chen | 1 | -1/+1 |
| 2024-11-26 | LoongArch: Reduce min_delta for the arch clockevent device | Huacai Chen | 1 | -1/+5 |
| 2024-11-26 | LoongArch: BPF: Sign-extend return values | Tiezhu Yang | 1 | -1/+1 |
| 2024-11-26 | LoongArch: Fix build failure with GCC 15 (-std=gnu23) | Tiezhu Yang | 1 | -1/+1 |
| 2024-11-26 | LoongArch: Explicitly specify code model in Makefile | Huacai Chen | 1 | -2/+2 |
| 2024-11-25 | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+10 |
| 2024-11-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -56/+2497 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -5/+24 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -108/+1 |
| 2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-20 | Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 2 | -26/+5 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -34/+22 |
| 2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2024-11-16 | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+3 |
| 2024-11-14 | crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 | Dave Vasilevsky | 1 | -0/+3 |
| 2024-11-14 | Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 16 | -28/+2485 |
| 2024-11-13 | irqchip/loongson-eiointc: Add virt extension support | Bibo Mao | 1 | -0/+1 |
| 2024-11-13 | LoongArch: KVM: Add irqfd support | Xianglai Li | 7 | -1/+146 |
| 2024-11-13 | LoongArch: KVM: Add PCHPIC user mode read and write functions | Xianglai Li | 2 | -2/+123 |
| 2024-11-13 | LoongArch: KVM: Add PCHPIC read and write functions | Xianglai Li | 3 | -2/+322 |
| 2024-11-13 | LoongArch: KVM: Add PCHPIC device support | Xianglai Li | 5 | -0/+128 |
| 2024-11-13 | LoongArch: KVM: Add EIOINTC user mode read and write functions | Xianglai Li | 2 | -2/+173 |
| 2024-11-13 | LoongArch: KVM: Add EIOINTC read and write functions | Xianglai Li | 3 | -3/+771 |
| 2024-11-13 | LoongArch: KVM: Add EIOINTC device support | Xianglai Li | 5 | -1/+235 |
| 2024-11-13 | LoongArch: KVM: Add IPI user mode read and write function | Xianglai Li | 2 | -2/+92 |
| 2024-11-13 | LoongArch: KVM: Add IPI read and write function | Xianglai Li | 3 | -2/+291 |
| 2024-11-13 | LoongArch: KVM: Add IPI device support | Xianglai Li | 6 | -2/+158 |
| 2024-11-13 | LoongArch: KVM: Add iocsr and mmio bus simulation in kernel | Xianglai Li | 1 | -24/+58 |
| 2024-11-12 | LoongArch: Fix AP booting issue in VM mode | Bibo Mao | 1 | -0/+15 |
| 2024-11-12 | LoongArch: Add WriteCombine shadow mapping in KASAN | Kanglong Wang | 2 | -1/+15 |
| 2024-11-12 | LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits | Huacai Chen | 2 | -3/+14 |
| 2024-11-12 | LoongArch: Make KASAN work with 5-level page-tables | Huacai Chen | 1 | -3/+23 |
| 2024-11-12 | LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS | Yuli Wang | 1 | -4/+1 |
| 2024-11-12 | LoongArch: Fix early_numa_add_cpu() usage for FDT systems | Huacai Chen | 1 | -1/+1 |
| 2024-11-12 | LoongArch: For all possible CPUs setup logical-physical CPU mapping | Huacai Chen | 2 | -29/+55 |
| 2024-11-11 | mm: define general function pXd_init() | Bibo Mao | 1 | -0/+3 |
| 2024-11-08 | Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 14 | -46/+71 |
| 2024-11-07 | arch: introduce set_direct_map_valid_noflush() | Mike Rapoport (Microsoft) | 2 | -0/+20 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-06 | mm: consolidate common checks in hugetlb_get_unmapped_area | Oscar Salvador | 1 | -5/+0 |
| 2024-11-04 | jump_label: adjust inline asm to be consistent | Alice Ryhl | 1 | -6/+10 |
| 2024-11-02 | LoongArch: vDSO: Use vdso/datapage.h to access vDSO data | Thomas Weißschuh | 6 | -23/+21 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 1 | -1/+1 |
| 2024-10-28 | loongarch: Use new fallback IO memcpy/memset | Julian Vetter | 3 | -105/+1 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -3/+0 |
| 2024-10-25 | KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest | Sean Christopherson | 1 | -8/+6 |
| 2024-10-25 | KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock | Sean Christopherson | 1 | -1/+1 |
| 2024-10-25 | KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path | Sean Christopherson | 1 | -18/+2 |
| 2024-10-25 | KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path | Sean Christopherson | 1 | -7/+9 |
| 2024-10-23 | LoongArch: KVM: Mark hrtimer to expire in hard interrupt context | Huacai Chen | 2 | -4/+5 |
| 2024-10-23 | LoongArch: Make KASAN usable for variable cpu_vabits | Huacai Chen | 1 | -1/+1 |
| 2024-10-23 | dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2 | Binbin Zhou | 1 | -1/+1 |
| 2024-10-21 | LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space | Bibo Mao | 4 | -28/+40 |
| 2024-10-21 | LoongArch: Don't crash in stack_top() for tasks without vDSO | Thomas Weißschuh | 1 | -6/+8 |
| 2024-10-21 | LoongArch: Set correct size for vDSO code mapping | Huacai Chen | 1 | -4/+4 |
| 2024-10-21 | LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context | Huacai Chen | 1 | -0/+5 |
| 2024-10-21 | LoongArch: Get correct cores_per_package for SMT systems | Huacai Chen | 2 | -1/+6 |
| 2024-10-21 | LoongArch: Use "Exception return address" to comment ERA | Yanteng Si | 1 | -1/+1 |
| 2024-10-16 | LoongArch: Switch to irq_set_nr_irqs() | Bart Van Assche | 1 | -2/+2 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -6/+1 |
| 2024-10-15 | LoongArch: vdso: Remove timekeeper includes | Thomas Weißschuh | 2 | -5/+0 |
| 2024-10-15 | ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs | Steven Rostedt | 1 | -24/+1 |
| 2024-10-10 | ftrace: Make ftrace_regs abstract from direct use | Steven Rostedt | 2 | -11/+13 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
| 2024-09-27 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -37/+55 |
| 2024-09-27 | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 19 | -187/+468 |
| 2024-09-24 | LoongArch: vDSO: Tune chacha implementation | Xi Ruoyao | 1 | -37/+55 |
| 2024-09-24 | LoongArch: Remove posix_types.h include from sigcontext.h | Xi Ruoyao | 1 | -1/+0 |
| 2024-09-24 | LoongArch: Fix memleak in pci_acpi_scan_root() | Wentao Guan | 1 | -0/+1 |