stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-18 19:33:46 to 2023-03-20 09:00:28 UTC [more...]

[PATCH v2 2/2] serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
 2023-03-20  9:00 UTC  (3+ messages)

Consider picking up "scsi: core: Fix a procfs host directory removal regression" for stable
 2023-03-20  8:47 UTC  (3+ messages)

[PATCH 2/7 v4] sh: nmi_debug: fix return value of __setup handler
 2023-03-20  8:16 UTC  (11+ messages)
` [PATCH 3/7 v4] sh: init: use OF_EARLY_FLATTREE for early init
` [PATCH 4/7 v4] sh: math-emu: fix macro redefined warning
` [PATCH 6/7 v4] sh: fix Kconfig entry for NUMA => SMP
` [PATCH 7/7 v4] sh: mcount.S: fix build error when PRINTK is not enabled

[PATCH] usb: cdns3: Fix issue with using incorrect PCI device function
 2023-03-20  8:10 UTC  (2+ messages)

[PATCH v2] dm verity: fix error handling for check_at_most_once on FEC
 2023-03-20  6:59 UTC 

[PATCH v2] dm verity: fix error handling for check_at_most_once on FEC
 2023-03-20  6:54 UTC 

[PATCH] input: alps: fix compatibility with -funsigned-char
 2023-03-20  6:03 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

stable-rc/queue/4.19 baseline: 139 runs, 23 regressions (v4.19.278-27-g4ae6f3fcabf8)
 2023-03-20  5:05 UTC 

stable-rc/queue/4.14 baseline: 126 runs, 23 regressions (v4.14.310-24-g818792480c07)
 2023-03-20  4:44 UTC 

stable-rc/queue/5.15 baseline: 170 runs, 1 regressions (v5.15.103-72-ga6fd6a418659)
 2023-03-20  4:31 UTC 

stable-rc/queue/5.4 baseline: 162 runs, 28 regressions (v5.4.237-43-g6da7388788d28)
 2023-03-20  4:29 UTC 

stable-rc/queue/6.1 baseline: 134 runs, 2 regressions (v6.1.20-115-g3429cbf2d9cb)
 2023-03-20  4:25 UTC 

stable-rc/queue/5.10 baseline: 118 runs, 9 regressions (v5.10.175-55-ge66cfb4eaff0)
 2023-03-20  4:01 UTC 

[PATCH AUTOSEL 6.2 01/30] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-03-20  1:59 UTC  (31+ messages)
` [PATCH AUTOSEL 6.2 02/30] HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded
` [PATCH AUTOSEL 6.2 03/30] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 6.2 04/30] HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
` [PATCH AUTOSEL 6.2 05/30] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 6.2 06/30] m68k: mm: Fix systems with memory at end of 32-bit address space
` [PATCH AUTOSEL 6.2 07/30] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
` [PATCH AUTOSEL 6.2 09/30] cpumask: fix incorrect cpumask scanning result checks
` [PATCH AUTOSEL 6.2 10/30] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 6.2 11/30] scsi: qla2xxx: Add option to disable FC2 Target support
` [PATCH AUTOSEL 6.2 12/30] scsi: hisi_sas: Check devm_add_action() return value
` [PATCH AUTOSEL 6.2 13/30] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 6.2 14/30] scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
` [PATCH AUTOSEL 6.2 15/30] scsi: lpfc: Avoid usage of list iterator variable after loop
` [PATCH AUTOSEL 6.2 16/30] scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
` [PATCH AUTOSEL 6.2 17/30] scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
` [PATCH AUTOSEL 6.2 18/30] scsi: mpi3mr: Wait for diagnostic save during controller init
` [PATCH AUTOSEL 6.2 19/30] scsi: mpi3mr: Return proper values for failures in firmware init path
` [PATCH AUTOSEL 6.2 20/30] scsi: mpi3mr: NVMe command size greater than 8K fails
` [PATCH AUTOSEL 6.2 21/30] scsi: mpi3mr: Bad drive in topology results kernel crash
` [PATCH AUTOSEL 6.2 22/30] scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
` [PATCH AUTOSEL 6.2 23/30] platform/x86: ISST: Increase range of valid mail box commands
` [PATCH AUTOSEL 6.2 24/30] platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
` [PATCH AUTOSEL 6.2 25/30] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 6.2 26/30] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 6.2 27/30] drm/amd/display: Update clock table to include highest clock setting
` [PATCH AUTOSEL 6.2 28/30] sh: sanitize the flags on sigreturn
` [PATCH AUTOSEL 6.2 29/30] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
` [PATCH AUTOSEL 6.2 30/30] drm/amd: Fix initialization mistake for NBIO 7.3.0

