stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 00:18:22 to 2021-03-03 00:48:02 UTC [more...]

[PATCH AUTOSEL 4.4 1/8] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
 2021-03-02 11:59 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 2/8] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 4.4 3/8] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.4 4/8] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 4.4 6/8] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 4.4 7/8] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 4.4 8/8] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling

Commits for 5.11 stable
 2021-03-02 12:25 UTC  (6+ messages)

[PATCH AUTOSEL 5.4 01/33] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:57 UTC  (32+ messages)
` [PATCH AUTOSEL 5.4 02/33] i2c: rcar: optimize cacheline "
` [PATCH AUTOSEL 5.4 03/33] udf: fix silent AED tagLocation corruption
` [PATCH AUTOSEL 5.4 04/33] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 5.4 05/33] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 5.4 06/33] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.4 07/33] Platform: OLPC: Fix probe error handling
` [PATCH AUTOSEL 5.4 08/33] powerpc/pci: Add ppc_md.discover_phbs()
` [PATCH AUTOSEL 5.4 09/33] HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
` [PATCH AUTOSEL 5.4 10/33] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.4 11/33] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 5.4 12/33] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 5.4 13/33] HID: logitech-dj: add support for the new lightspeed connection iteration
` [PATCH AUTOSEL 5.4 14/33] powerpc/64: Fix stack trace not displaying final frame
` [PATCH AUTOSEL 5.4 15/33] iommu/amd: Fix performance counter initialization
` [PATCH AUTOSEL 5.4 16/33] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 5.4 17/33] sparc64: Use arch_validate_flags() to validate ADI flag
` [PATCH AUTOSEL 5.4 18/33] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH AUTOSEL 5.4 19/33] Input: applespi - don't wait for responses to commands indefinitely
` [PATCH AUTOSEL 5.4 21/33] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 5.4 22/33] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 5.4 23/33] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 5.4 24/33] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH AUTOSEL 5.4 25/33] kbuild: clamp SUBLEVEL to 255
` [PATCH AUTOSEL 5.4 26/33] PCI: Fix pci_register_io_range() memory leak
` [PATCH AUTOSEL 5.4 27/33] i40e: Fix memory leak in i40e_probe
` [PATCH AUTOSEL 5.4 28/33] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 5.4 29/33] sysctl.c: fix underflow value setting risk in vm_table
` [PATCH AUTOSEL 5.4 30/33] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
` [PATCH AUTOSEL 5.4 31/33] nbd: handle device refs for DESTROY_ON_DISCONNECT properly
` [PATCH AUTOSEL 5.4 32/33] scsi: target: core: Add cmd length set before cmd complete
` [PATCH AUTOSEL 5.4 33/33] scsi: target: core: Prevent underflow for service actions

[PATCH 5.10 000/661] 5.10.20-rc2 review
 2021-03-02 12:40 UTC  (9+ messages)

FAILED: patch "[PATCH] rcu/nocb: Trigger self-IPI on late deferred wake up before" failed to apply to 5.10-stable tree
 2021-03-02 12:30 UTC 

[PATCH 5.4 000/338] 5.4.102-rc4 review
 2021-03-02 12:38 UTC 

[PATCH 5.10 000/658] 5.10.20-rc3 review
 2021-03-02 12:38 UTC 

[PATCH 00/13] rcu/nocb updates v2
 2021-03-02 12:34 UTC  (6+ messages)
