Age | Commit message (Expand) | Author |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-11-19 | netlink: smaller nla_attr_minlen table | Alexey Dobriyan |
2016-11-18 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger |
2016-11-17 | fix iov_iter_advance() for ITER_PIPE | Abhi Das |
2016-11-16 | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger |
2016-11-14 | Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and... | Paul E. McKenney |
2016-11-14 | rcu: RCU_TRACE enables event tracing as well as debugfs | Nikolay Borisov |
2016-11-11 | lib/stackdepot: export save/fetch stack for drivers | Chris Wilson |
2016-11-10 | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support | Alexander Duyck |
2016-11-09 | lib/radix-tree: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | lib/percpu_counter: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-07 | lib/raid6: Add AVX2 optimized xor_syndrome functions | Gayatri Kammela |
2016-11-07 | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC | Alexander Duyck |
2016-11-07 | swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg | Alexander Duyck |
2016-11-07 | swiotlb: Rate-limit printing when running out of SW-IOMMU space | Geert Uytterhoeven |
2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig |
2016-10-31 | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION | Arnd Bergmann |
2016-10-31 | lib/Kconfig.debug: Fix typo in select statement | Valentin Rothberg |
2016-10-31 | bug: Provide toggle for BUG on data corruption | Kees Cook |
2016-10-31 | list: Split list_del() debug checking into separate function | Kees Cook |
2016-10-31 | rculist: Consolidate DEBUG_LIST for list_add_rcu() | Kees Cook |
2016-10-31 | list: Split list_add() debug checking into separate function | Kees Cook |
2016-10-30 | Merge 4.9-rc3 into driver-core-next | Greg Kroah-Hartman |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-28 | kobject: improve function-level documentation | Julia Lawall |
2016-10-27 | lib/genalloc.c: start search from start of chunk | Daniel Mentz |
2016-10-27 | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov |
2016-10-27 | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
2016-10-20 | bpf, test: fix ld_abs + vlan push/pop stress test | Daniel Borkmann |
2016-10-19 | Merge branch 'for-4.9' into for-4.10 | Tejun Heo |
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 |