| Age | Commit message (Expand) | Author |
| 2019-03-09 | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
| 2019-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2019-03-08 | net: add missing documentation in linux/skbuff.h | Pedro Tammela |
| 2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2019-03-08 | Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2019-03-08 | bpf: fix warning about using plain integer as NULL | Bo YU |
| 2019-03-08 | rxrpc: Fix client call connect/disconnect race | David Howells |
| 2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd |
| 2019-03-08 | Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk... | Stephen Boyd |
| 2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd |
| 2019-03-08 | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd |
| 2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd |
| 2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd |
| 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 tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
| 2019-03-08 | Merge tag 'rtc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
| 2019-03-08 | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
| 2019-03-08 | Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
| 2019-03-08 | Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
| 2019-03-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
| 2019-03-08 | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
| 2019-03-08 | netfilter: nf_tables: fix set double-free in abort path | Pablo Neira Ayuso |
| 2019-03-08 | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm | Su Yanjun |
| 2019-03-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2019-03-07 | include/linux/relay.h: fix percpu annotation in struct rchan | Luc Van Oostenryck |
| 2019-03-07 | mm: create the new vm_fault_t type | Souptick Joarder |
| 2019-03-07 | lib/lzo: separate lzo-rle from lzo | Dave Rodgman |
| 2019-03-07 | lib/lzo: implement run-length encoding | Dave Rodgman |
| 2019-03-07 | exec: increase BINPRM_BUF_SIZE to 256 | Oleg Nesterov |
| 2019-03-07 | autofs: add ignore mount option | Ian Kent |
| 2019-03-07 | init/calibrate.c: provide proper prototype | Valdis Kletnieks |
| 2019-03-07 | include/linux/bitops.h: set_mask_bits() to return old value | Vineet Gupta |
| 2019-03-07 | ACPI: implement acpi_handle_debug in terms of _dynamic_func_call | Rasmus Villemoes |
| 2019-03-07 | ACPI: remove unused __acpi_handle_debug macro | Rasmus Villemoes |
| 2019-03-07 | ACPI: use proper DYNAMIC_DEBUG_BRANCH macro | Rasmus Villemoes |
| 2019-03-07 | dynamic_debug: refactor dynamic_pr_debug and friends | Rasmus Villemoes |
| 2019-03-07 | dynamic_debug: add static inline stub for ddebug_add_module | Rasmus Villemoes |
| 2019-03-07 | dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions | Rasmus Villemoes |
| 2019-03-07 | linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited | Rasmus Villemoes |
| 2019-03-07 | linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited | Rasmus Villemoes |
| 2019-03-07 | linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited | Rasmus Villemoes |
| 2019-03-07 | include/linux/pid.h: remove next_pidmap() declaration | Nadav Amit |
| 2019-03-07 | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> | Masahiro Yamada |
| 2019-03-07 | linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN | Masahiro Yamada |
| 2019-03-07 | linux/fs.h: move member alignment check next to definition of struct filename | Rasmus Villemoes |
| 2019-03-07 | build_bug.h: add wrapper for _Static_assert | Rasmus Villemoes |
| 2019-03-07 | include/linux/types.h: use "unsigned int" instead of "unsigned" | WangBo |
| 2019-03-07 | <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() | Randy Dunlap |