| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-13 | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux |  Linus Torvalds | 8 | -7/+196 |
| 2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl |  Linus Torvalds | 7 | -35/+23 |
| 2019-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -0/+76 |
| 2019-07-13 | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block |  Linus Torvalds | 3 | -2/+13 |
| 2019-07-13 | perf/core: Fix exclusive events' grouping |  Alexander Shishkin | 1 | -0/+5 |
| 2019-07-12 | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs |  Linus Torvalds | 1 | -5/+6 |
| 2019-07-12 | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux |  Linus Torvalds | 1 | -0/+12 |
| 2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 2 | -3/+1273 |
| 2019-07-12 | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 1 | -73/+0 |
| 2019-07-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 4 | -8/+16 |
| 2019-07-12 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 1 | -0/+180 |
| 2019-07-12 | net: phy: make exported variables non-static |  Denis Efremov | 1 | -0/+3 |
| 2019-07-12 | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() |  Vlad Buslov | 1 | -0/+10 |
| 2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 4 | -1/+52 |
| 2019-07-12 | Merge branch 'pci/trivial' |  Bjorn Helgaas | 2 | -4/+4 |
| 2019-07-12 | Merge branch 'pci/resource' |  Bjorn Helgaas | 2 | -3/+6 |
| 2019-07-12 | Merge branch 'pci/misc' |  Bjorn Helgaas | 1 | -0/+1 |
| 2019-07-12 | Merge branch 'pci/enumeration' |  Bjorn Helgaas | 2 | -0/+5 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 6 | -20/+15 |
| 2019-07-12 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 20 | -111/+609 |
| 2019-07-12 | Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip' into clk-next |  Stephen Boyd | 2 | -0/+2 |
| 2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-next |  Stephen Boyd | 1 | -7/+7 |
| 2019-07-12 | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-docs' into clk-next |  Stephen Boyd | 2 | -1/+50 |
| 2019-07-12 | Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into clk-next |  Stephen Boyd | 6 | -17/+135 |
| 2019-07-12 | Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', 'clk-xgene-limit' and 'clk-meson' into clk-next |  Stephen Boyd | 3 | -1/+12 |
| 2019-07-12 | Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' and 'clk-renesas' into clk-next |  Stephen Boyd | 2 | -0/+46 |
| 2019-07-12 | oom: decouple mems_allowed from oom_unkillable_task |  Shakeel Butt | 1 | -1/+0 |
| 2019-07-12 | mm, oom: remove redundant task_in_mem_cgroup() check |  Shakeel Butt | 2 | -8/+1 |
| 2019-07-12 | mm: vmalloc: show number of vmalloc pages in /proc/meminfo |  Roman Gushchin | 1 | -0/+2 |
| 2019-07-12 | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options |  Alexander Potapenko | 1 | -0/+24 |
| 2019-07-12 | mm/pgtable: drop pgtable_t variable from pte_fn_t functions |  Anshuman Khandual | 1 | -2/+1 |
| 2019-07-12 | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] |  Mike Rapoport | 1 | -4/+103 |
| 2019-07-12 | mm: move the powerpc hugepd code to mm/gup.c |  Christoph Hellwig | 1 | -18/+0 |
| 2019-07-12 | mm, memcg: add a memcg_slabinfo debugfs file |  Waiman Long | 1 | -0/+4 |
| 2019-07-12 | mm: memcg/slab: reparent memcg kmem_caches on cgroup removal |  Roman Gushchin | 1 | -1/+1 |
| 2019-07-12 | mm: memcg/slab: rework non-root kmem_cache lifecycle management |  Roman Gushchin | 1 | -1/+2 |
| 2019-07-12 | mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() |  Roman Gushchin | 1 | -0/+10 |
| 2019-07-12 | mm: memcg/slab: rename slab delayed deactivation functions and fields |  Roman Gushchin | 1 | -3/+3 |
| 2019-07-12 | mm, memcg: introduce memory.events.local |  Shakeel Butt | 1 | -1/+6 |
| 2019-07-12 | mm, swap: use rbtree for swap_extent |  Aaron Lu | 1 | -3/+2 |
| 2019-07-12 | mm, swap: fix race between swapoff and some swap operations |  Huang Ying | 1 | -3/+10 |
| 2019-07-12 | mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page |  Christoph Hellwig | 1 | -2/+1 |
| 2019-07-12 | mm, debug_pagealloc: use a page type instead of page_ext flag |  Vlastimil Babka | 3 | -10/+7 |
| 2019-07-12 | mm, debug_pagelloc: use static keys to enable debugging |  Vlastimil Babka | 1 | -4/+11 |
| 2019-07-12 | include/linux/pagemap.h: document trylock_page() return value |  Andrew Morton | 1 | -0/+3 |
| 2019-07-12 | include/linux/vmpressure.h: use spinlock_t instead of struct spinlock |  Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2019-07-12 | mm/page_isolation.c: change the prototype of undo_isolate_page_range() |  Pingfan Liu | 1 | -1/+1 |
| 2019-07-12 | include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info |  Alexey Dobriyan | 1 | -0/+2 |
| 2019-07-12 | mm: make !CONFIG_HUGE_PAGE wrappers into static inlines |  Jason Gunthorpe | 1 | -16/+86 |
| 2019-07-12 | include/linux/pfn_t.h: remove pfn_t_to_virt() |  Andrew Morton | 1 | -7/+0 |