summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-21Merge branch 'Migrate-QRTR-Nameservice-to-Kernel'David S. Miller4-41/+767
2020-02-21net: qrtr: Fix the local node ID as 1Manivannan Sadhasivam1-2/+1
2020-02-21net: qrtr: Migrate nameservice to kernel from userspaceManivannan Sadhasivam4-39/+766
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy1-0/+150
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-419/+93
2020-02-21MAINTAINERS: use tabs for SAFESETIDRandy Dunlap1-4/+4
2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko1-2/+6
2020-02-21mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang1-1/+1
2020-02-21mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan1-3/+6
2020-02-21lib/string.c: update match_string() doc-strings with correct behaviorAlexandru Ardelean1-0/+16
2020-02-21mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin1-1/+3
2020-02-21mm/swapfile.c: fix a comment in sys_swapon()Christoph Hellwig1-1/+1
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches1-24/+0
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park1-0/+33
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki1-4/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann6-326/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki3-0/+53
2020-02-21enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean1-3/+3
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak1-0/+242
2020-02-21net: page_pool: Add documentation on page_pool APIIlias Apalodimas1-0/+159
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie19-108/+168
2020-02-21Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie10-22/+45
2020-02-21docs/bpf: Update bpf development Q/A fileYonghong Song1-17/+12
2020-02-21selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko1-7/+18
2020-02-21Merge branch 'set_attach_target'Alexei Starovoitov5-9/+54
2020-02-21selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2-5/+15
2020-02-21libbpf: Add support for dynamic program attach targetEelco Chaudron3-4/+36
2020-02-21libbpf: Bump libpf current version to v0.0.8Eelco Chaudron1-0/+3
2020-02-21Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes'David S. Miller1-2/+10
2020-02-21bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam1-0/+8
2020-02-21bnxt_en: Improve device shutdown method.Vasundhara Volam1-2/+2
2020-02-21net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-02-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller14-6/+576
2020-02-21net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-02-21ionic: fix fw_status readShannon Nelson2-4/+8
2020-02-21Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-19/+34
2020-02-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-117/+414
2020-02-21net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov1-1/+0
2020-02-21net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2-28/+33
2020-02-20libbpf: Relax check whether BTF is mandatoryAndrii Nakryiko1-3/+1
2020-02-20Merge branch 's390-fixes'David S. Miller2-18/+14
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann1-1/+1
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann1-1/+0
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann5-10/+10
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas6-80/+74