summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+6
|\
| * vfs: add path_put_init()Miklos Szeredi2017-11-091-0/+6
* | Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-1/+25
|\ \
| * | cramfs: implement uncompressed and arbitrary data block positioningNicolas Pitre2017-10-151-1/+25
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-11-172-4/+16
|\ \ \
| * | | include/linux/fs.h: fix comment about struct address_spaceMike Rapoport2017-11-051-1/+1
| * | | stubs for mount_bdev() and kill_block_super() in !CONFIG_BLOCK caseAl Viro2017-10-151-0/+16
| * | | make vfs_ustat() staticAl Viro2017-10-141-1/+0
| * | | acct.h: get rid of detritusAl Viro2017-10-061-3/+0
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-172-4/+6
|\ \ \ \
| * | | | new primitive: iov_iter_for_each_range()Al Viro2017-10-111-0/+4
| * | | | kill iov_shorten()Al Viro2017-10-111-2/+0
| * | | | blk_rq_map_user_iov(): move iov_iter_advance() downAl Viro2017-10-111-2/+2
| | |/ / | |/| |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-7/+3
|\ \ \ \
| * | | | get_compat_sigset()Al Viro2017-09-191-1/+1
| * | | | get rid of {get,put}_compat_itimerspec()Al Viro2017-09-191-5/+0
| * | | | signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin2017-09-191-1/+2
| | |/ / | |/| |
* | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1710-10/+83
|\ \ \ \
| * \ \ \ Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-1549-182/+380
| |\ \ \ \
| | * | | | ext4: Support for synchronous DAX faultsJan Kara2017-11-031-0/+1
| | * | | | dax: Implement dax_finish_sync_fault()Jan Kara2017-11-032-0/+4
| | * | | | dax, iomap: Add support for synchronous faultsJan Kara2017-11-032-1/+10
| | * | | | mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-033-2/+8
| | * | | | dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-031-1/+1
| | * | | | dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara2017-11-031-1/+0
| | * | | | mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara2017-11-031-2/+0
| | * | | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-033-0/+41
| | * | | | mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-11-031-1/+2
| | | |/ / | | |/| |
| * | | | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-3/+18
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-167-17/+177
|\ \ \ \ \
| * \ \ \ \ Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann2017-11-071-12/+0
| |\ \ \ \ \
| | * | | | | memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl2017-11-031-12/+0
| * | | | | | bus: add driver for the Technologic Systems NBUSSebastien Bourdelin2017-11-071-0/+18
| * | | | | | Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-021-0/+5
| |\ \ \ \ \ \
| | * | | | | | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-221-0/+5
| * | | | | | | Merge tag 'tegra-for-4.15-thermal' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2017-11-022-0/+15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-4.15/firmware' into for-4.15/thermalThierry Reding2017-10-191-3/+42
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-021-3/+56
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-191-0/+14
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | firmware: tegra: Add stubs when BPMP not enabledMikko Perttunen2017-10-191-3/+39
| | * | | | | | | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-0/+2
| | * | | | | | | | firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-0/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'reset-for-4.15' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2017-10-201-0/+94
| |\ \ \ \ \ \ \ \
| | * | | | | | | | reset: mediatek: add reset controller dt-bindings required header for MT7622 SoCSean Wang2017-10-041-0/+94
| * | | | | | | | | Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Arnd Bergmann2017-10-201-2/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | memory: omap-gpmc: Drop gpmc_statusLadislav Michl2017-10-171-2/+0
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-10-201-0/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | firmware: qcom: scm: Expose secure IO serviceBjorn Andersson2017-10-111-0/+4
| | |/ / / / /
* | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-1611-4180/+99
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.15-rockchip-dts64-2' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2017-11-072-2/+8
| |\ \ \ \ \ \ \