` [PATCH 01/13] rcu/nocb: Fix potential missed nocb_timer rearm

[PATCH AUTOSEL 5.11 01/52] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:55 UTC  (50+ messages)
` [PATCH AUTOSEL 5.11 02/52] i2c: rcar: optimize cacheline "
` [PATCH AUTOSEL 5.11 03/52] scsi: ufs: Add a quirk to permit overriding UniPro defaults
` [PATCH AUTOSEL 5.11 04/52] scsi: pm80xx: Fix missing tag_free in NVMD DATA req
` [PATCH AUTOSEL 5.11 05/52] scsi: ufs: WB is only available on LUN #0 to #7
` [PATCH AUTOSEL 5.11 06/52] scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
` [PATCH AUTOSEL 5.11 07/52] scsi: ufs: Protect some contexts from unexpected clock scaling
` [PATCH AUTOSEL 5.11 08/52] udf: fix silent AED tagLocation corruption
` [PATCH AUTOSEL 5.11 09/52] iommu/vt-d: Clear PRQ overflow only when PRQ is empty
` [PATCH AUTOSEL 5.11 10/52] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 5.11 11/52] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 5.11 12/52] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.11 13/52] mmc: sdhci-iproc: Add ACPI bindings for the RPi
` [PATCH AUTOSEL 5.11 14/52] platform/x86: amd-pmc: put device on error paths
` [PATCH AUTOSEL 5.11 15/52] Platform: OLPC: Fix probe error handling
` [PATCH AUTOSEL 5.11 16/52] powerpc/pci: Add ppc_md.discover_phbs()
` [PATCH AUTOSEL 5.11 17/52] HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
` [PATCH AUTOSEL 5.11 18/52] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.11 19/52] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 5.11 20/52] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 5.11 21/52] kunit: tool: fix unit test cleanup handling
` [PATCH AUTOSEL 5.11 22/52] HID: logitech-dj: add support for the new lightspeed connection iteration
` [PATCH AUTOSEL 5.11 23/52] HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
` [PATCH AUTOSEL 5.11 24/52] powerpc/64: Fix stack trace not displaying final frame
` [PATCH AUTOSEL 5.11 25/52] iommu/amd: Fix performance counter initialization
` [PATCH AUTOSEL 5.11 26/52] clk: qcom: gdsc: Implement NO_RET_PERIPH flag
` [PATCH AUTOSEL 5.11 27/52] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 5.11 28/52] sparc64: Use arch_validate_flags() to validate ADI flag
` [PATCH AUTOSEL 5.11 29/52] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH AUTOSEL 5.11 30/52] Input: applespi - don't wait for responses to commands indefinitely
` [PATCH AUTOSEL 5.11 31/52] x86, build: use objtool mcount
` [PATCH AUTOSEL 5.11 32/52] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 5.11 33/52] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 5.11 34/52] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 5.11 35/52] drivers/base: build kunit tests without structleak plugin
` [PATCH AUTOSEL 5.11 36/52] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH AUTOSEL 5.11 37/52] PCI/LINK: Remove bandwidth notification
` [PATCH AUTOSEL 5.11 38/52] ext4: don't try to processed freed blocks until mballoc is initialized
` [PATCH AUTOSEL 5.11 39/52] PCI: cadence: Retrain Link to work around Gen2 training defect
` [PATCH AUTOSEL 5.11 40/52] kbuild: clamp SUBLEVEL to 255
` [PATCH AUTOSEL 5.11 41/52] PCI: Fix pci_register_io_range() memory leak
` [PATCH AUTOSEL 5.11 42/52] i40e: Fix memory leak in i40e_probe
` [PATCH AUTOSEL 5.11 43/52] PCI/ERR: Retain status from error notification
` [PATCH AUTOSEL 5.11 44/52] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH AUTOSEL 5.11 45/52] riscv: Get rid of MAX_EARLY_MAPPING_SIZE
` [PATCH AUTOSEL 5.11 46/52] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 5.11 48/52] sysctl.c: fix underflow value setting risk in vm_table
` [PATCH AUTOSEL 5.11 49/52] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
` [PATCH AUTOSEL 5.11 50/52] nbd: handle device refs for DESTROY_ON_DISCONNECT properly
` [PATCH AUTOSEL 5.11 51/52] scsi: target: core: Add cmd length set before cmd complete

[PATCH AUTOSEL 5.10 01/47] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:56 UTC  (45+ messages)
` [PATCH AUTOSEL 5.10 02/47] i2c: rcar: optimize cacheline "
` [PATCH AUTOSEL 5.10 04/47] scsi: ufs: WB is only available on LUN #0 to #7
` [PATCH AUTOSEL 5.10 06/47] udf: fix silent AED tagLocation corruption
` [PATCH AUTOSEL 5.10 07/47] iommu/vt-d: Clear PRQ overflow only when PRQ is empty
` [PATCH AUTOSEL 5.10 08/47] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 5.10 09/47] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 5.10 10/47] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.10 11/47] mmc: sdhci-iproc: Add ACPI bindings for the RPi
` [PATCH AUTOSEL 5.10 12/47] Platform: OLPC: Fix probe error handling
` [PATCH AUTOSEL 5.10 13/47] powerpc/pci: Add ppc_md.discover_phbs()
` [PATCH AUTOSEL 5.10 14/47] HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
` [PATCH AUTOSEL 5.10 15/47] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.10 16/47] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 5.10 17/47] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 5.10 18/47] kunit: tool: fix unit test cleanup handling
` [PATCH AUTOSEL 5.10 19/47] HID: logitech-dj: add support for the new lightspeed connection iteration
` [PATCH AUTOSEL 5.10 20/47] powerpc/64: Fix stack trace not displaying final frame
` [PATCH AUTOSEL 5.10 21/47] iommu/amd: Fix performance counter initialization
` [PATCH AUTOSEL 5.10 22/47] clk: qcom: gdsc: Implement NO_RET_PERIPH flag
` [PATCH AUTOSEL 5.10 23/47] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 5.10 24/47] sparc64: Use arch_validate_flags() to validate ADI flag
` [PATCH AUTOSEL 5.10 25/47] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH AUTOSEL 5.10 26/47] Input: applespi - don't wait for responses to commands indefinitely
` [PATCH AUTOSEL 5.10 27/47] x86, build: use objtool mcount
` [PATCH AUTOSEL 5.10 28/47] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 5.10 29/47] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 5.10 30/47] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 5.10 31/47] drivers/base: build kunit tests without structleak plugin
` [PATCH AUTOSEL 5.10 32/47] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH AUTOSEL 5.10 33/47] PCI/LINK: Remove bandwidth notification
` [PATCH AUTOSEL 5.10 34/47] ext4: don't try to processed freed blocks until mballoc is initialized
` [PATCH AUTOSEL 5.10 35/47] PCI: cadence: Retrain Link to work around Gen2 training defect
` [PATCH AUTOSEL 5.10 36/47] kbuild: clamp SUBLEVEL to 255
` [PATCH AUTOSEL 5.10 37/47] PCI: Fix pci_register_io_range() memory leak
` [PATCH AUTOSEL 5.10 38/47] i40e: Fix memory leak in i40e_probe
` [PATCH AUTOSEL 5.10 39/47] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH AUTOSEL 5.10 40/47] riscv: Get rid of MAX_EARLY_MAPPING_SIZE
` [PATCH AUTOSEL 5.10 41/47] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 5.10 42/47] drivers/base/memory: don't store phys_device in memory blocks
` [PATCH AUTOSEL 5.10 43/47] sysctl.c: fix underflow value setting risk in vm_table
` [PATCH AUTOSEL 5.10 44/47] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
` [PATCH AUTOSEL 5.10 45/47] nbd: handle device refs for DESTROY_ON_DISCONNECT properly
` [PATCH AUTOSEL 5.10 46/47] scsi: target: core: Add cmd length set before cmd complete
` [PATCH AUTOSEL 5.10 47/47] scsi: target: core: Prevent underflow for service actions

[PATCH 4.9 000/135] 4.9.259-rc2 review
 2021-03-02 12:26 UTC 

[PATCH 4.14 000/176] 4.14.223-rc3 review
 2021-03-02 12:26 UTC 

[PATCH 4.19 000/247] 4.19.178-rc3 review
 2021-03-02 12:27 UTC 

