summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-0956-475/+1633
|\
| * s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky2018-03-282-13/+14
| * s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-284-14/+8
| * s390/entry.S: use assembler alternativesMartin Schwidefsky2018-03-281-49/+7
| * s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-03-281-0/+108
| * s390: add sysfs attributes for spectreMartin Schwidefsky2018-03-282-0/+20
| * s390: report spectre mitigation via syslogMartin Schwidefsky2018-03-281-0/+10
| * s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-286-38/+52
| * s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-03-283-25/+29
| * s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
| * s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-265-2/+16
| * s390/cio: rename struct channel_path_descSebastian Ott2018-03-269-50/+36
| * s390/cio: fix unbind of io_subchannel_driverSebastian Ott2018-03-261-8/+8
| * s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann2018-03-261-44/+33
| * s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-03-261-9/+2
| * s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann2018-03-261-1/+2
| * s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
| * s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
| * Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-03-182-41/+43
| |\
| | * vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5
| | * vfio-ccw: update documentationCornelia Huck2018-03-011-41/+38
| * | s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-182-8/+14
| * | s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger2018-03-181-1/+4
| * | s390/defkeymap: fix global init to zeroChristian Borntraeger2018-03-181-1/+1
| * | s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-181-1/+4
| * | s390/setup : enable display support for KVM guestFarhan Ali2018-03-183-2/+4
| * | s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-183-48/+61
| * | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-182-4/+7
| |/
| * s390/dasd: set timestamps unconditionallyStefan Haberland2018-02-271-12/+13
| * s390/dasd: remove unneeded sanity checkStefan Haberland2018-02-271-2/+7
| * s390: fix typo in irb descriptionJulian Wiedmann2018-02-271-1/+1
| * s390: set bzImage as default image for packagingVasily Gorbik2018-02-271-3/+3
| * s390: unify linker symbols usageVasily Gorbik2018-02-275-20/+20
| * s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
| * s390: fix comment for scsw_cmd_is_valid_sctlCornelia Huck2018-02-221-2/+2
| * s390/sclp: 64 bit event maskClaudio Imbrenda2018-02-221-1/+1
| * s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-223-8/+33
| * s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-224-23/+75
| * s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-223-8/+8
| * s390/dasd: configurable IFCC handlingStefan Haberland2018-02-223-21/+77
| * s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter2018-02-223-1/+572
| * s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens2018-02-222-1/+295
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-0722-70/+227
|\ \
| * | ima: Fallback to the builtin hash algorithmPetr Vorel2018-03-252-0/+15
| * | ima: Add smackfs to the default appraise/measure listMartin Townsend2018-03-251-0/+2
| * | evm: check for remount ro in progress before writingSascha Hauer2018-03-251-2/+6
| * | ima: Improvements in ima_appraise_measurement()Thiago Jung Bauermann2018-03-251-13/+22
| * | ima: Simplify ima_eventsig_init()Thiago Jung Bauermann2018-03-251-8/+3
| * | integrity: Remove unused macro IMA_ACTION_RULE_FLAGSThiago Jung Bauermann2018-03-251-1/+0
| * | ima: drop vla in ima_audit_measurement()Tycho Andersen2018-03-251-6/+10