stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 14:15:31 to 2021-08-10 17:38:45 UTC [more...]

[PATCH 5.4 00/85] 5.4.140-rc1 review
 2021-08-10 17:30 UTC  (50+ messages)
` [PATCH 5.4 01/85] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH 5.4 02/85] ALSA: seq: Fix racy deletion of subscriber
` [PATCH 5.4 03/85] arm64: dts: ls1028a: fix node name for the sysclk
` [PATCH 5.4 04/85] ARM: imx: add missing iounmap()
` [PATCH 5.4 05/85] ARM: imx: add missing clk_disable_unprepare()
` [PATCH 5.4 06/85] ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
` [PATCH 5.4 07/85] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
` [PATCH 5.4 08/85] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
` [PATCH 5.4 09/85] ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
` [PATCH 5.4 10/85] arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
` [PATCH 5.4 11/85] ALSA: usb-audio: fix incorrect clock source setting
` [PATCH 5.4 12/85] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
` [PATCH 5.4 14/85] omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
` [PATCH 5.4 15/85] spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
` [PATCH 5.4 16/85] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
` [PATCH 5.4 17/85] scsi: sr: Return correct event when media event code is 3
` [PATCH 5.4 18/85] media: videobuf2-core: dequeue if start_streaming fails
` [PATCH 5.4 19/85] dmaengine: imx-dma: configure the generic DMA type to make it work
` [PATCH 5.4 20/85] net, gro: Set inner transport header offset in tcp/udp GRO hook
` [PATCH 5.4 21/85] net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
` [PATCH 5.4 23/85] net: phy: micrel: Fix detection of ksz87xx switch
` [PATCH 5.4 24/85] net: natsemi: Fix missing pci_disable_device() in probe and remove
` [PATCH 5.4 25/85] gpio: tqmx86: really make IRQ optional
` [PATCH 5.4 26/85] sctp: move the active_key update after sh_keys is added
` [PATCH 5.4 27/85] nfp: update ethtool reporting of pauseframe control
` [PATCH 5.4 28/85] net: ipv6: fix returned variable type in ip6_skb_dst_mtu
` [PATCH 5.4 29/85] mips: Fix non-POSIX regexp
` [PATCH 5.4 30/85] bnx2x: fix an error code in bnx2x_nic_load()
` [PATCH 5.4 31/85] net: pegasus: fix uninit-value in get_interrupt_interval
` [PATCH 5.4 32/85] net: fec: fix use-after-free in fec_drv_remove
` [PATCH 5.4 33/85] net: vxge: fix use-after-free in vxge_device_unregister
` [PATCH 5.4 34/85] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
` [PATCH 5.4 35/85] Bluetooth: defer cleanup of resources in hci_unregister_dev()
` [PATCH 5.4 36/85] USB: usbtmc: Fix RCU stall warning
` [PATCH 5.4 37/85] USB: serial: option: add Telit FD980 composition 0x1056
` [PATCH 5.4 38/85] USB: serial: ch341: fix character loss at high transfer rates
` [PATCH 5.4 39/85] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
` [PATCH 5.4 40/85] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH 5.4 41/85] firmware_loader: fix use-after-free in firmware_fallback_sysfs
` [PATCH 5.4 42/85] ALSA: hda/realtek: add mic quirk for Acer SF314-42
` [PATCH 5.4 43/85] ALSA: usb-audio: Add registration quirk for JBL Quantum 600
` [PATCH 5.4 44/85] usb: cdns3: Fixed incorrect gadget state
` [PATCH 5.4 45/85] usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
` [PATCH 5.4 46/85] usb: gadget: f_hid: fixed NULL pointer dereference
` [PATCH 5.4 47/85] usb: gadget: f_hid: idle uses the highest byte for duration
` [PATCH 5.4 48/85] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH 5.4 49/85] clk: fix leak on devm_clk_bulk_get_all() unwind
` [PATCH 5.4 60/85] ext4: fix potential htree corruption when growing large_dir directories
` [PATCH 5.4 61/85] serial: tegra: Only print FIFO error message when an error occurs

[PATCH 4.19 00/54] 4.19.203-rc1 review
 2021-08-10 17:30 UTC  (55+ messages)
` [PATCH 4.19 01/54] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH 4.19 02/54] ALSA: seq: Fix racy deletion of subscriber
` [PATCH 4.19 03/54] ARM: imx: add missing iounmap()
` [PATCH 4.19 04/54] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
` [PATCH 4.19 05/54] ALSA: usb-audio: fix incorrect clock source setting
` [PATCH 4.19 06/54] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
` [PATCH 4.19 07/54] omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
` [PATCH 4.19 08/54] scsi: sr: Return correct event when media event code is 3
` [PATCH 4.19 09/54] media: videobuf2-core: dequeue if start_streaming fails
` [PATCH 4.19 10/54] net: natsemi: Fix missing pci_disable_device() in probe and remove
` [PATCH 4.19 11/54] sctp: move the active_key update after sh_keys is added
` [PATCH 4.19 12/54] nfp: update ethtool reporting of pauseframe control
` [PATCH 4.19 13/54] net: ipv6: fix returned variable type in ip6_skb_dst_mtu
` [PATCH 4.19 14/54] mips: Fix non-POSIX regexp
` [PATCH 4.19 15/54] bnx2x: fix an error code in bnx2x_nic_load()
` [PATCH 4.19 16/54] net: pegasus: fix uninit-value in get_interrupt_interval
` [PATCH 4.19 17/54] net: fec: fix use-after-free in fec_drv_remove
` [PATCH 4.19 18/54] net: vxge: fix use-after-free in vxge_device_unregister
` [PATCH 4.19 19/54] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
` [PATCH 4.19 20/54] Bluetooth: defer cleanup of resources in hci_unregister_dev()
` [PATCH 4.19 21/54] USB: usbtmc: Fix RCU stall warning
` [PATCH 4.19 22/54] USB: serial: option: add Telit FD980 composition 0x1056
` [PATCH 4.19 23/54] USB: serial: ch341: fix character loss at high transfer rates
` [PATCH 4.19 24/54] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
` [PATCH 4.19 25/54] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH 4.19 26/54] firmware_loader: fix use-after-free in firmware_fallback_sysfs
` [PATCH 4.19 27/54] ALSA: usb-audio: Add registration quirk for JBL Quantum 600
` [PATCH 4.19 28/54] usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
` [PATCH 4.19 29/54] usb: gadget: f_hid: fixed NULL pointer dereference
` [PATCH 4.19 30/54] usb: gadget: f_hid: idle uses the highest byte for duration
` [PATCH 4.19 31/54] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH 4.19 32/54] scripts/tracing: fix the bug that cant parse raw_trace_func
` [PATCH 4.19 33/54] tracing / histogram: Give calculation hist_fields a size
` [PATCH 4.19 34/54] tracing/histogram: Rename "cpu" to "common_cpu"
` [PATCH 4.19 35/54] optee: Clear stale cache entries during initialization
` [PATCH 4.19 36/54] tee: add tee_shm_alloc_kernel_buf()
` [PATCH 4.19 37/54] staging: rtl8723bs: Fix a resource leak in sd_int_dpc
` [PATCH 4.19 38/54] media: rtl28xxu: fix zero-length control request
` [PATCH 4.19 39/54] pipe: increase minimum default pipe size to 2 pages
` [PATCH 4.19 40/54] ext4: fix potential htree corruption when growing large_dir directories
` [PATCH 4.19 41/54] serial: 8250: Mask out floating 16/32-bit bus bits
` [PATCH 4.19 42/54] MIPS: Malta: Do not byte-swap accesses to the CBUS UART
` [PATCH 4.19 43/54] pcmcia: i82092: fix a null pointer dereference bug
` [PATCH 4.19 44/54] KVM: x86: accept userspace interrupt only if no event is injected
` [PATCH 4.19 45/54] KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
` [PATCH 4.19 46/54] spi: meson-spicc: fix memory leak in meson_spicc_remove
` [PATCH 4.19 47/54] perf/x86/amd: Dont touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
` [PATCH 4.19 48/54] qmi_wwan: add network device usage statistics for qmimux devices
` [PATCH 4.19 49/54] libata: fix ata_pio_sector for CONFIG_HIGHMEM
` [PATCH 4.19 50/54] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH 4.19 51/54] reiserfs: check directory items on read from disk
` [PATCH 4.19 52/54] alpha: Send stop IPI to send to online CPUs
` [PATCH 4.19 53/54] net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
` [PATCH 4.19 54/54] ARM: imx: add mmdc ipg clock operation for mmdc

