stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-04 12:35:57 to 2022-10-05 20:40:40 UTC [more...]

[PATCH RESEND stable 5.4] perf tools: Fixup get_current_dir_name() compilation
 2022-10-05 20:40 UTC 

[PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
 2022-10-05 20:17 UTC  (2+ messages)

[PATCH 5.4 00/51] 5.4.217-rc1 review
 2022-10-05 19:29 UTC  (55+ messages)
` [PATCH 5.4 01/51] Revert "x86/speculation: Add RSB VM Exit protections"
` [PATCH 5.4 02/51] Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
` [PATCH 5.4 03/51] x86/devicetable: Move x86 specific macro out of generic code
` [PATCH 5.4 04/51] x86/cpu: Add consistent CPU match macros
` [PATCH 5.4 05/51] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 5.4 06/51] x86/kvm/vmx: Make noinstr clean
` [PATCH 5.4 07/51] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.4 08/51] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.4 09/51] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH 5.4 10/51] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH 5.4 11/51] x86/entry: Remove skip_r11rcx
` [PATCH 5.4 12/51] x86/entry: Add kernel IBRS implementation
` [PATCH 5.4 13/51] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH 5.4 14/51] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
` [PATCH 5.4 15/51] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
` [PATCH 5.4 16/51] x86/bugs: Report Intel retbleed vulnerability
` [PATCH 5.4 17/51] intel_idle: Disable IBRS during long idle
` [PATCH 5.4 18/51] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
` [PATCH 5.4 19/51] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH 5.4 20/51] x86/speculation: Fix firmware entry SPEC_CTRL handling
` [PATCH 5.4 21/51] x86/speculation: Fix SPEC_CTRL write on SMT state change
` [PATCH 5.4 22/51] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
` [PATCH 5.4 23/51] x86/speculation: Remove x86_spec_ctrl_mask
` [PATCH 5.4 24/51] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
` [PATCH 5.4 25/51] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
` [PATCH 5.4 26/51] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH 5.4 27/51] KVM: VMX: Convert launched argument to flags
` [PATCH 5.4 28/51] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH 5.4 29/51] KVM: VMX: Fix IBRS handling after vmexit
` [PATCH 5.4 30/51] x86/speculation: Fill RSB on vmexit for IBRS
` [PATCH 5.4 31/51] x86/common: Stamp out the stepping madness
` [PATCH 5.4 32/51] x86/cpu/amd: Enumerate BTC_NO
` [PATCH 5.4 33/51] x86/bugs: Add Cannon lake to RETBleed affected CPU list
` [PATCH 5.4 34/51] x86/speculation: Disable RRSBA behavior
` [PATCH 5.4 35/51] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
` [PATCH 5.4 36/51] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
` [PATCH 5.4 37/51] x86/speculation: Add RSB VM Exit protections
` [PATCH 5.4 38/51] xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
` [PATCH 5.4 39/51] xfs: introduce XFS_MAX_FILEOFF
` [PATCH 5.4 40/51] xfs: truncate should remove all blocks, not just to the end of the page cache
` [PATCH 5.4 41/51] xfs: fix s_maxbytes computation on 32-bit kernels
` [PATCH 5.4 42/51] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
` [PATCH 5.4 43/51] xfs: refactor remote attr value buffer invalidation
` [PATCH 5.4 44/51] xfs: fix memory corruption during "
` [PATCH 5.4 45/51] xfs: move incore structures out of xfs_da_format.h
` [PATCH 5.4 46/51] xfs: streamline xfs_attr3_leaf_inactive
` [PATCH 5.4 47/51] xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
` [PATCH 5.4 48/51] xfs: remove unused variable done
` [PATCH 5.4 49/51] Revert "drm/amdgpu: use dirty framebuffer helper"
` [PATCH 5.4 50/51] Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
` [PATCH 5.4 51/51] docs: update mediator information in CoC docs

stable-rc/queue/5.10 build: 185 builds: 14 failed, 171 passed, 15 errors, 21 warnings (v5.10.146-58-g9bee85062966b)
 2022-10-05 19:27 UTC 

