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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-26
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
2
-1
/
+32
2025-01-26
s390/boot: Use decimal format specifiers in boot messages
Vasily Gorbik
2
-4
/
+4
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
6
-48
/
+48
2025-01-26
s390/boot: Add support for boot messages loglevels
Vasily Gorbik
3
-1
/
+51
2025-01-26
s390/boot: Add decimal conversion specifiers to boot_printk()
Vasily Gorbik
1
-4
/
+40
2025-01-26
s390/boot: Add field width and padding handling to boot_printk()
Vasily Gorbik
1
-18
/
+50
2025-01-26
s390/boot: Add length modifiers to boot_printk()
Vasily Gorbik
1
-8
/
+18
2025-01-26
s390/boot: Add %% support to boot_printk()
Vasily Gorbik
1
-1
/
+5
2025-01-26
s390/boot: Allow KASAN mapping to fallback to small pages
Vasily Gorbik
1
-3
/
+7
2025-01-26
s390/boot: Add physmem_alloc()
Vasily Gorbik
2
-9
/
+21
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
6
-10
/
+10
2025-01-26
s390/mm: Allow large pages for KASAN shadow mapping
Vasily Gorbik
1
-24
/
+50
2025-01-26
s390/mm: add missing ctor/dtor on page table upgrade
Alexander Gordeev
1
-0
/
+3
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
5
-42
/
+11
2025-01-26
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
1
-1
/
+8
2025-01-26
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
1
-6
/
+0
2025-01-26
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2
-12
/
+4
2025-01-26
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2
-13
/
+4
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
3
-7
/
+7
2025-01-26
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2
-8
/
+23
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+0
2025-01-23
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
11
-323
/
+96
2025-01-22
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
7
-74
/
+55
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+6
2025-01-21
Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
56
-681
/
+1577
2025-01-15
s390/futex: Fix FUTEX_OP_ANDN implementation
Heiko Carstens
1
-1
/
+1
2025-01-15
s390/diag: Add memory topology information via diag310
Mete Durlu
8
-1
/
+301
2025-01-13
s390/bitops: Provide optimized arch_test_bit()
Heiko Carstens
1
-1
/
+33
2025-01-13
s390/bitops: Switch to generic bitops
Heiko Carstens
1
-178
/
+3
2025-01-13
s390/ebcdic: Fix length decrement in codepage_convert()
Sven Schnelle
1
-1
/
+1
2025-01-13
s390/ebcdic: Fix length check in codepage_convert()
Sven Schnelle
1
-1
/
+1
2025-01-13
s390/ebcdic: Use exrl instead of ex
Sven Schnelle
1
-7
/
+7
2025-01-13
s390/amode31: Use exrl instead of ex
Sven Schnelle
1
-2
/
+1
2025-01-13
s390/stackleak: Use exrl instead of ex in __stackleak_poison()
Sven Schnelle
1
-2
/
+1
2025-01-13
s390/lib: Use exrl instead of ex in xor functions
Sven Schnelle
1
-32
/
+29
2025-01-13
s390/topology: Improve topology detection
Mete Durlu
1
-0
/
+11
2025-01-13
s390: kernel: convert timeouts to use secs_to_jiffies()
Easwar Hariharan
4
-5
/
+5
2025-01-09
s390/tlb: Add missing TLB range adjustment
Alexander Gordeev
1
-1
/
+1
2025-01-07
KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
Christoph Schlameuss
1
-0
/
+2
2025-01-07
KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
Christoph Schlameuss
1
-0
/
+4
2025-01-07
KVM: s390: vsie: fix virtual/physical address in unpin_scb()
Claudio Imbrenda
1
-1
/
+1
2025-01-07
s390/pci: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2025-01-07
s390/ipl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-71
/
+71
2025-01-07
s390/crypto/cpacf: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-18
/
+18
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
2
-2
/
+0
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
2
-2
/
+0
2025-01-03
s390/qdio: Rename feature flag aif_osa to aif_qdio
Benjamin Block
1
-1
/
+1
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
1
-0
/
+10
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-0
/
+6
2024-12-26
s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
Sven Schnelle
5
-46
/
+20
[prev]
[next]