summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck2017-05-091-1/+1
* lib/fault-inject.c: use correct check for interruptsDmitry Vyukov2017-05-091-1/+1
* checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-05-091-0/+3
* lib: add module support to linked list sorting testsGeert Uytterhoeven2017-05-094-152/+155
* lib: add module support to array-based sort testsGeert Uytterhoeven2017-05-091-3/+4
* Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven2017-05-091-6/+5Star
* refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman2017-05-061-11/+11
* Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-051-0/+26
|\
| * Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-032-0/+11
| |\
| * | lib/string: add sysfs_match_string helperHeikki Krogerus2017-03-231-0/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-041-5/+5
|\ \ \
| * | | test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2017-05-031-5/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-042-6/+4Star
|\ \ \ \
| * | | | lockdep: allow to disable reclaim lockup detectionMichal Hocko2017-05-041-0/+2
| * | | | lib/dma-debug.c: make locking work for RTPankaj Gupta2017-05-041-6/+2Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2017-05-031-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'md-next' into md-linusShaohua Li2017-05-011-0/+17
| |\ \ \
| | * | | percpu-refcount: support synchronous switch to atomic mode.NeilBrown2017-03-231-0/+17
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-033-34/+177
|\ \ \ \
| * | | | bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-021-0/+45
| * | | | bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-021-0/+105
| * | | | rhashtable: compact struct rhashtable_paramsFlorian Westphal2017-05-011-1/+1
| * | | | rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu2017-04-281-5/+6
| * | | | rhashtable: Cap total number of entries to 2^31Herbert Xu2017-04-271-0/+5
| * | | | rhashtable: remove insecure_max_entries paramFlorian Westphal2017-04-261-6/+0Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-3/+3
| |\ \ \ \
| * | | | | rhashtable: remove insecure_elasticityFlorian Westphal2017-04-181-16/+1Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-0/+63
| |\ \ \ \ \
| * | | | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-10/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-032-96/+1Star
|\ \ \ \ \ \
| * | | | | | md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-242-96/+1Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-024-19/+26
|\ \ \ \ \ \
| * | | | | | kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com2017-04-021-1/+1
| * | | | | | kernel-api.rst: fix some complex tags at lib/bitmap.cmchehab@s-opensource.com2017-04-021-11/+17
| * | | | | | kernel-api.rst: fix output of the vsnprintf() documentationmchehab@s-opensource.com2017-04-021-3/+3
| * | | | | | lib/Kconfig.debug: correct documentation pathsHans Holmberg2017-03-171-4/+5
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-8/+20
|\ \ \ \ \ \ \
| * | | | | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-8/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-0/+57
|\ \ \ \ \ \ \
| * | | | | | | boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He2017-04-181-0/+57
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-021-44/+125
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-142-0/+11
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra2017-03-231-32/+15Star
| * | | | | | | locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor2017-03-131-12/+110
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2017-05-022-2/+1Star
|\ \ \ \ \ \ \
| * | | | | | | lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt2017-05-011-1/+0Star
| * | | | | | | lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt2017-05-011-1/+1
* | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-4/+30
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-3/+1Star
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-15/+76
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |