| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-09 | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
| 2017-05-09 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -4/+1 |
| 2017-05-08 | lib/rhashtable.c: simplify a strange allocation pattern | Michal Hocko | 1 | -10/+3 |
| 2017-05-08 | lib/zlib_inflate/inftrees.c: fix potential buffer overflow | Guenter Roeck | 1 | -1/+1 |
| 2017-05-08 | lib/fault-inject.c: use correct check for interrupts | Dmitry Vyukov | 1 | -1/+1 |
| 2017-05-08 | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions | Joe Perches | 1 | -0/+3 |
| 2017-05-08 | lib: add module support to linked list sorting tests | Geert Uytterhoeven | 4 | -152/+155 |
| 2017-05-08 | lib: add module support to array-based sort tests | Geert Uytterhoeven | 1 | -3/+4 |
| 2017-05-08 | Revert "lib/test_sort.c: make it explicitly non-modular" | Geert Uytterhoeven | 1 | -6/+5 |
| 2017-05-08 | fix braino in generic_file_read_iter() | Al Viro | 1 | -0/+2 |
| 2017-05-06 | refcount: change EXPORT_SYMBOL markings | Greg Kroah-Hartman | 1 | -11/+11 |
| 2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+26 |
| 2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -5/+5 |
| 2017-05-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+4 |
| 2017-05-03 | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 1 | -0/+2 |
| 2017-05-03 | lib/dma-debug.c: make locking work for RT | Pankaj Gupta | 1 | -6/+2 |
| 2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl... | Linus Torvalds | 1 | -0/+17 |
| 2017-05-03 | test_bpf: Use ULL suffix for 64-bit constants | Geert Uytterhoeven | 1 | -5/+5 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -34/+177 |
| 2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -96/+1 |
| 2017-05-02 | bpf, arm64: fix jit branch offset related to ldimm64 | Daniel Borkmann | 1 | -0/+45 |
| 2017-05-02 | bpf, arm64: implement jiting of BPF_XADD | Daniel Borkmann | 1 | -0/+105 |
| 2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds | 4 | -19/+26 |
| 2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+20 |
| 2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+57 |
| 2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -44/+125 |
| 2017-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2 | -2/+1 |
| 2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+30 |
| 2017-05-01 | Merge branch 'md-next' into md-linus | Shaohua Li | 1 | -0/+17 |
| 2017-05-01 | rhashtable: compact struct rhashtable_params | Florian Westphal | 1 | -1/+1 |
| 2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+72 |
| 2017-05-01 | lib: remove check for AVR32 arch in test_user_copy | Hans-Christian Noren Egtvedt | 1 | -1/+0 |
| 2017-05-01 | lib: remove AVR32 entry in Kconfig.debug compile with frame pointers | Hans-Christian Noren Egtvedt | 1 | -1/+1 |
| 2017-04-29 | 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-28 | rhashtable: Do not lower max_elems when max_size is zero | Herbert Xu | 1 | -5/+6 |
| 2017-04-27 | rhashtable: Cap total number of entries to 2^31 | Herbert Xu | 1 | -0/+5 |
| 2017-04-26 | rhashtable: remove insecure_max_entries param | Florian Westphal | 1 | -6/+0 |
| 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-24 | devres: fix devm_ioremap_*() offset parameter kerneldoc description | Lorenzo Pieralisi | 1 | -3/+3 |
| 2017-04-24 | dma-debug: use offset_in_page() macro | Geliang Tang | 1 | -2/+2 |
| 2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
| 2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 1 | -3/+3 |
| 2017-04-18 | rhashtable: remove insecure_elasticity | Florian Westphal | 1 | -16/+1 |
| 2017-04-18 | boot/param: Move next_arg() function to lib/cmdline.c for later reuse | Baoquan He | 1 | -0/+57 |
| 2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+63 |
| 2017-04-14 | sbitmap: add sbitmap_get_shallow() operation | Omar Sandoval | 1 | -7/+68 |
| 2017-04-14 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -0/+11 |
| 2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -10/+18 |
| 2017-04-06 | 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-03 | Merge 4.11-rc5 into usb-next | Greg Kroah-Hartman | 2 | -0/+11 |
| 2017-04-02 | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 1 | -1/+1 |
| 2017-04-02 | kernel-api.rst: fix some complex tags at lib/bitmap.c | mchehab@s-opensource.com | 1 | -11/+17 |
| 2017-04-02 | kernel-api.rst: fix output of the vsnprintf() documentation | mchehab@s-opensource.com | 1 | -3/+3 |
| 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-03-31 | kasan: report only the first error by default | Mark Rutland | 1 | -0/+10 |
| 2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra | 1 | -8/+20 |
| 2017-03-28 | kill __copy_from_user_nocache() | Al Viro | 1 | -2/+2 |
| 2017-03-28 | generic ...copy_..._user primitives | Al Viro | 2 | -0/+28 |
| 2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
| 2017-03-24 | md5: remove from lib and only live in crypto | Jason A. Donenfeld | 2 | -96/+1 |
| 2017-03-24 | lib/syscall: Clear return values when no stack | Kees Cook | 1 | -0/+1 |
| 2017-03-23 | lib/string: add sysfs_match_string helper | Heikki Krogerus | 1 | -0/+26 |
| 2017-03-23 | locking/refcounts: Use atomic_try_cmpxchg() | Peter Zijlstra | 1 | -32/+15 |
| 2017-03-22 | percpu-refcount: support synchronous switch to atomic mode. | NeilBrown | 1 | -0/+17 |
| 2017-03-22 | kobject: Export kobject_get_unless_zero() | Jan Kara | 1 | -1/+4 |
| 2017-03-17 | lib/Kconfig.debug: correct documentation paths | Hans Holmberg | 1 | -4/+5 |
| 2017-03-13 | locking/refcount: Add refcount_t API kernel-doc comments | David Windsor | 1 | -12/+110 |
| 2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 1 | -3/+36 |
| 2017-03-07 | 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-02-28 | 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-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -17/+13 |
| 2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -3/+2 |
| 2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -4/+4 |
| 2017-02-27 | scatterlist: do not disable IRQs in sg_copy_buffer | Gilad Ben-Yossef | 1 | -4/+0 |
| 2017-02-27 | scatterlist: reorder compound boolean expression | Gilad Ben-Yossef | 1 | -1/+1 |
| 2017-02-27 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap | 1 | -8/+8 |
| 2017-02-26 | rhashtable: Fix RCU dereference annotation in rht_bucket_nested | Herbert Xu | 1 | -2/+3 |
| 2017-02-26 | rhashtable: Fix use before NULL check in bucket_table_free | Herbert Xu | 1 | -3/+1 |
| 2017-02-26 | lib: Allow compile-testing of parman | Geert Uytterhoeven | 1 | -1/+1 |
| 2017-02-26 | lib: fix spelling mistake: "actualy" -> "actually" | Colin Ian King | 1 | -1/+1 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -3/+86 |
| 2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 20 | -2078/+3142 |
| 2017-02-24 | lib/lz4: remove back-compat wrappers | Sven Schmidt | 3 | -87/+0 |
| 2017-02-24 | lib/decompress_unlz4: change module to work with new LZ4 module version | Sven Schmidt | 1 | -5/+8 |
| 2017-02-24 | lib: update LZ4 compressor module | Sven Schmidt | 5 | -1011/+2062 |
| 2017-02-24 | lib/test_sort.c: make it explicitly non-modular | Paul Gortmaker | 1 | -5/+6 |
| 2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix | 4 | -39/+54 |
| 2017-02-24 | rbtree: use designated initializers | Kees Cook | 1 | -1/+3 |
| 2017-02-24 | lib/find_bit.c: micro-optimise find_next_*_bit | Matthew Wilcox | 1 | -2/+2 |
| 2017-02-24 | lib: add module support to atomic64 tests | Geert Uytterhoeven | 2 | -4/+11 |
| 2017-02-24 | lib: add module support to glob tests | Geert Uytterhoeven | 4 | -166/+169 |
| 2017-02-24 | lib: add module support to crc32 tests | Geert Uytterhoeven | 4 | -826/+858 |
| 2017-02-24 | bug: switch data corruption check to __must_check | Kees Cook | 1 | -21/+24 |
| 2017-02-24 | kasan: add memcg kmem_cache test | Greg Thelen | 1 | -0/+34 |
| 2017-02-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -0/+1 |
| 2017-02-24 | locking/refcounts: Out-of-line everything | Peter Zijlstra | 3 | -14/+268 |
| 2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 3 | -0/+320 |
| 2017-02-24 | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie | 1 | -1/+1 |
| 2017-02-23 | Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
| 2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
| 2017-02-23 | lib: Remove string from parman config selection | Jiri Pirko | 1 | -1/+1 |
| 2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+7 |
| 2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -1/+1 |
| 2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -2/+2 |
| 2017-02-22 | dma-debug: add comment for failed to check map error | Miles Chen | 1 | -0/+5 |
| 2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+10 |
| 2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -30/+62 |
| 2017-02-22 | usercopy: ARM NOMMU has no 64-bit get_user | Arnd Bergmann | 1 | -1/+2 |
| 2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+4 |
| 2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -55/+1787 |
| 2017-02-21 | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+103 |
| 2017-02-21 | usercopy: Add tests for all get_user() sizes | Kees Cook | 1 | -13/+76 |
| 2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -8/+131 |
| 2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -68/+1 |
| 2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+25 |
| 2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2017-02-20 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -12/+46 |
| 2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -16/+1 |
| 2017-02-17 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe | 1 | -8/+131 |
| 2017-02-17 | rhashtable: Add nested tables | Herbert Xu | 1 | -50/+220 |
| 2017-02-16 | usercopy: Adjust tests to deal with SMAP/PAN | Kees Cook | 1 | -8/+24 |
| 2017-02-16 | usercopy: add testcases to check zeroing on failure | Hoeun Ryu | 1 | -0/+10 |
| 2017-02-13 | idr: Add missing __rcu annotations | Matthew Wilcox | 2 | -7/+8 |
| 2017-02-13 | radix-tree: Fix __rcu annotations | Matthew Wilcox | 2 | -59/+68 |
| 2017-02-13 | radix-tree: Add rcu_dereference and rcu_assign_pointer calls | Matthew Wilcox | 1 | -11/+15 |
| 2017-02-13 | radix_tree_iter_resume: Fix out of bounds error | Matthew Wilcox | 1 | -1/+0 |
| 2017-02-13 | radix-tree: Store a pointer to the root in each node | Matthew Wilcox | 1 | -6/+8 |
| 2017-02-13 | radix-tree: Chain preallocated nodes through ->parent | Matthew Wilcox | 1 | -5/+4 |
| 2017-02-13 | ida: Use exceptional entries for small IDAs | Matthew Wilcox | 2 | -6/+89 |
| 2017-02-13 | ida: Move ida_bitmap to a percpu variable | Matthew Wilcox | 2 | -40/+44 |
| 2017-02-13 | Reimplement IDR and IDA using the radix tree | Matthew Wilcox | 2 | -1034/+519 |
| 2017-02-13 | radix-tree: Add radix_tree_iter_delete | Matthew Wilcox | 1 | -31/+60 |
| 2017-02-13 | radix-tree: Add radix_tree_iter_tag_clear() | Matthew Wilcox | 1 | -28/+40 |
| 2017-02-13 | EXPORT_SYMBOL radix_tree_replace_slot | Song Liu | 1 | -0/+1 |
| 2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook | 1 | -14/+0 |
| 2017-02-10 | debugobjects: Improve variable naming | Waiman Long | 1 | -5/+5 |
| 2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra | 1 | -0/+13 |
| 2017-02-08 | printk: rename nmi.c and exported api | Sergey Senozhatsky | 1 | -1/+1 |
| 2017-02-06 | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman | 3 | -5/+4 |
| 2017-02-05 | debugobjects: Reduce contention on the global pool_lock | Waiman Long | 1 | -9/+23 |
| 2017-02-04 | debugobjects: Scale thresholds with # of CPUs | Waiman Long | 1 | -5/+15 |
| 2017-02-04 | debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done | Waiman Long | 1 | -0/+10 |
| 2017-02-03 | lib: Introduce priority array area manager | Jiri Pirko | 5 | -0/+787 |
| 2017-02-02 | ext4: move halfmd4 into hash.c directly | Jason A. Donenfeld | 2 | -68/+1 |
| 2017-02-01 | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -1/+2 |
| 2017-01-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+1 |
| 2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+1 |
| 2017-01-27 | radix tree: constify some pointers | Matthew Wilcox | 1 | -26/+31 |
| 2017-01-27 | sbitmap: add helpers for dumping to a seq_file | Omar Sandoval | 1 | -0/+91 |
| 2017-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie | 5 | -29/+36 |
| 2017-01-25 | test_firmware: add test custom fallback trigger | Luis R. Rodriguez | 1 | -0/+45 |
| 2017-01-25 | test_firmware: use device attribute groups | Luis R. Rodriguez | 1 | -24/+11 |
| 2017-01-25 | test_firmware: move misc_device down | Luis R. Rodriguez | 1 | -6/+6 |
| 2017-01-24 | mm: do not export ioremap_page_range symbol for external module | zhong jiang | 1 | -1/+0 |
| 2017-01-24 | radix-tree: fix private list warnings | Matthew Wilcox | 1 | -1/+1 |
| 2017-01-24 | lib/dma-virt: Add dma_virt_ops | Bart Van Assche | 3 | -0/+78 |
| 2017-01-24 | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche | 2 | -1/+6 |
| 2017-01-24 | lib/dma-noop: Clarify a comment | Bart Van Assche | 1 | -1/+1 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
| 2017-01-23 | rcu: Enable RCU tracepoints by default to aid in debugging | Matt Fleming | 1 | -0/+1 |
| 2017-01-23 | lib/prime_numbers: Suppress warn on kmalloc failure | Chris Wilson | 1 | -1/+2 |
| 2017-01-20 | percpu_counter: percpu_counter_hotcpu_callback() cleanup | Eric Dumazet | 1 | -3/+2 |
| 2017-01-20 | timerqueue: Use rb_entry_safe() instead of open-coding it | Geliang Tang | 1 | -2/+1 |
| 2017-01-18 | sbitmap: fix wakeup hang after sbq resize | Omar Sandoval | 1 | -5/+30 |
| 2017-01-18 | sbitmap: use smp_mb__after_atomic() in sbq_wake_up() | Omar Sandoval | 1 | -3/+10 |
| 2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -26/+34 |
| 2017-01-17 | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
| 2017-01-16 | Merge 4.10-rc4 into tty-next | Greg Kroah-Hartman | 2 | -24/+32 |
| 2017-01-15 | swiotlb: ensure that page-sized mappings are page-aligned | Nikita Yushchenko | 1 | -3/+3 |
| 2017-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -23/+31 |
| 2017-01-14 | fix a fencepost error in pipe_advance() | Al Viro | 1 | -23/+31 |
| 2017-01-14 | locking/ww_mutex: Begin kselftests for ww_mutex | Chris Wilson | 1 | -0/+12 |
| 2017-01-12 | Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core | Will Deacon | 1 | -1/+4 |