Commit Graph
5097 Commits
Author SHA1 Message Date
Tim Steinbach f5d208d754 linux: 5.1-rc3 -> 5.1-rc4 2019-04-11 17:58:41 -04:00
Matthieu Coudron f173c7b831 linux_mptcp: 0.94.3 -> 0.94.4 (#59045)
Motivation: https://github.com/multipath-tcp/mptcp/releases/tag/v0.94.4
2019-04-09 09:34:03 +00:00
Tim Steinbach 922c07d2d2 linux: Fix update script
The script was wrecking `modDirVersion`, putting them back and
ensuring it will not break again.
2019-04-07 08:34:12 -04:00
Tim Steinbach eedb7e7ec6 linux: 5.0.6 -> 5.0.7 2019-04-06 12:54:45 -04:00
Tim Steinbach 21373e9c6f linux: 4.9.167 -> 4.9.168 2019-04-06 12:52:12 -04:00
Tim Steinbach c45589b0bb linux: 4.19.33 -> 4.19.34 2019-04-06 12:52:04 -04:00
Tim Steinbach b60ce2e638 linux: 4.14.110 -> 4.14.111 2019-04-06 12:51:53 -04:00
Tim Steinbach 4d2c4387cc linux: Update script commit 2019-04-06 12:51:14 -04:00
Tim Steinbach 0bb32d2776 linux: 5.0.5 -> 5.0.6 2019-04-03 19:37:30 -04:00
Tim Steinbach 4a91a6e05f linux: 4.19.32 -> 4.19.33 2019-04-03 19:37:30 -04:00
Tim Steinbach c0d537c780 linux: 4.14.109 -> 4.14.110 2019-04-03 19:37:30 -04:00
Tim Steinbach e731feae7f linux: 4.9.166 -> 4.9.167 2019-04-03 19:37:30 -04:00
Tim Steinbach 84fc0fb8d1 linux: 4.4.177 -> 4.4.178 2019-04-03 19:37:29 -04:00
Samuel Dionne-Riel 2f30b7924e Merge pull request #57885 from acowley/hsa_amd
linux: Enable AMD's amdkfd kernel driver in >= 4.20
2019-04-02 16:51:30 -04:00
Tim Steinbach e072c23804 linux: 5.1-rc2 -> 5.1-rc3 2019-04-01 08:30:09 -04:00
Tim Steinbach 9ba43c07cb linux: 5.0-rc8 -> 5.1-rc2 2019-03-31 14:37:51 -04:00
Tim Steinbach 95f568b9bd linux: 5.0.4 -> 5.0.5 2019-03-27 10:09:55 -04:00
Tim Steinbach ec83ff060e linux: 4.19.31 -> 4.19.32 2019-03-27 10:09:43 -04:00
Tim Steinbach e3bee73c18 linux: 4.14.108 -> 4.14.109 2019-03-27 10:09:31 -04:00
Tim Steinbach ebd253309e linux: 4.9.165 -> 4.9.166 2019-03-27 10:09:03 -04:00
Tim Steinbach e5fd7ba15c linux: Remove 4.20
Upstream has EOL'd 4.20
2019-03-24 12:15:41 -04:00
Tim Steinbach b10ec4859d linux: 5.0.3 -> 5.0.4 2019-03-24 12:13:59 -04:00
Tim Steinbach 0e25209c33 linux: 4.19.30 -> 4.19.31 2019-03-24 12:13:38 -04:00
Tim Steinbach eca0d0ad62 linux: 4.14.107 -> 4.14.108 2019-03-23 11:26:16 -04:00
Tim Steinbach d10015ea4f linux: 4.9.164 -> 4.9.165 2019-03-23 11:25:54 -04:00
Tim Steinbach ece2d7d6a0 linux: 4.4.176 -> 4.4.177 2019-03-23 11:25:27 -04:00
Matthieu Coudron bc36c24998 linux_mptcp: 0.94.1 -> 0.94.3 (#57628)
Mailing list announcement:

the Multipath TCP Kernel v0.94.3 has been released, containing important
bug-fixes (thanks to syzkaller) and perf-improvements.
This release is based on Linux v4.14.105.

Everybody should update to the latest kernel.

Multipath TCP Linux Kernel v0.94.3
=====

Benjamin Hesmans <benjamin.hesmans@uclouvain.be> (1):
      [3f01458be8cc] mptcp: checksum corner case

Christoph Paasch <cpaasch@apple.com> (21):
      [287af08b7193] mptcp: Trigger sending when new subflow gets established
      [a284ba1574f5] mptcp: Reinject data when the write-queue gets purged
      [9ac97e3324ec] mptcp: Build-Fix for mptcp_push_pending_frames
      [68e3b3cc6204] mptcp: Don't allow TCP_REPAIR on MPTCP-sockets
      [6d58ca87a125] mptcp: Rework mptcp_disconnect
      [1b142d9b94f9] mptcp: Initialize IPv6-fields even more correctly
      [247a77e1d4e0] mptcp: Fully disable MD5SIG
      [97543fe0b8b8] mptcp: Reset icsk_bind_hash to NULL to avoid use-after-free in inet_put_port
      [d307e46cc3f9] mptcp: Initialize meta_tp after potentially failing instructions
      [da42a64cf11e] mptcp: Don't free mpcb when mptcp_alloc_mpcb succeeded
      [71b3bf995bcd] mptcp: Prevent circular locking dependency on tcp_close()
      [444bf8c76806] mptcp: Ensure proper free'ing of master_sk upon failure
      [15afe58a959e] mptcp: Handle error-case for MPTCP-Fastopen
      [73db90da684c] mptcp: Unify usage of rcu_read_lock_bh,...
      [f266d120c091] mptcp: Fix error-cases in TCP_SYNCOOKIES path
      [872427427624] mptcp: Support randomized Timestamps on SYN-Cookies
      [c3e29b9cace0] mptcp: Do not lock in tcp_get_info for MPTCP_INFO
      [1bc2adaf003d] mptcp: Trigger meta-retransmission always when the timer fired
      [a947ef46d5e1] mptcp: Don't update meta-RTO from subflows that are retransmitting
      [619d44cae638] mptcp: Reevalute and reschedule meta-level RTO for new subflows
      [310b6838cab0] mptcp: Stable Release v0.94.3

Matthieu Baerts <matthieu.baerts@tessares.net> (1):
      [34154a943635] mptcp: Build-Fix with CONFIG_MEMCG

How to install (if you have our bintray repositories setup)
=====

The config-file of these pre-compiled images has also been updated with more
complete configurations, including also CONFIG_MEMCG (cfr.:
https://github.com/multipath-tcp/mptcp/issues/321).
2019-03-23 10:55:22 -04:00
Ben Wolsieffer 34d04f4114 linux_rpi: 1.20180919 -> 1.20190215 2019-03-20 22:51:08 -04:00
Tim Steinbach 6a9896b411 linux: 5.0.2 -> 5.0.3 2019-03-19 08:56:06 -04:00
Tim Steinbach 4adf858377 linux: 4.20.16 -> 4.20.17 2019-03-19 08:55:56 -04:00
Tim Steinbach b1c72326ce linux: 4.19.29 -> 4.19.30 2019-03-19 08:55:47 -04:00
Tim Steinbach 08414dd72e linux: 4.14.106 -> 4.14.107 2019-03-19 08:55:35 -04:00
Tim Steinbach 9e2adb4e36 linux: 4.9.163 -> 4.9.164 2019-03-19 08:51:04 -04:00
Anthony Cowley 7d9d8874f5 linux: Enable AMD's amdkfd kernel driver in >= 4.20
The amdkfd driver was built (and loaded when support was detected)
without explicit configuration in kernels 4.17-4.19, but not in newer
kernels.
2019-03-17 22:28:25 -04:00
qolii 8d1270f9c3 linux_hardkernel_4_14: 4.14.94-155 -> 4.14.102-156 (#57082) 2019-03-16 00:01:39 +01:00
Vladyslav M d738f0d7d6 Merge pull request #56560 from eadwu/bcachefs/20190228
linux_testing_bcachefs, bcachefs-tools: 2019-03-13
2019-03-15 09:44:10 +02:00
Edmund Wu 143cf54f81 linux_testing_bcachefs: 4.20.2019.02.20 -> 4.20.2019.03.13 2019-03-14 16:25:49 -04:00
xeji 65bba7cbdf Merge pull request #57454 from alyssais/linux-libre
linux_latest-libre: fix build
2019-03-14 20:08:23 +01:00
Tim Steinbach c22922e251 linux: 5.0.1 -> 5.0.2 2019-03-14 09:13:17 -04:00
Tim Steinbach ef53c6dd07 linux: 4.20.15 -> 4.20.16 2019-03-14 09:13:07 -04:00
Tim Steinbach 82d6e57943 linux: 4.19.28 -> 4.19.29 2019-03-14 09:12:51 -04:00
Tim Steinbach 85924d84fc linux: 4.14.105 -> 4.14.106 2019-03-14 09:12:37 -04:00
Tim Steinbach c130cb7374 linux: 4.9.162 -> 4.9.163 2019-03-14 09:12:19 -04:00
Alyssa Ross 0ca13abcb8 linux_latest-libre: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/56890.
2019-03-11 21:35:48 +00:00
Tim Steinbach 0db1b7b025 linux: 5.0 -> 5.0.1 2019-03-10 14:16:48 -04:00
Tim Steinbach 742a089322 linux: 4.20.14 -> 4.20.15 2019-03-10 14:16:26 -04:00
Tim Steinbach 810401284f linux: 4.19.27 -> 4.19.28 2019-03-10 14:16:02 -04:00
Tim Steinbach 1847b85f15 linux: 4.20.13 -> 4.20.14 2019-03-05 15:06:49 -05:00
Tim Steinbach 5e67bc19c8 linux: 4.19.26 -> 4.19.27 2019-03-05 15:06:36 -05:00
Tim Steinbach 535600be55 linux: 4.14.104 -> 4.14.105 2019-03-05 15:06:24 -05:00