lp:~vicamo/ubuntu/+source/linux/+git/kernel-rebuilds

Owned by You-Sheng Yang
Get this repository:
git clone https://git.not.enabled/~vicamo/ubuntu/+source/linux/+git/kernel-rebuilds
Only You-Sheng Yang can upload to this repository. If you are You-Sheng Yang please log in for upload directions.

Branches

Name Last Modified Last Commit
clearlinux/unstable 2023-05-17 10:36:24 UTC
Clear Linux applied 6.3.2-1312

Author: You-Sheng Yang
Author Date: 2023-05-17 10:36:24 UTC

Clear Linux applied 6.3.2-1312

drm-tip/lunar 2023-04-11 05:13:54 UTC
Experimental linux-drm-tip/lunar changes

Author: You-Sheng Yang
Author Date: 2023-04-11 05:13:54 UTC

Experimental linux-drm-tip/lunar changes

cutiepi/jammy 2022-08-23 09:01:48 UTC
UBUNTU: Ubuntu-raspi-5.15.0-1014.16

Author: Juerg Haefliger
Author Date: 2022-08-23 09:01:48 UTC

UBUNTU: Ubuntu-raspi-5.15.0-1014.16

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

cutiepi/kinetic 2022-08-15 14:43:32 UTC
UBUNTU: [Packaging] raspi: Move python3-dev to build-depends

Author: Juerg Haefliger
Author Date: 2022-08-15 14:43:32 UTC

UBUNTU: [Packaging] raspi: Move python3-dev to build-depends

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

Placing this into build-depends-indep is not enough because it is
required to build tools-host (perf) which is per-arch.

Fixes: ebe41c29d76c "UBUNTU: [Packaging] add python3-dev as build dependency"
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

ath-next/kinetic 2022-08-15 07:52:00 UTC
debian: update changelog

Author: You-Sheng Yang
Author Date: 2022-01-17 11:45:05 UTC

debian: update changelog

mainline/focal 2022-04-25 13:26:38 UTC
debian: update changelog

Author: You-Sheng Yang
Author Date: 2021-11-19 11:22:18 UTC

debian: update changelog

ath-next/jammy 2022-04-18 03:54:31 UTC
debian: update changelog

Author: You-Sheng Yang
Author Date: 2022-01-17 11:45:05 UTC

debian: update changelog

drm-tip/focal 2022-03-22 10:30:15 UTC
debian: update changelog

Author: You-Sheng Yang
Author Date: 2021-11-19 11:22:18 UTC

debian: update changelog

unstable/focal 2022-02-07 09:25:08 UTC
debian: update changelog

Author: You-Sheng Yang
Author Date: 2021-12-03 06:03:44 UTC

debian: update changelog

Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>

ath-next/focal 2022-01-17 11:51:45 UTC
debian: rebuild for focal

Author: You-Sheng Yang
Author Date: 2022-01-17 11:51:45 UTC

debian: rebuild for focal

master 2021-11-19 01:09:05 UTC
Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux

Author: Linus Torvalds
Author Date: 2021-11-19 01:09:05 UTC

Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux

Pull zstd fixes from Nick Terrell:
 "Fix stack usage on parisc & improve code size bloat

  This contains three commits:

   1. Fixes a minor unused variable warning reported by Kernel test
      robot [0].

   2. Improves the reported code bloat (-88KB / 374KB) [1] by outlining
      some functions that are unlikely to be used in performance
      sensitive workloads.

   3. Fixes the reported excess stack usage on parisc [2] by removing
      -O3 from zstd's compilation flags. -O3 triggered bugs in the
      hppa-linux-gnu gcc-8 compiler. -O2 performance is acceptable:
      neutral compression, about -1% decompression speed. We also reduce
      code bloat (-105KB / 374KB).

  After this our code bloat is cut from 374KB to 105KB with gcc-11. If
  we wanted to cut the remaining 105KB we'd likely have to trade
  signicant performance, so I want to say that this is enough for now.

  We should be able to get further gains without sacrificing speed, but
  that will take some significant optimization effort, and isn't
  suitable for a quick fix. I've opened an upstream issue [3] to track
  the code size, and try to avoid future regressions, and improve it in
  the long term"

Link: https://lore.kernel.org/linux-mm/202111120312.833wII4i-lkp@intel.com/T/ [0]
Link: https://lkml.org/lkml/2021/11/15/710 [1]
Link: https://lkml.org/lkml/2021/11/14/189 [2]
Link: https://github.com/facebook/zstd/issues/2867 [3]
Link: https://lore.kernel.org/r/20211117014949.1169186-1-nickrterrell@gmail.com/
Link: https://lore.kernel.org/r/20211117201459.1194876-1-nickrterrell@gmail.com/

* tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux:
  lib: zstd: Don't add -O3 to cflags
  lib: zstd: Don't inline functions in zstd_opt.c
  lib: zstd: Fix unused variable warning

111 of 11 results
This repository contains Public information 
Everyone can see this information.

Subscribers