index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
7
-8
/
+115
|
\
|
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Thomas Gleixner
2018-09-27
7
-8
/
+115
|
|
\
|
|
*
x86: boot: Fix EFI stub alignment
Ben Hutchings
2018-09-26
1
-0
/
+7
|
|
*
efi/x86: Call efi_parse_options() from efi_main()
Hans de Goede
2018-09-26
1
-0
/
+10
|
|
*
efi/x86: earlyprintk - Add 64bit efi fb address support
Aaron Ma
2018-09-26
1
-2
/
+6
|
|
*
efi/x86: drop task_lock() from efi_switch_mm()
Sebastian Andrzej Siewior
2018-09-26
1
-6
/
+4
|
|
*
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-09-26
3
-0
/
+88
*
|
|
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-10-23
84
-739
/
+2131
|
\
\
\
|
*
|
|
s390/kasan: support preemptible kernel build
Vasily Gorbik
2018-10-22
2
-4
/
+9
|
*
|
|
s390/perf: Return error when debug_register fails
Thomas Richter
2018-10-19
1
-1
/
+5
|
*
|
|
s390/sthyi: Fix machine name validity indication
Janosch Frank
2018-10-15
1
-3
/
+5
|
*
|
|
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
2018-10-11
1
-2
/
+2
|
*
|
|
s390/mem_detect: add missing include
Heiko Carstens
2018-10-10
1
-0
/
+1
|
*
|
|
s390/dumpstack: print psw mask and address again
Heiko Carstens
2018-10-10
1
-1
/
+1
|
*
|
|
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
2018-10-10
1
-26
/
+37
|
*
|
|
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2018-10-10
2
-0
/
+25
|
*
|
|
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2018-10-10
2
-0
/
+17
|
*
|
|
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2018-10-09
2
-0
/
+18
|
*
|
|
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
2018-10-09
1
-2
/
+2
|
*
|
|
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
2018-10-09
1
-0
/
+3
|
*
|
|
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
2018-10-09
1
-1
/
+2
|
*
|
|
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
2018-10-09
1
-1
/
+18
|
*
|
|
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2018-10-09
2
-1
/
+2
|
*
|
|
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
2018-10-09
1
-1
/
+1
|
*
|
|
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
2018-10-09
1
-1
/
+34
|
*
|
|
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
4
-7
/
+26
|
*
|
|
s390/kasan: free early identity mapping structures
Vasily Gorbik
2018-10-09
3
-2
/
+13
|
*
|
|
s390/kasan: enable stack and global variables access checks
Vasily Gorbik
2018-10-09
2
-1
/
+6
|
*
|
|
s390/dumpstack: disable __dump_trace kasan instrumentation
Vasily Gorbik
2018-10-09
1
-1
/
+1
|
*
|
|
s390/kasan: reipl and kexec support
Vasily Gorbik
2018-10-09
4
-3
/
+8
|
*
|
|
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2018-10-09
2
-4
/
+4
|
*
|
|
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
6
-5
/
+118
|
*
|
|
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2018-10-09
2
-12
/
+14
|
*
|
|
s390/mm: add kasan shadow to the debugfs pgtable dump
Vasily Gorbik
2018-10-09
1
-6
/
+15
|
*
|
|
s390/kasan: avoid user access code instrumentation
Vasily Gorbik
2018-10-09
1
-0
/
+4
|
*
|
|
s390/kasan: double the stack size
Vasily Gorbik
2018-10-09
2
-1
/
+5
|
*
|
|
s390/kasan: add initialization code and enable it
Vasily Gorbik
2018-10-09
8
-7
/
+343
|
*
|
|
s390: add pgd_page primitive
Vasily Gorbik
2018-10-09
1
-1
/
+10
|
*
|
|
s390: introduce MAX_PTRS_PER_P4D
Vasily Gorbik
2018-10-09
1
-0
/
+2
|
*
|
|
s390/kasan: replace some memory functions
Vasily Gorbik
2018-10-09
2
-3
/
+30
|
*
|
|
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
3
-0
/
+4
|
*
|
|
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2018-10-09
2
-2
/
+4
|
*
|
|
s390/mm: add missing pfn_to_kaddr helper
Vasily Gorbik
2018-10-09
1
-0
/
+1
|
*
|
|
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
15
-176
/
+355
|
*
|
|
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
1
-0
/
+1
|
*
|
|
s390/mem_detect: add info source debug print
Vasily Gorbik
2018-10-09
1
-0
/
+17
|
*
|
|
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
3
-34
/
+19
|
*
|
|
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
2018-10-09
2
-2
/
+8
|
*
|
|
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
2018-10-09
2
-0
/
+53
|
*
|
|
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
3
-0
/
+10
[next]