[PATCH 5.4 000/339] 5.4.102-rc3 review
 2021-03-02 12:27 UTC 

FAILED: patch "[PATCH] entry: Explicitly flush pending rcuog wakeup before last" failed to apply to 5.10-stable tree
 2021-03-02 12:32 UTC 

FAILED: patch "[PATCH] entry/kvm: Explicitly flush pending rcuog wakeup before last" failed to apply to 5.10-stable tree
 2021-03-02 12:32 UTC 

sparc: icmpv6.h:70:2: error: implicit declaration of function '__icmpv6_send'; did you mean 'icmpv6_send'? [-Werror=implicit-function-declaration]
 2021-03-02 12:21 UTC  (5+ messages)

FAILED: patch "[PATCH] rcu/nocb: Trigger self-IPI on late deferred wake up before" failed to apply to 5.4-stable tree
 2021-03-02 12:30 UTC 

[PATCH AUTOSEL 4.14 01/13] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 02/13] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 4.14 03/13] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 4.14 04/13] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 4.14 09/13] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 4.14 11/13] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register

[PATCH AUTOSEL 4.9 01/10] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 08/10] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom

[PATCH AUTOSEL 4.19 01/21] i2c: rcar: optimize cacheline to minimize HW race condition
 2021-03-02 11:58 UTC  (21+ messages)
` [PATCH AUTOSEL 4.19 02/21] udf: fix silent AED tagLocation corruption
` [PATCH AUTOSEL 4.19 03/21] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 4.19 04/21] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 4.19 05/21] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 4.19 06/21] powerpc/pci: Add ppc_md.discover_phbs()
` [PATCH AUTOSEL 4.19 07/21] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 4.19 08/21] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.19 09/21] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 4.19 10/21] sparc64: Use arch_validate_flags() to validate ADI flag
` [PATCH AUTOSEL 4.19 11/21] x86, build: use objtool mcount
` [PATCH AUTOSEL 4.19 12/21] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 4.19 13/21] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 4.19 14/21] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 4.19 15/21] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH AUTOSEL 4.19 16/21] PCI: Fix pci_register_io_range() memory leak
` [PATCH AUTOSEL 4.19 17/21] i40e: Fix memory leak in i40e_probe
` [PATCH AUTOSEL 4.19 18/21] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 4.19 19/21] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
` [PATCH AUTOSEL 4.19 20/21] scsi: target: core: Add cmd length set before cmd complete
` [PATCH AUTOSEL 4.19 21/21] scsi: target: core: Prevent underflow for service actions

[f2fs-dev][PATCH] f2fs: fsverity: modify truncation for verity enable failed
 2021-03-02 11:38 UTC 

✅ PASS: Test report for kernel 5.11.2 (stable-queue)
 2021-03-02 11:16 UTC 

[PATCH 4.19.y] virtio/s390: implement virtio-ccw revision 2 correctly
 2021-03-02 11:24 UTC 

[PATCH 4.19 000/246] 4.19.178-rc2 review
 2021-03-02 10:42 UTC  (3+ messages)

[PATCH v4 04/19] kvm: arm64: nvhe: Save the SPE context early
 2021-03-02 11:00 UTC  (5+ messages)

[PATCH 4.14.y] virtio/s390: implement virtio-ccw revision 2 correctly
 2021-03-02 11:10 UTC 

FAILED: patch "[PATCH] printk: fix deadlock when kernel panic" failed to apply to 4.9-stable tree
 2021-03-02 10:02 UTC  (2+ messages)

[PATCH v6] drm: Use USB controller's DMA mask when importing dmabufs
 2021-03-02  9:56 UTC  (3+ messages)

[PATCH 5.4 000/338] 5.4.102-rc2 review
 2021-03-02  9:21 UTC  (2+ messages)

[PATCH 4.4 00/93] 4.4.259-rc1 review
 2021-03-02  9:20 UTC  (2+ 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).