stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 01:10:47 to 2023-02-26 03:46:42 UTC [more...]

[PATCH AUTOSEL 5.4 1/4] udf: Define EFSCORRUPTED error code
 2023-02-26  3:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/4] sched/fair: sanitize vruntime of entity being placed

[PATCH AUTOSEL 5.10 1/5] udf: Define EFSCORRUPTED error code
 2023-02-26  3:44 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 2/5] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 5.10 4/5] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 5.10 5/5] sched/fair: sanitize vruntime of entity being placed

[PATCH AUTOSEL 5.15 1/6] udf: Define EFSCORRUPTED error code
 2023-02-26  3:43 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 2/6] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 5.15 4/6] trace/blktrace: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.15 6/6] sched/fair: sanitize vruntime of entity being placed

[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
 2023-02-26  3:42 UTC  (21+ messages)
` [PATCH AUTOSEL 6.1 02/21] arm64: dts: qcom: msm8996: Add additional A2NoC clocks
` [PATCH AUTOSEL 6.1 03/21] udf: Define EFSCORRUPTED error code
` [PATCH AUTOSEL 6.1 04/21] context_tracking: Fix noinstr vs KASAN
` [PATCH AUTOSEL 6.1 05/21] exit: Detect and fix irq disabled state in oops
` [PATCH AUTOSEL 6.1 06/21] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 6.1 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
` [PATCH AUTOSEL 6.1 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 6.1 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH AUTOSEL 6.1 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH AUTOSEL 6.1 11/21] trace/blktrace: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 6.1 13/21] sched/fair: sanitize vruntime of entity being placed
` [PATCH AUTOSEL 6.1 14/21] btrfs: scrub: improve tree block error reporting
` [PATCH AUTOSEL 6.1 15/21] arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
` [PATCH AUTOSEL 6.1 16/21] cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH AUTOSEL 6.1 17/21] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH AUTOSEL 6.1 18/21] x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
` [PATCH AUTOSEL 6.1 19/21] cpuidle: drivers: firmware: psci: Dont instrument suspend code
` [PATCH AUTOSEL 6.1 20/21] cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH AUTOSEL 6.1 21/21] perf/x86/intel/uncore: Add Meteor Lake support

[PATCH AUTOSEL 6.2 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
 2023-02-26  3:41 UTC  (21+ messages)
` [PATCH AUTOSEL 6.2 02/21] arm64: dts: qcom: msm8996: Add additional A2NoC clocks
` [PATCH AUTOSEL 6.2 03/21] udf: Define EFSCORRUPTED error code
` [PATCH AUTOSEL 6.2 04/21] context_tracking: Fix noinstr vs KASAN
` [PATCH AUTOSEL 6.2 05/21] exit: Detect and fix irq disabled state in oops
` [PATCH AUTOSEL 6.2 06/21] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 6.2 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
` [PATCH AUTOSEL 6.2 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 6.2 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH AUTOSEL 6.2 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH AUTOSEL 6.2 11/21] trace/blktrace: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.2 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 6.2 13/21] sched/fair: sanitize vruntime of entity being placed
` [PATCH AUTOSEL 6.2 14/21] btrfs: scrub: improve tree block error reporting
` [PATCH AUTOSEL 6.2 15/21] arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
` [PATCH AUTOSEL 6.2 16/21] cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH AUTOSEL 6.2 17/21] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH AUTOSEL 6.2 18/21] x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
` [PATCH AUTOSEL 6.2 19/21] cpuidle: drivers: firmware: psci: Dont instrument suspend code
` [PATCH AUTOSEL 6.2 20/21] cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH AUTOSEL 6.2 21/21] perf/x86/intel/uncore: Add Meteor Lake support