stable-rc/queue/5.4 baseline: 169 runs, 3 regressions (v5.4.139-84-ge627b0376182)
 2021-08-10 17:28 UTC 

stable-rc/queue/4.4 build: 182 builds: 0 failed, 182 passed, 9 warnings (v4.4.279-34-g9d38276e9859)
 2021-08-10 17:26 UTC 

stable-rc/queue/5.10 baseline: 154 runs, 4 regressions (v5.10.57-125-ge4a7485167f0)
 2021-08-10 17:10 UTC 

FAILED: patch "[PATCH] tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag" failed to apply to 4.19-stable tree
 2021-08-10 16:26 UTC  (2+ messages)

Linux 4.4.280
 2021-08-10 16:11 UTC  (2+ messages)

[BISECTED][REGRESSION] 5.10.56 longterm kernel breakage on m68k/aranym
 2021-08-10 15:59 UTC  (7+ messages)

[PATCH 4.4 00/11] 4.4.280-rc1 review
 2021-08-10 15:44 UTC  (3+ messages)

stable-rc/queue/4.19 build: 190 builds: 0 failed, 190 passed, 63 warnings (v4.19.202-54-g6afcc9fd22c9)
 2021-08-10 15:21 UTC 

stable-rc/queue/4.9 build: 180 builds: 0 failed, 180 passed, 4 warnings (v4.9.279-26-gff8997df1987)
 2021-08-10 15:11 UTC 

FAILED: patch "[PATCH] riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical" failed to apply to 5.13-stable tree
 2021-08-10 15:07 UTC  (2+ messages)

[PATCH 5.10.y] arm64: fix compat syscall return truncation
 2021-08-10 15:03 UTC  (2+ messages)

Add "usb: dwc3: Stop active transfers before halting the controller" to 5.4-stable
 2021-08-10 14:58 UTC  (6+ messages)

[PATCH 5.4.y] arm64: fix compat syscall return truncation
 2021-08-10 14:45 UTC 

[PATCH v2] powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
 2021-08-10 12:10 UTC  (2+ messages)

stable-rc/queue/4.4 build: 183 builds: 0 failed, 183 passed, 9 warnings (v4.4.279-21-g0de8bf990a6c)
 2021-08-10 14:29 UTC 

stable-rc/queue/5.13 build: 172 builds: 2 failed, 170 passed, 7 warnings (v5.13.9-175-gb1f8c3465c52)
 2021-08-10 14:18 UTC 

[PATCH AUTOSEL 4.4 1/6] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-08-10 14:17 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 2/6] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH AUTOSEL 4.4 3/6] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH AUTOSEL 4.4 4/6] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 4.4 5/6] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO

[PATCH AUTOSEL 4.14 01/10] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-08-10 14:16 UTC  (9+ messages)
` [PATCH AUTOSEL 4.14 02/10] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH AUTOSEL 4.14 03/10] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH AUTOSEL 4.14 04/10] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 4.14 05/10] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 4.14 06/10] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 4.14 07/10] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH AUTOSEL 4.14 09/10] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH AUTOSEL 4.14 10/10] net: usb: lan78xx: don't modify phy_device state concurrently

[PATCH AUTOSEL 4.9 1/8] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-08-10 14:16 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 2/8] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH AUTOSEL 4.9 3/8] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH AUTOSEL 4.9 4/8] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 4.9 5/8] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 4.9 6/8] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 4.9 7/8] ARM: dts: nomadik: Fix up interrupt controller node names

[PATCH AUTOSEL 4.19 01/11] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:16 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 02/11] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 4.19 03/11] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH AUTOSEL 4.19 04/11] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH AUTOSEL 4.19 05/11] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 4.19 06/11] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 4.19 07/11] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 4.19 08/11] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH AUTOSEL 4.19 10/11] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH AUTOSEL 4.19 11/11] net: usb: lan78xx: don't modify phy_device state concurrently

[PATCH AUTOSEL 5.4 01/13] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:16 UTC  (12+ messages)
` [PATCH AUTOSEL 5.4 02/13] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 5.4 03/13] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH AUTOSEL 5.4 04/13] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH AUTOSEL 5.4 05/13] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 5.4 06/13] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 5.4 07/13] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 5.4 08/13] scsi: core: Fix capacity set to zero after offlinining device
` [PATCH AUTOSEL 5.4 09/13] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH AUTOSEL 5.4 11/13] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH AUTOSEL 5.4 12/13] net: usb: lan78xx: don't modify phy_device state concurrently
` [PATCH AUTOSEL 5.4 13/13] drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X

[PATCH AUTOSEL 5.10 01/20] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:15 UTC  (19+ messages)
` [PATCH AUTOSEL 5.10 02/20] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 5.10 03/20] spi: spi-mux: Add module info needed for autoloading
` [PATCH AUTOSEL 5.10 04/20] net: xfrm: Fix end of loop tests for list_for_each_entry
` [PATCH AUTOSEL 5.10 05/20] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH AUTOSEL 5.10 06/20] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH AUTOSEL 5.10 07/20] scsi: pm80xx: Fix TMF task completion race condition
` [PATCH AUTOSEL 5.10 08/20] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 5.10 09/20] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 5.10 10/20] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 5.10 11/20] scsi: core: Fix capacity set to zero after offlinining device
` [PATCH AUTOSEL 5.10 12/20] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
` [PATCH AUTOSEL 5.10 13/20] qede: fix crash in rmmod qede while automatic debug collection
` [PATCH AUTOSEL 5.10 14/20] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH AUTOSEL 5.10 16/20] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH AUTOSEL 5.10 17/20] net: usb: pegasus: Check the return value of get_geristers() and friends;
` [PATCH AUTOSEL 5.10 18/20] net: usb: lan78xx: don't modify phy_device state concurrently
` [PATCH AUTOSEL 5.10 19/20] drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
` [PATCH AUTOSEL 5.10 20/20] drm/amd/display: workaround for hard hang on HPD on native DP

[PATCH AUTOSEL 5.13 01/24] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:15 UTC  (15+ messages)
` [PATCH AUTOSEL 5.13 09/24] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 5.13 10/24] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 5.13 11/24] scsi: core: Fix capacity set to zero after offlinining device
` [PATCH AUTOSEL 5.13 12/24] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
` [PATCH AUTOSEL 5.13 14/24] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH AUTOSEL 5.13 16/24] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH AUTOSEL 5.13 17/24] riscv: dts: fix memory size for the SiFive HiFive Unmatched
` [PATCH AUTOSEL 5.13 18/24] net: usb: pegasus: Check the return value of get_geristers() and friends;
` [PATCH AUTOSEL 5.13 19/24] net: usb: lan78xx: don't modify phy_device state concurrently
` [PATCH AUTOSEL 5.13 20/24] perf/x86: Fix out of bound MSR access
` [PATCH AUTOSEL 5.13 21/24] spi: cadence-quadspi: Fix check condition for DTR ops
` [PATCH AUTOSEL 5.13 22/24] drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
` [PATCH AUTOSEL 5.13 23/24] drm/amd/display: workaround for hard hang on HPD on native DP
` [PATCH AUTOSEL 5.13 24/24] kyber: make trace_block_rq call consistent with documentation


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