lp:~cascardo/ubuntu/+source/linux/+git/mantic

Get this repository:
git clone https://git.launchpad.net/~cascardo/ubuntu/+source/linux/+git/mantic
Only Thadeu Lima de Souza Cascardo can upload to this repository. If you are Thadeu Lima de Souza Cascardo please log in for upload directions.

Branches

Name Last Modified Last Commit
io_uring_backport 2023-11-16 21:00:59 UTC
io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...

Author: Al Viro
Author Date: 2023-08-28 22:47:31 UTC

io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed

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

->ki_pos value is unreliable in such cases. For an obvious example,
consider O_DSYNC write - we feed the data to page cache and start IO,
then we make sure it's completed. Update of ->ki_pos is dealt with
by the first part; failure in the second ends up with negative value
returned _and_ ->ki_pos left advanced as if sync had been successful.
In the same situation write(2) does not advance the file position
at all.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
(cherry picked from commit 1939316bf988f3e49a07d9c4dd6f660bf4daa53d)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

intel-opt-next 2023-11-16 19:24:53 UTC
UBUNTU: sauce: (no-up) enable tdx by default

Author: Philip Cox
Author Date: 2023-11-16 17:22:27 UTC

UBUNTU: sauce: (no-up) enable tdx by default

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

Signed-off-by: Philip Cox <philip.cox@canonical.com>

master-next 2023-11-14 13:46:30 UTC
UBUNTU: Ubuntu-6.5.0-14.14

Author: Roxana Nicolescu
Author Date: 2023-11-14 13:46:30 UTC

UBUNTU: Ubuntu-6.5.0-14.14

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

master-prep 2023-11-14 13:46:30 UTC
UBUNTU: Ubuntu-6.5.0-14.14

Author: Roxana Nicolescu
Author Date: 2023-11-14 13:46:30 UTC

UBUNTU: Ubuntu-6.5.0-14.14

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

lowlatency-next 2023-11-07 20:47:09 UTC
UBUNTU: Ubuntu-lowlatency-6.5.0-13.13.1

Author: Roxana Nicolescu
Author Date: 2023-11-07 20:47:09 UTC

UBUNTU: Ubuntu-lowlatency-6.5.0-13.13.1

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

lowlatency 2023-03-15 12:03:00 UTC
UBUNTU: Ubuntu-lowlatency-6.2.0-1001.1

Author: Paolo Pisati
Author Date: 2023-03-15 12:03:00 UTC

UBUNTU: Ubuntu-lowlatency-6.2.0-1001.1

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>

master 2023-02-24 22:35:34 UTC
UBUNTU: [Config] update annotations to split configs with/without notes

Author: Andrea Righi
Author Date: 2023-02-24 22:35:34 UTC

UBUNTU: [Config] update annotations to split configs with/without notes

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

17 of 7 results
This repository contains Public information 
Everyone can see this information.