index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+12
2025-05-12
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-8
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
25
-30
/
+0
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-04-06
Merge tag 'sh-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+14
2025-04-05
sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
4
-4
/
+0
2025-04-05
sh: Align .bss section padding to 8-byte boundary
Artur Rojek
1
-1
/
+14
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
Eric Biggers
1
-1
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
14
-14
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
5
-5
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
Eric Biggers
6
-6
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
Eric Biggers
4
-4
/
+0
2025-04-02
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-5
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-16
/
+5
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-197
/
+7
2025-03-27
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+21
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-4
/
+0
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-7
/
+0
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
5
-6
/
+5
2025-03-11
sh: remove duplicate ioread/iowrite helpers
Arnd Bergmann
5
-197
/
+7
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
3
-3
/
+0
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC7
Eric Biggers
1
-1
/
+0
2025-02-17
sysctl: Fix underflow value setting risk in vm_table
Nicolas Bouchinet
1
-1
/
+2
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-0
/
+1
2025-02-07
sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
Kaixiong Yu
1
-0
/
+20
2025-02-02
Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-11
/
+11
2025-02-01
sh: boards: Use imply to enable hardware with complex dependencies
Geert Uytterhoeven
1
-2
/
+2
2025-02-01
sh: Migrate to the generic rule for built-in DTB
Masahiro Yamada
4
-7
/
+7
2025-02-01
sh: irq: Use seq_put_decimal_ull_width() for decimal values
David Wang
1
-2
/
+2
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-8
/
+2
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-12-01
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-11-30
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2024-11-26
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+1
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+0
2024-11-21
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+0
2024-11-21
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 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
2024-11-15
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
1
-0
/
+3
2024-11-12
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-11
empty include/asm-generic/vga.h
Al Viro
1
-7
/
+0
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-07
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-15
/
+0
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
[prev]
[next]