summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-08Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-07ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern
2019-11-07ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum
2019-11-07nfc: netlink: fix double device reference dropPan Bian
2019-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-11-07ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm
2019-11-07staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef
2019-11-07staging: rtl8723bs: Simplify boolean expressionJavier F. Arias
2019-11-07staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias
2019-11-07staging: mt7621-dma: align to match open parenthesisJules Irenge
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-11-07pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay
2019-11-06NFC: st21nfca: fix double freePan Bian
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-06Merge branch 'stmmac-fixes'David S. Miller
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu