messages from 2021-03-26 01:34:44 to 2021-03-29 08:02:27 UTC [more...]
[PATCH 4.4 00/33] 4.4.264-rc1 review
2021-03-29 7:58 UTC (28+ messages)
` [PATCH 4.4 01/33] net: fec: ptp: avoid register access when ipg clock is disabled
` [PATCH 4.4 02/33] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH 4.4 03/33] atm: eni: dont release is never initialized
` [PATCH 4.4 04/33] atm: lanai: dont run lanai_dev_close if not open
` [PATCH 4.4 05/33] net: tehuti: fix error return code in bdx_probe()
` [PATCH 4.4 06/33] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH 4.4 07/33] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH 4.4 08/33] NFS: Correct size calculation for create reply length
` [PATCH 4.4 09/33] atm: uPD98402: fix incorrect allocation
` [PATCH 4.4 10/33] atm: idt77252: fix null-ptr-dereference
` [PATCH 4.4 11/33] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH 4.4 12/33] nfs: we dont support removing system.nfs4_acl
` [PATCH 4.4 13/33] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH 4.4 14/33] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
` [PATCH 4.4 15/33] x86/tlb: Flush global mappings when KAISER is disabled
` [PATCH 4.4 16/33] squashfs: fix inode lookup sanity checks
` [PATCH 4.4 17/33] squashfs: fix xattr id and id "
` [PATCH 4.4 18/33] bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
` [PATCH 4.4 19/33] macvlan: macvlan_count_rx() needs to be aware of preemption
` [PATCH 4.4 20/33] net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
` [PATCH 4.4 21/33] e1000e: add rtnl_lock() to e1000_reset_task
` [PATCH 4.4 22/33] e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
` [PATCH 4.4 23/33] net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
` [PATCH 4.4 24/33] can: c_can_pci: c_can_pci_remove(): fix use-after-free
` [PATCH 4.4 25/33] can: c_can: move runtime PM enable/disable to c_can_platform
` [PATCH 4.4 26/33] can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
` [PATCH 4.4 28/33] net: cdc-phonet: fix data-interface release on probe failure
stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.263-50-g7380705018529)
2021-03-29 7:51 UTC
stable-rc/queue/4.4 build: 173 builds: 0 failed, 173 passed, 10 warnings (v4.4.263-31-gf077f3da076e)
2021-03-29 7:31 UTC
FAILED: patch "[PATCH] bpf: Fix fexit trampoline." failed to apply to 5.4-stable tree
2021-03-29 7:15 UTC
FAILED: patch "[PATCH] bpf: Fix fexit trampoline." failed to apply to 5.10-stable tree
2021-03-29 7:15 UTC
stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 14 warnings (v5.10.26-204-g20c4f011de84)
2021-03-29 6:37 UTC
FAILED: patch "[PATCH] io_uring: ensure SQPOLL startup is triggered before error" failed to apply to 5.10-stable tree
2021-03-29 6:36 UTC
stable-rc/queue/5.4 build: 176 builds: 0 failed, 176 passed, 91 warnings (v5.4.108-103-g4a3fc75bce0b6)
2021-03-29 6:36 UTC
FAILED: patch "[PATCH] io_uring: ensure SQPOLL startup is triggered before error" failed to apply to 5.11-stable tree
2021-03-29 6:36 UTC
[PATCH 01/13] futex: Use smp_store_release() in mark_wake_futex()
2021-03-29 5:50 UTC (14+ messages)
` [PATCH 02/13] futex,rt_mutex: Introduce rt_mutex_init_waiter()
` [PATCH 03/13] futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
` [PATCH 04/13] futex: Drop hb->lock before enqueueing on the rtmutex
` [PATCH 05/13] futex: Avoid freeing an active timer
` [PATCH 06/13] futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
` [PATCH 07/13] futex: Handle early deadlock return correctly
` [PATCH 08/13] futex: Fix (possible) missed wakeup
` [PATCH 09/13] locking/futex: Allow low-level atomic operations to return -EAGAIN
` [PATCH 10/13] arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
` [PATCH 11/13] futex: Prevent robust futex exit race
` [PATCH 12/13] futex: Fix incorrect should_fail_futex() handling
` [PATCH 13/13] futex: Handle transient "ownerless" rtmutex state correctly
stable-rc/queue/4.19 build: 182 builds: 0 failed, 182 passed, 78 warnings (v4.19.183-64-g4796643543d7)
2021-03-29 5:46 UTC
stable-rc/queue/4.9 baseline: 78 runs, 6 regressions (v4.9.263-34-gdf155e392c22)
2021-03-29 5:36 UTC
stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.227-52-g39fe3b447dd45)
2021-03-29 5:41 UTC
[PATCH] mm/memcg: fix 5.10 backport of splitting page memcg
2021-03-29 5:27 UTC (2+ messages)
[PATCH v2] mm: fix race by making init_zero_pfn() early_initcall
2021-03-29 5:29 UTC
FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.4-stable tree
2021-03-29 5:22 UTC
FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.9-stable tree
2021-03-29 5:22 UTC
FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.14-stable tree
2021-03-29 5:20 UTC
FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.19-stable tree
2021-03-29 5:20 UTC
FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 5.4-stable tree
2021-03-29 5:21 UTC
[PATCH v9] MIPS: force use FR=0 for FPXX binaries
2021-03-29 5:09 UTC (2+ messages)
patch "tty: fix memory leak in vc_deallocate" added to tty-next
2021-03-29 5:07 UTC
stable-rc/queue/4.4 baseline: 107 runs, 11 regressions (v4.4.263-29-g9877acdfdc8b8)
2021-03-29 2:23 UTC
stable-rc/queue/4.14 baseline: 134 runs, 7 regressions (v4.14.227-49-gd96296fcda26)
2021-03-29 2:07 UTC
stable-rc/queue/4.9 build: 189 builds: 3 failed, 186 passed, 3 errors, 7 warnings (v4.9.263-34-gdf155e392c22)
2021-03-29 2:07 UTC
[linux-stable-rc CI] Test report for 4.14.228-rc1
2021-03-29 1:36 UTC
[linux-stable-rc CI] Test report for 5.4.109-rc1
2021-03-29 1:36 UTC
[linux-stable-rc CI] Test report for 5.10.27-rc1
2021-03-29 1:36 UTC
[linux-stable-rc CI] Test report for 4.19.184-rc1
2021-03-29 1:35 UTC
stable-rc/queue/5.10 baseline: 191 runs, 1 regressions (v5.10.26-195-gfedccd8a07e7)
2021-03-29 1:07 UTC
stable-rc/queue/4.19 build: 194 builds: 0 failed, 194 passed, 84 warnings (v4.19.183-61-g56e422d6520d)
2021-03-29 0:53 UTC
[PATCH] erofs: add unsupported inode i_format check
2021-03-29 0:36 UTC
stable-rc/queue/4.19 baseline: 160 runs, 6 regressions (v4.19.183-58-g5506ca8d9124a)
2021-03-29 0:22 UTC
stable-rc/queue/5.10 build: 194 builds: 0 failed, 194 passed, 14 warnings (v5.10.26-197-gbede60ff0a573)
2021-03-29 0:08 UTC
stable-rc/queue/4.4 baseline: 111 runs, 11 regressions (v4.4.263-29-ga72d5c8e62b9)
2021-03-29 0:02 UTC
stable-rc/queue/4.9 baseline: 119 runs, 6 regressions (v4.9.263-32-g70f60304f1c8)
2021-03-28 23:00 UTC
stable-rc/queue/4.4 build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.263-29-g9877acdfdc8b8)
2021-03-28 22:53 UTC
stable-rc/queue/4.14 build: 182 builds: 0 failed, 182 passed, 63 warnings (v4.14.227-49-gd96296fcda26)
2021-03-28 22:38 UTC
stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 120 warnings (v5.4.108-98-g7285513b6e251)
2021-03-28 21:51 UTC
+ fs-direct-io-fix-missing-sdio-boundary.patch added to -mm tree
2021-03-28 21:40 UTC
stable-rc/queue/5.10 build: 181 builds: 0 failed, 181 passed, 14 warnings (v5.10.26-195-gfedccd8a07e7)
2021-03-28 21:38 UTC
stable-rc/queue/4.19 build: 204 builds: 0 failed, 204 passed, 86 warnings (v4.19.183-58-g5506ca8d9124a)
2021-03-28 20:52 UTC
[PATCH 4.9 00/78] 4.9.262-rc1 review
2021-03-28 20:37 UTC (3+ messages)
stable-rc/queue/4.4 build: 180 builds: 0 failed, 180 passed, 13 warnings (v4.4.263-29-ga72d5c8e62b9)
2021-03-28 20:32 UTC
stable-rc/queue/4.9 build: 187 builds: 0 failed, 187 passed, 5 warnings (v4.9.263-32-g70f60304f1c8)
2021-03-28 19:31 UTC
[to-be-updated] mm-page_alloc-fix-memcg-accounting-leak-in-speculative-cache-lookup.patch removed from -mm tree
2021-03-28 18:26 UTC
[PATCH] mtd: rawnand: atmel: Update ecc_stats.corrected counter
2021-03-28 17:14 UTC (2+ messages)
[PATCH v2 mtd/fixes] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
2021-03-28 17:14 UTC (2+ messages)
[merged] gcov-fix-clang-11-support.patch removed from -mm tree
2021-03-28 16:42 UTC
[merged] squashfs-fix-inode-lookup-sanity-checks.patch removed from -mm tree
2021-03-28 16:42 UTC
[merged] squashfs-fix-xattr-id-and-id-lookup-sanity-checks.patch removed from -mm tree
2021-03-28 16:42 UTC
[merged] mm-highmem-fix-config_debug_kmap_local_force_map.patch removed from -mm tree
2021-03-28 16:42 UTC
[merged] hugetlb_cgroup-fix-imbalanced-css_get-and-css_put-pair-for-shared-mappings.patch removed from -mm tree
2021-03-28 16:42 UTC
[merged] kasan-fix-per-page-tags-for-non-page_alloc-pages.patch removed from -mm tree
2021-03-28 16:42 UTC
[merged] z3fold-prevent-reclaim-free-race-for-headless-pages.patch removed from -mm tree
2021-03-28 16:42 UTC
patch "tty: fix memory leak in vc_deallocate" added to tty-testing
2021-03-28 12:17 UTC
stable-rc/queue/4.19 baseline: 89 runs, 4 regressions (v4.19.183-58-ga572ed1c941f7)
2021-03-28 10:38 UTC
stable-rc/queue/5.10 baseline: 150 runs, 3 regressions (v5.10.26-195-ge081b1bfa89f5)
2021-03-28 10:18 UTC
stable-rc/queue/4.14 baseline: 52 runs, 4 regressions (v4.14.227-47-g288d6b37d6f3)
2021-03-28 10:02 UTC
stable-rc/queue/4.9 baseline: 102 runs, 5 regressions (v4.9.263-32-g75094eb3de1a3)
2021-03-28 9:04 UTC
stable-rc/queue/4.4 baseline: 92 runs, 9 regressions (v4.4.263-29-g70d4ac71c96d)
2021-03-28 8:58 UTC
stable-rc/queue/4.19 build: 191 builds: 0 failed, 191 passed, 82 warnings (v4.19.183-58-ga572ed1c941f7)
2021-03-28 7:08 UTC
stable-rc/queue/5.10 build: 193 builds: 0 failed, 193 passed, 14 warnings (v5.10.26-195-ge081b1bfa89f5)
2021-03-28 6:48 UTC
stable-rc/queue/4.14 build: 185 builds: 0 failed, 185 passed, 67 warnings (v4.14.227-47-g288d6b37d6f3)
2021-03-28 6:33 UTC
stable-rc/queue/4.9 build: 195 builds: 0 failed, 195 passed, 4 warnings (v4.9.263-32-g75094eb3de1a3)
2021-03-28 5:35 UTC
stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 120 warnings (v5.4.108-96-g0fad42abdc7d0)
2021-03-28 5:47 UTC
stable-rc/queue/4.4 build: 180 builds: 0 failed, 180 passed, 13 warnings (v4.4.263-29-g70d4ac71c96d)
2021-03-28 5:29 UTC
[PATCH] xtensa: fix uaccess-related livelock in do_page_fault
2021-03-28 3:18 UTC
[PATCH] rsi: Use resume_noirq for SDIO
2021-03-27 23:59 UTC
stable-rc/queue/4.4 baseline: 93 runs, 8 regressions (v4.4.263-17-g9c67d4d7b0ce)
2021-03-27 23:59 UTC
stable-rc/queue/4.14 baseline: 117 runs, 6 regressions (v4.14.227-28-ga7adbb50b62c5)
2021-03-27 23:36 UTC
stable-rc/linux-5.4.y baseline: 105 runs, 5 regressions (v5.4.108-53-gf6e98ecf3430)
2021-03-27 22:51 UTC
stable-rc/linux-4.19.y baseline: 132 runs, 7 regressions (v4.19.183-33-ga28c71697fc5a)
2021-03-27 22:28 UTC
stable-rc/linux-4.14.y baseline: 100 runs, 5 regressions (v4.14.227-29-gaaaf04029b810)
2021-03-27 22:15 UTC
stable-rc/linux-4.9.y baseline: 86 runs, 5 regressions (v4.9.263-21-ge0cb3d54252f)
2021-03-27 21:41 UTC
stable-rc/linux-4.4.y baseline: 79 runs, 7 regressions (v4.4.263-18-gc4a83ef21f40e)
2021-03-27 21:26 UTC
stable-rc/queue/5.10 baseline: 123 runs, 1 regressions (v5.10.26-90-ge291d8cd10776)
2021-03-27 21:10 UTC
stable-rc/queue/4.9 baseline: 87 runs, 4 regressions (v4.9.263-20-g716fc4b191f2)
2021-03-27 20:33 UTC
stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 13 warnings (v4.4.263-17-g9c67d4d7b0ce)
2021-03-27 20:29 UTC
stable-rc/queue/4.19 baseline: 87 runs, 4 regressions (v4.19.183-32-g34b1821855ef4)
2021-03-27 20:14 UTC
stable-rc/queue/4.14 build: 188 builds: 0 failed, 188 passed, 63 warnings (v4.14.227-28-ga7adbb50b62c5)
2021-03-27 20:06 UTC
stable-rc/linux-5.10.y build: 189 builds: 0 failed, 189 passed, 14 warnings (v5.10.26-91-gfa9a491e09c62)
2021-03-27 19:58 UTC
stable-rc/queue/4.14 baseline: 100 runs, 5 regressions (v4.14.227-28-g80fcdaa40697)
2021-03-27 19:23 UTC
stable-rc/linux-5.4.y build: 183 builds: 0 failed, 183 passed, 98 warnings (v5.4.108-53-gf6e98ecf3430)
2021-03-27 19:21 UTC
stable-rc/queue/4.4 baseline: 78 runs, 7 regressions (v4.4.263-17-g28870df69cd41)
2021-03-27 19:02 UTC
stable-rc/linux-4.19.y build: 203 builds: 0 failed, 203 passed, 85 warnings (v4.19.183-33-ga28c71697fc5a)
2021-03-27 18:59 UTC
stable-rc/linux-4.14.y build: 183 builds: 0 failed, 183 passed, 62 warnings (v4.14.227-29-gaaaf04029b810)
2021-03-27 18:46 UTC
stable-rc/linux-4.9.y build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.263-21-ge0cb3d54252f)
2021-03-27 18:11 UTC
stable-rc/linux-4.4.y build: 186 builds: 0 failed, 186 passed, 13 warnings (v4.4.263-18-gc4a83ef21f40e)
2021-03-27 17:56 UTC
[PATCH] powerpc/vdso: Separate vvar vma from vdso
2021-03-27 17:43 UTC (3+ messages)
stable-rc/queue/5.10 build: 180 builds: 0 failed, 180 passed, 13 warnings (v5.10.26-90-ge291d8cd10776)
2021-03-27 17:41 UTC
stable-rc/queue/4.9 build: 193 builds: 0 failed, 193 passed, 4 warnings (v4.9.263-20-g716fc4b191f2)
2021-03-27 17:04 UTC
stable-rc/queue/4.19 build: 200 builds: 0 failed, 200 passed, 85 warnings (v4.19.183-32-g34b1821855ef4)
2021-03-27 16:45 UTC
stable-rc/queue/5.4 build: 177 builds: 0 failed, 177 passed, 118 warnings (v5.4.108-52-g27570107514c2)
2021-03-27 16:30 UTC
stable-rc/queue/4.14 build: 198 builds: 0 failed, 198 passed, 68 warnings (v4.14.227-28-g80fcdaa40697)
2021-03-27 15:53 UTC
stable-rc/queue/4.4 build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.263-17-g28870df69cd41)
2021-03-27 15:32 UTC
FAILED: patch "[PATCH] dm verity: fix DM_VERITY_OPTS_MAX value" failed to apply to 4.19-stable tree
2021-03-27 14:21 UTC
FAILED: patch "[PATCH] drm/i915: Fix the GT fence revocation runtime PM logic" failed to apply to 5.4-stable tree
2021-03-27 14:20 UTC
FAILED: patch "[PATCH] drm/i915: Fix the GT fence revocation runtime PM logic" failed to apply to 4.19-stable tree
2021-03-27 14:20 UTC
FAILED: patch "[PATCH] drm/i915: Fix the GT fence revocation runtime PM logic" failed to apply to 4.14-stable tree
2021-03-27 14:20 UTC
FAILED: patch "[PATCH] drm/i915: Disable LTTPR support when the DPCD rev < 1.4" failed to apply to 5.11-stable tree
2021-03-27 14:20 UTC
FAILED: patch "[PATCH] drm/i915: Disable LTTPR support when the LTTPR rev < 1.4" failed to apply to 5.11-stable tree
2021-03-27 14:20 UTC
FAILED: patch "[PATCH] drm/i915/ilk-glk: Fix link training on links with LTTPRs" failed to apply to 5.11-stable tree
2021-03-27 14:19 UTC
FAILED: patch "[PATCH] drm/amdgpu: fix the hibernation suspend with s0ix" failed to apply to 5.10-stable tree
2021-03-27 14:18 UTC
FAILED: patch "[PATCH] ACPI: scan: Use unique number for instance_no" failed to apply to 5.4-stable tree
2021-03-27 14:06 UTC
FAILED: patch "[PATCH] ACPI: scan: Use unique number for instance_no" failed to apply to 4.19-stable tree
2021-03-27 14:06 UTC
FAILED: patch "[PATCH] ACPI: scan: Use unique number for instance_no" failed to apply to 4.9-stable tree
2021-03-27 14:06 UTC
FAILED: patch "[PATCH] ACPI: scan: Use unique number for instance_no" failed to apply to 4.14-stable tree
2021-03-27 14:06 UTC
FAILED: patch "[PATCH] ACPI: scan: Use unique number for instance_no" failed to apply to 5.11-stable tree
2021-03-27 14:06 UTC
FAILED: patch "[PATCH] ACPI: scan: Use unique number for instance_no" failed to apply to 5.10-stable tree
2021-03-27 14:06 UTC
[PATCH] scripts: stable: add script to validate backports
2021-03-27 13:46 UTC (9+ messages)
[PATCH v4 1/3] drm: bridge/panel: Cleanup connector on bridge detach
2021-03-27 11:57 UTC (2+ messages)
` [PATCH v4 3/3] drm/ingenic: Register devm action to cleanup encoders
[PATCH] drm: DON'T require each CRTC to have a unique primary plane
2021-03-27 11:26 UTC (3+ messages)
[PATCH] drm/i915: Don't zero out the Y plane's watermarks
2021-03-27 0:59 UTC
Linux 4.19.183
2021-03-27 0:39 UTC (2+ messages)
[PATCH] Revert "iio: cros_ec: unify hw fifo attributes into the core file"
2021-03-26 21:28 UTC
[PATCH 1/1] drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
2021-03-26 16:35 UTC
[PATCH] drm/amd/display: Try YCbCr420 color when YCbCr444 fails
2021-03-26 14:59 UTC (3+ messages)
[PATCH 0/3] usb: dwc2: Fix power saving general issues
2021-03-26 14:10 UTC (4+ messages)
patch "usb: musb: Fix suspend with devices connected for a64" added to usb-linus
2021-03-26 13:51 UTC
patch "usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board." added to usb-linus
2021-03-26 13:51 UTC
patch "usb: dwc2: Prevent core suspend when port connection flag is 0" added to usb-linus
2021-03-26 13:51 UTC
patch "usb: xhci-mtk: fix broken streams issue on 0.96 xHCI" added to usb-linus
2021-03-26 13:51 UTC
patch "usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable" added to usb-linus
2021-03-26 13:50 UTC
[PATCH 3/3] usb: dwc2: Prevent core suspend when port connection flag is 0
2021-03-26 13:33 UTC (2+ messages)
[PATCH v5 0/1] s390/vfio-ap: fix circular lockdep when starting
2021-03-26 13:25 UTC (4+ messages)
` [PATCH v5 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
patch "iio:adc:stm32-adc: Add HAS_IOMEM dependency" added to staging-next
2021-03-26 11:18 UTC
patch "iio: hid-sensor-rotation: Fix quaternion data not correct" added to staging-next
2021-03-26 11:18 UTC
patch "iio:adc:stm32-adc: Add HAS_IOMEM dependency" added to staging-testing
2021-03-26 11:11 UTC
patch "iio: hid-sensor-rotation: Fix quaternion data not correct" added to staging-testing
2021-03-26 11:11 UTC
stable-rc/queue/5.10 baseline: 164 runs, 1 regressions (v5.10.26-61-gc7b7b08c4bb5)
2021-03-26 10:52 UTC
stable-rc/queue/4.9 baseline: 112 runs, 7 regressions (v4.9.263-17-gd30bd2e8a240f)
2021-03-26 10:10 UTC
[PATCH v9 01/22] media: v4l2-ioctl: Fix check_ext_ctrls
2021-03-26 9:58 UTC
stable-rc/queue/4.19 baseline: 141 runs, 6 regressions (v4.19.183-23-g5922dac2e217a)
2021-03-26 9:53 UTC
stable-rc/queue/4.4 baseline: 103 runs, 11 regressions (v4.4.263-15-g2254fc5c705e)
2021-03-26 9:45 UTC
stable-rc/queue/4.14 baseline: 124 runs, 8 regressions (v4.14.227-21-gf904f16e3574e)
2021-03-26 9:40 UTC
stable-rc/queue/5.10 build: 195 builds: 0 failed, 195 passed, 14 warnings (v5.10.26-61-gc7b7b08c4bb5)
2021-03-26 7:22 UTC
stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 118 warnings (v5.4.108-38-ga3fa9021763e4)
2021-03-26 7:13 UTC
[PATCH] media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
2021-03-26 7:08 UTC (2+ messages)
stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.263-17-gd30bd2e8a240f)
2021-03-26 6:41 UTC
stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.183-23-g5922dac2e217a)
2021-03-26 6:23 UTC
stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.263-15-g2254fc5c705e)
2021-03-26 6:16 UTC
stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.227-21-gf904f16e3574e)
2021-03-26 6:11 UTC
Linux 4.14.227
2021-03-26 5:45 UTC (2+ messages)
stable-rc/queue/4.19 baseline: 144 runs, 6 regressions (v4.19.183-23-g825586f88e28e)
2021-03-26 2:35 UTC
stable-rc/queue/4.4 baseline: 103 runs, 10 regressions (v4.4.263-15-g3f431c5972c2e)
2021-03-26 2:02 UTC
[PATCH net V2 1/1] net: phy: fix invalid phy id when probe using C22
2021-03-26 1:57 UTC (2+ messages)
` [net] c0da0048be: WARNING:at_net/core/devlink.c:#devlink_port_type_warn
stable-rc/queue/4.14 baseline: 128 runs, 7 regressions (v4.14.227-21-g0e81fe6dbcd4e)
2021-03-26 1:53 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox