summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-02
| * bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-02
| * rhashtable: compact struct rhashtable_paramsFlorian Westphal2017-05-01
| * rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu2017-04-28
| * rhashtable: Cap total number of entries to 2^31Herbert Xu2017-04-27
| * rhashtable: remove insecure_max_entries paramFlorian Westphal2017-04-26
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
| |\
| * | rhashtable: remove insecure_elasticityFlorian Westphal2017-04-18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
| |\ \
| * | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\ \ \ \
| * | | | md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-24
* | | | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-02
|\ \ \ \ \
| * | | | | kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com2017-04-02
| * | | | | kernel-api.rst: fix some complex tags at lib/bitmap.cmchehab@s-opensource.com2017-04-02
| * | | | | kernel-api.rst: fix output of the vsnprintf() documentationmchehab@s-opensource.com2017-04-02
| * | | | | lib/Kconfig.debug: correct documentation pathsHans Holmberg2017-03-17
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\ \ \ \ \ \
| * | | | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-30
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\ \ \ \ \ \
| * | | | | | boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He2017-04-18
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra2017-03-23
| * | | | | | locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor2017-03-13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2017-05-01
|\ \ \ \ \ \
| * | | | | | lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt2017-05-01
| * | | | | | lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt2017-05-01
* | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \ \ \ \ \ \
| * | | | | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | * | | | | | kill __copy_from_user_nocache()Al Viro2017-03-28
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | * | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | | | |\ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | / / / / | | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-06
| | | | |\ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-06
| | | |\ \ \ \ \ \ \ | | |/ / / / / / / / | | | | _ / / / / / | | | | / / / / /
| | * | | | | | | generic ...copy_..._user primitivesAl Viro2017-03-28
| | * | | | | | | new helper: uaccess_kernel()Al Viro2017-03-28
| |/ / / / / / /
* | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | sbitmap: add sbitmap_get_shallow() operationOmar Sandoval2017-04-14
| * | | | | | | kobject: Export kobject_get_unless_zero()Jan Kara2017-03-22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-29
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix a braino in ITER_PIPE iov_iter_revert()Al Viro2017-04-29
| | |_|_|_|/ | |/| | | |
* | | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-18
|/ / / / /
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-02
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-02
|\ \ \ \
| * | | | lib/syscall: Clear return values when no stackKees Cook2017-03-24
| |/ / /
* | | | kasan: report only the first error by defaultMark Rutland2017-03-31
|/ / /
* | | mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
| |/ |/|