1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-07-12 12:57:58 +00:00
Commit Graph

236 Commits

Author SHA1 Message Date
Jason-ZW
a553acf8be Built-in intel wifi driver 2018-11-08 16:54:55 +08:00
niusmallnan
12d4f9ee95 Fix script format 2018-11-08 16:10:23 +08:00
niusmallnan
b5b5441ded Bump kernel-config to 4.14.79 2018-11-05 09:13:11 +00:00
niusmallnan
df8e5372f6 Remove xen-netfron patches as 4.14.79 has included them
https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.79
2018-11-05 17:09:59 +08:00
niusmallnan
decd1f5dbf Bump kernel-config to 4.14.78 2018-10-23 03:25:04 +00:00
niusmallnan
46fa11499b Bump kernel-config to 4.14.77 2018-10-20 03:25:55 +00:00
niusmallnan
8dc7df2d6a Bump kernel-config to 4.14.76 2018-10-17 14:05:42 +00:00
niusmallnan
cb642b7686 Bump kernel-config to 4.14.75 2018-10-14 02:10:11 +00:00
niusmallnan
0450299435 Bump kernel config to 4.14.74 2018-10-07 03:06:48 +00:00
niusmallnan
403e22196b Bump kernel config to 4.14.72 2018-10-04 00:06:15 +00:00
niusmallnan
961f3f8416 Bump kernel config to 4.14.72 2018-10-01 00:23:18 +00:00
niusmallnan
a3506a3c0b Enable CONFIG_RT_GROUP_SCHED 2018-09-26 11:18:18 +08:00
niusmallnan
3c5228f8ca Bump kernel config to 4.14.71 2018-09-24 12:52:35 +00:00
niusmallnan
f16f40425d Bump kernel-config to 4.14.70 2018-09-16 14:32:47 +00:00
niusmallnan
34b42e3719 Bump kernel-config to 4.14.69 2018-09-15 06:54:06 +00:00
niusmallnan
fd029871d0 Bump kernel-config to 4.14.68 2018-09-15 06:04:40 +00:00
niusmallnan
f4983849c7 Use localversion rancher2 2018-09-13 15:22:08 +00:00
niusmallnan
dafd46bbb2 Fix mtu issue in Xen
Something has broken MTU functionality in Xen: specifically,
setting MTUs larger than 1500 fails. This prevents Jumbo Frames and other
features which require larger than 1500 byte MTUs from being used. This can
lead to a failure to sync/connect to other components in the cluster/cloud
which expect higher MTUs and result in unavailable services.

The issue is caused by the following commit to the xen-netfront driver:
"xen-netfront: Fix race between device setup and open"
commit f599c64fdf7d9c108e8717fb04bc41c680120da4

The following commits fix this issue in the mainline kernel:

"xen-netfront: Fix mismatched rtnl_unlock"
commit cb257783c2927b73614b20f915a91ff78aa6f3e8
"xen-netfront: Update features after registering netdev"
commit 45c8184c1bed1ca8a7f02918552063a00b909bf5
2018-09-13 23:18:31 +08:00
niusmallnan
9aa8c4aef7 Bump kernel-config to 4.14.67 2018-08-28 15:21:44 +00:00
niusmallnan
3e0d4918a3 Bump kernel-config to v4.14.66 2018-08-28 14:51:08 +00:00
niusmallnan
65cfc5c12e Bump kernel-config to 4.14.65 2018-08-22 05:47:18 +00:00
niusmallnan
5676065ba3 Bump kernel-config to 4.14.64 2018-08-22 04:08:10 +00:00
niusmallnan
84606f33d5 Add make kernel-config command 2018-08-22 12:03:06 +08:00
niusmallnan
b1312b34a3 Bump kernel to 4.14.63
It includes L1TF mitigations
2018-08-16 10:02:49 +08:00
niusmallnan
0cdf596754 Bump kernel to 4.14.45
It is an update for:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/xfrm/xfrm_replay.c?h=v4.14.45&id=5877f41cf8c83a6bb31137bb3f304fb8638aceba
2018-08-01 10:49:34 +08:00
niusmallnan
5dd512f2e3 Update version to v4.14.32-rancher3 2018-07-17 10:09:48 +08:00
zhoubofy
67abf4fcdf Copy the objtool into RancherOS for building custom kernel modules 2018-07-16 22:26:51 +08:00
niusmallnan
0fbbdb71aa
Merge pull request #60 from gianluca-mascolo/patch-1
Error when download keysign via ipv6
2018-05-09 09:49:38 +08:00
gianluca-mascolo
01f0ee1fae
error when download keysign via ipv6
When you try to `make release` keys.gnupg.net may be resolved to an IPv6 address. Under some circumstances (e.g. an internet connection that does not support IPv6) the build sistematically fail with message:
"gpg: keyserver receive failed: Cannot assign requested address"
I created a fallback to an IPv4 version of keyserver.
2018-05-06 20:23:51 +02:00
niusmallnan
f2bc553686
Merge pull request #59 from schmurfy/adds_smartpqi
adds smartpqi driver
2018-04-10 14:22:44 +08:00
Julien Ammous
e9156ef739 adds smartpqi driver 2018-04-09 12:03:12 +02:00
niusmallnan
0fa2648f30 Remove other keyservers 2018-04-03 14:35:06 +08:00
niusmallnan
5b14ecb057 Update config to 4.14.32 2018-04-02 12:44:48 +00:00
niusmallnan
fcdcdd17c5 Update kernel config for 4.15.12 2018-03-23 08:53:54 +00:00
Iodun
815b7ebe4f Add MACsec encryption support (#58) 2018-03-21 10:45:37 +08:00
niusmallnan
1a9a4798bd Update kernel config for 4.15.9 2018-03-15 01:17:05 +00:00
niusmallnan
dd4e7b8247 Remove gpg keyserver ha.pool.sks-keyservers.net 2018-03-14 22:25:20 +08:00
niusmallnan
e21ff61ed7 Update kernel config for 4.15.5 2018-02-25 01:56:17 +00:00
niusmallnan
287a3fdab9
Merge pull request #57 from Iodun/master
Support boot from eMMC on UDOO x86 embedded computer
2018-02-24 18:27:12 +08:00
Benjamin Beier
c13f2a9a59 Support boot from eMMC on UDOO x86 embedded computer 2018-02-23 20:49:23 +01:00
niusmallnan
e07dd7b6ec
Merge pull request #56 from niusmallnan/master
To use kernel 4.15.x
2018-02-09 16:45:22 +08:00
niusmallnan
3eabca8e27 Update config and modules for kernel 4.15.2 2018-02-09 15:36:26 +08:00
niusmallnan
69cc35ff63 Add libelf-dev to make sure we can build 4.15 kernel 2018-02-09 15:36:21 +08:00
niusmallnan
3a8d8ff42c Add more gpg keyservers 2018-02-09 15:36:13 +08:00
niusmallnan
9e92d948ca Add output modules list info 2018-02-09 15:36:06 +08:00
niusmallnan
d6eee4d737
Change BRD back to 'm' (#55) 2018-01-29 10:23:41 +08:00
niusmallnan
042e99a856 Use the official gcc image 2018-01-27 14:41:22 +08:00
niusmallnan
20580b7bc0 Update kernel config for 4.9.78 2018-01-26 01:39:00 +00:00
niusmallnan
96b48d2ee1
Use gcc image for dapper build (#54) 2018-01-26 08:12:26 +08:00
niusmallnan
fd486228a7 Update build scripts 2018-01-18 23:49:49 +08:00