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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-09
56
-475
/
+1633
|
\
|
*
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2018-03-28
2
-13
/
+14
|
*
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2018-03-28
4
-14
/
+8
|
*
s390/entry.S: use assembler alternatives
Martin Schwidefsky
2018-03-28
1
-49
/
+7
|
*
s390: add assembler macros for CPU alternatives
Martin Schwidefsky
2018-03-28
1
-0
/
+108
|
*
s390: add sysfs attributes for spectre
Martin Schwidefsky
2018-03-28
2
-0
/
+20
|
*
s390: report spectre mitigation via syslog
Martin Schwidefsky
2018-03-28
1
-0
/
+10
|
*
s390: add automatic detection of the spectre defense
Martin Schwidefsky
2018-03-28
6
-38
/
+52
|
*
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
2018-03-28
3
-25
/
+29
|
*
s390/cio: add util_string sysfs attribute
Sebastian Ott
2018-03-28
1
-0
/
+23
|
*
s390/chsc: query utility strings via fmt3 channel path descriptor
Sebastian Ott
2018-03-26
5
-2
/
+16
|
*
s390/cio: rename struct channel_path_desc
Sebastian Ott
2018-03-26
9
-50
/
+36
|
*
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
2018-03-26
1
-8
/
+8
|
*
s390/qdio: split up CCQ handling for EQBS / SQBS
Julian Wiedmann
2018-03-26
1
-44
/
+33
|
*
s390/qdio: don't retry EQBS after CCQ 96
Julian Wiedmann
2018-03-26
1
-9
/
+2
|
*
s390/qdio: restrict buffer merging to eligible devices
Julian Wiedmann
2018-03-26
1
-1
/
+2
|
*
s390/qdio: don't merge ERROR output buffers
Julian Wiedmann
2018-03-26
1
-11
/
+20
|
*
s390/qdio: simplify math in get_*_buffer_frontier()
Julian Wiedmann
2018-03-26
1
-7
/
+4
|
*
Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2018-03-18
2
-41
/
+43
|
|
\
|
|
*
vfio-ccw: fence off transport mode
Cornelia Huck
2018-03-01
1
-0
/
+5
|
|
*
vfio-ccw: update documentation
Cornelia Huck
2018-03-01
1
-41
/
+38
|
*
|
s390/decompressor: trim uncompressed image head during the build
Vasily Gorbik
2018-03-18
2
-8
/
+14
|
*
|
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
2018-03-18
1
-1
/
+4
|
*
|
s390/defkeymap: fix global init to zero
Christian Borntraeger
2018-03-18
1
-1
/
+1
|
*
|
s390/sclp_tty: enable line mode tty even if there is an ascii console
Christian Borntraeger
2018-03-18
1
-1
/
+4
|
*
|
s390/setup : enable display support for KVM guest
Farhan Ali
2018-03-18
3
-2
/
+4
|
*
|
s390/char : Rename EBCDIC keymap variables
Farhan Ali
2018-03-18
3
-48
/
+61
|
*
|
Kconfig : Remove HAS_IOMEM dependency for Graphics support
Farhan Ali
2018-03-18
2
-4
/
+7
|
|
/
|
*
s390/dasd: set timestamps unconditionally
Stefan Haberland
2018-02-27
1
-12
/
+13
|
*
s390/dasd: remove unneeded sanity check
Stefan Haberland
2018-02-27
1
-2
/
+7
|
*
s390: fix typo in irb description
Julian Wiedmann
2018-02-27
1
-1
/
+1
|
*
s390: set bzImage as default image for packaging
Vasily Gorbik
2018-02-27
1
-3
/
+3
|
*
s390: unify linker symbols usage
Vasily Gorbik
2018-02-27
5
-20
/
+20
|
*
s390/decompressor: discard __ex_table section
Vasily Gorbik
2018-02-27
1
-0
/
+1
|
*
s390: fix comment for scsw_cmd_is_valid_sctl
Cornelia Huck
2018-02-22
1
-2
/
+2
|
*
s390/sclp: 64 bit event mask
Claudio Imbrenda
2018-02-22
1
-1
/
+1
|
*
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
3
-8
/
+33
|
*
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
4
-23
/
+75
|
*
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-02-22
3
-8
/
+8
|
*
s390/dasd: configurable IFCC handling
Stefan Haberland
2018-02-22
3
-21
/
+77
|
*
s390/sclp: Add support for Store Data SCLP interface
Peter Oberparleiter
2018-02-22
3
-1
/
+572
|
*
s390/mm: provide base_asce_alloc() / base_asce_free() helper functions
Heiko Carstens
2018-02-22
2
-1
/
+295
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
22
-70
/
+227
|
\
\
|
*
|
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-03-25
2
-0
/
+15
|
*
|
ima: Add smackfs to the default appraise/measure list
Martin Townsend
2018-03-25
1
-0
/
+2
|
*
|
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-25
1
-2
/
+6
|
*
|
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-25
1
-13
/
+22
|
*
|
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
2018-03-25
1
-8
/
+3
|
*
|
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
Thiago Jung Bauermann
2018-03-25
1
-1
/
+0
|
*
|
ima: drop vla in ima_audit_measurement()
Tycho Andersen
2018-03-25
1
-6
/
+10
[next]