aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham1-1/+0
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-158/+819
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-34/+66
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds22-239/+387
2017-11-25crypto: skcipher - Fix skcipher_walk_aead_commonOndrej Mosnáček1-0/+3
2017-11-24bcache: check return value of register_shrinkerMichael Lyle1-1/+4
2017-11-24bcache: recover data from backing when data is cleanRui Hua1-7/+6
2017-11-24bcache: Fix building error on MIPSHuacai Chen4-4/+4
2017-11-24bcache: add a comment in journal bucket readingTang Junhui1-0/+5
2017-11-24cfg80211: select CRYPTO_SHA256 if neededJohannes Berg1-0/+7
2017-11-25forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun1-2/+2
2017-11-25Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller17-325/+752
2017-11-24nvme-fc: don't use bit masks for set/test_bit() numbersJens Axboe1-2/+2
2017-11-24drm: mali-dp: Disable planes when their CRTC gets disabled.Liviu Dudau1-0/+3
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau5-80/+93
2017-11-24drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-11-24drm: mali-dp: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk1-1/+1
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman4-24/+0
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman8-46/+0
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman12-73/+0
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman13-72/+0
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman10-0/+10
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman11-0/+11
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman22-0/+22
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky1-0/+1
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman10-72/+0
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman17-221/+0
2017-11-24s390: virtio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2-0/+2
2017-11-24s390: scsi: zfcp_aux: add SPDX identifierGreg Kroah-Hartman1-0/+1
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman10-0/+10
2017-11-24s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman14-0/+14
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman16-0/+16
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman18-0/+18
2017-11-24s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman8-0/+8
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger1-1/+1
2017-11-24drm: hdlcd: Update PM code to save/restore console.Liviu Dudau1-1/+4
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24rxrpc: Fix conn expiry timersDavid Howells5-28/+68
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells6-18/+47
2017-11-24rxrpc: Add keepalive for a callDavid Howells4-0/+40
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells8-12/+98