index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
2
-11
/
+11
|
\
|
*
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-04
1
-0
/
+1
|
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-1
/
+1
|
*
s390: consistently use .balign instead of .align
Heiko Carstens
2023-06-28
2
-10
/
+10
|
*
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-28
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
s390/uv: Update query for secret-UVCs
Steffen Eiden
2023-06-16
1
-0
/
+4
*
|
s390/kasan: avoid short by one page shadow memory
Alexander Gordeev
2023-06-20
1
-4
/
+11
|
/
*
s390/mm: fix direct map accounting
Heiko Carstens
2023-04-13
1
-2
/
+16
*
s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT
Heiko Carstens
2023-04-13
1
-4
/
+4
*
s390/boot: improve install.sh script
Marc Hartmayer
2023-04-13
1
-4
/
+4
*
s390/kaslr: randomize amode31 base address
Vasily Gorbik
2023-04-13
1
-2
/
+4
*
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
2023-04-13
4
-11
/
+112
*
s390/boot: pin amode31 default lma
Vasily Gorbik
2023-04-13
1
-1
/
+3
*
s390/boot: do not change default_lma
Vasily Gorbik
2023-04-13
1
-13
/
+12
*
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-04-13
4
-8
/
+7
*
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
3
-15
/
+230
*
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
8
-299
/
+300
*
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
6
-53
/
+53
*
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
2023-03-20
1
-1
/
+0
*
s390/ipl: add missing intersection check to ipl_report handling
Sven Schnelle
2023-03-13
1
-0
/
+8
*
s390/decompressor: add link map saving
Vasily Gorbik
2023-02-28
1
-1
/
+3
*
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-14
5
-14
/
+14
*
Merge branch 'fixes' into features
Heiko Carstens
2023-02-06
1
-1
/
+1
|
\
|
*
s390/decompressor: specify __decompress() buf len to avoid overflow
Vasily Gorbik
2023-01-31
1
-1
/
+1
*
|
s390/boot: avoid potential amode31 truncation
Vasily Gorbik
2023-02-06
1
-1
/
+1
*
|
s390/boot: move detect_facilities() after cmd line parsing
Vasily Gorbik
2023-02-06
1
-2
/
+1
*
|
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
2023-02-06
1
-1
/
+1
*
|
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
2023-02-06
3
-2
/
+12
*
|
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
5
-13
/
+28
*
|
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2023-02-06
4
-52
/
+31
*
|
s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails
Vasily Gorbik
2023-02-06
1
-1
/
+1
*
|
s390/mem_detect: fix detect_memory() error handling
Vasily Gorbik
2023-02-06
1
-1
/
+1
*
|
s390/boot: remove pgtable_populate_end
Vasily Gorbik
2023-01-31
1
-27
/
+2
*
|
s390/boot: avoid mapping standby memory
Vasily Gorbik
2023-01-31
3
-9
/
+13
*
|
Merge branch 'fixes' into features
Heiko Carstens
2023-01-17
1
-2
/
+2
|
\
|
|
*
s390: fix -Wundef warning for CONFIG_KERNEL_ZSTD
Masahiro Yamada
2023-01-09
1
-2
/
+2
*
|
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
2
-0
/
+8
*
|
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
2
-0
/
+17
*
|
s390/boot: allow setup of different virtual address types
Alexander Gordeev
2023-01-13
1
-15
/
+33
*
|
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
4
-9
/
+298
*
|
s390/boot: detect and enable memory facilities
Alexander Gordeev
2023-01-13
2
-0
/
+26
*
|
s390/boot: cleanup decompressor header files
Alexander Gordeev
2023-01-13
3
-28
/
+23
|
/
*
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-12-12
1
-0
/
+9
|
\
|
*
s390/ipl: add eckd dump support
Sven Schnelle
2022-12-06
1
-0
/
+3
|
*
s390/ipl: add eckd support
Sven Schnelle
2022-12-06
1
-0
/
+6
*
|
s390: always build relocatable kernel
Heiko Carstens
2022-11-08
2
-4
/
+2
*
|
s390/boot: add secure boot trailer
Peter Oberparleiter
2022-10-26
1
-2
/
+11
|
/
*
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
|
*
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
1
-0
/
+1
[next]