public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-03 15:57:50 to 2021-09-06 01:28:07 UTC [more...]

[PATCH AUTOSEL 5.4 01/30] locking/mutex: Fix HANDOFF condition
 2021-09-06  1:22 UTC 

[PATCH AUTOSEL 5.10 01/39] locking/mutex: Fix HANDOFF condition
 2021-09-06  1:21 UTC  (39+ messages)
` [PATCH AUTOSEL 5.10 02/39] regmap: fix the offset of register error log
` [PATCH AUTOSEL 5.10 03/39] regulator: tps65910: Silence deferred probe error
` [PATCH AUTOSEL 5.10 04/39] crypto: mxs-dcp - Check for DMA mapping errors
` [PATCH AUTOSEL 5.10 05/39] sched/deadline: Fix reset_on_fork reporting of DL tasks
` [PATCH AUTOSEL 5.10 06/39] power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
` [PATCH AUTOSEL 5.10 07/39] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
` [PATCH AUTOSEL 5.10 08/39] sched/deadline: Fix missing clock update in migrate_task_rq_dl()
` [PATCH AUTOSEL 5.10 09/39] rcu/tree: Handle VM stoppage in stall detection
` [PATCH AUTOSEL 5.10 10/39] EDAC/mce_amd: Do not load edac_mce_amd module on guests
` [PATCH AUTOSEL 5.10 11/39] posix-cpu-timers: Force next expiration recalc after itimer reset
` [PATCH AUTOSEL 5.10 12/39] hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
` [PATCH AUTOSEL 5.10 13/39] hrtimer: Ensure timerfd notification for HIGHRES=n
` [PATCH AUTOSEL 5.10 14/39] udf: Check LVID earlier
` [PATCH AUTOSEL 5.10 15/39] udf: Fix iocharset=utf8 mount option
` [PATCH AUTOSEL 5.10 16/39] isofs: joliet: "
` [PATCH AUTOSEL 5.10 17/39] bcache: add proper error unwinding in bcache_device_init
` [PATCH AUTOSEL 5.10 18/39] blk-throtl: optimize IOPS throttle for large IO scenarios
` [PATCH AUTOSEL 5.10 19/39] nvme-tcp: don't update queue count when failing to set io queues
` [PATCH AUTOSEL 5.10 20/39] nvme-rdma: "
` [PATCH AUTOSEL 5.10 21/39] nvmet: pass back cntlid on successful completion
` [PATCH AUTOSEL 5.10 22/39] power: supply: smb347-charger: Add missing pin control activation
` [PATCH AUTOSEL 5.10 23/39] power: supply: max17042_battery: fix typo in MAx17042_TOFF
` [PATCH AUTOSEL 5.10 24/39] s390/cio: add dev_busid sysfs entry for each subchannel
` [PATCH AUTOSEL 5.10 25/39] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.10 26/39] libata: fix ata_host_start()
` [PATCH AUTOSEL 5.10 27/39] crypto: omap - Fix inconsistent locking of device lists
` [PATCH AUTOSEL 5.10 28/39] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH AUTOSEL 5.10 29/39] crypto: qat - handle both source of interrupt in VF ISR
` [PATCH AUTOSEL 5.10 30/39] crypto: qat - fix reuse of completion variable
` [PATCH AUTOSEL 5.10 31/39] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH AUTOSEL 5.10 32/39] crypto: qat - do not export adf_iov_putmsg()
` [PATCH AUTOSEL 5.10 33/39] fcntl: fix potential deadlock for &fasync_struct.fa_lock
` [PATCH AUTOSEL 5.10 34/39] udf_get_extendedattr() had no boundary checks
` [PATCH AUTOSEL 5.10 35/39] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.10 36/39] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.10 37/39] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.10 38/39] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.10 39/39] s390/ap: fix state machine hang after failure to enable irq

[PATCH AUTOSEL 5.13 01/46] locking/mutex: Fix HANDOFF condition
 2021-09-06  1:20 UTC  (46+ messages)
` [PATCH AUTOSEL 5.13 02/46] regmap: fix the offset of register error log
` [PATCH AUTOSEL 5.13 03/46] regulator: tps65910: Silence deferred probe error
` [PATCH AUTOSEL 5.13 04/46] crypto: mxs-dcp - Check for DMA mapping errors
` [PATCH AUTOSEL 5.13 05/46] sched/deadline: Fix reset_on_fork reporting of DL tasks
` [PATCH AUTOSEL 5.13 06/46] power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
` [PATCH AUTOSEL 5.13 07/46] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
` [PATCH AUTOSEL 5.13 08/46] sched/deadline: Fix missing clock update in migrate_task_rq_dl()
` [PATCH AUTOSEL 5.13 09/46] rcu/tree: Handle VM stoppage in stall detection
` [PATCH AUTOSEL 5.13 10/46] EDAC/mce_amd: Do not load edac_mce_amd module on guests
` [PATCH AUTOSEL 5.13 11/46] posix-cpu-timers: Force next expiration recalc after itimer reset
` [PATCH AUTOSEL 5.13 12/46] hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
` [PATCH AUTOSEL 5.13 13/46] hrtimer: Ensure timerfd notification for HIGHRES=n
` [PATCH AUTOSEL 5.13 14/46] udf: Check LVID earlier
` [PATCH AUTOSEL 5.13 15/46] udf: Fix iocharset=utf8 mount option
` [PATCH AUTOSEL 5.13 16/46] isofs: joliet: "
` [PATCH AUTOSEL 5.13 17/46] bcache: add proper error unwinding in bcache_device_init
` [PATCH AUTOSEL 5.13 18/46] nbd: add the check to prevent overflow in __nbd_ioctl()
` [PATCH AUTOSEL 5.13 19/46] blk-throtl: optimize IOPS throttle for large IO scenarios
` [PATCH AUTOSEL 5.13 20/46] nvme-tcp: don't update queue count when failing to set io queues
` [PATCH AUTOSEL 5.13 21/46] nvme-rdma: "
` [PATCH AUTOSEL 5.13 22/46] nvmet: pass back cntlid on successful completion
` [PATCH AUTOSEL 5.13 23/46] power: supply: smb347-charger: Add missing pin control activation
` [PATCH AUTOSEL 5.13 24/46] power: supply: max17042_battery: fix typo in MAx17042_TOFF
` [PATCH AUTOSEL 5.13 25/46] s390/cio: add dev_busid sysfs entry for each subchannel
` [PATCH AUTOSEL 5.13 26/46] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.13 27/46] libata: fix ata_host_start()
` [PATCH AUTOSEL 5.13 28/46] sched/topology: Skip updating masks for non-online nodes
` [PATCH AUTOSEL 5.13 29/46] crypto: omap - Fix inconsistent locking of device lists
` [PATCH AUTOSEL 5.13 30/46] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH AUTOSEL 5.13 31/46] crypto: qat - handle both source of interrupt in VF ISR
` [PATCH AUTOSEL 5.13 32/46] crypto: qat - fix reuse of completion variable
` [PATCH AUTOSEL 5.13 33/46] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH AUTOSEL 5.13 34/46] crypto: qat - do not export adf_iov_putmsg()
` [PATCH AUTOSEL 5.13 35/46] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH AUTOSEL 5.13 36/46] crypto: hisilicon/sec - modify the hardware endian configuration
` [PATCH AUTOSEL 5.13 37/46] crypto: tcrypt - Fix missing return value check
` [PATCH AUTOSEL 5.13 38/46] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH AUTOSEL 5.13 39/46] fcntl: fix potential deadlock for &fasync_struct.fa_lock
` [PATCH AUTOSEL 5.13 40/46] udf_get_extendedattr() had no boundary checks
` [PATCH AUTOSEL 5.13 41/46] io-wq: remove GFP_ATOMIC allocation off schedule out path
` [PATCH AUTOSEL 5.13 42/46] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.13 43/46] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.13 44/46] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.13 45/46] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.13 46/46] s390/ap: fix state machine hang after failure to enable irq

[PATCH AUTOSEL 5.14 01/47] locking/mutex: Fix HANDOFF condition
 2021-09-06  1:19 UTC  (47+ messages)
` [PATCH AUTOSEL 5.14 02/47] regmap: fix the offset of register error log
` [PATCH AUTOSEL 5.14 03/47] regulator: tps65910: Silence deferred probe error
` [PATCH AUTOSEL 5.14 04/47] crypto: mxs-dcp - Check for DMA mapping errors
` [PATCH AUTOSEL 5.14 05/47] sched/deadline: Fix reset_on_fork reporting of DL tasks
` [PATCH AUTOSEL 5.14 06/47] power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
` [PATCH AUTOSEL 5.14 07/47] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
` [PATCH AUTOSEL 5.14 08/47] sched/deadline: Fix missing clock update in migrate_task_rq_dl()
` [PATCH AUTOSEL 5.14 09/47] rcu/tree: Handle VM stoppage in stall detection
` [PATCH AUTOSEL 5.14 10/47] EDAC/mce_amd: Do not load edac_mce_amd module on guests
` [PATCH AUTOSEL 5.14 11/47] posix-cpu-timers: Force next expiration recalc after itimer reset
` [PATCH AUTOSEL 5.14 12/47] hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
` [PATCH AUTOSEL 5.14 13/47] hrtimer: Ensure timerfd notification for HIGHRES=n
` [PATCH AUTOSEL 5.14 14/47] udf: Check LVID earlier
` [PATCH AUTOSEL 5.14 15/47] udf: Fix iocharset=utf8 mount option
` [PATCH AUTOSEL 5.14 16/47] isofs: joliet: "
` [PATCH AUTOSEL 5.14 17/47] bcache: add proper error unwinding in bcache_device_init
` [PATCH AUTOSEL 5.14 18/47] nbd: add the check to prevent overflow in __nbd_ioctl()
` [PATCH AUTOSEL 5.14 19/47] blk-throtl: optimize IOPS throttle for large IO scenarios
` [PATCH AUTOSEL 5.14 20/47] nvme-tcp: don't update queue count when failing to set io queues
` [PATCH AUTOSEL 5.14 21/47] nvme-rdma: "
` [PATCH AUTOSEL 5.14 22/47] nvmet: pass back cntlid on successful completion
` [PATCH AUTOSEL 5.14 23/47] power: supply: smb347-charger: Add missing pin control activation
` [PATCH AUTOSEL 5.14 24/47] power: supply: max17042_battery: fix typo in MAx17042_TOFF
` [PATCH AUTOSEL 5.14 25/47] s390/cio: add dev_busid sysfs entry for each subchannel
` [PATCH AUTOSEL 5.14 26/47] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.14 27/47] libata: fix ata_host_start()
` [PATCH AUTOSEL 5.14 28/47] sched/topology: Skip updating masks for non-online nodes
` [PATCH AUTOSEL 5.14 29/47] crypto: omap - Fix inconsistent locking of device lists
` [PATCH AUTOSEL 5.14 30/47] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH AUTOSEL 5.14 31/47] crypto: qat - handle both source of interrupt in VF ISR
` [PATCH AUTOSEL 5.14 32/47] crypto: qat - fix reuse of completion variable
` [PATCH AUTOSEL 5.14 33/47] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH AUTOSEL 5.14 34/47] crypto: qat - do not export adf_iov_putmsg()
` [PATCH AUTOSEL 5.14 35/47] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH AUTOSEL 5.14 36/47] crypto: hisilicon/sec - modify the hardware endian configuration
` [PATCH AUTOSEL 5.14 37/47] crypto: tcrypt - Fix missing return value check
` [PATCH AUTOSEL 5.14 38/47] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH AUTOSEL 5.14 39/47] fcntl: fix potential deadlock for &fasync_struct.fa_lock
` [PATCH AUTOSEL 5.14 40/47] udf_get_extendedattr() had no boundary checks
` [PATCH AUTOSEL 5.14 41/47] io-wq: remove GFP_ATOMIC allocation off schedule out path
` [PATCH AUTOSEL 5.14 42/47] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.14 43/47] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.14 44/47] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.14 45/47] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.14 46/47] s390/ap: fix state machine hang after failure to enable irq
` [PATCH AUTOSEL 5.14 47/47] s390/smp: enable DAT before CPU restart callback is called

[PATCH 1/2] drm/nouveau/ga102-: support ttm buffer moves via copy engine
 2021-09-06  0:56 UTC  (2+ messages)
` [PATCH 2/2] drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows

kernel-4.9.270 crash
 2021-09-05 19:00 UTC 

kernel/kexec_file.o: failed: Cannot find symbol for section 10: .text.unlikely
 2021-09-05 14:58 UTC  (2+ messages)

proc-pid-vm.c:214:19: warning: 'str_vsyscall' defined but not used
 2021-09-05 14:30 UTC 

udmabuf.c:30:17: warning: implicit declaration of function 'open'
 2021-09-05 14:28 UTC 

[PATCH AUTOSEL 5.13 01/14] gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
 2021-09-05 12:54 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 13/14] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH net 1/1] net: stmmac: Fix overall budget calculation for rxtx_napi
 2021-09-05 12:10 UTC  (2+ messages)

[PATCH 5.10 1/2] new helper: inode_wrong_type()
 2021-09-05  7:08 UTC  (2+ messages)
` [PATCH 5.10 2/2] fuse: fix illegal access to inode with reused nodeid

✅ PASS: Test report for kernel 5.13.14 (stable-queue, 1b53bca7)
 2021-09-04 18:51 UTC 

stable-rc/queue/5.10 baseline: 195 runs, 8 regressions (v5.10.62-9-ge3bb5116f2af)
 2021-09-04 15:29 UTC 