[PATCH AUTOSEL 5.4 01/12] HID: uhid: Over-ride the default maximum data buffer value with our own
 2023-03-20  0:56 UTC  (12+ messages)
` [PATCH AUTOSEL 5.4 02/12] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 5.4 03/12] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 5.4 04/12] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 5.4 05/12] selftests/bpf: check that modifier resolves after pointer
` [PATCH AUTOSEL 5.4 06/12] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 5.4 07/12] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 5.4 08/12] scsi: lpfc: Avoid usage of list iterator variable after loop
` [PATCH AUTOSEL 5.4 09/12] platform/x86: ISST: Increase range of valid mail box commands
` [PATCH AUTOSEL 5.4 10/12] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 5.4 11/12] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 5.4 12/12] sh: sanitize the flags on sigreturn

[PATCH v2 4.19 0/3] Backport patches to fix threadgroup_rwsem <-> cpus_read_lock() deadlock
 2023-03-20  1:15 UTC  (4+ messages)
` [PATCH v2 4.19 1/3] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
` [PATCH v2 4.19 2/3] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
` [PATCH v2 4.19 3/3] cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.278-27-g4ae6f3fcabf8)
 2023-03-20  1:36 UTC 

[PATCH AUTOSEL 4.14 1/9] HID: uhid: Over-ride the default maximum data buffer value with our own
 2023-03-20  0:57 UTC  (9+ messages)
` [PATCH AUTOSEL 4.14 2/9] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 4.14 3/9] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 4.14 4/9] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 4.14 5/9] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 4.14 6/9] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 4.14 7/9] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 4.14 8/9] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 4.14 9/9] sh: sanitize the flags on sigreturn

[PATCH AUTOSEL 5.10 01/15] HID: uhid: Over-ride the default maximum data buffer value with our own
 2023-03-20  0:55 UTC  (15+ messages)
` [PATCH AUTOSEL 5.10 02/15] HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded
` [PATCH AUTOSEL 5.10 03/15] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 5.10 04/15] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 5.10 05/15] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 5.10 06/15] selftests/bpf: check that modifier resolves after pointer
` [PATCH AUTOSEL 5.10 07/15] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 5.10 08/15] scsi: hisi_sas: Check devm_add_action() return value
` [PATCH AUTOSEL 5.10 09/15] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 5.10 10/15] scsi: lpfc: Avoid usage of list iterator variable after loop
` [PATCH AUTOSEL 5.10 11/15] scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
` [PATCH AUTOSEL 5.10 12/15] platform/x86: ISST: Increase range of valid mail box commands
` [PATCH AUTOSEL 5.10 13/15] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 5.10 14/15] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 5.10 15/15] sh: sanitize the flags on sigreturn

[PATCH AUTOSEL 6.1 01/29] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-03-20  0:54 UTC  (29+ messages)
` [PATCH AUTOSEL 6.1 02/29] HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded
` [PATCH AUTOSEL 6.1 03/29] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 6.1 04/29] HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
` [PATCH AUTOSEL 6.1 05/29] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 6.1 06/29] m68k: mm: Fix systems with memory at end of 32-bit address space
` [PATCH AUTOSEL 6.1 07/29] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 6.1 08/29] selftests/bpf: check that modifier resolves after pointer
` [PATCH AUTOSEL 6.1 09/29] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 6.1 10/29] scsi: qla2xxx: Add option to disable FC2 Target support
` [PATCH AUTOSEL 6.1 11/29] scsi: hisi_sas: Check devm_add_action() return value
` [PATCH AUTOSEL 6.1 12/29] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 6.1 13/29] scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
` [PATCH AUTOSEL 6.1 14/29] scsi: lpfc: Avoid usage of list iterator variable after loop
` [PATCH AUTOSEL 6.1 15/29] scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
` [PATCH AUTOSEL 6.1 16/29] scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
` [PATCH AUTOSEL 6.1 17/29] scsi: mpi3mr: Wait for diagnostic save during controller init
` [PATCH AUTOSEL 6.1 18/29] scsi: mpi3mr: Return proper values for failures in firmware init path
` [PATCH AUTOSEL 6.1 19/29] scsi: mpi3mr: NVMe command size greater than 8K fails
` [PATCH AUTOSEL 6.1 20/29] scsi: mpi3mr: Bad drive in topology results kernel crash
` [PATCH AUTOSEL 6.1 21/29] scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
` [PATCH AUTOSEL 6.1 22/29] platform/x86: ISST: Increase range of valid mail box commands
` [PATCH AUTOSEL 6.1 23/29] platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
` [PATCH AUTOSEL 6.1 24/29] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 6.1 25/29] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 6.1 26/29] drm/amd/display: Update clock table to include highest clock setting
` [PATCH AUTOSEL 6.1 27/29] sh: sanitize the flags on sigreturn
` [PATCH AUTOSEL 6.1 28/29] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
` [PATCH AUTOSEL 6.1 29/29] drm/amd: Fix initialization mistake for NBIO 7.3.0