stable-rc/queue/4.19 build: 186 builds: 18 failed, 168 passed, 14 errors, 44 warnings (v4.19.260-31-ge1863a37c9b6)
 2022-10-05 19:14 UTC 

stable-rc/queue/5.15 build: 178 builds: 4 failed, 174 passed, 14 errors, 5 warnings (v5.15.71-77-gea838574cfee6)
 2022-10-05 19:02 UTC 

stable-rc/queue/4.9 baseline: 85 runs, 9 regressions (v4.9.330-16-g2ca0ae020d55b)
 2022-10-05 19:01 UTC 

[PATCH] i2c: designware: Fix handling of real but unexpected device interrupts
 2022-10-05 19:01 UTC  (2+ messages)

stable-rc/queue/5.19 build: 156 builds: 1 failed, 155 passed, 4 errors, 2 warnings (v5.19.12-116-g5104816afb77d)
 2022-10-05 18:57 UTC 

stable-rc/queue/5.10 baseline: 129 runs, 6 regressions (v5.10.146-54-g7f3de029fd2fe)
 2022-10-05 18:47 UTC 

stable-rc/linux-5.4.y build: 183 builds: 3 failed, 180 passed, 4 errors, 34 warnings (v5.4.215-83-g6376bfa246320)
 2022-10-05 18:45 UTC 

stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.330)
 2022-10-05 18:44 UTC 

stable-rc/queue/5.19 baseline: 138 runs, 5 regressions (v5.19.12-114-g34c12937d8e1d)
 2022-10-05 18:35 UTC 

stable-rc/queue/4.14 build: 190 builds: 18 failed, 172 passed, 39 errors, 42 warnings (v4.14.295-24-gceb6204cfb039)
 2022-10-05 18:16 UTC 

stable-rc/queue/4.19 baseline: 84 runs, 10 regressions (v4.19.260-28-g62da6060a6d8a)
 2022-10-05 18:06 UTC 

stable-rc/queue/5.4 baseline: 119 runs, 4 regressions (v5.4.215-31-gf28b7414ab715)
 2022-10-05 17:55 UTC 

stable-rc/queue/4.14 baseline: 94 runs, 10 regressions (v4.14.295-20-gccd19ed93e0ea)
 2022-10-05 17:32 UTC 

stable-rc/linux-5.15.y baseline: 140 runs, 5 regressions (v5.15.71-71-gc68173b2012b8)
 2022-10-05 17:25 UTC 

stable-rc/linux-4.14.y baseline: 150 runs, 17 regressions (v4.14.295)
 2022-10-05 17:21 UTC 

stable-rc/linux-5.10.y baseline: 135 runs, 10 regressions (v5.10.146-52-g014862eecf03f)
 2022-10-05 17:01 UTC 

backport of patches 8238b4579866b7c1bb99883cfe102a43db5506ff and d6ffe6067a54972564552ea45d320fb98db1ac5e
 2022-10-05 16:48 UTC  (4+ messages)

stable-rc/linux-4.19.y baseline: 112 runs, 10 regressions (v4.19.260-26-gcf46ee80c6d2f)
 2022-10-05 16:46 UTC 

[PATCH] ARM: fix function graph tracer and unwinder dependencies
 2022-10-05 16:43 UTC  (2+ messages)

stable-rc/linux-5.19.y baseline: 104 runs, 4 regressions (v5.19.12-110-g30c780ac0f9fc)
 2022-10-05 16:29 UTC 

stable/linux-5.19.y baseline: 118 runs, 3 regressions (v5.19.14)
 2022-10-05 15:52 UTC 

[for-next][PATCH 1/5] ring-buffer: Fix race between reset page and reading page
 2022-10-05 15:50 UTC 

stable-rc/queue/4.9 build: 179 builds: 3 failed, 176 passed, 2 errors, 34 warnings (v4.9.330-16-g2ca0ae020d55b)
 2022-10-05 15:32 UTC 

stable-rc/queue/5.19 baseline: 43 runs, 2 regressions (v5.19.12-109-g8ff3d122e0c3)
 2022-10-05 15:31 UTC 

