summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland2017-01-311-4/+5
* s390/dasd: check for device error pointer within state change interruptsStefan Haberland2017-01-311-2/+5
* s390/dasd: allow 0 for path_threshold attributeStefan Haberland2017-01-311-4/+2
* s390: store breaking event address only for program checksMartin Schwidefsky2017-01-311-38/+12
* s390/dasd: Improve parameter list parsingJan Höppner2017-01-312-135/+125
* s390/dasd: Always store parameter elements in an arrayJan Höppner2017-01-311-16/+16
* s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger2017-01-311-0/+8
* s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger2017-01-311-16/+24
* s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger2017-01-311-0/+7
* s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato2017-01-311-0/+14
* s390/bpf: remove redundant check for non-null imageDaniel Borkmann2017-01-161-7/+4
* s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott2017-01-161-8/+2
* s390: provide sclp based boot consoleHeiko Carstens2017-01-166-11/+61
* s390/sclp: always stay within bounds of the early sccbHeiko Carstens2017-01-161-1/+6
* s390/sclp: make early sclp irq handler more robustHeiko Carstens2017-01-162-6/+13
* s390/topology: make "topology=off" parameter workHeiko Carstens2017-01-162-9/+14
* s390: use false/true when using boolHeiko Carstens2017-01-166-7/+7
* s390: remove couple of unneeded semicolonsHeiko Carstens2017-01-165-6/+6
* s390/topology: reduce number of printksHeiko Carstens2017-01-161-5/+3
* s390/mem_detect: fix memory type of first blockHeiko Carstens2017-01-161-1/+2
* s390/mem_detect: add debugging outputHeiko Carstens2017-01-161-0/+3
* s390/setup: call memblock_reserve only for size > 0Heiko Carstens2017-01-161-0/+2
* s390/pci: use proper endianness annotationsSebastian Ott2017-01-162-5/+5
* s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-163-5/+6
* s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe2017-01-161-1/+0
* s390/cio: remove unused struct memberSebastian Ott2017-01-162-2/+0
* s390/cio: export real cssidSebastian Ott2017-01-161-0/+22
* s390/cio: css initialization cleanupSebastian Ott2017-01-161-56/+47
* s390/cio: css attribute cleanupSebastian Ott2017-01-161-28/+29
* s390/cio: use cssid for pgid generationSebastian Ott2017-01-164-3/+53
* s390/cio: clarify cssid usageSebastian Ott2017-01-164-26/+29
* s390/zcrypt: get rid of variable length arraysHeiko Carstens2017-01-161-6/+4
* s390/zcrypt: make structures staticHeiko Carstens2017-01-162-2/+2
* s390/cio: get rid of variable length arrayHeiko Carstens2017-01-161-1/+1
* s390/lib: improve memmove, memset and memcpyHeiko Carstens2017-01-161-15/+13
* s390/cpumf: get rid of variable length arrayHeiko Carstens2017-01-161-2/+3
* s390: update defconfigsHeiko Carstens2017-01-164-48/+67
* s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens2017-01-161-1/+3
* Linux 4.10-rc4v4.10-rc4Linus Torvalds2017-01-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-165-27/+60
|\
| * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2
| * pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin2017-01-101-4/+6
| * libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman2017-01-101-1/+2
| * mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-102-21/+50
* | Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-1510-16/+34
|\ \
| * | vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
| * | auxdisplay: fix new ht16k33 build errorsRandy Dunlap2017-01-111-3/+3
| * | ppdev: don't print a free'd stringColin Ian King2017-01-111-5/+8
| * | extcon: return error code on failurePan Bian2017-01-111-1/+1
| * | drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-111-6/+4