stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 15:01:15 to 2021-04-16 05:25:22 UTC [more...]

netfilter/x_tables patches for v4.4.y..v4.14.y
 2021-04-16  5:25 UTC  (8+ messages)

stable-rc/queue/4.19 build: 202 builds: 0 failed, 202 passed, 86 warnings (v4.19.187-13-g89322e49acdd)
 2021-04-16  4:58 UTC 

stable-rc/queue/4.4 build: 165 builds: 0 failed, 165 passed, 12 warnings (v4.4.266-38-g281961a48eced)
 2021-04-16  4:36 UTC 

[PATCH v3] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-16  4:34 UTC  (2+ messages)

stable-rc/queue/5.10 build: 195 builds: 0 failed, 195 passed, 16 warnings (v5.10.30-24-g3eeb534feebc1)
 2021-04-16  4:07 UTC 

[PATCH 5.4 00/18] 5.4.113-rc1 review
 2021-04-16  3:40 UTC  (22+ messages)
` [PATCH 5.4 01/18] interconnect: core: fix error return code of icc_link_destroy()
` [PATCH 5.4 02/18] KVM: arm64: Hide system instruction access to Trace registers
` [PATCH 5.4 03/18] KVM: arm64: Disable guest access to trace filter controls
` [PATCH 5.4 04/18] drm/imx: imx-ldb: fix out of bounds array access warning
` [PATCH 5.4 05/18] gfs2: report "already frozen/thawed" errors
` [PATCH 5.4 06/18] drm/tegra: dc: Dont set PLL clock to 0Hz
` [PATCH 5.4 07/18] block: only update parent bi_status when bio fail
` [PATCH 5.4 08/18] radix tree test suite: Register the main thread with the RCU library
` [PATCH 5.4 09/18] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH 5.4 10/18] idr test suite: Create anchor before launching throbber
` [PATCH 5.4 11/18] riscv,entry: fix misaligned base for excp_vect_table
` [PATCH 5.4 12/18] block: dont ignore REQ_NOWAIT for direct IO
` [PATCH 5.4 13/18] netfilter: x_tables: fix compat match/target pad out-of-bound write
` [PATCH 5.4 14/18] driver core: Fix locking bug in deferred_probe_timeout_work_func()
` [PATCH 5.4 15/18] perf tools: Use %define api.pure full instead of %pure-parser
` [PATCH 5.4 16/18] perf tools: Use %zd for size_t printf formats on 32-bit
` [PATCH 5.4 17/18] perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches
` [PATCH 5.4 18/18] xen/events: fix setting irq affinity

stable-rc/queue/4.14 build: 176 builds: 0 failed, 176 passed, 60 warnings (v4.14.230-68-g33942422dcc8)
 2021-04-16  3:39 UTC 

[PATCH] usb: dwc3: core: Do core softreset when switch mode
 2021-04-16  3:28 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/5] scsi: BusLogic: Fix missing `pr_cont' use
 2021-04-16  2:08 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Reserve extra IRQ vectors
 2021-04-16  2:06 UTC  (2+ messages)

[PATCH 5.11 00/23] 5.11.15-rc1 review
 2021-04-16  1:02 UTC  (26+ messages)
` [PATCH 5.11 01/23] interconnect: core: fix error return code of icc_link_destroy()
` [PATCH 5.11 02/23] gfs2: Flag a withdraw if init_threads() fails
` [PATCH 5.11 03/23] KVM: arm64: Hide system instruction access to Trace registers
` [PATCH 5.11 04/23] KVM: arm64: Disable guest access to trace filter controls
` [PATCH 5.11 05/23] drm/imx: imx-ldb: fix out of bounds array access warning
` [PATCH 5.11 06/23] gfs2: report "already frozen/thawed" errors
` [PATCH 5.11 07/23] ftrace: Check if pages were allocated before calling free_pages()
` [PATCH 5.11 08/23] tools/kvm_stat: Add restart delay
` [PATCH 5.11 09/23] drm/tegra: dc: Dont set PLL clock to 0Hz
` [PATCH 5.11 10/23] gpu: host1x: Use different lock classes for each client
` [PATCH 5.11 11/23] XArray: Fix splitting to non-zero orders
` [PATCH 5.11 12/23] radix tree test suite: Fix compilation
` [PATCH 5.11 13/23] block: only update parent bi_status when bio fail
` [PATCH 5.11 14/23] radix tree test suite: Register the main thread with the RCU library
` [PATCH 5.11 15/23] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH 5.11 16/23] idr test suite: Create anchor before launching throbber
` [PATCH 5.11 17/23] null_blk: fix command timeout completion handling
` [PATCH 5.11 18/23] io_uring: dont mark S_ISBLK async work as unbounded
` [PATCH 5.11 19/23] riscv,entry: fix misaligned base for excp_vect_table
` [PATCH 5.11 20/23] block: dont ignore REQ_NOWAIT for direct IO
` [PATCH 5.11 21/23] netfilter: x_tables: fix compat match/target pad out-of-bound write
` [PATCH 5.11 22/23] perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches
` [PATCH 5.11 23/23] net: sfp: cope with SFPs that set both LOS normal and LOS inverted

[PATCH 4.9 00/47] 4.9.267-rc1 review
 2021-04-16  0:59 UTC  (3+ messages)

[PATCH 5.10 00/25] 5.10.31-rc1 review
 2021-04-16  0:52 UTC  (32+ messages)
` [PATCH 5.10 01/25] interconnect: core: fix error return code of icc_link_destroy()
` [PATCH 5.10 02/25] gfs2: Flag a withdraw if init_threads() fails
` [PATCH 5.10 03/25] KVM: arm64: Hide system instruction access to Trace registers
` [PATCH 5.10 04/25] KVM: arm64: Disable guest access to trace filter controls
` [PATCH 5.10 05/25] drm/imx: imx-ldb: fix out of bounds array access warning
` [PATCH 5.10 06/25] gfs2: report "already frozen/thawed" errors
` [PATCH 5.10 07/25] ftrace: Check if pages were allocated before calling free_pages()
` [PATCH 5.10 08/25] tools/kvm_stat: Add restart delay
` [PATCH 5.10 09/25] drm/tegra: dc: Dont set PLL clock to 0Hz
` [PATCH 5.10 10/25] gpu: host1x: Use different lock classes for each client
` [PATCH 5.10 11/25] XArray: Fix splitting to non-zero orders
` [PATCH 5.10 12/25] radix tree test suite: Fix compilation
` [PATCH 5.10 13/25] block: only update parent bi_status when bio fail
` [PATCH 5.10 14/25] radix tree test suite: Register the main thread with the RCU library
` [PATCH 5.10 15/25] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH 5.10 16/25] idr test suite: Create anchor before launching throbber
` [PATCH 5.10 17/25] null_blk: fix command timeout completion handling
` [PATCH 5.10 18/25] io_uring: dont mark S_ISBLK async work as unbounded
` [PATCH 5.10 19/25] riscv,entry: fix misaligned base for excp_vect_table
` [PATCH 5.10 20/25] block: dont ignore REQ_NOWAIT for direct IO
` [PATCH 5.10 21/25] netfilter: x_tables: fix compat match/target pad out-of-bound write
` [PATCH 5.10 22/25] perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches
` [PATCH 5.10 23/25] net: sfp: relax bitrate-derived mode check
` [PATCH 5.10 24/25] net: sfp: cope with SFPs that set both LOS normal and LOS inverted
` [PATCH 5.10 25/25] xen/events: fix setting irq affinity

stable-rc/linux-4.4.y baseline: 96 runs, 8 regressions (v4.4.266-39-gd5830a9390f6)
 2021-04-16  0:08 UTC 

stable-rc/linux-5.4.y baseline: 110 runs, 4 regressions (v5.4.112-19-g0d80f6c61d6ba)
 2021-04-15 23:56 UTC 

stable-rc/linux-4.14.y baseline: 125 runs, 6 regressions (v4.14.230-69-g520c87617485a)
 2021-04-15 23:22 UTC 

stable-rc/linux-4.9.y baseline: 112 runs, 5 regressions (v4.9.266-48-g5183cf83a541)
 2021-04-15 23:10 UTC 

✅ PASS: Test report for kernel 5.11.14 (stable-queue, bf5b3f01)
 2021-04-15 22:53 UTC 

