~timg-tpi/ubuntu/+source/linux/+git/focal:focal-azure-5.13-hv-arm64-sf00310705

Last commit made on 2022-01-14
Get this branch:
git clone -b focal-azure-5.13-hv-arm64-sf00310705 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

Name:
focal-azure-5.13-hv-arm64-sf00310705
Repository:
lp:~timg-tpi/ubuntu/+source/linux/+git/focal

Recent commits

3593179... by Tim Gardner

UBUNTU: Ubuntu-azure-5.13-5.13.0-1011.12~20.04.1.lp1949770.1

Signed-off-by: Tim Gardner <email address hidden>

20f30f0... by Tim Gardner

UBUNTU: Ubuntu-azure-5.13-5.13.0-1011.12~20.04.1

Signed-off-by: Tim Gardner <email address hidden>

4c62215... by Tim Gardner

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Tim Gardner <email address hidden>

db7c4f8... by Tim Gardner

UBUNTU: [Packaging] azure-5.13: Enable arm64

Signed-off-by: Tim Gardner <email address hidden>

ca053ee... by Marcelo Cerri

UBUNTU: Ubuntu-azure-5.13-5.13.0-1009.10~20.04.2

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

c3c745d... by Marcelo Cerri

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1954781
Properties: no-test-build
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

b4c0f48... by Marcelo Cerri

UBUNTU: [Packaging] Ignore ABI check due to AUFS inclusion

Since AUFS is being included in a re-spin with the same ABI number,
ignore the ABI check for this version.

Ignore: yes
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

1796622... by Marcelo Cerri

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

8f6deb7... 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>
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

13b6d18... by Andrea Righi

UBUNTU: SAUCE: aufs: switch to 64-bit ino_t for s390x

After commit 96c0a6a72d18 ("s390,alpha: switch to 64-bit ino_t") all the
architectures are now using 64-bit ino_t, so we don't need to explicitly
exclude alpha and s390x anymore.

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