summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-18sh: make use of for_each_node_by_type()Dmitry Torokhov1-3/+4
2018-08-18ntfs: mft: remove VLA usageKees Cook1-2/+10
2018-08-18ntfs: decompress: remove VLA usageKees Cook1-12/+16
2018-08-18ntfs: aops: remove VLA usageKees Cook1-1/+4
2018-08-18fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior1-4/+0
2018-08-18scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline1-2/+5
2018-08-18scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches1-3/+1
2018-08-18fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann2-9/+16
2018-08-18fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann2-18/+21
2018-08-18fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann4-5/+19
2018-08-18firewire: use 64-bit time_t based interfacesArnd Bergmann1-4/+4
2018-08-18dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang11-14/+27
2018-08-18bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann1-1/+1
2018-08-189p: add Dominique Martinet to MAINTAINERSDominique Martinet1-0/+2
2018-08-189p: remove Ron Minnich from MAINTAINERSDominique Martinet2-1/+5
2018-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds233-7059/+12380
2018-08-17Merge tag 'drm-next-2018-08-17-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-303/+9133
2018-08-17Merge tag 'drm-next-2018-08-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds44-156/+346
2018-08-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+6
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds363-5250/+5246
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-85/+100
2018-08-17Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+10
2018-08-17x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-334/+690
2018-08-17Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-138/+157
2018-08-17Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds9-45/+33
2018-08-17arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann1-1/+5
2018-08-17arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon1-1/+1
2018-08-17Merge tag 'drm-msm-next-2018-08-10' of git://people.freedesktop.org/~robclark...Dave Airlie31-303/+9133
2018-08-17Merge tag 'drm-intel-next-fixes-2018-08-16-1' of git://anongit.freedesktop.or...Dave Airlie15-53/+117
2018-08-17Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie23-65/+189
2018-08-17Merge tag 'drm-msm-fixes-2018-08-10' of git://people.freedesktop.org/~robclar...Dave Airlie6-38/+40
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe7051-128656/+339123
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe3-23/+21
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1684-9534/+18047
2018-08-16drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer3-8/+8
2018-08-16Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+10
2018-08-16dm writecache: fix a crash due to reading past end of dirty_bitmapMikulas Patocka1-1/+1
2018-08-16Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-1/+15
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds24-907/+649
2018-08-16Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds13-90/+1536
2018-08-16Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki1-1/+1
2018-08-16Replace magic for trusting the secondary keyring with #defineYannik Sembritzki3-2/+9
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds115-1786/+3571
2018-08-16Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-47/+128
2018-08-16Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds16-308/+289
2018-08-16Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-6/+16
2018-08-16Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2018-08-16Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-570/+752
2018-08-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds212-4660/+5294