summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman-11/+11
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+26
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+5
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+4
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko-0/+2
2017-05-03lib/dma-debug.c: make locking work for RTPankaj Gupta-6/+2
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds-0/+17
2017-05-03test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven-5/+5
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-34/+177
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-96/+1
2017-05-02bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann-0/+45
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann-0/+105
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds-19/+26
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+20
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+57
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-44/+125
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds-2/+1
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+30
2017-05-01Merge branch 'md-next' into md-linusShaohua Li-0/+17
2017-05-01rhashtable: compact struct rhashtable_paramsFlorian Westphal-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+72
2017-05-01lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt-1/+0
2017-05-01lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt-1/+1
2017-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro-1/+1
2017-04-28rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu-5/+6
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu-0/+5
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal-6/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro-3/+1
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-15/+76
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan-3/+3
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal-16/+1
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He-0/+57
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+63
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval-7/+68
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-0/+11
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg-10/+18
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro-9/+9
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller-0/+63
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro-9/+9
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman-0/+11
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com-1/+1
2017-04-02kernel-api.rst: fix some complex tags at lib/bitmap.cmchehab@s-opensource.com-11/+17
2017-04-02kernel-api.rst: fix output of the vsnprintf() documentationmchehab@s-opensource.com-3/+3
2017-04-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro-0/+63
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-12/+45
2017-03-31kasan: report only the first error by defaultMark Rutland-0/+10
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra-8/+20