summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King
2019-03-07bpf: only test gso type on gso packetsWillem de Bruijn
2019-03-07bpf: fix sysctl.c warningArnd Bergmann
2019-03-06tcp: detecting the misuse of .sendpage for Slab objectsVasily Averin
2019-03-06appletalk: Add atalk.h header files to MAINTAINERS fileArnd Bergmann
2019-03-06appletalk: Fix compile regressionArnd Bergmann
2019-03-06iptunnel: NULL pointer deref for ip_md_tunnel_xmitAlan Maguire
2019-03-06ipv4/route: fail early when inet dev is missingPaolo Abeni
2019-03-06net: hns3: Fix a logical vs bitwise typoDan Carpenter
2019-03-05net/sched: act_tunnel_key: Fix double free dst_cachewenxu
2019-03-05tipc: fix RDM/DGRAM connect() regressionErik Hugne
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-05Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05x86: Deprecate a.out supportBorislav Petkov
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-05Revert "s390/cpum_cf: Add kernel message exaplanations"Martin Schwidefsky
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-04Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
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