summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-07-10make sure do_dentry_open() won't return positive as an errorAl Viro
2018-07-10create_pipe_files(): use fput() if allocation of the second file failsAl Viro
2018-07-10turn filp_clone_open() into inline wrapper for dentry_open()Al Viro
2018-07-10fold security_file_free() into file_free()Al Viro
2018-07-10ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-06-27proc: add proc_seq_releaseChunyu Hu
2018-06-17Linux 4.18-rc1Linus Torvalds
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-16Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-15Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab
2018-06-15ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab
2018-06-15devicetree: fix a series of wrong file referencesMauro Carvalho Chehab
2018-06-15devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab
2018-06-15devicetree: fix some bindings file namesMauro Carvalho Chehab
2018-06-15MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab
2018-06-15MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab
2018-06-15kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab
2018-06-15bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-15Merge branch 'tls-fixes'David S. Miller