stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-08 03:22:01 to 2021-03-08 18:19:47 UTC [more...]

✅ PASS: Test report for kernel 5.11.4 (stable-queue)
 2021-03-08 18:18 UTC 

[PATCH] net: dsa: add GRO support via gro_cells
 2021-03-08 17:57 UTC 

[PATCH 5.10 00/42] 5.10.22-rc1 review
 2021-03-08 17:50 UTC  (45+ messages)
` [PATCH 5.10 01/42] ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
` [PATCH 5.10 02/42] ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE
` [PATCH 5.10 03/42] ALSA: usb-audio: Drop bogus dB range in too low level
` [PATCH 5.10 04/42] tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
` [PATCH 5.10 05/42] tpm, tpm_tis: Decorate tpm_get_timeouts() "
` [PATCH 5.10 06/42] btrfs: avoid double put of block group when emptying cluster
` [PATCH 5.10 07/42] btrfs: fix raid6 qstripe kmap
` [PATCH 5.10 08/42] btrfs: fix race between writes to swap files and scrub
` [PATCH 5.10 09/42] btrfs: fix race between swap file activation and snapshot creation
` [PATCH 5.10 10/42] btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled
` [PATCH 5.10 11/42] btrfs: fix race between extent freeing/allocation when using bitmaps
` [PATCH 5.10 12/42] btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
` [PATCH 5.10 13/42] btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
` [PATCH 5.10 14/42] btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
` [PATCH 5.10 15/42] btrfs: fix warning when creating a directory with smack enabled
` [PATCH 5.10 16/42] PM: runtime: Update device status before letting suppliers suspend
` [PATCH 5.10 17/42] ring-buffer: Force before_stamp and write_stamp to be different on discard
` [PATCH 5.10 18/42] io_uring: ignore double poll add on the same waitqueue head
` [PATCH 5.10 19/42] dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
` [PATCH 5.10 20/42] dm verity: fix FEC for RS roots unaligned to block size
` [PATCH 5.10 21/42] drm/amdgpu:disable VCN for Navi12 SKU
` [PATCH 5.10 22/42] drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
` [PATCH 5.10 23/42] crypto - shash: reduce minimum alignment of shash_desc structure
` [PATCH 5.10 24/42] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH 5.10 25/42] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH 5.10 26/42] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH 5.10 27/42] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH 5.10 28/42] arm64: mm: Set ZONE_DMA size based on devicetrees dma-ranges
` [PATCH 5.10 29/42] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH 5.10 30/42] mm: Remove examples from enum zone_type comment
` [PATCH 5.10 31/42] ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
` [PATCH 5.10 32/42] RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
` [PATCH 5.10 33/42] RDMA/rxe: Fix missing kconfig dependency on CRYPTO
` [PATCH 5.10 34/42] IB/mlx5: Add missing error code
` [PATCH 5.10 35/42] ALSA: hda: intel-nhlt: verify config type
` [PATCH 5.10 36/42] ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
` [PATCH 5.10 37/42] rsxx: Return -EFAULT if copy_to_user() fails
` [PATCH 5.10 38/42] iommu/vt-d: Fix status code for Allocate/Free PASID command
` [PATCH 5.10 39/42] Revert "arm64: dts: amlogic: add missing ethernet reset ID"
` [PATCH 5.10 40/42] of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS
` [PATCH 5.10 41/42] tomoyo: recognize kernel threads correctly
` [PATCH 5.10 42/42] r8169: fix resuming from suspend on RTL8105e if machine runs on battery

stable-rc/queue/4.9 baseline: 108 runs, 5 regressions (v4.9.260-5-ga5a6c27caf2fe)
 2021-03-08 17:41 UTC 

[PATCH v2 1/1] pinctrl: intel: Show the GPIO base calculation explicitly
 2021-03-08 17:21 UTC  (2+ messages)

[PATCH 5.4 00/22] 5.4.104-rc1 review
 2021-03-08 17:18 UTC  (25+ messages)
` [PATCH 5.4 01/22] tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
` [PATCH 5.4 02/22] tpm, tpm_tis: Decorate tpm_get_timeouts() "
` [PATCH 5.4 03/22] btrfs: raid56: simplify tracking of Q stripe presence
` [PATCH 5.4 04/22] btrfs: fix raid6 qstripe kmap
` [PATCH 5.4 05/22] btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
` [PATCH 5.4 06/22] btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
` [PATCH 5.4 07/22] btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
` [PATCH 5.4 08/22] btrfs: fix warning when creating a directory with smack enabled
` [PATCH 5.4 09/22] PM: runtime: Update device status before letting suppliers suspend
` [PATCH 5.4 10/22] dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
` [PATCH 5.4 11/22] dm verity: fix FEC for RS roots unaligned to block size
` [PATCH 5.4 12/22] drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
` [PATCH 5.4 13/22] arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
` [PATCH 5.4 14/22] crypto - shash: reduce minimum alignment of shash_desc structure
` [PATCH 5.4 15/22] usbip: tools: fix build error for multiple definition
` [PATCH 5.4 16/22] ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
` [PATCH 5.4 17/22] RDMA/rxe: Fix missing kconfig dependency on CRYPTO
` [PATCH 5.4 18/22] IB/mlx5: Add missing error code
` [PATCH 5.4 19/22] ALSA: hda: intel-nhlt: verify config type
` [PATCH 5.4 20/22] ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
` [PATCH 5.4 21/22] rsxx: Return -EFAULT if copy_to_user() fails
` [PATCH 5.4 22/22] r8169: fix resuming from suspend on RTL8105e if machine runs on battery

[PATCH 5.11 00/44] 5.11.5-rc1 review
 2021-03-08 17:18 UTC  (46+ messages)
` [PATCH 5.11 01/44] ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
` [PATCH 5.11 02/44] ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE
` [PATCH 5.11 03/44] ALSA: usb-audio: Dont abort even if the clock rate differs
` [PATCH 5.11 04/44] ALSA: usb-audio: Drop bogus dB range in too low level
` [PATCH 5.11 05/44] ALSA: usb-audio: Allow modifying parameters with succeeding hw_params calls
` [PATCH 5.11 06/44] tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
` [PATCH 5.11 07/44] tpm, tpm_tis: Decorate tpm_get_timeouts() "
` [PATCH 5.11 08/44] btrfs: avoid double put of block group when emptying cluster
` [PATCH 5.11 09/44] btrfs: fix raid6 qstripe kmap
` [PATCH 5.11 10/44] btrfs: fix race between writes to swap files and scrub
` [PATCH 5.11 11/44] btrfs: fix race between swap file activation and snapshot creation
` [PATCH 5.11 12/44] btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled
` [PATCH 5.11 13/44] btrfs: tree-checker: do not error out if extent ref hash doesnt match
` [PATCH 5.11 14/44] btrfs: fix race between extent freeing/allocation when using bitmaps
` [PATCH 5.11 15/44] btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
` [PATCH 5.11 16/44] btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
` [PATCH 5.11 17/44] btrfs: fix spurious free_space_tree remount warning
` [PATCH 5.11 18/44] btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
` [PATCH 5.11 19/44] btrfs: fix warning when creating a directory with smack enabled
` [PATCH 5.11 20/44] PM: runtime: Update device status before letting suppliers suspend
` [PATCH 5.11 21/44] ring-buffer: Force before_stamp and write_stamp to be different on discard
` [PATCH 5.11 22/44] io_uring: ignore double poll add on the same waitqueue head
` [PATCH 5.11 23/44] dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
` [PATCH 5.11 24/44] dm verity: fix FEC for RS roots unaligned to block size
` [PATCH 5.11 25/44] drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
` [PATCH 5.11 26/44] drm/amdgpu:disable VCN for Navi12 SKU
` [PATCH 5.11 27/44] drm/amdgpu: Only check for S0ix if AMD_PMC is configured
` [PATCH 5.11 28/44] drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
` [PATCH 5.11 29/44] crypto - shash: reduce minimum alignment of shash_desc structure
` [PATCH 5.11 30/44] ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
` [PATCH 5.11 31/44] ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate
` [PATCH 5.11 32/44] RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
` [PATCH 5.11 33/44] RDMA/rxe: Fix missing kconfig dependency on CRYPTO
` [PATCH 5.11 34/44] IB/mlx5: Add missing error code
` [PATCH 5.11 35/44] ALSA: hda: intel-nhlt: verify config type
` [PATCH 5.11 36/44] ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
` [PATCH 5.11 37/44] ia64: dont call handle_signal() unless theres actually a signal queued
` [PATCH 5.11 38/44] rsxx: Return -EFAULT if copy_to_user() fails
` [PATCH 5.11 39/44] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
` [PATCH 5.11 40/44] iommu: Dont use lazy flush for untrusted device
` [PATCH 5.11 41/44] iommu/vt-d: Fix status code for Allocate/Free PASID command
` [PATCH 5.11 42/44] btrfs: zoned: use sector_t for zone sectors
` [PATCH 5.11 43/44] tomoyo: recognize kernel threads correctly
` [PATCH 5.11 44/44] r8169: fix resuming from suspend on RTL8105e if machine runs on battery

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.260-4-g25fa4a7f236b)
 2021-03-08 17:02 UTC 

stable-rc/linux-4.4.y baseline: 68 runs, 6 regressions (v4.4.260-5-g06238db4f79c4)
 2021-03-08 16:57 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.103-22-ge25f1a23ceff0)
 2021-03-08 16:53 UTC 

[PATCH] drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
 2021-03-08 16:50 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.179-21-gf762c2b38d8c)
 2021-03-08 16:31 UTC 

stable-rc/linux-5.4.y baseline: 160 runs, 5 regressions (v5.4.103-22-g5b43dca0d7981)
 2021-03-08 16:25 UTC 

[PATCH] arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
 2021-03-08 16:10 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.179-20-g3db9265bc3729)
 2021-03-08 16:02 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.224-6-gf096db8a2a39)
 2021-03-08 15:53 UTC 

[PATCH AUTOSEL 5.11 01/12] btrfs: avoid checking for RO block group twice during nocow writeback
 2021-03-08 15:43 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 03/12] btrfs: subpage: fix the false data csum mismatch error

[PATCH mvebu + mvebu/dt64 4/4] arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file
 2021-03-08 15:37 UTC 

[PATCH v5 3/3] s390/kvm: VSIE: correctly handle MVPG when in VSIE
 2021-03-08 15:18 UTC  (2+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.21-42-ge990ccad455df)
 2021-03-08 15:11 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.224-7-g145d5b40ad9f)
 2021-03-08 15:09 UTC 

stable-rc/linux-4.9.y baseline: 77 runs, 4 regressions (v4.9.260-6-gcde092bbe336)
 2021-03-08 15:02 UTC 

[PATCH] kasan: fix KASAN_STACK dependency for HW_TAGS
 2021-03-08 14:58 UTC 

FAILED: patch "[PATCH] dm table: fix iterate_devices based device capability checks" failed to apply to 4.19-stable tree
 2021-03-08 14:52 UTC  (5+ messages)
` [PATCH 4.19.y 0/5] dm: device capability check fixes
  ` [PATCH 4.19.y 3/5] dm table: fix partial completion iterate_devices based device capability checks

patch "USB: gadget: udc: s3c2410_udc: fix return value check in" added to usb-linus
 2021-03-08 14:17 UTC 

patch "usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other" added to usb-linus
 2021-03-08 14:17 UTC 

patch "USB: usblp: fix a hang in poll() if disconnected" added to usb-linus
 2021-03-08 14:17 UTC 

patch "usb: dwc3: qcom: Honor wakeup enabled/disabled state" added to usb-linus
 2021-03-08 14:17 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.260-5-ga5a6c27caf2fe)
 2021-03-08 14:12 UTC 

patch "usb: xhci-mtk: remove or operator for setting schedule parameters" added to usb-testing
 2021-03-08 13:25 UTC 

patch "usb: xhci-mtk: improve bandwidth scheduling with TT" added to usb-testing
 2021-03-08 13:25 UTC 

[PATCH 5.10 000/102] 5.10.21-rc1 review
 2021-03-08 13:21 UTC  (4+ messages)
` [PATCH 5.10 031/102] net: fix dev_ifsioc_locked() race condition

FAILED: patch "[PATCH] dm table: fix iterate_devices based device capability checks" failed to apply to 4.4-stable tree
 2021-03-08 13:45 UTC  (5+ messages)
` [PATCH 4.4.y 0/2] dm: device capability check fixes
  ` [PATCH 4.4.y 2/2] dm table: fix no_sg_merge iterate_devices based device capability checks

FAILED: patch "[PATCH] dm table: fix iterate_devices based device capability checks" failed to apply to 4.9-stable tree
 2021-03-08 13:31 UTC  (7+ messages)
` [PATCH 4.9.y 0/3] dm: device capability check fixes
  ` [PATCH 4.9.y 1/3] dm table: fix iterate_devices based device capability checks

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.260-5-g06238db4f79c4)
 2021-03-08 13:27 UTC 

stable-rc/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.21-43-g9226165b6cc7)
 2021-03-08 13:24 UTC 

stable-rc/linux-4.19.y baseline: 135 runs, 4 regressions (v4.19.179)
 2021-03-08 13:06 UTC 

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.103-22-g5b43dca0d7981)
 2021-03-08 12:56 UTC 

stable-rc/linux-5.4.y baseline: 142 runs, 4 regressions (v5.4.103)
 2021-03-08 12:37 UTC 

stable-rc/linux-4.14.y baseline: 118 runs, 7 regressions (v4.14.224)
 2021-03-08 12:09 UTC 

