stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-29 07:27:04 to 2021-07-01 07:07:33 UTC [more...]

[PATCH] drm/i915/gt: Fix -EDEADLK handling regression
 2021-07-01  7:07 UTC  (2+ messages)

[PATCH] riscv: Fix 32-bit RISC-V boot failure
 2021-07-01  2:20 UTC  (8+ messages)

[PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
 2021-06-30 23:29 UTC 

[for-next][PATCH 1/5] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
 2021-06-30 23:17 UTC 

[PATCH 1/2] tracing: Simplify & fix saved_tgids logic
 2021-06-30 23:11 UTC  (10+ messages)
` [PATCH 2/2] tracing: Resize tgid_map to PID_MAX_LIMIT, not PID_MAX_DEFAULT

stable-rc/linux-4.14.y baseline: 125 runs, 7 regressions (v4.14.238)
 2021-06-30 22:45 UTC 

stable-rc/linux-5.10.y baseline: 153 runs, 2 regressions (v5.10.47)
 2021-06-30 22:31 UTC 

[PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
 2021-06-30 22:31 UTC  (4+ messages)

stable-rc/linux-5.4.y baseline: 146 runs, 5 regressions (v5.4.129)
 2021-06-30 22:12 UTC 

stable-rc/linux-5.12.y baseline: 152 runs, 1 regressions (v5.12.14)
 2021-06-30 21:55 UTC 

stable-rc/linux-4.19.y baseline: 136 runs, 4 regressions (v4.19.196)
 2021-06-30 21:51 UTC 

stable-rc/linux-4.4.y baseline: 101 runs, 9 regressions (v4.4.274)
 2021-06-30 21:39 UTC 

stable-rc/linux-4.9.y baseline: 112 runs, 5 regressions (v4.9.274)
 2021-06-30 21:20 UTC 

stable/linux-5.4.y baseline: 148 runs, 6 regressions (v5.4.129)
 2021-06-30 20:21 UTC 

stable/linux-4.9.y baseline: 89 runs, 3 regressions (v4.9.274)
 2021-06-30 20:02 UTC 

stable/linux-4.14.y baseline: 116 runs, 6 regressions (v4.14.238)
 2021-06-30 19:41 UTC 

stable/linux-5.12.y baseline: 152 runs, 1 regressions (v5.12.14)
 2021-06-30 19:40 UTC 

[PATCH] btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
 2021-06-30 19:25 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.238)
 2021-06-30 19:16 UTC 

stable/linux-5.10.y baseline: 158 runs, 2 regressions (v5.10.47)
 2021-06-30 19:07 UTC 

stable-rc/linux-5.10.y build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.47)
 2021-06-30 19:02 UTC 

stable/linux-4.4.y baseline: 116 runs, 12 regressions (v4.4.274)
 2021-06-30 18:55 UTC 

stable/linux-4.19.y baseline: 147 runs, 5 regressions (v4.19.196)
 2021-06-30 18:44 UTC 

stable-rc/linux-5.4.y build: 183 builds: 0 failed, 183 passed, 90 warnings (v5.4.129)
 2021-06-30 18:42 UTC 

[PATCH] clk: k210: Fix k210_clk_set_parent()
 2021-06-30 18:34 UTC  (2+ messages)

stable-rc/linux-5.12.y build: 175 builds: 0 failed, 175 passed, 12 warnings (v5.12.14)
 2021-06-30 18:25 UTC 

stable-rc/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.196)
 2021-06-30 18:22 UTC 

stable-rc/linux-4.4.y build: 183 builds: 0 failed, 183 passed, 9 warnings (v4.4.274)
 2021-06-30 18:09 UTC 

stable-rc/linux-4.9.y build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.274)
 2021-06-30 17:50 UTC 

[PATCH V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-06-30 17:25 UTC  (2+ messages)

stable/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.129)
 2021-06-30 16:51 UTC 

stable/linux-4.9.y build: 141 builds: 0 failed, 141 passed, 4 warnings (v4.9.274)
 2021-06-30 16:33 UTC 

stable/linux-4.14.y build: 189 builds: 0 failed, 189 passed, 63 warnings (v4.14.238)
 2021-06-30 16:11 UTC 

stable/linux-5.12.y build: 176 builds: 0 failed, 176 passed, 12 warnings (v5.12.14)
 2021-06-30 16:11 UTC 

FAILED: patch "[PATCH] x86/fpu: Make init_fpstate correct with optimized XSAVE" failed to apply to 4.4-stable tree
 2021-06-30 16:06 UTC  (2+ messages)

stable/linux-5.10.y build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.47)
 2021-06-30 15:38 UTC 

stable/linux-4.4.y build: 179 builds: 0 failed, 179 passed, 11 warnings (v4.4.274)
 2021-06-30 15:26 UTC 

stable/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.196)
 2021-06-30 15:15 UTC 

[PATCH v4 1/2] kfence: move the size check to the beginning of __kfence_alloc()
 2021-06-30 15:02 UTC  (2+ messages)
` [PATCH v4 2/2] kfence: skip all GFP_ZONEMASK allocations

[PATCH v3 1/2] kfence: move the size check to the beginning of __kfence_alloc()
 2021-06-30 14:05 UTC  (4+ messages)
` [PATCH v3 2/2] kfence: skip all GFP_ZONEMASK allocations

Linux 4.9.274
 2021-06-30 13:41 UTC  (2+ messages)

Linux 4.4.274
 2021-06-30 13:41 UTC  (2+ messages)

Linux 4.14.238
 2021-06-30 13:41 UTC  (2+ messages)

Linux 4.19.196
 2021-06-30 13:40 UTC  (2+ messages)

Linux 5.4.129
 2021-06-30 13:40 UTC  (2+ messages)

Linux 5.10.47
 2021-06-30 13:40 UTC  (2+ messages)

Linux 5.12.14
 2021-06-30 13:36 UTC  (2+ messages)

[PATCH] perf/x86/intel/uncore: Fix invalid unit check
 2021-06-30 13:15 UTC 

[PATCH 5.10 000/101] 5.10.47-rc1 review
 2021-06-30 13:05 UTC  (7+ messages)

[PATCH V3 5/6] perf/x86/intel/uncore: Fix invalid unit check
 2021-06-30 12:54 UTC  (3+ messages)

CVE-2021-3444
 2021-06-30 12:51 UTC  (3+ messages)

[PATCH] serial: tegra: Only print FIFO error message when an error occurs
 2021-06-30 12:49 UTC  (3+ messages)

[PATCH 5.12 000/110] 5.12.14-rc1 review
 2021-06-30 12:45 UTC  (9+ messages)

[PATCH] xfrm: Fix RCU vs hash_resize_mutex lock inversion
 2021-06-30 12:21 UTC  (4+ messages)

[PATCH v3 2/2] drm/i915: Drop all references to DRM IRQ midlayer
 2021-06-30 11:46 UTC  (3+ messages)

FAILED: patch "[PATCH] kthread_worker: split code for canceling the delayed work" failed to apply to 4.19-stable tree
 2021-06-30 11:31 UTC  (6+ messages)
` [PATCH 0/2] kthread_worker: Fix race between kthread_mod_delayed_work()
  ` [PATCH 1/2] kthread_worker: split code for canceling the delayed work timer
  ` [PATCH 2/2] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()

[PATCH] drm/i915: Force DPCD backlight mode for Samsung 16727 panel
 2021-06-30  9:37 UTC  (3+ messages)
      ` [RESEND][PATCH] "

[PATCH v2] kfence: skip DMA allocations
 2021-06-30  9:35 UTC  (4+ messages)

[PATCH net] net: stmmac: Terminate FPE workqueue in suspend
 2021-06-30  9:36 UTC  (3+ messages)

[UPDATE][PATCH] thermal: int340x: processor_thermal: Fix tcc setting
 2021-06-30  9:31 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH] nds32: fix up stack guard gap
 2021-06-30  9:05 UTC  (5+ messages)

[PATCH] printk/console: Check consistent sequence number when handling race in console_unlock()
 2021-06-30  8:57 UTC  (7+ messages)

[PATCH v2 2/2] drm/i915: Drop all references to DRM IRQ midlayer
 2021-06-30  8:30 UTC 

[PATCH v2 11/12] mac80211: drop data frames without key on encrypted links
 2021-06-30  6:49 UTC  (5+ messages)

[PATCH 4.14 00/88] 4.14.238-rc1 review
 2021-06-30  6:19 UTC  (4+ messages)

[PATCH] powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
 2021-06-30  5:42 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 162 runs, 2 regressions (v5.10.46-100-g3b96099161c8b)
 2021-06-30  4:45 UTC 

stable-rc/queue/4.4 baseline: 118 runs, 10 regressions (v4.4.273-55-g7f9d26ba19db)
 2021-06-30  4:24 UTC 

stable-rc/queue/4.9 baseline: 96 runs, 7 regressions (v4.9.273-69-gf7f426fc5d8e)
 2021-06-30  4:09 UTC 

stable-rc/queue/5.4 baseline: 158 runs, 3 regressions (v5.4.128-70-gaa878d9f4438c)
 2021-06-30  4:02 UTC 

stable-rc/queue/5.12 baseline: 152 runs, 4 regressions (v5.12.13-109-g47e1fda87919)
 2021-06-30  3:50 UTC 

stable-rc/queue/4.19 baseline: 154 runs, 7 regressions (v4.19.195-108-g63fc5048eb45)
 2021-06-30  3:30 UTC 

stable-rc/queue/4.14 baseline: 132 runs, 4 regressions (v4.14.237-87-g40c926756603e)
 2021-06-30  3:18 UTC 

stable-rc/linux-4.4.y baseline: 86 runs, 6 regressions (v4.4.273-56-gc1d107bc0e6b)
 2021-06-30  2:38 UTC 

stable-rc/linux-4.9.y baseline: 99 runs, 4 regressions (v4.9.273-70-ga70498c6df777)
 2021-06-30  2:35 UTC 

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.46-100-g3b96099161c8b)
 2021-06-30  1:16 UTC 

[PATCH 4.19 000/109] 4.19.196-rc1 review
 2021-06-30  1:00 UTC  (5+ messages)

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.273-55-g7f9d26ba19db)
 2021-06-30  0:54 UTC 

stable-rc/queue/4.9 build: 184 builds: 0 failed, 184 passed, 3 warnings (v4.9.273-69-gf7f426fc5d8e)
 2021-06-30  0:40 UTC 

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.128-70-gaa878d9f4438c)
 2021-06-30  0:33 UTC 

[PATCH v2] mmc: core: Add a card quirk for non-hw busy detection
 2021-06-30  0:20 UTC 

stable-rc/queue/5.12 build: 176 builds: 0 failed, 176 passed, 11 warnings (v5.12.13-109-g47e1fda87919)
 2021-06-30  0:21 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.195-108-g63fc5048eb45)
 2021-06-30  0:00 UTC 

stable-rc/queue/4.14 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.14.237-87-g40c926756603e)
 2021-06-29 23:49 UTC 

[PATCH 4.9 00/71] 4.9.274-rc1 review
 2021-06-29 23:43 UTC  (6+ messages)

[PATCH 4.4 00/57] 4.4.274-rc1 review
 2021-06-29 23:42 UTC  (5+ messages)

stable-rc/linux-4.4.y build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.273-56-gc1d107bc0e6b)
 2021-06-29 23:08 UTC 

stable-rc/linux-4.9.y build: 185 builds: 0 failed, 185 passed, 4 warnings (v4.9.273-70-ga70498c6df777)
 2021-06-29 23:06 UTC 

[PATCH] clk: qcom: gdsc: Ensure regulator init state matches GDSC state
 2021-06-29 21:13 UTC  (4+ messages)

Cherry-pick "i40e: Be much more verbose about what we can and cannot offload"
 2021-06-29 18:20 UTC  (2+ messages)

[PATCH 5.4 00/71] 5.4.129-rc1 review
 2021-06-29 18:20 UTC  (7+ messages)

stable-rc/linux-4.4.y baseline: 108 runs, 9 regressions (v4.4.273-57-g5429409d4e80)
 2021-06-29 18:13 UTC 

stable/linux-5.13.y build: 177 builds: 2 failed, 175 passed, 8 warnings (v5.13)
 2021-06-29 17:57 UTC 

stable-rc/queue/5.12 baseline: 167 runs, 4 regressions (v5.12.13-109-g5add6842f3ea)
 2021-06-29 17:38 UTC 

stable-rc/queue/4.19 baseline: 150 runs, 8 regressions (v4.19.195-108-gae220303f794)
 2021-06-29 17:35 UTC 

stable-rc/queue/5.4 baseline: 162 runs, 3 regressions (v5.4.128-70-gadfcfd8ba7bb)
 2021-06-29 17:03 UTC 

stable-rc/linux-4.9.y baseline: 120 runs, 5 regressions (v4.9.273-71-ga12e333700091)
 2021-06-29 16:49 UTC 

stable-rc/queue/4.4 baseline: 108 runs, 9 regressions (v4.4.273-56-g58d6c73b71da)
 2021-06-29 16:26 UTC 

[PATCH] soc: qcom: aoss: Fix the out of bound usage of cooling_devs
 2021-06-29 15:54 UTC  (7+ messages)

[PATCH v2] soc: qcom: aoss: Fix the out of bound usage of cooling_devs
 2021-06-29 15:32 UTC 

stable-rc/linux-4.4.y build: 174 builds: 0 failed, 174 passed, 5 warnings (v4.4.273-57-g5429409d4e80)
 2021-06-29 14:43 UTC 

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.13-109-g5add6842f3ea)
 2021-06-29 14:08 UTC 

stable-rc/queue/4.19 build: 189 builds: 0 failed, 189 passed, 63 warnings (v4.19.195-108-gae220303f794)
 2021-06-29 14:06 UTC 

[PATCH v2 2/8] btrfs: handle shrink_delalloc pages calculation differently
 2021-06-29 13:59 UTC  (2+ messages)
` [PATCH v2 4/8] btrfs: wake up async_delalloc_pages waiters after submit

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.128-70-gadfcfd8ba7bb)
 2021-06-29 13:34 UTC 

stable-rc/linux-4.9.y build: 173 builds: 0 failed, 173 passed, 4 warnings (v4.9.273-71-ga12e333700091)
 2021-06-29 13:20 UTC 

[PATCH] kfence: skip DMA allocations
 2021-06-29 13:05 UTC  (2+ messages)

stable-rc/queue/4.4 build: 171 builds: 0 failed, 171 passed, 5 warnings (v4.4.273-56-g58d6c73b71da)
 2021-06-29 12:57 UTC 

[RFC PATCH v2 2/2] ceph: reduce contention in ceph_check_delayed_caps()
 2021-06-29  9:47 UTC 

[PATCH] MIPS: MT extensions are not available on MIPS32r1
 2021-06-29  8:31 UTC  (2+ messages)

[PATCH] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-06-29  8:08 UTC  (3+ messages)


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