| Age | Commit message (Expand) | Author |
| 20 hours | Merge tag 'csky-for-linus-7.3' of https://github.com/c-sky/csky-linux | Linus Torvalds |
| 2026-07-12 | ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca... | Thomas Gleixner |
| 2026-07-12 | seccomp, treewide: Rename and convert __secure_computing() to return boolean | Jinjie Ruan |
| 2026-07-02 | csky: Fix a4/a5 restoration in syscall trace path | Hanlin Song |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) |
| 2026-02-26 | kbuild: Split .modinfo out from ELF_DETAILS | Nathan Chancellor |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook |
| 2026-01-26 | arch, mm: consolidate initialization of SPARSE memory model | Mike Rapoport (Microsoft) |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) |
| 2026-01-26 | csky: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand |
| 2025-12-10 | Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linux | Linus Torvalds |
| 2025-11-16 | mm: abstract io_remap_pfn_range() based on PFN | Lorenzo Stoakes |
| 2025-10-21 | csky: abiv2: adapt to new folio flags field | Thomas Weißschuh |
| 2025-10-19 | csky: Remove compile warning for CONFIG_SMP | Guo Ren (Alibaba DAMO Academy) |
| 2025-10-19 | csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header | Thomas Huth |
| 2025-10-19 | csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth |
| 2025-10-19 | csky: fix csky_cmpxchg_fixup not working | Yang Li |
| 2025-10-03 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2025-09-29 | Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) |
| 2025-09-13 | csky: remove BS check for FAULT_FLAG_ALLOW_RETRY | Al Viro |
| 2025-09-08 | csky: Add __attribute_const__ to ffs()-family implementations | Kees Cook |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
| 2025-07-22 | tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD | Steven Rostedt |
| 2025-07-14 | csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
| 2025-06-07 | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-05-21 | csky/perf: Remove driver-specific throttle support | Kan Liang |
| 2025-05-11 | mm: call ctor/dtor for kernel PTEs | Kevin Brodsky |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) |
| 2025-04-01 | mm: pgtable: convert some architectures to use tlb_remove_ptdesc() | Qi Zheng |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-03-26 | Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) |
| 2025-03-17 | csky: move setup_initrd() to setup.c | Mike Rapoport (Microsoft) |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts |
| 2025-02-21 | vdso: Rename included Makefile | Thomas Weißschuh |