stable/linux-5.15.y baseline: 80 runs, 4 regressions (v5.15.72)
 2022-10-05 15:24 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.146-54-g7f3de029fd2fe)
 2022-10-05 15:18 UTC 

stable-rc/queue/5.19 build: 172 builds: 2 failed, 170 passed, 6 errors, 2 warnings (v5.19.12-114-g34c12937d8e1d)
 2022-10-05 15:06 UTC 

stable-rc/queue/5.15 baseline: 123 runs, 5 regressions (v5.15.71-70-gda5ba601cd935)
 2022-10-05 15:05 UTC 

stable/linux-4.19.y baseline: 111 runs, 9 regressions (v4.19.261)
 2022-10-05 14:38 UTC 

stable-rc/queue/4.19 build: 191 builds: 6 failed, 185 passed, 2 errors, 30 warnings (v4.19.260-28-g62da6060a6d8a)
 2022-10-05 14:37 UTC 

stable-rc/queue/5.10 baseline: 91 runs, 10 regressions (v5.10.146-51-gd76bcd606a56)
 2022-10-05 14:31 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.215-31-gf28b7414ab715)
 2022-10-05 14:26 UTC 

[PATCH] f2fs: allow direct read for zoned device
 2022-10-05 14:05 UTC  (2+ messages)
` [f2fs-dev] "

stable/linux-5.10.y baseline: 104 runs, 7 regressions (v5.10.147)
 2022-10-05 14:05 UTC 

stable/linux-5.4.y baseline: 129 runs, 11 regressions (v5.4.216)
 2022-10-05 14:04 UTC 

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.295-20-gccd19ed93e0ea)
 2022-10-05 14:02 UTC 

stable-rc/queue/4.9 baseline: 30 runs, 5 regressions (v4.9.330-15-gd9449060e3a76)
 2022-10-05 13:58 UTC 

stable-rc/linux-5.15.y build: 173 builds: 4 failed, 169 passed, 12 errors, 4 warnings (v5.15.71-71-gc68173b2012b8)
 2022-10-05 13:55 UTC 

stable-rc/queue/5.4 baseline: 124 runs, 9 regressions (v5.4.215-30-g9a75b358eed7)
 2022-10-05 13:54 UTC 

MTU does not change
 2022-10-05 13:53 UTC 

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.295)
 2022-10-05 13:52 UTC 

[PATCH RESEND] drm/i915: Fix display problems after resume
 2022-10-05 13:32 UTC  (2+ messages)

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.146-52-g014862eecf03f)
 2022-10-05 13:31 UTC 

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.260-26-gcf46ee80c6d2f)
 2022-10-05 13:17 UTC 

stable-rc/linux-5.19.y build: 165 builds: 2 failed, 163 passed, 6 errors, 2 warnings (v5.19.12-110-g30c780ac0f9fc)
 2022-10-05 13:00 UTC 

stable/linux-5.19.y build: 170 builds: 2 failed, 168 passed, 5 errors, 2 warnings (v5.19.14)
 2022-10-05 12:23 UTC 

stable-rc/queue/5.19 build: 170 builds: 2 failed, 168 passed, 6 errors, 2 warnings (v5.19.12-109-g8ff3d122e0c3)
 2022-10-05 12:02 UTC 

stable/linux-5.15.y build: 184 builds: 4 failed, 180 passed, 14 errors, 7 warnings (v5.15.72)
 2022-10-05 11:55 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.71-70-gda5ba601cd935)
 2022-10-05 11:35 UTC 

stable/linux-4.19.y build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.261)
 2022-10-05 11:08 UTC 

FAILED: patch "[PATCH] x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant" failed to apply to 5.15-stable tree
 2022-10-05 11:05 UTC  (3+ messages)

stable-rc/queue/5.10 build: 155 builds: 3 failed, 152 passed, 4 errors, 9 warnings (v5.10.146-51-gd76bcd606a56)
 2022-10-05 11:02 UTC 

[PATCH 5.19 000/101] 5.19.13-rc1 review
 2022-10-05 10:50 UTC  (8+ messages)
` [PATCH 5.19 089/101] dont use __kernel_write() on kmap_local_page()

[PATCH 5.10 0/1] eth: ena: Check return value of xdp_convert_buff_to_frame
 2022-10-05 10:45 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

[PATCH 5.4 00/30] 5.4.216-rc1 review
 2022-10-05 10:39 UTC  (5+ messages)

[PATCH 5.4 00/11] xfs stable candidate patches for 5.4.y (from v5.6)
 2022-10-05 10:35 UTC  (13+ messages)
` [PATCH 5.4 01/11] xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
` [PATCH 5.4 02/11] xfs: introduce XFS_MAX_FILEOFF
` [PATCH 5.4 03/11] xfs: truncate should remove all blocks, not just to the end of the page cache
` [PATCH 5.4 04/11] xfs: fix s_maxbytes computation on 32-bit kernels
` [PATCH 5.4 05/11] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
` [PATCH 5.4 06/11] xfs: refactor remote attr value buffer invalidation
` [PATCH 5.4 07/11] xfs: fix memory corruption during "
` [PATCH 5.4 08/11] xfs: move incore structures out of xfs_da_format.h
` [PATCH 5.4 09/11] xfs: streamline xfs_attr3_leaf_inactive
` [PATCH 5.4 10/11] xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
` [PATCH 5.4 11/11] xfs: remove unused variable 'done'

stable/linux-5.10.y build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.147)
 2022-10-05 10:36 UTC 

stable/linux-5.4.y build: 188 builds: 3 failed, 185 passed, 4 errors, 26 warnings (v5.4.216)
 2022-10-05 10:35 UTC 

[PATCH 5.4 00/37] IBRS support // Retbleed mitigations
 2022-10-05 10:34 UTC  (2+ messages)

stable-rc/queue/4.9 build: 114 builds: 2 failed, 112 passed, 2 errors, 15 warnings (v4.9.330-15-gd9449060e3a76)
 2022-10-05 10:29 UTC 

stable-rc/queue/5.4 build: 183 builds: 3 failed, 180 passed, 4 errors, 28 warnings (v5.4.215-30-g9a75b358eed7)
 2022-10-05 10:25 UTC 

stable-rc/queue/4.9 baseline: 82 runs, 9 regressions (v4.9.330-15-g9287cd8c2f5a)
 2022-10-05  9:13 UTC 

Linux 5.19.14
 2022-10-05  9:08 UTC  (2+ messages)

Linux 5.15.72
 2022-10-05  9:08 UTC  (2+ messages)

Linux 5.4.216
 2022-10-05  9:08 UTC  (2+ messages)

Linux 5.10.147
 2022-10-05  9:08 UTC  (2+ messages)

Linux 4.19.261
 2022-10-05  9:08 UTC  (2+ messages)

[PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
 2022-10-05  8:45 UTC  (8+ messages)

[PATCH v2] drm/i915/guc: Fix revocation of non-persistent contexts
 2022-10-05  7:59 UTC  (4+ messages)
  ` [Intel-gfx] "

significant drop fio IOPS performance on v5.10
 2022-10-05  7:24 UTC  (3+ messages)

New Longterm Kernel before 6.1 Rust?
 2022-10-05  6:06 UTC  (2+ messages)

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.330-15-g9287cd8c2f5a)
 2022-10-05  5:44 UTC 

stable-rc/queue/4.9 baseline: 84 runs, 8 regressions (v4.9.330-15-ga0ebde83f18ee)
 2022-10-05  2:05 UTC 

stable-rc/queue/5.15 baseline: 107 runs, 3 regressions (v5.15.71-70-gdc2f8bdb310ce)
 2022-10-05  1:55 UTC 

[PATCH 5.15 00/83] 5.15.72-rc1 review
 2022-10-05  1:45 UTC  (4+ messages)

stable-rc/queue/5.19 baseline: 75 runs, 3 regressions (v5.19.12-109-gd520502dca79b)
 2022-10-05  1:39 UTC 

