aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-02docs: hwmon: Include 'inspur-ipsps1.rst' into docsAdam Zerella1-0/+1
2019-10-02hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá1-1/+1
2019-10-02hwmon: (k10temp) Update documentation and add temp2_input infoLukas Zapletal1-1/+17
2019-10-02hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih1-4/+7
2019-10-02nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu1-2/+3
2019-10-02USB: serial: option: add Telit FN980 compositionsDaniele Palmas1-0/+8
2019-10-02USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler2-0/+12
2019-10-02rt2x00: initialize last_resetStanislaw Gruszka1-1/+1
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan1-1/+4
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-01ipv6: Handle race in addrconf_dad_workDavid Ahern1-5/+6
2019-10-01tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet1-2/+7
2019-10-01vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui3-6/+14
2019-10-01hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez1-1/+1
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez1-1/+2
2019-10-01riscv: Fix memblock reservation for device tree blobAlbert Ou1-1/+11
2019-10-01RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt2-1/+21
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang1-6/+8
2019-10-01xen/balloon: Clear PG_offline in balloon_retrieve()David Hildenbrand1-2/+1
2019-10-01xen/balloon: Mark pages PG_offline in balloon_append()David Hildenbrand1-9/+4
2019-10-01xen/balloon: Drop __balloon_append()David Hildenbrand1-8/+3
2019-10-01xen/balloon: Set pages PageOffline() in balloon_add_region()David Hildenbrand1-0/+1
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini1-1/+1
2019-10-01selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2-3/+34
2019-10-01kselftest: exclude failed TARGETS from runlistCristian Marussi1-0/+4
2019-10-01membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra1-1/+0
2019-10-01kselftest: add capability to skip chosen TARGETSCristian Marussi2-0/+23
2019-10-01Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEPDexuan Cui1-0/+6
2019-10-01HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui1-46/+10
2019-10-01x86: Use the correct SPDX License Identifier in headersNishad Kamdar3-3/+3
2019-10-01btrfs: allocate new inode in NOFS contextJosef Bacik1-0/+3
2019-10-01ARM: dts: ux500: Fix up the CPU thermal zoneLinus Walleij1-3/+8
2019-10-01btrfs: fix balance convert to single on 32-bit host CPUsZygo Blaxell1-1/+5
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel1-2/+4
2019-10-01Merge branch 'stmmac-fixes'David S. Miller6-21/+28
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu1-2/+3
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu1-1/+1
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu1-1/+1
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu1-6/+12
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu1-0/+1
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu1-6/+7
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu1-4/+0
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu2-0/+2
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu1-1/+1
2019-10-01devlink: Fix error handling in param and info_get dumpit cbVasundhara Volam1-3/+3
2019-10-01net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang1-6/+10
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang1-6/+8
2019-10-01net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean1-1/+1
2019-10-01net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean1-1/+1