[PATCH 4.4 00/38] 4.4.267-rc1 review
 2021-04-15 22:47 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.11.15-rc1 (stable, 7825299a)
 2021-04-15 22:45 UTC 

[PATCH 4.14 00/68] 4.14.231-rc1 review
 2021-04-15 22:45 UTC  (20+ messages)
` [PATCH 4.14 27/68] net:tipc: Fix a double free in tipc_sk_mcast_rcv
` [PATCH 4.14 31/68] soc/fsl: qbman: fix conflicting alignment attributes
` [PATCH 4.14 32/68] clk: fix invalid usage of list cursor in register
` [PATCH 4.14 33/68] clk: fix invalid usage of list cursor in unregister
` [PATCH 4.14 34/68] workqueue: Move the position of debug_work_activate() in __queue_work()
` [PATCH 4.14 35/68] s390/cpcmd: fix inline assembly register clobbering
` [PATCH 4.14 36/68] net/mlx5: Fix placement of log_max_flow_counter
` [PATCH 4.14 50/68] net: mac802154: Fix general protection fault
` [PATCH 4.14 60/68] KVM: arm64: Hide system instruction access to Trace registers
` [PATCH 4.14 61/68] KVM: arm64: Disable guest access to trace filter controls
` [PATCH 4.14 62/68] drm/imx: imx-ldb: fix out of bounds array access warning
` [PATCH 4.14 63/68] gfs2: report "already frozen/thawed" errors
` [PATCH 4.14 64/68] block: only update parent bi_status when bio fail
` [PATCH 4.14 65/68] net: phy: broadcom: Only advertise EEE for supported modes
` [PATCH 4.14 66/68] netfilter: x_tables: fix compat match/target pad out-of-bound write
` [PATCH 4.14 67/68] perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches
` [PATCH 4.14 68/68] xen/events: fix setting irq affinity

[PATCH 4.19 00/13] 4.19.188-rc1 review
 2021-04-15 22:43 UTC  (16+ messages)
` [PATCH 4.19 01/13] KVM: arm64: Hide system instruction access to Trace registers
` [PATCH 4.19 02/13] KVM: arm64: Disable guest access to trace filter controls
` [PATCH 4.19 03/13] drm/imx: imx-ldb: fix out of bounds array access warning
` [PATCH 4.19 04/13] gfs2: report "already frozen/thawed" errors
` [PATCH 4.19 05/13] drm/tegra: dc: Dont set PLL clock to 0Hz
` [PATCH 4.19 06/13] block: only update parent bi_status when bio fail
` [PATCH 4.19 07/13] riscv,entry: fix misaligned base for excp_vect_table
` [PATCH 4.19 08/13] net: phy: broadcom: Only advertise EEE for supported modes
` [PATCH 4.19 09/13] staging: m57621-mmc: delete driver from the tree
` [PATCH 4.19 10/13] netfilter: x_tables: fix compat match/target pad out-of-bound write
` [PATCH 4.19 11/13] driver core: Fix locking bug in deferred_probe_timeout_work_func()
` [PATCH 4.19 12/13] perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches
` [PATCH 4.19 13/13] xen/events: fix setting irq affinity

[PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-04-15 22:25 UTC  (4+ messages)

stable-rc/linux-4.19.y baseline: 137 runs, 5 regressions (v4.19.187-14-g9f5de887b1602)
 2021-04-15 22:25 UTC 

[PATCH v3] ext4: Fix occasional generic/418 failure
 2021-04-15 22:01 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 99 runs, 1 regressions (v4.9.266-47-g1ee3749fc544)
 2021-04-15 21:40 UTC 

stable-rc/queue/4.14 baseline: 116 runs, 4 regressions (v4.14.230-68-ga3ce9b6cb3002)
 2021-04-15 20:52 UTC 

stable-rc/queue/4.19 baseline: 134 runs, 4 regressions (v4.19.187-13-g4babd110760d2)
 2021-04-15 20:50 UTC 

stable-rc/linux-4.4.y build: 186 builds: 0 failed, 186 passed, 9 warnings (v4.4.266-39-gd5830a9390f6)
 2021-04-15 20:39 UTC 

stable-rc/linux-5.4.y build: 180 builds: 0 failed, 180 passed, 111 warnings (v5.4.112-19-g0d80f6c61d6ba)
 2021-04-15 20:27 UTC 

stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 68 warnings (v4.14.230-69-g520c87617485a)
 2021-04-15 19:53 UTC 

[PATCH for-5.4 0/2] scsi: qla2xxx: Fix P2P mode
 2021-04-15 19:51 UTC  (3+ messages)
` [PATCH for-5.4 1/2] scsi: qla2xxx: Dual FCP-NVMe target port support
` [PATCH for-5.4 2/2] scsi: qla2xxx: Fix device connect issues in P2P configuration

stable-rc/queue/5.10 baseline: 154 runs, 1 regressions (v5.10.30-25-g6d12651b9a74d)
 2021-04-15 19:52 UTC 

stable-rc/linux-4.9.y build: 177 builds: 0 failed, 177 passed, 4 warnings (v4.9.266-48-g5183cf83a541)
 2021-04-15 19:41 UTC 

[PATCH -next] drm: bridge: fix LONTIUM use of mipi_dsi_() functions
 2021-04-15 19:36 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 95 runs, 8 regressions (v4.4.266-38-g657af26c9bbe6)
 2021-04-15 19:06 UTC 

stable-rc/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 16 warnings (v5.10.30-26-g32f5704a0a4f7)
 2021-04-15 18:56 UTC 

stable-rc/linux-4.19.y build: 177 builds: 0 failed, 177 passed, 77 warnings (v4.19.187-14-g9f5de887b1602)
 2021-04-15 18:56 UTC 

[PATCH -next] drm: bridge: fix ANX7625 use of mipi_dsi_() functions
 2021-04-15 18:36 UTC 

[PATCH v1] ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function
 2021-04-15 18:33 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 140 runs, 4 regressions (v4.19.187-10-g087007f5c2a98)
 2021-04-15 18:33 UTC 

stable-rc/queue/5.4 baseline: 148 runs, 1 regressions (v5.4.112-13-g51e09bcd216e)
 2021-04-15 18:21 UTC 

stable-rc/queue/4.9 build: 173 builds: 0 failed, 173 passed, 3 warnings (v4.9.266-47-g1ee3749fc544)
 2021-04-15 18:11 UTC 

[PATCH] arm64: alternatives: Move length validation in alternative_{insn,endif}
 2021-04-15 17:48 UTC  (7+ messages)
` [PATCH] arm64: alternatives: Move length validation in alternative_{insn, endif}

[PATCH v2] locking/qrwlock: Fix ordering in queued_write_lock_slowpath
 2021-04-15 17:45 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 165 runs, 5 regressions (v5.10.30-20-gb2ce1496b0e5b)
 2021-04-15 17:40 UTC 

stable-rc/queue/4.14 baseline: 125 runs, 6 regressions (v4.14.230-65-g464fc98d20c26)
 2021-04-15 17:29 UTC 

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 68 warnings (v4.14.230-68-ga3ce9b6cb3002)
 2021-04-15 17:22 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.187-13-g4babd110760d2)
 2021-04-15 17:21 UTC 

[PATCH] locking/qrwlock: Fix ordering in queued_write_lock_slowpath
 2021-04-15 17:18 UTC  (12+ messages)

stable-rc/queue/5.4 build: 184 builds: 0 failed, 184 passed, 112 warnings (v5.4.112-18-g320071e1e0e1)
 2021-04-15 17:08 UTC 

stable-rc/queue/4.9 baseline: 105 runs, 6 regressions (v4.9.266-44-gd938d15b3cf13)
 2021-04-15 16:30 UTC 

stable-rc/queue/5.10 build: 180 builds: 0 failed, 180 passed, 16 warnings (v5.10.30-25-g6d12651b9a74d)
 2021-04-15 16:22 UTC 

stable-rc/queue/4.4 build: 174 builds: 0 failed, 174 passed, 12 warnings (v4.4.266-38-g657af26c9bbe6)
 2021-04-15 15:37 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 86 warnings (v4.19.187-10-g087007f5c2a98)
 2021-04-15 15:04 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).