[PATCH v2 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
 2023-02-26  1:50 UTC  (7+ messages)

[PATCH] pwm: core: Zero-initialize the temp state
 2023-02-26  1:37 UTC 

stable-rc/linux-5.4.y baseline: 147 runs, 37 regressions (v5.4.233)
 2023-02-25 21:41 UTC 

stable-rc/linux-6.1.y baseline: 158 runs, 3 regressions (v6.1.14)
 2023-02-25 21:10 UTC 

stable-rc/linux-4.19.y baseline: 131 runs, 21 regressions (v4.19.274)
 2023-02-25 20:51 UTC 

stable-rc/linux-5.10.y baseline: 157 runs, 13 regressions (v5.10.170)
 2023-02-25 20:20 UTC 

stable-rc/linux-5.15.y baseline: 148 runs, 12 regressions (v5.15.96)
 2023-02-25 20:09 UTC 

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2023-02-25 19:58 UTC  (4+ messages)

stable-rc/linux-4.14.y baseline: 118 runs, 24 regressions (v4.14.307)
 2023-02-25 19:38 UTC 

stable-rc/queue/5.10 baseline: 147 runs, 12 regressions (v5.10.169-26-g0fe5da78fd18)
 2023-02-25 19:10 UTC 

stable-rc/queue/4.19 baseline: 132 runs, 22 regressions (v4.19.273-12-gdcaf3c13fa7b)
 2023-02-25 19:00 UTC 

stable-rc/queue/5.15 baseline: 144 runs, 12 regressions (v5.15.95-37-gda3256d1340e)
 2023-02-25 18:15 UTC 

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.233)
 2023-02-25 18:11 UTC 

stable/linux-5.4.y baseline: 146 runs, 36 regressions (v5.4.233)
 2023-02-25 18:02 UTC 

stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 18 warnings (v6.1.14)
 2023-02-25 17:41 UTC 

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.274)
 2023-02-25 17:21 UTC 

stable/linux-5.10.y baseline: 144 runs, 15 regressions (v5.10.170)
 2023-02-25 17:20 UTC 

stable/linux-6.1.y baseline: 112 runs, 1 regressions (v6.1.14)
 2023-02-25 17:13 UTC 

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.170)
 2023-02-25 16:51 UTC 

stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.96)
 2023-02-25 16:39 UTC 

stable/linux-4.14.y baseline: 129 runs, 28 regressions (v4.14.307)
 2023-02-25 16:09 UTC 

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307)
 2023-02-25 16:09 UTC 

stable-rc/queue/6.1 baseline: 132 runs, 1 regressions (v6.1.13-47-g106bc513b009)
 2023-02-25 15:57 UTC 

stable/linux-4.19.y baseline: 143 runs, 53 regressions (v4.19.274)
 2023-02-25 15:53 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.169-26-g0fe5da78fd18)
 2023-02-25 15:41 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.273-12-gdcaf3c13fa7b)
 2023-02-25 15:30 UTC 

stable-rc/queue/5.10 baseline: 164 runs, 18 regressions (v5.10.169-26-g510e9ff6df3c)
 2023-02-25 15:15 UTC 

stable-rc/queue/4.14 baseline: 128 runs, 26 regressions (v4.14.306-7-g496ef4358c30)
 2023-02-25 14:55 UTC 

stable-rc/queue/4.19 baseline: 139 runs, 26 regressions (v4.19.273-12-ga6263bbfcd87)
 2023-02-25 14:51 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.95-37-gda3256d1340e)
 2023-02-25 14:45 UTC 

stable/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.233)
 2023-02-25 14:32 UTC 

stable/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.170)
 2023-02-25 13:51 UTC 

stable/linux-6.1.y build: 155 builds: 1 failed, 154 passed, 3 errors, 18 warnings (v6.1.14)
 2023-02-25 13:44 UTC 

stable/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307)
 2023-02-25 12:40 UTC 

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 18 warnings (v6.1.13-47-g106bc513b009)
 2023-02-25 12:27 UTC 

stable/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.274)
 2023-02-25 12:23 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.169-26-g510e9ff6df3c)
 2023-02-25 11:46 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.306-7-g496ef4358c30)
 2023-02-25 11:26 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.273-12-ga6263bbfcd87)
 2023-02-25 11:22 UTC 

Linux 5.15.96
 2023-02-25 11:08 UTC  (2+ messages)

Linux 5.10.170
 2023-02-25 11:08 UTC  (2+ messages)

Linux 5.4.233
 2023-02-25 11:08 UTC  (2+ messages)

Linux 4.19.274
 2023-02-25 11:08 UTC  (2+ messages)

Linux 4.14.307
 2023-02-25 11:08 UTC  (2+ messages)

Linux 6.1.14
 2023-02-25 10:46 UTC  (2+ messages)

Linux 6.2.1
 2023-02-25 10:46 UTC  (2+ messages)

[PATCH 6.1 00/47] 6.1.14-rc2 review
 2023-02-25  5:14 UTC  (10+ messages)

[PATCH 5.15 00/37] 5.15.96-rc3 review
 2023-02-25  4:24 UTC  (9+ messages)

