summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-03-05x86: Deprecate a.out supportBorislav Petkov-2/+1
2019-03-05a.out: remove core dumping supportLinus Torvalds-485/+0
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-11380/+8863
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-57877/+112531
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-71/+259
2019-03-04Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-2271/+2186
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-2507/+5094
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-1521/+2489
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-5/+127
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-686/+1198
2019-03-04Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds-0/+2
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds-675/+4536
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-54/+125
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev-0/+12
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-254/+375
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-65/+44
2019-03-04net/sched: avoid unused-label warningArnd Bergmann-1/+1
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann-2/+5
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann-1/+1
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit-9/+8
2019-03-04net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit-0/+1
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder-1/+0
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng-1/+23
2019-03-04Merge branch 'Devlink-health-updates'David S. Miller-6/+70
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha-0/+4
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha-5/+62
2019-03-04devlink: Update reporter state to error even if recover abortedEran Ben Elisha-1/+4
2019-03-04sctp: call iov_iter_revert() after sending ABORTXin Long-0/+1
2019-03-04team: Free BPF filter when unregistering netdevIdo Schimmel-0/+15
2019-03-04ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel-4/+4
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki-0/+3
2019-03-04net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...Heiner Kallweit-14/+52
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-52/+16
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds-44/+36
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath-105/+106
2019-03-04net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko-7/+5
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko-22/+16
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3029/+5395
2019-03-04x86-64: add warning for non-canonical user access address dereferencesLinus Torvalds-0/+1
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown-2432/+5004
2019-03-04Merge branch 'spi-5.0' into spi-linusMark Brown-76/+91
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown-1369/+2327
2019-03-04Merge branch 'regulator-5.0' into regulator-linusMark Brown-155/+165
2019-03-04bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann-1/+43
2019-03-03Merge branch 'mlxsw-minimal-Add-ethtool-and-resource-query-support'David S. Miller-186/+634
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak-6/+17
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak-19/+101
2019-03-03mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak-1/+1
2019-03-03mlxsw: i2c: Fix comment misspellingVadim Pasternak-1/+1
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak-37/+40