index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2
-5
/
+3
2018-07-02
s390/dasd: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
3
-4
/
+4
2018-07-02
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-07-02
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
1
-0
/
+1
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
6
-329
/
+259
2018-06-25
s390/zcrypt: Show load of cards and queues in sysfs
Harald Freudenberger
2
-0
/
+24
2018-06-25
s390/zcrypt: Review inline assembler constraints.
Harald Freudenberger
1
-17
/
+23
2018-06-25
s390/zcrypt: Add ZAPQ inline function.
Harald Freudenberger
1
-0
/
+19
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
1
-3
/
+3
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
5
-6
/
+19
2018-06-25
init/Kconfig: add an option for uncompressed kernel
Vasily Gorbik
1
-1
/
+14
2018-06-25
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
1
-7
/
+7
2018-06-25
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
3
-2
/
+3
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2
-0
/
+8
2018-06-25
s390: add custom target and make path extension optional for .bss check
Vasily Gorbik
1
-1
/
+6
2018-06-25
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
1
-2
/
+3
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
3
-38
/
+5
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
5
-14
/
+15
2018-06-25
s390/als: avoid .init.* sections usage
Vasily Gorbik
1
-10
/
+9
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2
-5
/
+2
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
10
-32
/
+38
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
3
-5
/
+5
2018-06-25
s390: remove uncompressed kernel image build
Vasily Gorbik
2
-9
/
+4
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2
-12
/
+21
2018-06-25
s390/build: remove obsolete -mkernel-backchain flag
Vasily Gorbik
1
-7
/
+0
2018-06-25
s390: disable asm code expolines if cc does not support it
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390/qdio: reset old sbal_state flags
Julian Wiedmann
2
-4
/
+2
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-06-24
Linux 4.18-rc2
v4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2
-14
/
+8
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
6
-16
/
+21
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-06-22
MAINTAINERS: Add file patterns for x86 device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-22
KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
Vitaly Kuznetsov
1
-1
/
+1
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
[next]