summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-18fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown2-54/+63
2018-08-18vfs: discard ATTR_ATTR_FLAGNeilBrown2-2/+1
2018-08-18fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa1-1/+2
2018-08-18ocfs2: make several functions and variables static (and some const)Colin Ian King3-10/+10
2018-08-18ocfs2: clean up some unnecessary codewangyan3-19/+5
2018-08-18ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao3-37/+30
2018-08-18sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2-2/+3
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-16Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+10
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
2018-08-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds122-581/+7979
2018-08-16Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds53-274/+1481
2018-08-16Merge tag 'edac_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds5-21/+41
2018-08-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-16/+85
2018-08-16Merge tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linuxLinus Torvalds2-1/+6
2018-08-16Merge tag 'auxdisplay-for-linus-v4.19' of git://github.com/ojeda/linuxLinus Torvalds2-8/+3
2018-08-16ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds1-1/+1
2018-08-16Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds480-9375/+21808
2018-08-16Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1126-25181/+77636
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds174-2009/+6686
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1752-29072/+119175
2018-08-15x86: i8259: Add missing include fileGuenter Roeck1-0/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds62-996/+316
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-85/+68