]> Git Repo - linux.git/history - mm/gup.c
block: properly handle IOCB_NOWAIT for async O_DIRECT IO
[linux.git] / mm / gup.c
2019-07-16 Linus TorvaldsMerge tag 'for-linus-20190715' of git://git.kernel...
2019-07-16 Linus TorvaldsMerge branch 'i2c/for-5.3' of git://git.kernel.org...
2019-07-16 Linus TorvaldsMerge tag 'for-v5.3' of git://git.kernel.org/pub/scm...
2019-07-16 Linus TorvaldsMerge tag 'pci-v5.3-changes' of git://git.kernel.org...
2019-07-16 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-07-16 Linus TorvaldsMerge tag 'mfd-next-5.3' of git://git.kernel.org/pub...
2019-07-16 Linus TorvaldsMerge tag 'drm-next-2019-07-16' of git://anongit.freede...
2019-07-15 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git.kernel.org/pub...
2019-07-15 Linus TorvaldsMerge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel...
2019-07-15 Linus TorvaldsMerge tag 'upstream-5.3-rc1' of git://git.kernel.org...
2019-07-15 Linus TorvaldsMerge tag 'for-linus-5.3-rc1' of git://git.kernel.org...
2019-07-15 Linus TorvaldsMerge tag 'stream_open-5.3' of https://lab.nexedi.com...
2019-07-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.3-1' of git://git...
2019-07-14 Linus TorvaldsMerge tag 'mailbox-v5.3' of git://git.linaro.org/landin...
2019-07-14 Linus TorvaldsMerge branch 'for-5.3' of git://git.kernel.org/pub...
2019-07-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-07-13 Linus TorvaldsMerge tag 'powerpc-5.3-1' of git://git.kernel.org/pub...
2019-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-13 Linus TorvaldsMerge tag 'mtd/for-5.3' of git://git.kernel.org/pub...
2019-07-13 Linus TorvaldsMerge tag 'for-5.3/dm-changes' of git://git.kernel...
2019-07-13 Linus TorvaldsMerge tag 'for-linus-5.3' of git://github.com/cminyard...
2019-07-13 Linus TorvaldsMerge tag 'pinctrl-v5.3-1' of git://git.kernel.org...
2019-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-07-13 Linus TorvaldsMerge tag 'for-5.3/io_uring-20190711' of git://git...
2019-07-13 Ingo MolnarMerge tag 'perf-core-for-mingo-5.3-20190709' of git...
2019-07-13 Linus TorvaldsMerge tag 'dlm-5.3' of git://git.kernel.org/pub/scm...
2019-07-13 Linus TorvaldsMerge tag '9p-for-5.3' of git://github.com/martinetd...
2019-07-13 Linus TorvaldsMerge tag 'f2fs-for-5.3' of git://git.kernel.org/pub...
2019-07-13 Linus TorvaldsMerge tag 'xfs-5.3-merge-12' of git://git.kernel.org...
2019-07-12 Linus TorvaldsMerge tag 'vfs-fix-ioctl-checking-3' of git://git.kerne...
2019-07-12 Linus TorvaldsMerge tag 'linux-kselftest-5.3-rc1' of git://git.kernel...
2019-07-12 Linus TorvaldsMerge tag 'kconfig-v5.3' of git://git.kernel.org/pub...
2019-07-12 Linus TorvaldsMerge tag 'kbuild-v5.3' of git://git.kernel.org/pub...
2019-07-12 Linus TorvaldsMerge tag 'asm-generic-5.3' of git://git.kernel.org...
2019-07-12 Linus TorvaldsMerge tag 's390-5.3-2' of git://git.kernel.org/pub...
2019-07-12 Linus TorvaldsMerge tag 'nios2-v5.3-rc1' of git://git.kernel.org...
2019-07-12 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-07-12 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git.kernel...
2019-07-12 Linus TorvaldsMerge tag 'dma-mapping-5.3' of git://git.infradead...
2019-07-12 Linus TorvaldsMerge tag 'driver-core-5.3-rc1' of git://git.kernel...
2019-07-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-07-12 Guenter Roeckmm/gup.c: mark undo_dev_pagemap as __maybe_unused
2019-07-12 Andy Lutomirskimm/gup.c: remove some BUG_ONs from get_gate_page()
2019-07-12 Pingfan Liumm/gup: speed up check_and_migrate_cma_pages() on huge...
2019-07-12 Christoph Hellwigmm: mark the page referenced in gup_hugepte
2019-07-12 Christoph Hellwigmm: switch gup_hugepte to use try_get_compound_head
2019-07-12 Christoph Hellwigmm: move the powerpc hugepd code to mm/gup.c
2019-07-12 Christoph Hellwigmm: validate get_user_pages_fast flags
2019-07-12 Christoph Hellwigmm: consolidate the get_user_pages* implementations
2019-07-12 Christoph Hellwigmm: reorder code blocks in gup.c
2019-07-12 Christoph Hellwigmm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
2019-07-12 Christoph Hellwigmm: lift the x86_32 PAE version of gup_get_pte to commo...
2019-07-12 Christoph Hellwigmm: simplify gup_fast_permitted
2019-07-12 Christoph Hellwigmm: use untagged_addr() for get_user_pages_fast addresses
2019-07-12 Bharath Vedarthammm/gup.c: make follow_page_mask() static
2019-07-12 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.3' of git://git...
2019-07-12 Linus TorvaldsMerge tag 'devicetree-for-5.3' of git://git.kernel...
2019-07-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-07-11 Linus TorvaldsMerge tag 'scsi-sg' of git://git.kernel.org/pub/scm...
2019-07-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2019-07-11 Linus TorvaldsMerge tag 'loadpin-v5.3-rc1' of git://git.kernel.org...
2019-07-11 Linus TorvaldsMerge tag 'clone3-v5.3' of git://git.kernel.org/pub...
2019-07-11 Paolo BonziniMerge tag 'kvm-arm-for-5.3' of git://git.kernel.org...
2019-07-11 Dmitry TorokhovMerge branch 'next' into for-linus
2019-07-11 Linus TorvaldsMerge tag 'pidfd-updates-v5.3' of git://git.kernel...
2019-07-11 Linus TorvaldsMerge tag 'm68k-for-v5.3-tag2' of git://git.kernel...
2019-07-11 Linus TorvaldsMerge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields...
2019-07-11 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2019-07-11 Linus TorvaldsMerge tag 'afs-next-20190628' of git://git.kernel.org...
2019-07-11 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git.kernel.org...
2019-07-11 Linus TorvaldsMerge tag 'for_v5.3-rc1' of git://git.kernel.org/pub...
2019-07-11 Linus TorvaldsMerge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel...
2019-07-09 Jiri KosinaMerge branch 'for-5.3/uclogic' into for-linus
2019-07-09 Jiri KosinaMerge branches 'for-5.2/fixes', 'for-5.3/doc', 'for...
2019-07-09 Linus TorvaldsMerge tag 'printk-for-5.3' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge branch 'next-lsm' of git://git.kernel.org/pub...
2019-07-09 Linus TorvaldsMerge tag 'gpio-v5.3-1' of git://git.kernel.org/pub...
2019-07-09 Linus TorvaldsMerge tag 'i3c/for-5.3' of git://git.kernel.org/pub...
2019-07-09 Linus TorvaldsMerge tag 'leds-for-5.3-rc1' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge tag 'pwm/for-5.3-rc1' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge branch 'siginfo-linus' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge branch 'for-5.3' of git://git.kernel.org/pub...
2019-07-09 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-07-09 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-07-09 Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge tag 'keys-acl-20190703' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge tag 'keys-namespace-20190627' of git://git.kernel...
2019-07-09 Linus TorvaldsMerge tag 'keys-request-20190626' of git://git.kernel...
2019-07-09 Linus TorvaldsMerge tag 'keys-misc-20190619' of git://git.kernel...
2019-07-09 Linus TorvaldsMerge tag 'selinux-pr-20190702' of git://git.kernel...
2019-07-09 Linus TorvaldsMerge tag 'audit-pr-20190702' of git://git.kernel.org...
2019-07-09 Linus TorvaldsMerge branch 'x86-topology-for-linus' of git://git...
2019-07-09 Linus TorvaldsMerge branch 'x86-paravirt-for-linus' of git://git...
2019-07-09 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2019-07-08 Jason GunthorpeMerge tag 'blk-dim-v2' into rdma.git for-next
2019-07-08 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2019-07-08 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2019-07-08 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
next
This page took 0.973957 seconds and 107 git commands to generate.