Age | Commit message (Expand) | Author |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-14 | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-11 | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko |
2016-10-11 | lib/bitmap.c: enhance bitmap syntax | Noam Camus |
2016-10-11 | lib/kstrtox.c: smaller _parse_integer() | Alexey Dobriyan |
2016-10-11 | lib: harden strncpy_from_user | Mark Rutland |
2016-10-11 | Fix off-by-one in __pipe_get_pages() | Al Viro |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | samples: move blackfin gptimers-example from Documentation | Shuah Khan |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf |
2016-10-07 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta |
2016-10-07 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-07 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-10-07 | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2016-10-06 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-10-05 | pipe: add pipe_buf_release() helper | Miklos Szeredi |
2016-10-05 | new iov_iter flavour: pipe-backed | Al Viro |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-10-05 | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner |
2016-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-30 | dma-debug: fix ia64 build, use PHYS_PFN | Niklas Söderlund |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner |
2016-09-29 | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description | Uwe Kleine-König |
2016-09-27 | lib: clean up put_cpu_var usage | Shaohua Li |
2016-09-27 | get rid of separate multipage fault-in primitives | Al Viro |
2016-09-26 | raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char... | Gayatri Kammela |
2016-09-26 | dma-debug: add support for resource mappings | Niklas Söderlund |
2016-09-25 | radix tree: fix sibling entry handling in radix_tree_descend() | Linus Torvalds |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-23 | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot |
2016-09-21 | lib/raid6: Add AVX512 optimized xor_syndrome functions | Gayatri Kammela |
2016-09-21 | lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions | Gayatri Kammela |
2016-09-21 | lib/raid6: Add AVX512 optimized recovery functions | Gayatri Kammela |
2016-09-21 | lib/raid6: Add AVX512 optimized gen_syndrome functions | Gayatri Kammela |
2016-09-21 | lib/win_minmax: windowed min or max estimator | Neal Cardwell |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2016-09-20 | ubsan: allow to disable the null sanitizer | Christian Borntraeger |
2016-09-20 | rhashtable: Add rhlist interface | Herbert Xu |