stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 16:46:50 to 2022-02-17 16:17:44 UTC [more...]

FAILED: patch "[PATCH] bpf: Fix toctou on read-only map's constant scalar tracking" failed to apply to 5.4-stable tree
 2022-02-17 16:17 UTC  (3+ messages)

[PATCH] cgroup-v1: Correct privileges check in release_agent writes
 2022-02-17 16:11 UTC 

[PATCH] drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
 2022-02-17 15:27 UTC  (2+ messages)

patch "usb: dwc2: drd: fix soft connect when gadget is unconfigured" added to usb-linus
 2022-02-17 15:10 UTC 

patch "usb: dwc3: pci: Fix Bay Trail phy GPIO mappings" added to usb-linus
 2022-02-17 15:10 UTC 

patch "tps6598x: clear int mask on probe failure" added to usb-linus
 2022-02-17 15:02 UTC 

[PATCH v3 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
 2022-02-17 14:47 UTC  (2+ messages)
` [PATCH v3 4/4] mtd: "

Removing unsupported branches into stable-historic.git
 2022-02-17 14:31 UTC 

[PATCH for-rc] IB/qib: Fix duplicate sysfs directory name
 2022-02-17 13:59 UTC 

[PATCH] x86/fpu: Correct pkru/xstate inconsistency
 2022-02-17 13:31 UTC  (21+ messages)
      ` [PATCH stable 5.4,5.10] "

missing patch in 5.15? {drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL}
 2022-02-17 12:58 UTC  (3+ messages)

[PATCH] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()
 2022-02-17 11:54 UTC  (8+ messages)
` [PATCH] [PATCH 4.19 STABLE] "

[PATCH] riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
 2022-02-17 10:54 UTC  (7+ messages)

Wycena paneli fotowoltaicznych
 2022-02-17  8:30 UTC 

[PATCH for-5.15.y] btrfs: zoned: cache reported zone during mount
 2022-02-17  4:50 UTC 

stable-rc/linux-5.4.y baseline: 75 runs, 16 regressions (v5.4.180)
 2022-02-17  4:12 UTC 

stable-rc/linux-4.19.y baseline: 118 runs, 24 regressions (v4.19.230)
 2022-02-17  3:55 UTC 

[PATCH 01/13] dyndbg: fix static_branch manipulation
 2022-02-17  3:48 UTC 

stable-rc/linux-4.14.y baseline: 73 runs, 10 regressions (v4.14.267)
 2022-02-17  3:39 UTC 

stable-rc/linux-5.15.y baseline: 119 runs, 17 regressions (v5.15.24)
 2022-02-17  3:22 UTC 

stable-rc/linux-4.9.y baseline: 88 runs, 17 regressions (v4.9.302)
 2022-02-17  3:04 UTC 

+ mm-dont-skip-swap-entry-even-if-zap_details-specified.patch added to -mm tree
 2022-02-17  2:56 UTC 

stable-rc/linux-5.10.y baseline: 151 runs, 25 regressions (v5.10.101)
 2022-02-17  2:46 UTC 

[PATCH for 4.4.y-cip] cgroup-v1: Require capabilities to set release_agent
 2022-02-17  2:17 UTC  (3+ messages)

stable-rc/linux-5.16.y build: 166 builds: 5 failed, 161 passed, 12 errors, 4 warnings (v5.16.10)
 2022-02-17  1:28 UTC 

[PATCH] cfg80211: Fix spamming of logs when number of scan results is limited
 2022-02-17  1:12 UTC 

stable-rc/linux-5.4.y build: 184 builds: 3 failed, 181 passed, 4 errors, 28 warnings (v5.4.180)
 2022-02-17  0:43 UTC 

stable-rc/linux-4.19.y build: 185 builds: 6 failed, 179 passed, 2 errors, 27 warnings (v4.19.230)
 2022-02-17  0:26 UTC 

stable-rc/linux-4.14.y build: 191 builds: 3 failed, 188 passed, 2 errors, 32 warnings (v4.14.267)
 2022-02-17  0:10 UTC 

stable-rc/linux-5.15.y build: 171 builds: 4 failed, 167 passed, 13 errors, 5 warnings (v5.15.24)
 2022-02-16 23:53 UTC 

stable-rc/linux-4.9.y build: 179 builds: 3 failed, 176 passed, 2 errors, 29 warnings (v4.9.302)
 2022-02-16 23:34 UTC 

stable-rc/linux-5.10.y build: 179 builds: 3 failed, 176 passed, 4 errors, 10 warnings (v5.10.101)
 2022-02-16 23:17 UTC 

[PATCH v6] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-16 22:59 UTC  (2+ messages)

[PATCH stable linux-5.16.y 0/9] Fix bpf mem read/write vulnerability
 2022-02-16 22:52 UTC  (10+ messages)
` [PATCH stable linux-5.16.y 1/9] bpf: Introduce composable reg, ret and arg types
` [PATCH stable linux-5.16.y 2/9] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH stable linux-5.16.y 3/9] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH stable linux-5.16.y 4/9] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "
` [PATCH stable linux-5.16.y 5/9] bpf: Introduce MEM_RDONLY flag
` [PATCH stable linux-5.16.y 6/9] bpf: Convert PTR_TO_MEM_OR_NULL to composable types
` [PATCH stable linux-5.16.y 7/9] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH stable linux-5.16.y 8/9] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem
` [PATCH stable linux-5.16.y 9/9] bpf/selftests: Test PTR_TO_RDONLY_MEM

stable-rc/queue/5.15 baseline: 69 runs, 8 regressions (v5.15.23-171-g5bcd8bbdf9ec)
 2022-02-16 21:44 UTC 

stable-rc/queue/5.16 baseline: 106 runs, 17 regressions (v5.16.9-202-gd9f1e574e17a)
 2022-02-16 21:30 UTC 

stable-rc/queue/5.10 baseline: 143 runs, 18 regressions (v5.10.100-116-g7201cccf3cc6)
 2022-02-16 21:09 UTC 

stable-rc/queue/4.14 baseline: 105 runs, 17 regressions (v4.14.266-44-g431d929a9e75)
 2022-02-16 20:32 UTC 

stable/linux-5.4.y baseline: 142 runs, 20 regressions (v5.4.180)
 2022-02-16 20:13 UTC 

stable/linux-5.15.y baseline: 84 runs, 8 regressions (v5.15.24)
 2022-02-16 19:59 UTC 

stable/linux-4.9.y baseline: 103 runs, 18 regressions (v4.9.302)
 2022-02-16 19:38 UTC 

stable/linux-4.14.y baseline: 123 runs, 18 regressions (v4.14.267)
 2022-02-16 19:11 UTC 

[PATCH] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
 2022-02-16 19:03 UTC  (16+ messages)

stable/linux-5.16.y baseline: 123 runs, 16 regressions (v5.16.10)
 2022-02-16 19:01 UTC 

[PATCH] arm64: smp: Skip MC domain for SoCs without shared cache
 2022-02-16 18:56 UTC  (15+ messages)

stable/linux-5.10.y baseline: 160 runs, 25 regressions (v5.10.101)
 2022-02-16 18:42 UTC 

stable-rc/queue/5.15 build: 168 builds: 4 failed, 164 passed, 13 errors, 4 warnings (v5.15.23-171-g5bcd8bbdf9ec)
 2022-02-16 18:15 UTC 

stable-rc/queue/5.4 baseline: 160 runs, 20 regressions (v5.4.179-71-ga7abd406fc7c)
 2022-02-16 18:11 UTC 

[PATCH v2] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
 2022-02-16 18:10 UTC  (6+ messages)

stable/linux-4.19.y baseline: 155 runs, 25 regressions (v4.19.230)
 2022-02-16 18:08 UTC 

[PATCH] ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
 2022-02-16 18:01 UTC  (2+ messages)

stable-rc/queue/5.16 build: 171 builds: 5 failed, 166 passed, 12 errors, 4 warnings (v5.16.9-202-gd9f1e574e17a)
 2022-02-16 18:00 UTC 

[PATCH v2 1/6] drm/i915: Correctly populate use_sagv_wm for all pipes
 2022-02-16 17:42 UTC  (2+ messages)
` [PATCH v2 2/6] drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV

[PATCH v2 1/5] rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in set_user
 2022-02-16 17:42 UTC  (7+ messages)
` [PATCH v2 2/5] ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
` [PATCH v2 3/5] ucounts: Base set_cred_ucounts changes on the real user
` [PATCH v2 4/5] ucounts: Move RLIMIT_NPROC handling after set_user
` [PATCH v2 5/5] ucounts: Handle wrapping in is_ucounts_overlimit

stable-rc/queue/5.10 build: 170 builds: 2 failed, 168 passed, 10 warnings (v5.10.100-116-g7201cccf3cc6)
 2022-02-16 17:40 UTC 

stable-rc/queue/4.19 build: 193 builds: 6 failed, 187 passed, 2 errors, 29 warnings (v4.19.229-49-g51942cf2bd95)
 2022-02-16 17:25 UTC 

stable-rc/queue/4.14 build: 190 builds: 3 failed, 187 passed, 2 errors, 26 warnings (v4.14.266-44-g431d929a9e75)
 2022-02-16 17:03 UTC 

stable/linux-5.4.y build: 177 builds: 3 failed, 174 passed, 4 errors, 28 warnings (v5.4.180)
 2022-02-16 16:44 UTC 

stable/linux-5.15.y build: 179 builds: 4 failed, 175 passed, 13 errors, 5 warnings (v5.15.24)
 2022-02-16 16:29 UTC 

stable/linux-4.9.y build: 175 builds: 3 failed, 172 passed, 2 errors, 31 warnings (v4.9.302)
 2022-02-16 16:09 UTC 

[PATCH dlm/next] fs: dlm: fix plock invalid read
 2022-02-16 15:45 UTC 

