summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2017-04-072-52/+145
|\
| * Merge branch 'x86/asm'Ingo Molnar2017-04-051-8/+20
| |\
| | * debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-8/+20
| * | Merge branch 'locking/core'Ingo Molnar2017-04-051-44/+125
| |\ \
| | * | locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra2017-03-231-32/+15
| | * | locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor2017-03-131-12/+110
| | |/
* | | Merge remote-tracking branch 'md/for-next'Stephen Rothwell2017-04-071-0/+17
|\ \ \
| * | | percpu-refcount: support synchronous switch to atomic mode.NeilBrown2017-03-221-0/+17
| | |/ | |/|
* | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2017-04-071-1/+4
|\ \ \
| * \ \ Merge branch 'master' into for-nextJens Axboe2017-04-042-0/+11
| |\ \ \ | | | |/ | | |/|
| * | | kobject: Export kobject_get_unless_zero()Jan Kara2017-03-221-1/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'crypto/master'Stephen Rothwell2017-04-072-96/+1
|\ \ \
| * | | md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-242-96/+1
| |/ /
* | | Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2017-04-074-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 remote-tracking branch 'vfs/for-next'Stephen Rothwell2017-04-073-4/+30
|\ \ \ \
| * \ \ \ Merge branch 'work.uaccess' into for-nextAl Viro2017-04-063-4/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-061-3/+1
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-066-15/+76
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | kill __copy_from_user_nocache()Al Viro2017-03-281-2/+2
| | | | |_|/ / | | | |/| | |
| | | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-12/+45
| | | | | |\ \ | | | | |/ / / | | | |/| | / | | | | | |/
| | | | * | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-062-9/+9
| | | | |\ \ | | | |/ / /
| | | * | | generic ...copy_..._user primitivesAl Viro2017-03-282-0/+28
| | | * | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| | |/ / /
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-0/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-021-0/+63
| | |_|/ | |/| |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-021-0/+1
|\ \ \ \
| * | | | lib/syscall: Clear return values when no stackKees Cook2017-03-241-0/+1
| |/ / /
* | | | kasan: report only the first error by defaultMark Rutland2017-03-311-0/+10
|/ / /
* | | mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-091-3/+36
| |/ |/|
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-071-7/+7
|\ \
| * | locking/refcounts: Change WARN() to WARN_ONCE()Ingo Molnar2017-03-011-7/+7
* | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-071-2/+2
|\ \ \ | |_|/ |/| |
| * | ida: Free correct IDA bitmapMatthew Wilcox2017-03-071-2/+2
| |/
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-0312-4/+16
|\ \
| * | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-022-0/+2
| * | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
| * | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
| * | sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-2/+1
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * | kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-03-021-0/+1
| * | sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
| |/