summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-27spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex modeRayagonda Kokatanur1-2/+2
2020-01-27net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer1-5/+10
2020-01-27iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan1-3/+13
2020-01-27cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French1-0/+1
2020-01-27net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang1-2/+0
2020-01-27ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-evalFabrice Gasnier1-0/+1
2020-01-27tipc: reduce risk of wakeup queue starvationJon Maloy1-8/+21
2020-01-27arm64: dts: renesas: r8a77995: Fix register range of display nodeYoshihiro Kaneko1-1/+1
2020-01-27ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-27crypto: ccp - Reduce maximum stack usageArnd Bergmann1-21/+31
2020-01-27x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-27media: rcar-vin: Clean up correct notifier in error pathNiklas Söderlund1-1/+1
2020-01-27usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-27PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki1-1/+1
2020-01-27clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng2-6/+19
2020-01-27drm/panel: make drm_panel.h self-containedJani Nikula1-0/+1
2020-01-27xfrm interface: ifname may be wrong in logsNicolas Dichtel2-10/+1
2020-01-27scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1
2020-01-27ARM: stm32: use "depends on" instead of "if" after promptMasahiro Yamada1-1/+2
2020-01-27xdp: fix possible cq entry leakIlya Maximets1-7/+4
2020-01-27x86/pgtable/32: Fix LOWMEM_PAGES constantArnd Bergmann1-1/+1
2020-01-27net/tls: fix socket wmem accounting on fallback with netemJakub Kicinski1-0/+4
2020-01-27net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2020-01-27ceph: fix "ceph.dir.rctime" vxattr valueDavid Disseldorp1-1/+1
2020-01-27PCI: mobiveil: Fix the valid check for inbound and outbound windowsHou Zhiqiang1-2/+2
2020-01-27PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()Hou Zhiqiang1-1/+1
2020-01-27PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang1-1/+1
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2020-01-27fsi: sbefifo: Don't fail operations when in SBE IPL stateEddie James1-2/+2
2020-01-27devres: allow const resource argumentsArnd Bergmann2-2/+4
2020-01-27fsi/core: Fix error paths on CFAM initJeremy Kerr1-12/+20
2020-01-27ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki3-6/+104
2020-01-27ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki3-71/+61
2020-01-27PM: ACPI/PCI: Resume all devices during hibernationRafael J. Wysocki2-14/+15
2020-01-27um: Fix IRQ controller regression on console readJouni Malinen2-8/+48
2020-01-27xprtrdma: Fix use-after-free in rpcrdma_post_recvsChuck Lever1-1/+2
2020-01-27rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells1-0/+3
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko1-0/+1
2020-01-27iommu/amd: Make iommu_disable saferKevin Mitchell1-0/+3
2020-01-27bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan1-1/+1
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan1-3/+3
2020-01-27fork,memcg: alloc_thread_stack_node needs to set tsk->stackAndrea Arcangeli1-1/+5
2020-01-27backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke1-18/+6
2020-01-27tools: bpftool: use correct argument in cgroup errorsJakub Kicinski1-3/+3
2020-01-27nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue1-4/+32
2020-01-27nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue1-1/+2
2020-01-27clk: qcom: Fix -Wunused-const-variableNathan Huckleberry1-36/+0