stable-rc/queue/4.14 baseline: 78 runs, 4 regressions (v4.14.295-19-g625701973aed6)
 2022-10-05  1:05 UTC 

stable-rc/queue/5.4 baseline: 87 runs, 1 regressions (v5.4.215-30-ge6505b242ad76)
 2022-10-05  0:34 UTC 

stable-rc/queue/4.19 baseline: 93 runs, 5 regressions (v4.19.260-25-gab084b4c6bb1f)
 2022-10-05  0:16 UTC 

stable-rc/queue/4.9 build: 185 builds: 3 failed, 182 passed, 2 errors, 34 warnings (v4.9.330-15-ga0ebde83f18ee)
 2022-10-04 22:35 UTC 

stable-rc/queue/5.15 build: 177 builds: 4 failed, 173 passed, 14 errors, 5 warnings (v5.15.71-70-gdc2f8bdb310ce)
 2022-10-04 22:26 UTC 

stable-rc/queue/5.19 build: 159 builds: 0 failed, 159 passed, 4 errors, 2 warnings (v5.19.12-109-gd520502dca79b)
 2022-10-04 22:10 UTC 

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.295-19-g625701973aed6)
 2022-10-04 21:35 UTC 

stable-rc/queue/5.10 build: 180 builds: 3 failed, 177 passed, 4 errors, 10 warnings (v5.10.146-51-gc685c8981dd54)
 2022-10-04 21:33 UTC 

stable-rc/queue/5.10 baseline: 93 runs, 4 regressions (v5.10.146-52-g074785c2639cd)
 2022-10-04 21:31 UTC 

stable-rc/queue/4.14 baseline: 36 runs, 3 regressions (v4.14.295-19-g14a826f46e651)
 2022-10-04 21:19 UTC 

[PATCH] mm: /proc/pid/smaps_rollup: fix no vma's null-deref
 2022-10-04 21:05 UTC  (4+ messages)

stable-rc/queue/5.4 build: 178 builds: 3 failed, 175 passed, 4 errors, 26 warnings (v5.4.215-30-ge6505b242ad76)
 2022-10-04 21:04 UTC 

stable-rc/queue/5.4 baseline: 99 runs, 1 regressions (v5.4.215-30-g99244f6e65b6)
 2022-10-04 20:55 UTC 

stable/linux-5.19.y baseline: 113 runs, 6 regressions (v5.19.13)
 2022-10-04 20:49 UTC 

stable-rc/queue/4.19 build: 184 builds: 5 failed, 179 passed, 2 errors, 29 warnings (v4.19.260-25-gab084b4c6bb1f)
 2022-10-04 20:47 UTC 

stable-rc/queue/4.19 baseline: 76 runs, 7 regressions (v4.19.260-25-g581649feed402)
 2022-10-04 20:40 UTC 

+ mm-proc-pid-smaps_rollup-fix-no-vmas-null-deref.patch added to mm-hotfixes-unstable branch
 2022-10-04 18:34 UTC 

stable-rc/queue/4.14 build: 190 builds: 3 failed, 187 passed, 2 errors, 31 warnings (v4.14.295-19-g14a826f46e651)
 2022-10-04 17:50 UTC 

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 28 warnings (v5.4.215-30-g99244f6e65b6)
 2022-10-04 17:26 UTC 

stable/linux-5.19.y build: 162 builds: 2 failed, 160 passed, 6 errors, 1 warning (v5.19.13)
 2022-10-04 17:20 UTC 

stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.260-25-g581649feed402)
 2022-10-04 17:11 UTC 

[PATCH] ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
 2022-10-04 15:39 UTC 

Regression on 5.19.12, display flickering on Framework laptop
 2022-10-04 14:28 UTC  (14+ messages)

Linux 5.19.13
 2022-10-04 14:18 UTC  (2+ messages)

[PATCH v2] ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
 2022-10-04 14:07 UTC  (11+ messages)

[PATCH v2 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-10-04 13:25 UTC  (2+ messages)

[RESEND][PATCH 1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
 2022-10-04 13:17 UTC 


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).