index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+0
2025-12-07
ALSA: Do not build obsolete API
David Heidelberg
3
-3
/
+0
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
39
-39
/
+0
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
39
-39
/
+0
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
39
-83
/
+56
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-3
/
+7
2025-11-03
arch: hookup listns() system call
Christian Brauner
1
-0
/
+1
2025-10-15
Remove long-stale ext3 defconfig option
Linus Torvalds
28
-28
/
+0
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
30
-40
/
+40
2025-10-13
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
30
-40
/
+40
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-11
/
+11
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
5
-11
/
+11
2025-09-08
sh: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-2
/
+2
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
8
-14
/
+14
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'sh-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+9
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+0
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2025-07-28
bugs/sh: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to extend ...
Ingo Molnar
1
-1
/
+1
2025-07-26
sh: Do not use hyphen in exported variable name
Ben Hutchings
3
-9
/
+9
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+0
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-14
sh: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-2
/
+2
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
1
-1
/
+0
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
1
-0
/
+2
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
1
-1
/
+1
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-4
/
+4
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-50
/
+47
2025-06-07
sh: kprobes: Remove unused variables in kprobe_exceptions_notify()
Mike Rapoport
1
-4
/
+0
2025-06-07
sh: ecovec24: Make SPI mode explicit
Geert Uytterhoeven
1
-0
/
+1
2025-06-07
sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
Thomas Huth
17
-46
/
+46
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+24
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+7
2025-05-16
sh: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
2
-2
/
+2
2025-05-16
sh: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
3
-4
/
+5
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
1
-1
/
+0
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+12
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+12
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-8
/
+0
[next]