~esmil/ubuntu/+source/linux-riscv/+git/jammy:nezha-5.17-next

Last commit made on 2022-06-10
Get this branch:
git clone -b nezha-5.17-next https://git.launchpad.net/~esmil/ubuntu/+source/linux-riscv/+git/jammy
Only Emil Renner Berthing can upload to this branch. If you are Emil Renner Berthing please log in for upload directions.

Branch merges

Branch information

Name:
nezha-5.17-next
Repository:
lp:~esmil/ubuntu/+source/linux-riscv/+git/jammy

Recent commits

e432d3c... by Dimitri John Ledkov

UBUNTU: Ubuntu-nezha-5.17-5.17.0-1001.1

Signed-off-by: Dimitri John Ledkov <email address hidden>

73f31cb... by Dimitri John Ledkov

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/master)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Dimitri John Ledkov <email address hidden>

1ec700e... by Dimitri John Ledkov

UBUNTU: [Config] Update configs in jammy chroot

Signed-off-by: Dimitri John Ledkov <email address hidden>

a47c5fd... by Dimitri John Ledkov

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1978119
Properties: no-test-build
Signed-off-by: Dimitri John Ledkov <email address hidden>

280aa1e... by Dimitri John Ledkov

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Dimitri John Ledkov <email address hidden>

23a3345... by Dimitri John Ledkov

UBUNTU: [Packaging] Commit initial abi

Commit initial abi files.

Signed-off-by: Dimitri John Ledkov <email address hidden>

b901bd5... by Dimitri John Ledkov

UBUNTU: [Config] Update config after nezha patches

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

Signed-off-by: Dimitri John Ledkov <email address hidden>

de02637... by Alexandre Ghiti

UBUNTU: SAUCE: riscv: Fix missing PAGE_PFN_MASK

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

There are a bunch of functions that use the PFN from a page table entry
that end up with the svpbmt upper-bits because they are missing the newly
introduced PAGE_PFN_MASK which leads to wrong addresses conversions and
then crash: fix this by adding this mask.

Fixes: 100631b48ded ("riscv: Fix accessing pfn bits in PTEs for non-32bit variants")
Signed-off-by: Alexandre Ghiti <email address hidden>
(cherry-pick from https://github.com/AlexGhiti/riscv-linux/tree/int/alex/nezha_Ubuntu-unstable-5.17.0-8.8)
Signed-off-by: Dimitri John Ledkov <email address hidden>

b2dadc4... by Alexandre Ghiti

UBUNTU: SAUCE: UBUNTU: Fix compilation error

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

We backported commit 594ea1a05a80 ("drm/panel: Add driver for ST7701s
DPI LCD panel") from 5.18 and then we need to fix the prototype of the
spi remove function which changed in this release.

Signed-off-by: Alexandre Ghiti <email address hidden>
(cherry-pick from https://github.com/AlexGhiti/riscv-linux/tree/int/alex/nezha_Ubuntu-unstable-5.17.0-8.8)
Signed-off-by: Dimitri John Ledkov <email address hidden>

b468ae1... by Samuel Holland <email address hidden>

UBUNTU: SAUCE: mmc: sunxi-mmc: Add D1 MMC variant

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

D1's MMC controllers are unique in that they have the DMA address shift
(like A100) with a 13-bit descriptor size field (like sun4i). Add the
compatible and parameters for this new variant.

Signed-off-by: Samuel Holland <email address hidden>
Acked-by: Maxime Ripard <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Ulf Hansson <email address hidden>
(cherry-pick from https://github.com/AlexGhiti/riscv-linux/tree/int/alex/nezha_Ubuntu-unstable-5.17.0-8.8)
Signed-off-by: Dimitri John Ledkov <email address hidden>