diffutils file mode (was Re: [PATCH 5.15 00/37] 5.15.96-rc2 review)
 2023-02-24 20:51 UTC  (6+ messages)

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-02-24 20:43 UTC  (6+ messages)

[PATCH 1/2] block: clear bio->bi_bdev when putting a bio back in the cache
 2023-02-24 20:18 UTC  (4+ messages)
` [PATCH 2/2] block: be a bit more careful in checking for NULL bdev while polling

[PATCH 6.2 00/12] 6.2.1-rc2 review
 2023-02-24 19:06 UTC  (6+ messages)

[PATCH 6.1 000/118] 6.1.13-rc1 review
 2023-02-24 19:03 UTC  (2+ messages)

[PATCH 4.14 0/7] 4.14.307-rc1 review
 2023-02-24 17:50 UTC  (7+ messages)
` [PATCH 4.14 6/7] uaccess: Add speculation barrier to copy_from_user()

S2idle fix for DCN314
 2023-02-24 17:17 UTC 

stable-rc/queue/5.10 baseline: 154 runs, 22 regressions (v5.10.169-26-ga5478454e743)
 2023-02-24 17:17 UTC 

[PATCH 5.15 00/37] 5.15.96-rc2 review
 2023-02-24 16:55 UTC  (13+ messages)

stable-rc/queue/5.4 baseline: 155 runs, 36 regressions (v5.4.232-19-g13436f410971)
 2023-02-24 16:52 UTC 

[PATCH] pinctrl: at91-pio4: fix domain name assignment
 2023-02-24 16:44 UTC  (2+ messages)

[PATCH v1 2/2] RISC-V: make TOOLCHAIN_NEEDS_SPEC_20191213 gas only
 2023-02-24 16:32 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 128 runs, 20 regressions (v4.19.273-12-gbd1f0982f722)
 2023-02-24 16:23 UTC 

[PATCH 2/7] usb: xhci: Check endpoint is valid before dereferencing it
 2023-02-24 16:03 UTC  (5+ messages)

stable-rc/queue/4.14 baseline: 125 runs, 26 regressions (v4.14.306-7-g949069ec5af2)
 2023-02-24 15:38 UTC 

stable-rc/linux-5.15.y baseline: 170 runs, 16 regressions (v5.15.95-38-g75c1b03758ed)
 2023-02-24 15:20 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.169-26-ga5478454e743)
 2023-02-24 13:48 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.232-19-g13436f410971)
 2023-02-24 13:22 UTC 

[PATCH 4.19 00/12] 4.19.274-rc2 review
 2023-02-24 13:10 UTC  (5+ messages)

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.273-12-gbd1f0982f722)
 2023-02-24 12:53 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 18 warnings (v6.1.13-47-ge942f47f1a6d)
 2023-02-24 12:43 UTC 

[PATCH 5.4 00/19] 5.4.233-rc2 review
 2023-02-24 12:19 UTC  (5+ messages)

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.306-7-g949069ec5af2)
 2023-02-24 12:08 UTC 

[PATCH] bluetooth: btbcm: Fix logic error in forming the board name
 2023-02-24 12:01 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.95-38-g75c1b03758ed)
 2023-02-24 11:51 UTC 

[PATCH 5.10 00/26] 5.10.170-rc2 review
 2023-02-24 11:43 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz
 2023-02-24 11:38 UTC 

[PATCH] drm/i915/gt: Make sure that errors are propagated through request chains
 2023-02-24 11:24 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe controllers
 2023-02-24 10:33 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/psr: Use calculated io and fast wake lines
 2023-02-24 10:27 UTC 

[PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc()
 2023-02-24  6:55 UTC  (3+ messages)
` Timestamps from the future (was: [PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc())

[PATCH] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
 2023-02-24  6:15 UTC 

[PATCH] bus: imx-weim: fix branch condition evaluates to a garbage value
 2023-02-24  6:05 UTC  (2+ messages)

[PATCH 4.14 v3 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
 2023-02-24  3:40 UTC  (5+ messages)
` [PATCH 4.14 v3 1/4] bpf: Do not use ax register in interpreter on div/mod
` [PATCH 4.14 v3 2/4] bpf: fix subprog verifier bypass by div/mod by 0 exception
` [PATCH 4.14 v3 3/4] bpf: Fix 32 bit src register truncation on div/mod
` [PATCH 4.14 v3 4/4] bpf: Fix truncation handling for mod32 dst reg wrt zero

[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-24  2:47 UTC  (5+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv


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