[PATCH AUTOSEL 4.19 1/9] HID: uhid: Over-ride the default maximum data buffer value with our own
 2023-03-20  0:57 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 2/9] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 4.19 3/9] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 4.19 4/9] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 4.19 5/9] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 4.19 6/9] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 4.19 7/9] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 4.19 8/9] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 4.19 9/9] sh: sanitize the flags on sigreturn

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.310-24-g818792480c07)
 2023-03-20  1:14 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.103-72-ga6fd6a418659)
 2023-03-20  1:01 UTC 

[PATCH AUTOSEL 5.15 01/17] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-03-20  0:55 UTC  (17+ messages)
` [PATCH AUTOSEL 5.15 02/17] HID: uhid: Over-ride the default maximum data buffer value with our own
` [PATCH AUTOSEL 5.15 03/17] HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded
` [PATCH AUTOSEL 5.15 04/17] ca8210: fix mac_len negative array access
` [PATCH AUTOSEL 5.15 05/17] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
` [PATCH AUTOSEL 5.15 06/17] m68k: Only force 030 bus error if PC not in exception table
` [PATCH AUTOSEL 5.15 07/17] selftests/bpf: check that modifier resolves after pointer
` [PATCH AUTOSEL 5.15 08/17] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH AUTOSEL 5.15 09/17] scsi: hisi_sas: Check devm_add_action() return value
` [PATCH AUTOSEL 5.15 10/17] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH AUTOSEL 5.15 11/17] scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
` [PATCH AUTOSEL 5.15 12/17] scsi: lpfc: Avoid usage of list iterator variable after loop
` [PATCH AUTOSEL 5.15 13/17] scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
` [PATCH AUTOSEL 5.15 14/17] platform/x86: ISST: Increase range of valid mail box commands
` [PATCH AUTOSEL 5.15 15/17] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH AUTOSEL 5.15 16/17] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH AUTOSEL 5.15 17/17] sh: sanitize the flags on sigreturn

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.237-43-g6da7388788d28)
 2023-03-20  1:00 UTC 

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.20-115-g3429cbf2d9cb)
 2023-03-20  0:55 UTC 

stable-rc/queue/5.10 build: 183 builds: 2 failed, 181 passed, 9 warnings (v5.10.175-55-ge66cfb4eaff0)
 2023-03-20  0:31 UTC 

[PATCH] drm/i915/gem: Flush lmem contents after construction
 2023-03-20  0:05 UTC  (2+ messages)

stable-rc/queue/6.1 baseline: 171 runs, 2 regressions (v6.1.20-92-g2d61a6c64e31)
 2023-03-19 23:36 UTC 

stable-rc/queue/4.14 baseline: 126 runs, 24 regressions (v4.14.310-15-g810a1d127a100)
 2023-03-19 23:09 UTC 

stable-rc/queue/5.10 baseline: 164 runs, 11 regressions (v5.10.175-39-g974af93cea52e)
 2023-03-19 23:05 UTC 

stable-rc/queue/4.19 baseline: 134 runs, 24 regressions (v4.19.278-16-g150f1ee810c1)
 2023-03-19 22:45 UTC 

stable-rc/queue/5.15 baseline: 171 runs, 1 regressions (v5.15.103-52-g39bd94e60b7c5)
 2023-03-19 22:12 UTC 

