~canonical-kernel/ubuntu/+source/linux-riscv/+git/focal:riscv-5.11

Last commit made on 2022-03-07
Get this branch:
git clone -b riscv-5.11 https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-riscv/+git/focal
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

3647db0... by Thadeu Lima de Souza Cascardo

UBUNTU: Ubuntu-riscv-5.11-5.11.0-1031.35

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

b60dbc1... by Pablo Neira Ayuso <email address hidden>

netfilter: nf_tables_offload: incorrect flow offload action array size

immediate verdict expression needs to allocate one slot in the flow offload
action array, however, immediate data expression does not need to do so.

fwd and dup expression need to allocate one slot, this is missing.

Add a new offload_action interface to report if this expression needs to
allocate one slot in the flow offload action array.

Fixes: be2861dc36d7 ("netfilter: nft_{fwd,dup}_netdev: add offload support")
Reported-and-tested-by: Nick Gregory <email address hidden>
Signed-off-by: Pablo Neira Ayuso <email address hidden>
(backported from commit b1a5983f56e371046dcf164f90bfaf704d2b89f6 net.git)
[cascardo: there is no offload_stats at struct nft_expr_ops]
CVE-2022-25636
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Andrea Righi <email address hidden>

6117db3... by Max Kellermann <email address hidden>

lib/iov_iter: initialize "flags" in new pipe_buffer

The functions copy_page_to_iter_pipe() and push_pipe() can both
allocate a new pipe_buffer, but the "flags" member initializer is
missing.

Fixes: 241699cd72a8 ("new iov_iter flavour: pipe-backed")
To: Alexander Viro <email address hidden>
To: <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Signed-off-by: Max Kellermann <email address hidden>
Signed-off-by: Al Viro <email address hidden>
(cherry picked from commit 9d2231c5d74e13b2a0546fee6737ee4446017903)
CVE-2022-0847
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Andrea Righi <email address hidden>

426a72c... by Thadeu Lima de Souza Cascardo

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

287ff77... by Luke Nowakowski-Krijger

UBUNTU: Ubuntu-riscv-5.11-5.11.0-1030.34

Signed-off-by: Luke Nowakowski-Krijger <email address hidden>

87474ce... by Luke Nowakowski-Krijger

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1959323
Properties: no-test-build
Signed-off-by: Luke Nowakowski-Krijger <email address hidden>

30f54a8... by Luke Nowakowski-Krijger

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Luke Nowakowski-Krijger <email address hidden>

77cfdb8... by Luke Nowakowski-Krijger

UBUNTU: [Packaging] update update.conf

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Luke Nowakowski-Krijger <email address hidden>

11d77d0... by Luke Nowakowski-Krijger

UBUNTU: [Packaging] update variants

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Luke Nowakowski-Krijger <email address hidden>

a457c57... by Luke Nowakowski-Krijger

UBUNTU: Ubuntu-riscv-5.11-5.11.0-1029.32~20.04.1

Signed-off-by: Luke Nowakowski-Krijger <email address hidden>