index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-02-13
alpha: add missing address argument in call to page_table_check_pte_clear()
Thomas Weißschuh
-1
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-14
/
+11
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-02-09
Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+148
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-23
/
+11
2026-02-06
alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-3
/
+4
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-1
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-8
/
+1
2026-01-26
alpha: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-5
/
+10
2026-01-24
alpha: fix user-space corruption during memory compaction
Magnus Lindholm
-3
/
+148
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+1
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-1
/
+0
2026-01-16
alpha: switch osf_mount() to strndup_user()
Al Viro
-23
/
+11
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
-0
/
+2
2025-12-11
Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+14
2025-12-08
alpha: don't reference obsolete termio struct for TC* constants
Sam James
-4
/
+4
2025-12-08
alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
Thomas Huth
-10
/
+10
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-27
/
+21
2025-11-03
arch: hookup listns() system call
Christian Brauner
-0
/
+1
2025-10-29
alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
-27
/
+21
2025-10-03
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-51
/
+1
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-19
/
+0
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+7
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
-0
/
+1
2025-09-15
alpha: unobfuscate _PAGE_P() definition
Al Viro
-1
/
+1
2025-09-13
alpha: get rid of the remnants of BAD_PAGE and friends
Al Viro
-37
/
+0
2025-09-13
PAGE_PTR() had been last used outside of arch/* in 1.1.94
Al Viro
-13
/
+0
2025-09-08
alpha: Add __attribute_const__ to ffs()-family implementations
Kees Cook
-7
/
+7
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
-1
/
+1
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
-19
/
+0
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-4
/
+7
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+3
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-0
/
+3
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+2
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-19
/
+2
2025-07-09
alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()
Thorsten Blum
-4
/
+7
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
-3
/
+3
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
-0
/
+3
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
-0
/
+2
2025-06-24
alpha: regularize the situation with asm/param.h
Al Viro
-19
/
+2
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-7
/
+0
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-0
/
+2
[next]