stable-rc/queue/5.13 baseline: 193 runs, 5 regressions (v5.13.14-2-g74aad924bd80)
 2021-09-04 15:13 UTC 

stable-rc/queue/4.9 baseline: 135 runs, 4 regressions (v4.9.282-2-gf6ecb70da19b)
 2021-09-04 14:28 UTC 

stable-rc/queue/4.4 baseline: 117 runs, 10 regressions (v4.4.283-1-g50fafc4c17df)
 2021-09-04 14:04 UTC 

stable-rc/queue/4.19 baseline: 171 runs, 7 regressions (v4.19.206-1-g90379f42d04d)
 2021-09-04 13:52 UTC 

stable-rc/queue/5.4 baseline: 190 runs, 3 regressions (v5.4.144-6-g49d153c950b3)
 2021-09-04 13:36 UTC 

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 12 warnings (v5.10.62-9-ge3bb5116f2af)
 2021-09-04 11:59 UTC 

stable-rc/queue/5.13 build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.14-2-g74aad924bd80)
 2021-09-04 11:44 UTC 

stable-rc/queue/5.14 build: 177 builds: 2 failed, 175 passed, 106 warnings (v5.14.1-2-gbbf2e6a216c0)
 2021-09-04 11:17 UTC 

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed (v4.9.282-2-gf6ecb70da19b)
 2021-09-04 10:59 UTC 

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.283-1-g50fafc4c17df)
 2021-09-04 10:34 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.206-1-g90379f42d04d)
 2021-09-04 10:23 UTC 

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.144-6-g49d153c950b3)
 2021-09-04 10:06 UTC 

[syzbot] INFO: rcu detected stall in tx
 2021-09-04  7:55 UTC 

[PATCH] for 5.4 : kthread: Fix PF_KTHREAD vs to_kthread() race
 2021-09-04  6:26 UTC  (2+ messages)

[PATCH 0/6] cxl fixes for v5.15-rc1
 2021-09-04  3:57 UTC  (5+ messages)
` [PATCH 1/6] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
` [PATCH 2/6] cxl/pci: Fix lockdown level
` [PATCH 3/6] cxl/pci: Fix debug message in cxl_probe_regs()

[PATCH 4.19] fbmem: add margin check to fb_check_caps()
 2021-09-04  2:12 UTC  (3+ messages)

[PATCH] thermal: Fix a NULL pointer dereference
 2021-09-04  1:07 UTC  (2+ messages)

[PATCH] thermal: Fix a NULL pointer dereference
 2021-09-04  0:31 UTC 

stable-rc/queue/5.4 baseline: 170 runs, 3 regressions (v5.4.144-5-gaf4d70cbbe11)
 2021-09-03 21:13 UTC 

[merged] hugetlb-fix-hugetlb-cgroup-refcounting-during-vma-split.patch removed from -mm tree
 2021-09-03 21:00 UTC 

[merged] mm-fix-panic-caused-by-__page_handle_poison.patch removed from -mm tree
 2021-09-03 21:00 UTC 

stable-rc/queue/4.14 baseline: 136 runs, 4 regressions (v4.14.246-1-gb4cadb6113c3)
 2021-09-03 20:46 UTC 

stable-rc/queue/4.4 baseline: 98 runs, 8 regressions (v4.4.283-1-gc1a7ae0d83fa)
 2021-09-03 20:35 UTC 

stable-rc/queue/5.13 baseline: 176 runs, 1 regressions (v5.13.14-2-g1b53bca7aeb0)
 2021-09-03 20:25 UTC 

[PATCH] PCI: Create device links for AMD integrated USB xHCI and UCSI controllers
 2021-09-03 19:55 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 152 runs, 7 regressions (v4.19.206-1-g858883949531)
 2021-09-03 19:46 UTC 

[PATCH] binder: make sure fd closes complete
 2021-09-03 19:38 UTC  (3+ messages)

stable-rc/queue/5.14 baseline: 179 runs, 1 regressions (v5.14.1-2-gd77b951d0670)
 2021-09-03 19:35 UTC 

stable-rc/queue/5.10 baseline: 166 runs, 5 regressions (v5.10.62-8-g7b314af003ef)
 2021-09-03 19:27 UTC 

stable-rc/linux-5.13.y baseline: 129 runs, 2 regressions (v5.13.14)
 2021-09-03 18:55 UTC 

stable-rc/queue/4.9 baseline: 118 runs, 3 regressions (v4.9.282-1-gdb634ba118ef)
 2021-09-03 18:43 UTC 

stable-rc/linux-5.10.y baseline: 179 runs, 4 regressions (v5.10.62)
 2021-09-03 18:12 UTC 

stable-rc/linux-4.19.y baseline: 152 runs, 6 regressions (v4.19.206)
 2021-09-03 17:54 UTC 

[PATCH v3 00/28] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-03 17:51 UTC  (4+ messages)
` [PATCH v3 23/28] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.144-5-gaf4d70cbbe11)
 2021-09-03 17:43 UTC 

