summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-03-04Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-03-04net/sched: avoid unused-label warningArnd Bergmann
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit
2019-03-04net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-04Merge branch 'Devlink-health-updates'David S. Miller
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha
2019-03-04devlink: Update reporter state to error even if recover abortedEran Ben Elisha
2019-03-04sctp: call iov_iter_revert() after sending ABORTXin Long
2019-03-04team: Free BPF filter when unregistering netdevIdo Schimmel
2019-03-04ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-03-04net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...Heiner Kallweit
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-03-04net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-04x86-64: add warning for non-canonical user access address dereferencesLinus Torvalds
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-03-04Merge branch 'spi-5.0' into spi-linusMark Brown
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown
2019-03-04Merge branch 'regulator-5.0' into regulator-linusMark Brown
2019-03-04bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann
2019-03-03Merge branch 'mlxsw-minimal-Add-ethtool-and-resource-query-support'David S. Miller
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak
2019-03-03mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak
2019-03-03mlxsw: i2c: Fix comment misspellingVadim Pasternak
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak
2019-03-03mlxsw: minimal: Add ethtool supportVadim Pasternak
2019-03-03mlxsw: minimal: Make structures and variables names shorterVadim Pasternak
2019-03-03mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak
2019-03-03Merge branch 'tls-Fix-issues-in-tls_device'David S. Miller
2019-03-03tls: Fix tls_device receiveBoris Pismenny
2019-03-03tls: Fix mixing between async capable and asyncEran Ben Elisha
2019-03-03tls: Fix write space handlingBoris Pismenny
2019-03-03tls: Fix tls_device handling of partial recordsBoris Pismenny
2019-03-03Merge branch 'net-phy-clean-up-the-old-gen10g-functions'David S. Miller