stable-rc/linux-4.9.y baseline: 103 runs, 7 regressions (v4.9.260)
 2021-03-08 12:08 UTC 

stable-rc/linux-5.10.y baseline: 156 runs, 3 regressions (v5.10.21)
 2021-03-08 11:56 UTC 

[tip: efi/urgent] efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
 2021-03-08 11:46 UTC 

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.260-6-gcde092bbe336)
 2021-03-08 11:33 UTC 

stable-rc/linux-4.4.y baseline: 92 runs, 9 regressions (v4.4.260)
 2021-03-08 11:27 UTC 

FAILED: patch "[PATCH] io_uring: don't hold uring_lock when calling" failed to apply to 5.11-stable tree
 2021-03-08 11:07 UTC 

FAILED: patch "[PATCH] io_uring: don't hold uring_lock when calling" failed to apply to 5.10-stable tree
 2021-03-08 11:07 UTC 

[PATCH v1] usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
 2021-03-08 11:02 UTC  (2+ messages)

[PATCH] crypto: mips/poly1305 - enable for all MIPS processors
 2021-03-08 10:54 UTC  (2+ messages)

[PATCH 1/5] venus: hfi_parser: Don't initialize parser on v1
 2021-03-08 10:52 UTC  (5+ messages)
` [PATCH 2/5] venus: hfi_parser: Check for instance after hfi platform get
` [PATCH 3/5] venus: pm_helpers: Set opp clock name for v1
` [PATCH 4/5] venus: venc_ctrls: Change default header mode
` [PATCH 5/5] venus: hfi_cmds: Support plane-actual-info property from v1