stable/linux-4.14.y build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.267)
 2022-02-16 15:42 UTC 

[PATCH 1/8] ucounts: Fix RLIMIT_NPROC regression
 2022-02-16 15:41 UTC  (11+ messages)
` [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve
` [PATCH 4/8] ucounts: Only except the root user in init_user_ns from RLIMIT_NPROC

stable/linux-5.16.y build: 174 builds: 5 failed, 169 passed, 12 errors, 4 warnings (v5.16.10)
 2022-02-16 15:32 UTC 

stable/linux-5.10.y build: 167 builds: 3 failed, 164 passed, 4 errors, 10 warnings (v5.10.101)
 2022-02-16 15:13 UTC 

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 28 warnings (v5.4.179-71-ga7abd406fc7c)
 2022-02-16 14:42 UTC 

[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2022-02-16 14:40 UTC  (7+ messages)

stable/linux-4.19.y build: 176 builds: 6 failed, 170 passed, 2 errors, 27 warnings (v4.19.230)
 2022-02-16 14:39 UTC 

[PATCH 2/2] arm64: dts: juno: Enable more SMMUs
 2022-02-16 14:31 UTC  (9+ messages)

[PATCH v3 01/25] bus: mhi: Fix pm_state conversion to string
 2022-02-16 14:29 UTC  (8+ messages)
` [PATCH v3 02/25] bus: mhi: Fix MHI DMA structure endianness

Hi Good Day
 2022-02-16 13:29 UTC 

[PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
 2022-02-16 13:13 UTC  (2+ messages)
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user

[PATCH for v5.15 0/2] Defrag fixes for v5.15
 2022-02-16 12:49 UTC  (5+ messages)
` [PATCH for v5.15 1/2] btrfs: don't hold CPU for too long when defragging a file
` [PATCH for v5.15 2/2] btrfs: defrag: use the same cluster size for defrag ioctl and autodefrag

Linux 5.16.10
 2022-02-16 12:51 UTC  (2+ messages)

Linux 5.15.24
 2022-02-16 12:50 UTC  (2+ messages)

Linux 5.10.101
 2022-02-16 12:50 UTC  (2+ messages)

Linux 5.4.180
 2022-02-16 12:50 UTC  (2+ messages)

Linux 4.19.230
 2022-02-16 12:50 UTC  (2+ messages)

Linux 4.14.267
 2022-02-16 12:50 UTC  (2+ messages)

Linux 4.9.302
 2022-02-16 12:50 UTC  (2+ messages)

Backport request: drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
 2022-02-16 11:34 UTC 

[PATCH v2 1/1] iommu/vt-d: Fix list_add double add when enabling VMD and scalable mode
 2022-02-16  9:13 UTC 

[regression, stable] Re: Bug 215562 - BUG: unable to handle page fault in cache_reap (fwd from bugzilla)
 2022-02-16  8:44 UTC 

[PATCH v1] video/fbdev: Atari 2 bpp (STe) palette bugfix
 2022-02-16  8:08 UTC  (3+ messages)

[BACKPORT stable Linux-5.10.y 1/2] can: isotp: prevent race between isotp_bind() and isotp_setsockopt()
 2022-02-16  6:31 UTC  (2+ messages)
` [BACKPORT stable Linux-5.10.y 2/2] can: isotp: add SF_BROADCAST support for functional addressing

[PATCH 5.10 000/116] 5.10.101-rc1 review
 2022-02-16  6:17 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs
 2022-02-15 20:10 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: "
` [PATCH 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH 4/5] arm64: dts: ti: k3-am64: "
` [PATCH 5/5] arm64: dts: ti: k3-j721s2: "

[PATCH 4.19 00/49] 4.19.230-rc1 review
 2022-02-16  0:52 UTC  (2+ messages)

[PATCH 5.4 00/71] 5.4.180-rc1 review
 2022-02-16  0:51 UTC  (2+ messages)

[PATCH 1/2] drm/bridge: analogix_dp: Support PSR-exit to disable transition
 2022-02-15 23:54 UTC  (2+ messages)
` [PATCH 2/2] drm/atomic: Force bridge self-refresh-exit on CRTC switch

+ mm-pages_allocc-dont-create-zone_movable-beyond-the-end-of-a-node.patch added to -mm tree
 2022-02-15 22:16 UTC 

[stable-5.10 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-02-15 22:16 UTC 

[stable-5.15 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-02-15 22:15 UTC 

+ fix-shmem-huge-page-failed-to-set-f_seal_write-attribute-problem.patch added to -mm tree
 2022-02-15 22:12 UTC 

CPU excessively long times between frequency scaling driver calls - bisected
 2022-02-15 21:35 UTC  (9+ messages)

[RESEND][PATCH v2] PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
 2022-02-15 21:29 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 2/6] drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
 2022-02-15 19:18 UTC  (13+ messages)
                    ` [Intel-gfx] "

[PATCH 5.16 000/203] 5.16.10-rc1 review
 2022-02-15 17:29 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).