aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03io_uring: ensure async punted connect requests copy dataJens Axboe1-3/+2
2019-12-03io_uring: ensure async punted sendmsg/recvmsg requests copy dataJens Axboe1-4/+11
2019-12-03firmware: dmi: Add dmi_memdev_handleJean Delvare1-0/+2
2019-12-03firmware: dmi: Remember the memory typeJean Delvare1-0/+2
2019-12-02Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-3/+9
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese1-1/+2
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds1-0/+13
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-21/+5
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-6/+141
2019-12-02Merge tag 'dmaengine-5.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+4
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+6
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-119/+233
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-14/+14
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-64/+1
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-8/+1
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-28/+15
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+8
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-0/+26
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds10-38/+128
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-3/+0
2019-12-01Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds2-69/+72
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-1/+27
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds6-29/+26
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds4-0/+89
2019-12-01mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder1-2/+0
2019-12-01mm: fix struct member name in function commentsHao Lee1-1/+1
2019-12-01hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()Wei Yang1-2/+1
2019-12-01hugetlbfs: convert macros to static inline, fix sparse warningMike Kravetz1-22/+115
2019-12-01hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz1-1/+1
2019-12-01mm: support memblock alloc on the exact node for sparse_buffer_init()Yunfeng Ye1-0/+3
2019-12-01mm: vmscan: enforce inactive:active ratio at the reclaim rootJohannes Weiner1-2/+2
2019-12-01mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner2-1/+6
2019-12-01mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner2-6/+11
2019-12-01mm: clean up and clarify lruvec lookup procedureJohannes Weiner2-19/+20
2019-12-01include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macroHao Lee1-1/+1
2019-12-01mm, pcpu: make zone pcp updates and reset internal to the mmMel Gorman1-3/+0
2019-12-01mm/page_alloc: add alloc_contig_pages()Anshuman Khandual1-0/+2
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens3-1/+44
2019-12-01include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguousBen Dooks (Codethink)1-3/+3
2019-12-01mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand1-2/+2
2019-12-01mm/memory_hotplug: remove __online_page_free() and __online_page_increment_counters()David Hildenbrand1-2/+0
2019-12-01mm/memory_hotplug: export generic_online_page()David Hildenbrand1-0/+1
2019-12-01mm, soft-offline: convert parameter to pfnNaoya Horiguchi1-1/+1
2019-12-01bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann1-2/+6
2019-12-01mm: move the backup x_devmap() functions to asm-generic/pgtable.hThomas Hellstrom1-15/+0
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2-4/+6
2019-12-01mm: emit tracepoint when RSS changesJoel Fernandes (Google)1-3/+11
2019-12-01mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()Shakeel Butt1-8/+0
2019-12-01include/linux/memcontrol.h: fix comments based on per-node memcgHao Lee1-3/+2
2019-12-01mm, memcg: clean up reclaim iter arrayYafang Shao1-2/+1