lp:~krzk/ubuntu/+source/linux

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

Branches

Name Last Modified Last Commit
impish/n/oracle-5.13 2021-09-02 08:14:20 UTC
UBUNTU: [Config] Record version update of gcc

Author: Krzysztof Kozlowski
Author Date: 2021-08-31 11:48:42 UTC

UBUNTU: [Config] Record version update of gcc

Ignore: yes
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

focal/cranky/oracle-5.11-aufs 2021-07-16 09:54:36 UTC
UBUNTU: Start new release

Author: Krzysztof Kozlowski
Author Date: 2021-07-16 09:46:41 UTC

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

hirsute/n/hwe-5.11-scsi-smartpqi 2021-07-05 12:03:52 UTC
scsi: smartpqi: Remove unused functions

Author: Bart Van Assche
Author Date: 2021-04-15 22:08:19 UTC

scsi: smartpqi: Remove unused functions

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

This was detected by building the kernel with clang and W=1.

Link: https://lore.kernel.org/r/20210415220826.29438-14-bvanassche@acm.org
Cc: Don Brace <don.brace@microchip.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit c64aab41c5e15063de41b15c0f1e301aef59ae2f)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

focal/n/hwe-5.11-scsi-smartpqi 2021-06-28 11:39:45 UTC
scsi: smartpqi: Remove unused functions

Author: Bart Van Assche
Author Date: 2021-04-15 22:08:19 UTC

scsi: smartpqi: Remove unused functions

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

This was detected by building the kernel with clang and W=1.

Link: https://lore.kernel.org/r/20210415220826.29438-14-bvanassche@acm.org
Cc: Don Brace <don.brace@microchip.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit c64aab41c5e15063de41b15c0f1e301aef59ae2f)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

bionic/cranky/azure-5.4 2021-06-28 09:00:18 UTC
UBUNTU: Ubuntu-azure-5.4-5.4.0-1052.54~18.04.1

Author: Krzysztof Kozlowski
Author Date: 2021-06-28 09:00:18 UTC

UBUNTU: Ubuntu-azure-5.4-5.4.0-1052.54~18.04.1

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

bionic/cranky/azure-4.15 2021-06-25 13:00:01 UTC
UBUNTU: Ubuntu-azure-4.15-4.15.0-1119.132

Author: Krzysztof Kozlowski
Author Date: 2021-06-25 13:00:01 UTC

UBUNTU: Ubuntu-azure-4.15-4.15.0-1119.132

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

groovy/cranky/azure 2021-06-24 10:05:46 UTC
UBUNTU: Ubuntu-azure-5.8.0-1037.39

Author: Krzysztof Kozlowski
Author Date: 2021-06-24 10:05:46 UTC

UBUNTU: Ubuntu-azure-5.8.0-1037.39

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

focal/n/oracle-5.11 2021-06-17 11:29:46 UTC
UBUNTU: Ubuntu-oracle-5.11-5.11.0-1008.8~20.04.1

Author: Krzysztof Kozlowski
Author Date: 2021-06-17 11:28:50 UTC

UBUNTU: Ubuntu-oracle-5.11-5.11.0-1008.8~20.04.1

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

focal/n/nvidia-465-460 2021-06-16 08:03:18 UTC
UBUNTU: debian/dkms-versions -- update NVIDIA 460 and 465 drivers

Author: Krzysztof Kozlowski
Author Date: 2021-06-16 08:03:18 UTC

UBUNTU: debian/dkms-versions -- update NVIDIA 460 and 465 drivers

Update the 465 and the 460 NVIDIA driver series.

https://bugs.launchpad.net/bugs/1931131
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

impish/n/kvm_stat 2021-05-31 11:24:40 UTC
UBUNTU: [Debian] install kvm_stat systemd service

Author: Krzysztof Kozlowski
Author Date: 2021-05-27 12:44:01 UTC

UBUNTU: [Debian] install kvm_stat systemd service

Install the kvm_stat systemd service in linux-host-tools package,
disabled by default. The service logs KVM kernel module trace events to
/var/log/kvm_stat.csv.

This tool is useful for observing guest behavior from the host
perspective. Often conclusions about performance or buggy behavior can
be drawn from the output.

BugLink: https://bugs.launchpad.net/bugs/1921870
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

impish/n/dbg-gdb-python-scripts 2021-05-19 14:34:29 UTC
UBUNTU: [Packaging] Build and include GDB Python scripts into debug packages

Author: Krzysztof Kozlowski
Author Date: 2021-05-14 19:05:15 UTC

UBUNTU: [Packaging] Build and include GDB Python scripts into debug packages

The kernel comes with useful GDB debugging scripts/commands (enabled
with CONFIG_GDB_SCRIPTS), however these are built either with "all" make
target or with "scripts_gdb". Build these in
"$(stampdir)/stamp-build-%" target and package in "install-%" under
/usr/share/gdb/auto-load.

BugLink: https://bugs.launchpad.net/bugs/1928715
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

---

Changes since v2:
1. Put the scripts under /usr/share/gdb/auto-load.

Changes since v1 (RFC):
1. Add a comment inside .mk.
2. More tests.

focal/wip/aws-debug-list-slub 2021-05-12 13:43:04 UTC
PM: remove s390 specific callbacks

Author: Heiko Carstens
Author Date: 2020-03-18 19:55:20 UTC

PM: remove s390 specific callbacks

ARCH_SAVE_PAGE_KEYS has been introduced in order to be able to save
and restore s390 specific storage keys into a hibernation image.
With hibernation support removed from s390 there is no point in
keeping the callbacks.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
(cherry picked from commit 086b2d78375cffe58f5341359bebec0650793811)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

focal/n/oracle-5.8 2021-04-06 16:53:56 UTC
UBUNTU: Ubuntu-oracle-5.8-5.8.0-1025.26~20.04.1

Author: Krzysztof Kozlowski
Author Date: 2021-04-06 16:51:59 UTC

UBUNTU: Ubuntu-oracle-5.8-5.8.0-1025.26~20.04.1

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

focal/n/azure-5.8 2021-04-06 14:15:30 UTC
UBUNTU: Ubuntu-azure-5.8-5.8.0-1027.29~20.04.2

Author: Krzysztof Kozlowski
Author Date: 2021-04-06 14:13:53 UTC

UBUNTU: Ubuntu-azure-5.8-5.8.0-1027.29~20.04.2

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

bionic/linux 2021-01-18 17:20:48 UTC
UBUNTU: Ubuntu-4.15.0-135.139

Author: Kleber Sacilotto de Souza
Author Date: 2021-01-18 17:20:48 UTC

UBUNTU: Ubuntu-4.15.0-135.139

Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>

focal/linux 2021-01-18 16:31:23 UTC
UBUNTU: Ubuntu-5.4.0-65.73

Author: Kleber Sacilotto de Souza
Author Date: 2021-01-18 16:31:23 UTC

UBUNTU: Ubuntu-5.4.0-65.73

Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>

xenial/linux 2021-01-14 00:48:35 UTC
UBUNTU: Ubuntu-4.4.0-201.233

Author: Kelsey Steele
Author Date: 2021-01-14 00:48:35 UTC

UBUNTU: Ubuntu-4.4.0-201.233

Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>

master 2020-12-13 22:41:30 UTC
Linux 5.10

Author: Linus Torvalds
Author Date: 2020-12-13 22:41:30 UTC

Linux 5.10

118 of 18 results
This repository contains Public information 
Everyone can see this information.