stable-rc/queue/5.4 baseline: 168 runs, 26 regressions (v5.4.237-31-gf43603a703097)
 2023-03-19 21:49 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.20-92-g2d61a6c64e31)
 2023-03-19 20:07 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.310-15-g810a1d127a100)
 2023-03-19 19:40 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.175-39-g974af93cea52e)
 2023-03-19 19:35 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.278-16-g150f1ee810c1)
 2023-03-19 19:16 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.103-52-g39bd94e60b7c5)
 2023-03-19 18:43 UTC 

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.237-31-gf43603a703097)
 2023-03-19 18:19 UTC 

stable-rc/queue/4.19 baseline: 138 runs, 25 regressions (v4.19.278-16-g153f82de665b3)
 2023-03-19 17:47 UTC 

stable-rc/queue/6.1 baseline: 176 runs, 3 regressions (v6.1.20-92-gafcdef45f9b4)
 2023-03-19 17:44 UTC 

stable-rc/queue/4.14 baseline: 140 runs, 29 regressions (v4.14.310-15-gb99308076de02)
 2023-03-19 17:22 UTC 

stable-rc/queue/5.10 baseline: 182 runs, 11 regressions (v5.10.175-39-ge676dbf2bc3a)
 2023-03-19 17:01 UTC 

[for-linus][PATCH 3/8] trace/hwlat: Do not wipe the contents of per-cpu thread data
 2023-03-19 16:46 UTC  (2+ messages)
` [for-linus][PATCH 4/8] trace/hwlat: Do not start per-cpu thread if it is already running

stable-rc/queue/5.4 baseline: 179 runs, 32 regressions (v5.4.237-31-ga1e6bc1005d63)
 2023-03-19 16:47 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.278-16-g153f82de665b3)
 2023-03-19 14:17 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.20-92-gafcdef45f9b4)
 2023-03-19 14:14 UTC 

[PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-03-19 14:03 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.310-15-gb99308076de02)
 2023-03-19 13:53 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.175-39-ge676dbf2bc3a)
 2023-03-19 13:32 UTC 

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.237-31-ga1e6bc1005d63)
 2023-03-19 13:18 UTC 

[PATCH net 1/1] nfp: correct number of MSI vectors requests returned
 2023-03-19 11:19 UTC  (4+ messages)

FAILED: patch "[PATCH] PCI: Unify delay handling for reset and resume" failed to apply to 5.15-stable tree
 2023-03-19  6:58 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] PCI: Unify delay handling for reset and resume
` [PATCH 5.15.y 2/2] PCI/DPC: Await readiness of secondary bus after reset

FAILED: patch "[PATCH] PCI: Unify delay handling for reset and resume" failed to apply to 5.10-stable tree
 2023-03-19  6:53 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] PCI: Unify delay handling for reset and resume
` [PATCH 5.10.y 2/2] PCI/DPC: Await readiness of secondary bus after reset

FAILED: patch "[PATCH] PCI: Unify delay handling for reset and resume" failed to apply to 5.4-stable tree
 2023-03-19  6:42 UTC  (2+ messages)
` [PATCH 5.4.y] PCI: Unify delay handling for reset and resume

[Regression] drm/i915: Don't use BAR mappings for ring buffers with LLC alone creates issues in stable kernels
 2023-03-19  3:01 UTC  (2+ messages)

When VIA VL805/806 xHCI USB 3.0 Controller is present Atheros E2400 (alx) ethernet does not work: NETDEV WATCHDOG: enp5s0 (alx): transmit queue 2 timed out
 2023-03-19  0:37 UTC 

[PATCH 0/7] Backport uclamp vs margin fixes into 5.15.y
 2023-03-18 19:35 UTC  (7+ messages)

[PATCH RESEND 0/7] Backport uclamp vs margin fixes into 5.15.y
 2023-03-18 19:33 UTC  (6+ messages)
` [PATCH RESEND 3/7] sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
` [PATCH RESEND 4/7] sched/fair: Detect capacity inversion
` [PATCH RESEND 5/7] sched/fair: Consider capacity inversion in util_fits_cpu()
` [PATCH RESEND 6/7] sched/uclamp: Fix a uninitialized variable warnings
` [PATCH RESEND 7/7] sched/fair: Fixes for capacity inversion detection


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).