Age | Commit message (Expand) | Author |
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-01 | rhashtable: compact struct rhashtable_params | Florian Westphal |
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-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-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg |
2017-04-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
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-03-31 | kasan: report only the first error by default | Mark Rutland |
2017-03-24 | lib/syscall: Clear return values when no stack | Kees Cook |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov |
2017-03-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-07 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | kasan, sched/headers: Uninline kasan_enable/disable_current() | Ingo Molnar |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells |
2017-03-01 | locking/refcounts: Change WARN() to WARN_ONCE() | Ingo Molnar |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scatterlist: do not disable IRQs in sg_copy_buffer | Gilad Ben-Yossef |
2017-02-27 | scatterlist: reorder compound boolean expression | Gilad Ben-Yossef |
2017-02-27 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap |
2017-02-26 | rhashtable: Fix RCU dereference annotation in rht_bucket_nested | Herbert Xu |
2017-02-26 | rhashtable: Fix use before NULL check in bucket_table_free | Herbert Xu |
2017-02-26 | lib: Allow compile-testing of parman | Geert Uytterhoeven |
2017-02-26 | lib: fix spelling mistake: "actualy" -> "actually" | Colin Ian King |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |