Age | Commit message (Expand) | Author |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-16 | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-15 | Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2019-03-15 | Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux | Linus Torvalds |
2019-03-14 | tracing/probe: Verify alloc_trace_*probe() result | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check event/group naming rule at parsing | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check the size of argument name and body | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check event name length correctly | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check maxactive error cases | Masami Hiramatsu |
2019-03-13 | blkcg: annotate implicit fall through | Mathieu Malaterre |
2019-03-13 | tracing: kdb: Fix ftdump to not sleep | Douglas Anderson |
2019-03-12 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-03-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-12 | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | swiotlb: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions | Zev Weiss |
2019-03-12 | kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv | Zev Weiss |
2019-03-12 | trace/probes: Remove kernel doc style from non kernel doc comment | Valdis Klētnieks |
2019-03-12 | tracing/probes: Make reserved_field_names static | Valdis Klētnieks |
2019-03-11 | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-03-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-03-10 | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-03-09 | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-03-09 | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2019-03-09 | workqueue, lockdep: Fix a memory leak in wq->lock_name | Qian Cai |
2019-03-09 | workqueue, lockdep: Fix an alloc_workqueue() error path | Bart Van Assche |
2019-03-09 | locking/lockdep: Only call init_rcu_head() after RCU has been initialized | Bart Van Assche |
2019-03-09 | locking/lockdep: Avoid a Clang warning | Arnd Bergmann |
2019-03-09 | perf/core: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-09 | perf/ring_buffer: Use high order allocations for AUX buffers optimistically | Alexander Shishkin |
2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-03-08 | Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-07 | kernel/fork.c: remove duplicated include | YueHaibing |
2019-03-07 | kcov: convert kcov.refcount to refcount_t | Elena Reshetova |
2019-03-07 | kcov: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-03-07 | kernel/configs: use .incbin directive to embed config_data.gz | Masahiro Yamada |
2019-03-07 | kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-03-07 | sysctl: handle overflow for file-max | Christian Brauner |