summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-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-011-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-011-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/+15
| * | | | | | | 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-012-2/+1
|\ \ \ \ \ \ \
| * | | | | | | lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt2017-05-011-1/+0
| * | | | | | | 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/+1
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-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
| | | |/| | | | | | | | |/| | | | | | |
| | | * | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al 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-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-012-8/+72
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | sbitmap: add sbitmap_get_shallow() operationOmar Sandoval2017-04-141-7/+68
| * | | | | | | kobject: Export kobject_get_unless_zero()Jan Kara2017-03-221-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-291-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix a braino in ITER_PIPE iov_iter_revert()Al Viro2017-04-291-1/+1
| | |_|_|_|/ | |/| | | |
* / | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-181-3/+3
|/ / / / /
* | | | | 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
| |/
* / KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-1/+1
|/