lp:~ztahenakos/ubuntu/+source/linux/+git/jammy

Get this repository:
git clone https://git.launchpad.net/~ztahenakos/ubuntu/+source/linux/+git/jammy
Only Zachary Tahenakos can upload to this repository. If you are Zachary Tahenakos please log in for upload directions.

Branches

Name Last Modified Last Commit
ovs-internal-port-lp1983498 2022-08-03 19:10:10 UTC
net/mlx5e: TC, fix decap fallback to uplink when int port not supported

Author: Ariel Levkovich
Author Date: 2022-04-25 14:12:12 UTC

net/mlx5e: TC, fix decap fallback to uplink when int port not supported

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

When resolving the decap route device for a tunnel decap rule,
the result may be an OVS internal port device.

Prior to adding the support for internal port offload, such case
would result in using the uplink as the default decap route device
which allowed devices that can't support internal port offload
to offload this decap rule.

This behavior got broken by adding the internal port offload which
will fail in case the device can't support internal port offload.

To restore the old behavior, use the uplink device as the decap
route as before when internal port offload is not supported.

Fixes: b16eb3c81fe2 ("net/mlx5: Support internal port as decap route device")
Signed-off-by: Ariel Levkovich <lariel@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
(cherry picked from commit e3fdc71bcb6ffe1d4870a89252ba296a9558e294)
Signed-off-by: Zachary Tahenakos <zachary.tahenakos@canonical.com>

master-next 2022-08-02 12:28:19 UTC
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...

Author: nikhil kshirsagar
Author Date: 2022-07-29 11:58:00 UTC

bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()

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

From: Coly Li <colyli@suse.de>

The local variables check_state (in bch_btree_check()) and state (in
bch_sectors_dirty_init()) should be fully filled by 0, because before
allocating them on stack, they were dynamically allocated by kzalloc().

Signed-off-by: Coly Li <colyli@suse.de>
Link: https://lore.kernel.org/r/20220527152818.27545-2-colyli@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>

(cherry picked from commit 7d6b902ea0e02b2a25c480edf471cbaa4ebe6b3c)
Signed-off-by: Nikhil Kshirsagar <nkshirsagar@gmail.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

lowlatency-prep 2022-08-02 07:09:22 UTC
UBUNTU: Ubuntu-lowlatency-5.15.0-45.48

Author: Stefan Bader
Author Date: 2022-08-02 07:09:22 UTC

UBUNTU: Ubuntu-lowlatency-5.15.0-45.48

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

lowlatency-next 2022-08-02 07:09:22 UTC
UBUNTU: Ubuntu-lowlatency-5.15.0-45.48

Author: Stefan Bader
Author Date: 2022-08-02 07:09:22 UTC

UBUNTU: Ubuntu-lowlatency-5.15.0-45.48

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

hwe-5.17-next 2022-07-14 16:47:31 UTC
UBUNTU: [Packaging] Update etc/getabis

Author: Dimitri John Ledkov
Author Date: 2022-07-14 16:39:48 UTC

UBUNTU: [Packaging] Update etc/getabis

Correct the pool directory prefix for cranky open to work.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

master-prep 2022-07-12 08:51:03 UTC
UBUNTU: Ubuntu-5.15.0-43.46

Author: Stefan Bader
Author Date: 2022-07-12 08:51:03 UTC

UBUNTU: Ubuntu-5.15.0-43.46

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

hwe-5.17 2022-06-17 14:01:34 UTC
UBUNTU: [Packaging] Always catch errors in dkms-build scripts

Author: Dimitri John Ledkov
Author Date: 2022-03-11 16:07:09 UTC

UBUNTU: [Packaging] Always catch errors in dkms-build scripts

Enforce `set -e` execution of the dkms-build scripts, even when
overall SHELL is not set to `bash -e`. This enforces that dkms-build
scripts catch errors, even when building without SHELL variable, like
it is done by the LRM packages.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

lowlatency 2022-06-09 18:12:14 UTC
UBUNTU: Ubuntu-lowlatency-5.15.0-39.42

Author: Thadeu Lima de Souza Cascardo
Author Date: 2022-06-09 18:12:14 UTC

UBUNTU: Ubuntu-lowlatency-5.15.0-39.42

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

master 2022-06-09 14:36:27 UTC
UBUNTU: Ubuntu-5.15.0-39.42

Author: Thadeu Lima de Souza Cascardo
Author Date: 2022-06-09 14:36:27 UTC

UBUNTU: Ubuntu-5.15.0-39.42

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

19 of 9 results
This repository contains Public information 
Everyone can see this information.