~vicamo/+git/ubuntu-kernel:bug-1836993/disable-framebuffer-compression-on-IceLake/bionic

Last commit made on 2019-08-27
Get this branch:
git clone -b bug-1836993/disable-framebuffer-compression-on-IceLake/bionic https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1836993/disable-framebuffer-compression-on-IceLake/bionic
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

e26c0dc... by You-Sheng Yang

UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake

This is the same thing to commit
edf87a92e112ede83916155a156e41787ea11186 but found on IceLake platforms
as well.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111484
Signed-off-by: You-Sheng Yang <email address hidden>

7269384... by Stefan Bader

UBUNTU: Ubuntu-4.15.0-60.67

Signed-off-by: Stefan Bader <email address hidden>

3b7d6f1... by Stefan Bader

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1841086
Properties: no-test-build
Signed-off-by: Stefan Bader <email address hidden>

e8c9d35... by Stefan Bader

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Stefan Bader <email address hidden>

4994be4... by Kleber Sacilotto de Souza

UBUNTU: SAUCE: Fix "bpf: relax verifier restriction on BPF_MOV | BPF_ALU"

BugLink: https://bugs.launchpad.net/bugs/1840935

Commit a25d38b54163 (bpf: relax verifier restriction on BPF_MOV |
BPF_ALU), upstream commit e434b8cdf788568ba65a0a0fd9f3cb41f3ca1803,
breaks the compilation of bpf selftests because Bionic misses
111e6b45315c (selftests/bpf: make test_verifier run most programs),
which adds the 'retval' member to struct bpf_test.

Fix it by removing the setting of '.retval = 0', which isn't needed for
the current code in Bionic.

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>
Acked-by: Connor Kuehl <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

7ed99f1... by Kleber Sacilotto de Souza

Revert "selftests: skip seccomp get_metadata test if not real root"

BugLink: https://bugs.launchpad.net/bugs/1840932

This reverts commit c33a23ff8ffcb8800bd2628f2af308a43496590f.

Commit upstream 3aa415dd2128 (selftests: skip seccomp get_metadata test if
not real root) depends on d057dc4e35e1 (seccomp: add a selftest for
get_metadata), but the latter has been reverted on bionic as part of
LP #1837664. The get_metadata testcase doesn't exist anymore, the backport
of the patch ended up changing syscall_restart instead.

Revert c33a23ff8ffc, which is not needed and is causing trouble.

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Thadeu Lima de Souza Cascardo <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

09b13ed... by Stefan Bader

UBUNTU: [Packaging] resync getabis

BugLink: http://bugs.launchpad.net/bugs/1786013
Signed-off-by: Stefan Bader <email address hidden>

8329ad6... by Kleber Sacilotto de Souza

UBUNTU: Ubuntu-4.15.0-59.66

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>

09b9b8d... by Kleber Sacilotto de Souza

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1840006
Properties: no-test-build
Signed-off-by: Kleber Sacilotto de Souza <email address hidden>

d45d362... by Kleber Sacilotto de Souza

UBUNTU: SAUCE: (noup) remove completely the zfs code

BugLink: https://bugs.launchpad.net/bugs/1840051

Commit 1d1ecf03f066 "UBUNTU: [Packaging] dkms -- drop zfs/spl source
code from kernel" didn't remove completely the zfs source code from
Bionic tree.

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>
Acked-by: Colin Ian King <email address hidden>
Acked-by: Tyler Hicks <email address hidden>
Signed-off-by: Kleber Sacilotto de Souza <email address hidden>