stable/linux-4.19.y baseline: 152 runs, 6 regressions (v4.19.206)
 2021-09-03 17:39 UTC 

stable-rc/linux-4.9.y baseline: 119 runs, 5 regressions (v4.9.282)
 2021-09-03 17:20 UTC 

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.246-1-gb4cadb6113c3)
 2021-09-03 17:16 UTC 

stable/linux-5.14.y baseline: 178 runs, 1 regressions (v5.14.1)
 2021-09-03 17:11 UTC 

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.283-1-gc1a7ae0d83fa)
 2021-09-03 17:06 UTC 

stable-rc/queue/5.13 build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.14-2-g1b53bca7aeb0)
 2021-09-03 16:55 UTC 

stable/linux-4.9.y baseline: 119 runs, 5 regressions (v4.9.282)
 2021-09-03 16:55 UTC 

[PATCH] mtd: nand: atmel_nand: remove build warning in atmel_nand_remove()
 2021-09-03 16:54 UTC 

stable/linux-5.13.y baseline: 179 runs, 4 regressions (v5.13.14)
 2021-09-03 16:41 UTC 

stable-rc/linux-5.4.y baseline: 169 runs, 7 regressions (v5.4.144)
 2021-09-03 16:21 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.206-1-g858883949531)
 2021-09-03 16:16 UTC 

stable-rc/queue/5.14 build: 177 builds: 2 failed, 175 passed, 106 warnings (v5.14.1-2-gd77b951d0670)
 2021-09-03 16:06 UTC 

[PATCH 4.9 00/16] 4.9.282-rc1 review
 2021-09-03 16:02 UTC  (4+ messages)
` [PATCH 4.9 12/16] net/rds: dma_map_sg is entitled to merge entries

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.62-8-g7b314af003ef)
 2021-09-03 15:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox