summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-02libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-12-01Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2019-12-01Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-12-01Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-12-01Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-12-01Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-01Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-01Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-12-01Merge branch 'openvswitch-remove-a-couple-of-BUG_ON'David S. Miller
2019-12-01openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-01openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit
2019-12-01r8169: fix resume on cable plug-inHeiner Kallweit
2019-12-01r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit
2019-12-01mm/page_io.c: annotate refault stalls from swap_readpageMinchan Kim
2019-12-01mm/Kconfig: fix trivial help text punctuationRandy Dunlap
2019-12-01mm/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-01mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder
2019-12-01mm: fix typos in comments when calling __SetPageUptodate()Wei Yang
2019-12-01mm: fix struct member name in function commentsHao Lee
2019-12-01mm/shmem.c: cast the type of unmap_start to u64Chen Jun
2019-12-01mm: shmem: use proper gfp flags for shmem_writepage()Yang Shi
2019-12-01mm/shmem.c: make array 'values' static const, makes object smallerColin Ian King
2019-12-01userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORKMike Rapoport
2019-12-01fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...Andrea Arcangeli
2019-12-01userfaultfd: wrap the common dst_vma check into an inlined functionWei Yang
2019-12-01userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()Wei Yang
2019-12-01userfaultfd: use vma_pagesize for all huge page size calculationWei Yang
2019-12-01mm/madvise.c: use PAGE_ALIGN[ED] for range checkingWei Yang
2019-12-01mm/madvise.c: replace with page_size() in madvise_inject_error()Yunfeng Ye
2019-12-01mm/mmap.c: make vma_merge() comment more easy to understandWei Yang
2019-12-01mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang