Age | Commit message (Expand) | Author |
2017-05-03 | lib/dma-debug.c: make locking work for RT | Pankaj Gupta |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-05-02 | bpf, arm64: fix jit branch offset related to ldimm64 | Daniel Borkmann |
2017-05-02 | bpf, arm64: implement jiting of BPF_XADD | Daniel Borkmann |
2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-01 | rhashtable: compact struct rhashtable_params | Florian Westphal |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-05-01 | lib: remove check for AVR32 arch in test_user_copy | Hans-Christian Noren Egtvedt |
2017-05-01 | lib: remove AVR32 entry in Kconfig.debug compile with frame pointers | Hans-Christian Noren Egtvedt |
2017-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-04-29 | fix a braino in ITER_PIPE iov_iter_revert() | Al Viro |
2017-04-28 | rhashtable: Do not lower max_elems when max_size is zero | Herbert Xu |
2017-04-27 | rhashtable: Cap total number of entries to 2^31 | Herbert Xu |
2017-04-26 | rhashtable: remove insecure_max_entries param | Florian Westphal |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan |
2017-04-18 | rhashtable: remove insecure_elasticity | Florian Westphal |
2017-04-18 | boot/param: Move next_arg() function to lib/cmdline.c for later reuse | Baoquan He |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-14 | sbitmap: add sbitmap_get_shallow() operation | Omar Sandoval |
2017-04-14 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg |
2017-04-06 | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro |
2017-04-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro |
2017-04-02 | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com |
2017-04-02 | kernel-api.rst: fix some complex tags at lib/bitmap.c | mchehab@s-opensource.com |
2017-04-02 | kernel-api.rst: fix output of the vsnprintf() documentation | mchehab@s-opensource.com |
2017-04-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-02 | [iov_iter] new privimitive: iov_iter_revert() | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-31 | kasan: report only the first error by default | Mark Rutland |
2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra |
2017-03-28 | kill __copy_from_user_nocache() | Al Viro |
2017-03-28 | generic ...copy_..._user primitives | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-24 | md5: remove from lib and only live in crypto | Jason A. Donenfeld |
2017-03-24 | lib/syscall: Clear return values when no stack | Kees Cook |
2017-03-23 | locking/refcounts: Use atomic_try_cmpxchg() | Peter Zijlstra |
2017-03-22 | kobject: Export kobject_get_unless_zero() | Jan Kara |
2017-03-17 | lib/Kconfig.debug: correct documentation paths | Hans Holmberg |
2017-03-13 | locking/refcount: Add refcount_t API kernel-doc comments | David Windsor |