~timg-tpi/ubuntu/+source/linux/+git/focal:hwe-5.13

Last commit made on 2021-08-24
Get this branch:
git clone -b hwe-5.13 https://git.launchpad.net/~timg-tpi/ubuntu/+source/linux/+git/focal
Only Tim Gardner can upload to this branch. If you are Tim Gardner please log in for upload directions.

Branch merges

Branch information

Recent commits

8fa2986... by Andrea Righi

UBUNTU: Ubuntu-hwe-5.13-5.13.0-14.14~20.04.3

Signed-off-by: Andrea Righi <email address hidden>

b904765... by Andrea Righi

UBUNTU: update dkms package versions

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <email address hidden>

2140862... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

3dad8bc... by Hyeonggon Yoo <email address hidden>

mm, slub: change run-time assertion in kmalloc_index() to compile-time

Currently when size is not supported by kmalloc_index, compiler will
generate a run-time BUG() while compile-time error is also possible, and
better. So change BUG to BUILD_BUG_ON_MSG to make compile-time check
possible.

Also remove code that allocates more than 32MB because current
implementation supports only up to 32MB.

[<email address hidden>: fix support for clang 10]
  Link: https://lkml.kernel.org/r/20210518181247.GA10062@hyeyoo
[<email address hidden>: fix false-positive assert in kernel/bpf/local_storage.c]
  Link: https://<email address hidden>: https://lkml.kernel.org/r/20210511173448.GA54466@hyeyoo
[<email address hidden>: kfence fix]
  Link: https://<email address hidden>

Signed-off-by: Hyeonggon Yoo <email address hidden>
Signed-off-by: Vlastimil Babka <email address hidden>
Reviewed-by: Vlastimil Babka <email address hidden>
Signed-off-by: Marco Elver <email address hidden>
Cc: Christoph Lameter <email address hidden>
Cc: Pekka Enberg <email address hidden>
Cc: David Rientjes <email address hidden>
Cc: Joonsoo Kim <email address hidden>
Cc: Marco Elver <email address hidden>
Signed-off-by: Andrew Morton <email address hidden>
Signed-off-by: Linus Torvalds <email address hidden>
(cherry picked from commit 588c7fa022d7b2361500ead5660d9a1a2ecd9b7d)
Signed-off-by: Andrea Righi <email address hidden>

2149a44... by Andrea Righi

UBUNTU: [Config] re-enable AUFS

Signed-off-by: Andrea Righi <email address hidden>

a22af97... by Andrea Righi

UBUNTU: SAUCE: AUFS

Signed-off-by: Andrea Righi <email address hidden>

8adf725... by Andrea Righi

UBUNTU: [Packaging] update variants

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <email address hidden>

26aad67... by Andrea Righi

UBUNTU: Ubuntu-hwe-5.13-5.13.0-14.14~20.04.2

Signed-off-by: Andrea Righi <email address hidden>

bc78f75... by Andrea Righi

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1940628
Properties: no-test-build
Signed-off-by: Andrea Righi <email address hidden>

4b4470e... by Andrea Righi

UBUNTU: [Packaging] add zstd to the build dependencies

Signed-off-by: Andrea Righi <email address hidden>