summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-14netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor
2019-08-14netfilter: remove deprecation warnings from uapi headers.Jeremy Sowden
2019-08-14Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-14drm/scheduler: use job count instead of peekChristian König
2019-08-14riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen
2019-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-14ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-14net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit
2019-08-14Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-14r8169: fix sporadic transmit timeout issueHeiner Kallweit
2019-08-14Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao
2019-08-14i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-14i2c: emev2: avoid race when unregistering slave clientWolfram Sang
2019-08-14i2c: rcar: avoid race when unregistering slave clientWolfram Sang
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells
2019-08-14rxrpc: Fix local endpoint replacementDavid Howells
2019-08-14MAINTAINERS: i2c-imx: take over maintainershipOleksij Rempel
2019-08-14Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"Fabio Estevam
2019-08-14netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso
2019-08-14ALSA: hda - Add a generic reboot_notifyHui Wang
2019-08-14ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang
2019-08-13sctp: fix memleak in sctp_send_reset_streamszhengbin
2019-08-13netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern
2019-08-13net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit
2019-08-13net/mlx4_en: fix a memory leak bugWenwen Wang
2019-08-13ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann
2019-08-13riscv: defconfig: Update the defconfigAlistair Francis
2019-08-13riscv: rv32_defconfig: Update the defconfigAlistair Francis
2019-08-13sctp: fix the transport error_count checkXin Long
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13Merge branch 'r8152-RX-improve'Jakub Kicinski
2019-08-13r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang
2019-08-13r8152: support skb_add_rx_fragHayes Wang
2019-08-13r8152: use alloc_pages for rx bufferHayes Wang
2019-08-13r8152: replace array with linking list for rx informationHayes Wang
2019-08-13r8152: separate the rx buffer sizeHayes Wang
2019-08-13Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps'Jakub Kicinski
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13net: phy: add __set_linkmode_max_speedHeiner Kallweit
2019-08-13net: devlink: remove redundant rtnl lock assertVlad Buslov
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing
2019-08-13hugetlbfs: fix hugetlb page migration/fault race causing SIGBUSMike Kravetz
2019-08-13mm, vmscan: do not special-case slab reclaim when watermarks are boostedMel Gorman
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli