index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RAID/s390: Remove VLA usage
Kees Cook
2018-07-04
1
-16
/
+18
*
s390/dasd: fix cast-function-type warnings
Sebastian Ott
2018-07-04
1
-8
/
+8
*
s390/pci: add fmt3 fmb
Sebastian Ott
2018-07-04
2
-0
/
+13
*
s390/decompressor: support extra debug flags
Vasily Gorbik
2018-07-02
1
-0
/
+4
*
s390/build: add *.o.chkbss files to targets list
Vasily Gorbik
2018-07-02
1
-2
/
+6
*
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
Heiko Carstens
2018-07-02
1
-0
/
+4
*
s390/tools: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2018-07-02
1
-2
/
+2
*
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
2018-07-02
3
-3
/
+16
*
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/tape: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2018-07-02
1
-4
/
+4
*
s390/tape: fix stringop-truncation gcc 8 warnings
Vasily Gorbik
2018-07-02
1
-2
/
+2
*
s390: align struct lowcore to double page size
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/decompressor: correct EXCLUDE_FILE construct
Vasily Gorbik
2018-07-02
1
-1
/
+3
*
s390: move _text to an actual .text start
Vasily Gorbik
2018-07-02
1
-6
/
+1
*
s390: correct _stext offset
Vasily Gorbik
2018-07-02
2
-25
/
+16
*
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2018-07-02
3
-13
/
+5
*
s390: remove unused _ehead symbol
Vasily Gorbik
2018-07-02
2
-4
/
+0
*
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
2018-07-02
1
-0
/
+1
*
s390/decompressor: discard ___kcrctab section
Vasily Gorbik
2018-07-02
1
-0
/
+1
*
s390/zcrypt: add copy_from_user length plausibility checks
Harald Freudenberger
2018-07-02
2
-3
/
+37
*
s390/perf: fix gcc 8 array-bounds warning
Vasily Gorbik
2018-07-02
1
-4
/
+2
*
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2018-07-02
2
-5
/
+3
*
s390/dasd: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2018-07-02
3
-4
/
+4
*
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
2018-07-02
1
-2
/
+2
*
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
2018-07-02
1
-0
/
+1
*
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
2018-07-02
1
-0
/
+1
*
Merge branch 'zcrypt' into features
Martin Schwidefsky
2018-06-25
8
-304
/
+283
|
\
|
*
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
2018-06-25
6
-329
/
+259
|
*
s390/zcrypt: Show load of cards and queues in sysfs
Harald Freudenberger
2018-06-25
2
-0
/
+24
|
*
s390/zcrypt: Review inline assembler constraints.
Harald Freudenberger
2018-06-25
1
-17
/
+23
|
*
s390/zcrypt: Add ZAPQ inline function.
Harald Freudenberger
2018-06-25
1
-0
/
+19
*
|
s390/setup: do not reserve the decompressor code
Vasily Gorbik
2018-06-25
2
-2
/
+3
*
|
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
2018-06-25
1
-3
/
+3
*
|
s390/decompressor: support uncompressed kernel
Vasily Gorbik
2018-06-25
5
-6
/
+19
*
|
init/Kconfig: add an option for uncompressed kernel
Vasily Gorbik
2018-06-25
1
-1
/
+14
*
|
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
2018-06-25
1
-7
/
+7
*
|
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
2018-06-25
3
-2
/
+3
*
|
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2018-06-25
2
-0
/
+8
*
|
s390: add custom target and make path extension optional for .bss check
Vasily Gorbik
2018-06-25
1
-1
/
+6
*
|
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
2018-06-25
1
-2
/
+3
*
|
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
2018-06-25
3
-38
/
+5
*
|
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
2018-06-25
5
-14
/
+15
*
|
s390/als: avoid .init.* sections usage
Vasily Gorbik
2018-06-25
1
-10
/
+9
*
|
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2018-06-25
2
-5
/
+2
*
|
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-06-25
10
-32
/
+38
*
|
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
2018-06-25
3
-5
/
+5
*
|
s390: remove uncompressed kernel image build
Vasily Gorbik
2018-06-25
2
-9
/
+4
[next]