mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
[linux-2.6-microblaze.git] / lib /
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/io_uring-20191121' of git://git...
2019-11-25 Linus TorvaldsMerge tag 'tpmdd-next-20191112' of git://git.infradead...
2019-11-25 Jason GunthorpeMerge branch 'ib-guids' into rdma.git for-next
2019-11-25 Takashi IwaiMerge tag 'asoc-v5.5-2' of https://git./linux/kernel...
2019-11-25 Petr MladekMerge branch 'for-5.5/system-state' into for-linus
2019-11-25 Ingo MolnarMerge branch 'sched/rt' into sched/core, to pick up...
2019-11-25 Paolo BonziniMerge tag 'kvm-ppc-next-5.5-2' of git://git./linux...
2019-11-25 Will Deaconlocking/refcount: Consolidate implementations of refcount_t
2019-11-25 Will Deaconlocking/refcount: Move saturation warnings out of line
2019-11-25 Will Deaconlocking/refcount: Move the bulk of the REFCOUNT_FULL...
2019-11-25 Will Deaconlocking/refcount: Remove unused refcount_*_checked...
2019-11-25 Will Deaconlocking/refcount: Ensure integer operands are treated...
2019-11-25 Will Deaconlocking/refcount: Define constants for saturation and...
2019-11-25 Ingo MolnarMerge branch 'x86/core' into perf/core, to resolve...
2019-11-25 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2019-11-25 Ingo MolnarMerge branch 'x86/build' into x86/asm, to pick up compl...
2019-11-25 Jakub KicinskiMerge branch 'for-upstream' of git://git./linux/kernel...
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-23 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2019-11-22 Mark BrownMerge remote-tracking branch 'spi/topic/ptp' into spi...
2019-11-22 Mark BrownMerge branch 'spi-5.5' into spi-next
2019-11-22 Mark BrownMerge branch 'spi-5.4' into spi-linus
2019-11-22 Mark BrownMerge branch 'regulator-5.5' into regulator-next
2019-11-22 Mark BrownMerge branch 'regulator-5.4' into regulator-linus
2019-11-22 Mark BrownMerge branch 'asoc-5.5' into asoc-next
2019-11-22 Mark BrownMerge branch 'asoc-5.4' into asoc-linus
2019-11-22 Eric Biggerscrypto: lib/chacha20poly1305 - use chacha20_crypt()
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-20191121' of git://git.kernel...
2019-11-21 Linus TorvaldsMerge tag 'gpio-v5.4-5' of git://git./linux/kernel...
2019-11-21 Christoph HellwigMerge branch 'for-next/zone-dma' of git://git./linux...
2019-11-21 Paolo BonziniMerge branch 'kvm-tsx-ctrl' into HEAD
2019-11-21 Paolo BonziniMerge tag 'kvmarm-5.5' of git://git./linux/kernel/git...
2019-11-21 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-11-21 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-11-20' of git:...
2019-11-20 Dave AirlieMerge tag 'drm-next-5.5-2019-11-15' of git://people...
2019-11-20 Joonas LahtinenMerge tag 'gvt-next-fixes-2019-11-12' of https://github...
2019-11-19 Ingo MolnarMerge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
2019-11-19 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-11-18 Ingo MolnarMerge tag 'v5.4-rc8' into sched/core, to pick up fixes...
2019-11-18 Paolo BonziniMerge tag 'kvm-s390-next-5.5-1' of git://git./linux...
2019-11-18 Greg Kroah-HartmanMerge tag 'usb-for-v5.5' of git://git./linux/kernel...
2019-11-17 Linus TorvaldsMerge tag 'iommu-fixes-v5.4-rc7' of git://git./linux...
2019-11-17 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-11-17 Miquel RaynalMerge tag 'nand/for-5.5' into mtd/next
2019-11-17 Miquel RaynalMerge tag 'spi-nor/for-5.5' into mtd/next
2019-11-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-11-17 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-11-17 Ard Biesheuvelcrypto: lib/chacha20poly1305 - reimplement crypt_from_s...
2019-11-17 Ard Biesheuvelcrypto: chacha20poly1305 - import construction and...
2019-11-17 Ard Biesheuvelcrypto: lib/curve25519 - work around Clang stack spilli...
2019-11-17 Jason A. Donenfeldcrypto: curve25519 - generic C library implementations
2019-11-17 Jason A. Donenfeldcrypto: blake2s - generic C library implementation...
2019-11-17 Ard Biesheuvelint128: move __uint128_t compiler test to Kconfig
2019-11-17 Ard Biesheuvelcrypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS...
2019-11-17 Ard Biesheuvelcrypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS...
2019-11-17 Ard Biesheuvelcrypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS...
2019-11-17 Ard Biesheuvelcrypto: x86/poly1305 - expose existing driver as poly13...
2019-11-17 Ard Biesheuvelcrypto: poly1305 - expose init/update/final library...
2019-11-17 Ard Biesheuvelcrypto: poly1305 - move core routines into a separate...
2019-11-17 Ard Biesheuvelcrypto: chacha - move existing library code into lib...
2019-11-17 Ard Biesheuvelcrypto: lib - tidy up lib/crypto Kconfig and Makefile
2019-11-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-11-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-11-16 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-11-16 David S. MillerMerge tag 'wireless-drivers-next-2019-11-15' of git...
2019-11-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-16 Lasse Collinlib/xz: fix XZ_DYNALLOC to avoid useless memory realloc...
2019-11-15 Linus TorvaldsMerge tag 'for-linus-20191115' of git://git.kernel...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge tag 'mips_fixes_5.4_4' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-11-15 Greg Kroah-HartmanMerge tag 'usb-serial-5.5-rc1' of https://git./linux...
2019-11-15 Thomas GleixnerMerge branch 'linus' into x86/hyperv
2019-11-15 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2019-11-15 Dave AirlieMerge tag 'drm-intel-next-fixes-2019-11-14' of git...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 Piotr Maziarzseq_buf: Add printing formatted hex dumps
2019-11-14 Andy Shevchenkolib/bsearch: Use generic type for comparator function
2019-11-14 Andy Shevchenkolib/sort: Move swap, cmp and cmp_r function types for...
2019-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-14 Dave AirlieBackmerge i915 security patches from commit 'ea0b163b13...
2019-11-13 Dave AirlieMerge tag 'arcpgu-updates-2019.07.18' of github.com...
2019-11-13 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-11-13' of git:...
2019-11-13 Dave AirlieMerge tag 'drm-next-5.5-2019-11-08' of git://people...
2019-11-13 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2019-11-13 Linus WalleijMerge tag 'v5.4-rc5' into devel
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-13 David S. MillerMerge tag 'ieee802154-for-davem-2019-11-13' of git...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git./linux/kernel...
2019-11-13 Dave AirlieMerge v5.4-rc7 into drm-next
2019-11-13 John Garrysbitmap: Delete sbitmap_any_bit_clear()
2019-11-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next