index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
s390: correct nospec auto detection init order
Martin Schwidefsky
3
-6
/
+6
2018-04-11
s390/zcrypt: Support up to 256 crypto adapters.
Harald Freudenberger
6
-120
/
+237
2018-04-10
s390/zcrypt: Remove deprecated zcrypt proc interface.
Harald Freudenberger
1
-231
/
+0
2018-04-10
s390/zcrypt: Remove deprecated ioctls.
Harald Freudenberger
3
-125
/
+2
2018-04-10
s390/zcrypt: Make ap init functions static.
Harald Freudenberger
2
-5
/
+2
2018-04-10
MAINTAINERS: update s390 maintainers email addresses
Heiko Carstens
1
-17
/
+17
2018-04-10
s390/ipl: remove reipl_method and dump_method
Vasily Gorbik
1
-46
/
+11
2018-04-10
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
3
-6
/
+7
2018-04-10
s390/ipl: remove non-existing functions declaration
Vasily Gorbik
1
-3
/
+0
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
11
-630
/
+16
2018-04-10
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
Vasily Gorbik
1
-1
/
+1
2018-04-10
s390/ipl: correct ipl parmblock valid checks
Vasily Gorbik
1
-6
/
+4
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
6
-119
/
+17
2018-04-10
s390/ipl: move ipl_flags to ipl.c
Vasily Gorbik
2
-11
/
+9
2018-04-10
s390/ipl: get rid of ipl_ssid and ipl_devno
Vasily Gorbik
1
-9
/
+8
2018-04-10
s390/ipl: unite diag308 and scsi boot ipl blocks
Vasily Gorbik
2
-29
/
+26
2018-04-10
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
1
-0
/
+1
2018-04-10
s390/qdio: lock device while installing IRQ handler
Julian Wiedmann
1
-0
/
+2
2018-04-10
s390/qdio: clear intparm during shutdown
Julian Wiedmann
1
-1
/
+3
2018-04-10
s390/ccwgroup: require at least one ccw device
Julian Wiedmann
1
-1
/
+4
2018-04-10
s390/zcrypt: remove unused functions and declarations
Harald Freudenberger
2
-8
/
+0
2018-04-10
s390/compat: fix setup_frame32
Heiko Carstens
1
-1
/
+1
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2
-8
/
+8
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-298
/
+553
2018-04-09
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-67
/
+57
2018-04-09
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-266
/
+190
2018-04-09
Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
1
-0
/
+1
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
150
-1982
/
+11900
2018-04-09
Fix subtle macro variable shadowing in min_not_zero()
Linus Torvalds
1
-8
/
+9
2018-04-09
Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
20
-477
/
+307
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-333
/
+185
2018-04-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-2
/
+10
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
5
-108
/
+55
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
56
-475
/
+1633
2018-04-09
vhost-net: set packet weight of tx polling to 2 * vq size
haibinzhang(张海斌)
1
-1
/
+7
2018-04-09
net: thunderx: rework mac addresses list to u64 array
Vadim Lomovtsev
2
-24
/
+11
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-09
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King
5
-5
/
+29
2018-04-08
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
2018-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+22
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-14
/
+34
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
6
-106
/
+165
2018-04-08
ARM: dts: ls1021a: Specify TBIPA register address
Esben Haabendal
1
-1
/
+2
2018-04-08
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
2
-17
/
+39
2018-04-08
Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'
David S. Miller
2
-49
/
+98
2018-04-08
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
1
-23
/
+32
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2
-8
/
+30
2018-04-08
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
1
-10
/
+29
2018-04-08
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
1
-0
/
+1
[next]