Commit graph

488 commits

Author SHA1 Message Date
Evgenii Shatokhin
917442edac Updated to version 4.15.7 2018-02-28 15:07:56 +03:00
Evgenii Shatokhin
968799c19b Drop i915_hack_bug_97822.patch
Although the patch could be revisited to apply to the kernel 4.15, the
mentioned bug report states that switching to UEFI and disabling legacy
boot fixes the issue.

See https://bugs.freedesktop.org/show_bug.cgi?id=97822.

They also say that the issue is not in the driver but rather in BIOS
provided by HP and used in legacy boot.
2018-02-12 14:54:31 +03:00
Evgenii Shatokhin
57651bee6b AUFS: export __devcgroup_check_permission (needed for the build) 2018-02-12 13:42:37 +03:00
Evgenii Shatokhin
69798e8bd9 Revert "Updated AUFS patch with fixes for v4.15 from Ubuntu"
This reverts commit 0309b07417.

The whole patch is not needed, I will add the needed parts separately.
2018-02-12 13:34:50 +03:00
Evgenii Shatokhin
9f0ee10288 Updated to version 4.15.3 2018-02-12 12:44:33 +03:00
Evgenii Shatokhin
0309b07417 Updated AUFS patch with fixes for v4.15 from Ubuntu 2018-02-12 12:43:58 +03:00
Evgenii Shatokhin
6eda6920bc Do not include files for RISC-V architecture 2018-02-12 12:10:04 +03:00
Evgenii Shatokhin
cc4817f8f8 Updated to version 4.15.2
Note: flex and bison are now required for the kernel build
unconditionally.
2018-02-11 22:31:37 +03:00
Evgenii Shatokhin
0670c06c58 Updated to version 4.14.17 2018-02-07 17:47:07 +03:00
Evgenii Shatokhin
dbe92a9eb3 config: unwinder-related options have been renamed upstream 2018-01-10 22:34:38 +03:00
Evgenii Shatokhin
8e5b45ca4f Enable page table isolation (PTI) on x86_64 2018-01-10 22:22:05 +03:00
Evgenii Shatokhin
fb1a88ce7e Fixed the URLs 2018-01-10 22:20:13 +03:00
Evgenii Shatokhin
3fd89fa0a5 Updated to version 4.14.13 2018-01-10 22:09:32 +03:00
Evgenii Shatokhin
3d41a4a954 Updated to version 4.14.8 2017-12-20 14:46:03 +03:00
Evgenii Shatokhin
be42d8fba3 Updated to version 4.14.5 2017-12-11 13:06:14 +03:00
Evgenii Shatokhin
21452ace18 Updated to version 4.14.4 2017-12-06 13:17:55 +03:00
Evgenii Shatokhin
ffad7b40b0 Re-diffed fs-aufs4.patch for 4.14.3: context change only 2017-11-30 14:13:07 +03:00
Evgenii Shatokhin
d9d299dcf8 Updated to version 4.14.3 2017-11-30 12:55:20 +03:00
Evgenii Shatokhin
5f35bd09da Updated to version 4.14.2 2017-11-24 16:08:51 +03:00
Evgenii Shatokhin
75758b01e4 No include/rxrpc in 4.14.x 2017-11-23 17:42:09 +03:00
Evgenii Shatokhin
9132585a0f No more lguest in 4.14 2017-11-23 11:08:50 +03:00
Evgenii Shatokhin
5ab5a294b2 Updated to version 4.14.1 2017-11-23 00:18:59 +03:00
Evgenii Shatokhin
fe3fb23494 Updated to version 4.13.15 2017-11-21 14:38:17 +03:00
Evgenii Shatokhin
fe3c606128 Updated to version 4.13.11 2017-11-02 16:49:03 +03:00
Evgenii Shatokhin
a4de8eb605 Updated to version 4.13.9 2017-10-22 19:15:16 +03:00
Evgenii Shatokhin
aae8974226 Updated to version 4.13.7 2017-10-15 16:51:42 +03:00
Evgenii Shatokhin
e149a7f432 Updated to version 4.13.6 2017-10-12 21:49:40 +03:00
Evgenii Shatokhin
b2fb4fa7cd Enable CONFIG_EFI_MIXED 2017-10-10 17:14:40 +03:00
Evgenii Shatokhin
8e7b7047d4 Updated to version 4.13.4 2017-09-28 14:57:17 +03:00
Evgenii Shatokhin
293858ea2f Updated to version 4.13.3 2017-09-20 16:44:02 +03:00
Evgenii Shatokhin
40b56bd835 Updated to version 4.13.1 2017-09-11 18:31:26 +03:00
Evgenii Shatokhin
e59ce8d00a amdgpu: enable experimental support for "Southern Islands" series of GPUs
Ubuntu already has it enabled in its kernels 4.12.0-x.
2017-09-11 12:56:11 +03:00
Evgenii Shatokhin
b9281690cc Updated to version 4.12.10 2017-08-30 20:06:59 +03:00
Evgenii Shatokhin
dbd4e2236b Updated to version 4.12.9 2017-08-25 10:34:42 +03:00
Evgenii Shatokhin
c822e97002 Updated to version 4.12.7 2017-08-14 15:31:42 +03:00
Evgenii Shatokhin
a9c39ee95b Updated to version 4.12.5 2017-08-06 22:09:42 +03:00
Evgenii Shatokhin
05bb890fd9 Updated to version 4.12.4 2017-07-28 13:40:35 +03:00
Evgenii Shatokhin
1f46de1c92 Updated to version 4.12.3 2017-07-21 13:11:07 +03:00
Evgenii Shatokhin
ce93b0e3df There is no include/Kbuild in this kernel 2017-07-17 11:20:42 +03:00
Evgenii Shatokhin
67e5bb735a perf/unwind: include errno.h unconditionally
EINVAL is used in other branches as well. Without errno.h, it ends up
undefined and the build fails. This happens with 32-bit ROSA kernels,
for example.
2017-07-17 11:17:06 +03:00
Evgenii Shatokhin
c2d7aa28fb Prepared the files for the kernel 4.12.2, the first take 2017-07-16 22:50:33 +03:00
Evgenii Shatokhin
c9922ff0b1 Updated to version 4.11.9 2017-07-05 19:31:02 +03:00
Evgenii Shatokhin
a15ba84358 Updated to version 4.11.8 2017-06-29 19:49:09 +03:00
Evgenii Shatokhin
110747db35 Updated to version 4.11.7 2017-06-25 18:11:47 +03:00
Evgenii Shatokhin
7c23bf6ca8 Updated to version 4.11.6 2017-06-17 19:06:45 +03:00
Evgenii Shatokhin
da19314913 Updated to version 4.11.5 2017-06-15 11:48:24 +03:00
Evgenii Shatokhin
f89f31ded3 Updated to version 4.11.4 2017-06-08 17:00:18 +03:00
Evgenii Shatokhin
cf8d6820a4 Fixed the AUFS patch for the kernel 4.11 2017-06-04 18:49:11 +03:00
Evgenii Shatokhin
c3fbc1a79e Updated to version 4.11.3, the first take 2017-06-04 16:27:41 +03:00
Evgenii Shatokhin
f28b690007 Updated to version 4.10.16 2017-05-15 10:49:55 +03:00