summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
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
2017-03-28kill __copy_from_user_nocache()Al Viro-2/+2
2017-03-28generic ...copy_..._user primitivesAl Viro-0/+28
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld-96/+1
2017-03-24lib/syscall: Clear return values when no stackKees Cook-0/+1
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus-0/+26
2017-03-23locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra-32/+15
2017-03-22percpu-refcount: support synchronous switch to atomic mode.NeilBrown-0/+17
2017-03-22kobject: Export kobject_get_unless_zero()Jan Kara-1/+4
2017-03-17lib/Kconfig.debug: correct documentation pathsHans Holmberg-4/+5
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor-12/+110
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov-3/+36
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-7/+7
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-2/+2
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox-2/+2
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+16
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar-0/+1
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar-1/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells-1/+1
2017-03-01locking/refcounts: Change WARN() to WARN_ONCE()Ingo Molnar-7/+7
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-1187/+819
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-14/+268
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+6
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds-17/+13
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-3/+2