[PATCH] arm64: dts: mt8173: fix property typo of 'phys' in dsi node
 2021-03-08 10:52 UTC  (2+ messages)

FAILED: patch "[PATCH] dm verity: fix FEC for RS roots unaligned to block size" failed to apply to 4.19-stable tree
 2021-03-08 10:10 UTC  (3+ messages)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-08  9:58 UTC  (8+ messages)

[PATCH stable 5.10] Revert "arm64: dts: amlogic: add missing ethernet reset ID"
 2021-03-08  9:51 UTC  (2+ messages)

stable: KASan for ARM
 2021-03-08  9:44 UTC  (7+ messages)

stable-rc/linux-4.19.y build: 204 builds: 0 failed, 204 passed, 85 warnings (v4.19.179)
 2021-03-08  9:37 UTC 

stable-rc/linux-5.4.y build: 198 builds: 1 failed, 197 passed, 119 warnings (v5.4.103)
 2021-03-08  9:08 UTC 

[PATCH net] mptcp: fix length of ADD_ADDR with port sub-option
 2021-03-08  9:00 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.224)
 2021-03-08  8:39 UTC 

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.260)
 2021-03-08  8:39 UTC 

stable-rc/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.21)
 2021-03-08  8:27 UTC 

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.260)
 2021-03-08  7:59 UTC 

[PATCH v5 01/13] phy: cadence: Sierra: Fix PHY power_on sequence
 2021-03-08  5:07 UTC  (2+ messages)
` [PATCH v5 02/13] phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()

stable-rc/queue/4.19 baseline: 149 runs, 6 regressions (v4.19.178-71-g265578f5dd1f)
 2021-03-08  4:33 UTC 

stable-rc/queue/5.10 baseline: 171 runs, 2 regressions (v5.10.20-139-g399d512602cb1)
 2021-03-08  4:25 UTC 

stable-rc/queue/4.4 baseline: 105 runs, 12 regressions (v4.4.259-35-gaa7c5505201ed)
 2021-03-08  4:06 UTC 

stable-rc/queue/4.14 baseline: 133 runs, 9 regressions (v4.14.223-46-g755149b36d91)
 2021-03-08  3:58 UTC 

[PATCH 1/6] usbip: fix stub_dev to check for stream socket
 2021-03-08  3:53 UTC  (6+ messages)
` [PATCH 2/6] usbip: fix vhci_hcd "
` [PATCH 3/6] usbip: fix vudc "
` [PATCH 4/6] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
` [PATCH 5/6] usbip: fix vhci_hcd attach_store() "
` [PATCH 6/6] usbip: fix vudc usbip_sockfd_store "

stable-rc/queue/4.9 baseline: 117 runs, 6 regressions (v4.9.259-47-ga72abe756a5ef)
 2021-03-08  3:44 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).