Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+30 |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+72 |
2017-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2017-04-29 | fix a braino in ITER_PIPE iov_iter_revert() | Al Viro | 1 | -1/+1 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -3/+1 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 6 | -15/+76 |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 1 | -3/+3 |
2017-04-14 | sbitmap: add sbitmap_get_shallow() operation | Omar Sandoval | 1 | -7/+68 |
2017-04-07 | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro | 2 | -9/+9 |
2017-04-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 1 | -0/+63 |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro | 2 | -9/+9 |
2017-04-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2017-04-02 | [iov_iter] new privimitive: iov_iter_revert() | Al Viro | 1 | -0/+63 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 3 | -12/+45 |
2017-04-01 | kasan: report only the first error by default | Mark Rutland | 1 | -0/+10 |
2017-03-29 | kill __copy_from_user_nocache() | Al Viro | 1 | -2/+2 |
2017-03-29 | generic ...copy_..._user primitives | Al Viro | 2 | -0/+28 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-24 | lib/syscall: Clear return values when no stack | Kees Cook | 1 | -0/+1 |
2017-03-23 | kobject: Export kobject_get_unless_zero() | Jan Kara | 1 | -1/+4 |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 1 | -3/+36 |
2017-03-08 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -7/+7 |
2017-03-07 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -2/+2 |
2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox | 1 | -2/+2 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 12 | -4/+16 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -2/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | kasan, sched/headers: Uninline kasan_enable/disable_current() | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 1 | -1/+1 |
2017-03-01 | locking/refcounts: Change WARN() to WARN_ONCE() | Ingo Molnar | 1 | -7/+7 |
2017-03-01 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 3 | -1187/+819 |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -14/+268 |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -7/+6 |
2017-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -17/+13 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -3/+2 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -4/+4 |
2017-02-28 | scatterlist: do not disable IRQs in sg_copy_buffer | Gilad Ben-Yossef | 1 | -4/+0 |
2017-02-28 | scatterlist: reorder compound boolean expression | Gilad Ben-Yossef | 1 | -1/+1 |
2017-02-28 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap | 1 | -8/+8 |
2017-02-27 | rhashtable: Fix RCU dereference annotation in rht_bucket_nested | Herbert Xu | 1 | -2/+3 |
2017-02-27 | rhashtable: Fix use before NULL check in bucket_table_free | Herbert Xu | 1 | -3/+1 |