summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard2020-01-311-13/+50
* mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard2020-01-311-5/+13
* mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny2020-01-311-1/+5
* ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko2020-01-311-0/+1
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2020-01-312-20/+27
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-01-302-41/+47
|\
| * mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierJason Gunthorpe2020-01-141-17/+21
| * mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifierJason Gunthorpe2020-01-141-14/+16
| * mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptionsJason Gunthorpe2020-01-142-10/+10
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-306-2/+12
|\ \
| * | prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaimMike Christie2020-01-282-0/+5
| * | sched.h: Annotate sighand_struct with __rcuMadhuparna Bhowmik2020-01-261-1/+1
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-132-1/+4
| * | vfs, fdtable: Add fget_task helperSargun Dhillon2020-01-131-0/+2
| |/
* | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-305-15/+107
|\ \
| * | io_uring: add support for epoll_ctl(2)Jens Axboe2020-01-291-0/+1
| * | eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe2020-01-291-0/+9
| * | io_uring: support using a registered personality for commandsJens Axboe2020-01-291-1/+6
| * | io_uring: allow registering credentialsJens Axboe2020-01-291-0/+2
| * | io_uring: add io-wq workqueue sharingPavel Begunkov2020-01-291-1/+3
| * | io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe2020-01-291-0/+1
| * | io_uring: optimise sqe-to-req flags translationPavel Begunkov2020-01-211-5/+18
| * | io_uring: add support for probing opcodesJens Axboe2020-01-211-0/+18
| * | io_uring: add opcode to issue trace eventJens Axboe2020-01-211-4/+9
| * | io_uring: add support for IORING_OP_OPENAT2Jens Axboe2020-01-211-0/+1
| * | io_uring: enable option to only trigger eventfd for async completionsJens Axboe2020-01-211-0/+1
| * | io_uring: add support for send(2) and recv(2)Jens Axboe2020-01-211-0/+2
| * | io_uring: add support for IORING_SETUP_CLAMPJens Axboe2020-01-211-0/+1
| * | pcpu_ref: add percpu_ref_tryget_many()Pavel Begunkov2020-01-211-5/+21
| * | io_uring: add IORING_OP_MADVISEJens Axboe2020-01-211-0/+1
| * | mm: make do_madvise() available internallyJens Axboe2020-01-211-0/+1
| * | io_uring: add IORING_OP_FADVISEJens Axboe2020-01-211-0/+2
| * | io_uring: allow use of offset == -1 to mean file positionJens Axboe2020-01-211-0/+1
| * | io_uring: add non-vectored read/write commandsJens Axboe2020-01-211-0/+2
| * | io_uring: add IOSQE_ASYNCJens Axboe2020-01-211-0/+1
| * | io_uring: add support for IORING_OP_STATXJens Axboe2020-01-211-0/+2
| * | io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe2020-01-211-0/+1
| * | io_uring: add support for IORING_OP_CLOSEJens Axboe2020-01-211-0/+1
| * | io_uring: add support for IORING_OP_OPENATJens Axboe2020-01-211-0/+2
| * | io_uring: add support for fallocate()Jens Axboe2020-01-211-0/+1
| * | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe2020-01-211-1/+2
| |\ \
| * \ \ Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2020-01-207-6/+75
| |\ \ \
* | \ \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-3013-11/+101
|\ \ \ \ \
| * | | | | scsi: drivers: base: Propagate errors through the transport componentGabriel Krisman Bertazi2020-01-161-3/+3
| * | | | | scsi: drivers: base: Support atomic version of attribute_container_device_tri...Gabriel Krisman Bertazi2020-01-161-0/+7
| * | | | | Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-1035-69/+192
| |\ \ \ \ \
| | * | | | | compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+6
| | * | | | | compat_ioctl: simplify the implementationArnd Bergmann2020-01-032-6/+0
| | * | | | | compat_ioctl: ide: floppy: add handlerArnd Bergmann2020-01-031-0/+2
| | * | | | | compat_ioctl: add scsi_compat_ioctlArnd Bergmann2020-01-031-0/+1