public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-31 11:53:09 to 2023-01-02 11:28:01 UTC [more...]

[PATCH 6.1 00/71] 6.1.3-rc1 review
 2023-01-02 11:22 UTC  (60+ messages)
` [PATCH 6.1 01/71] eventpoll: add EPOLL_URING_WAKE poll wakeup flag
` [PATCH 6.1 02/71] eventfd: provide a eventfd_signal_mask() helper
` [PATCH 6.1 03/71] io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
` [PATCH 6.1 04/71] nvme-pci: fix doorbell buffer value endianness
` [PATCH 6.1 05/71] nvme-pci: fix mempool alloc size
` [PATCH 6.1 06/71] nvme-pci: fix page size checks
` [PATCH 6.1 07/71] ACPI: resource: do IRQ override on XMG Core 15
` [PATCH 6.1 08/71] ACPI: resource: do IRQ override on Lenovo 14ALC7
` [PATCH 6.1 09/71] ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
` [PATCH 6.1 10/71] ACPI: video: Fix Apple GMUX backlight detection
` [PATCH 6.1 11/71] block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
` [PATCH 6.1 12/71] ata: ahci: Fix PCS quirk application for suspend
` [PATCH 6.1 13/71] nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
` [PATCH 6.1 14/71] nvmet: dont defer passthrough commands with trivial effects to the workqueue
` [PATCH 6.1 15/71] fs/ntfs3: Validate BOOT record_size
` [PATCH 6.1 16/71] fs/ntfs3: Add overflow check for attribute size
` [PATCH 6.1 17/71] fs/ntfs3: Validate data run offset
` [PATCH 6.1 18/71] fs/ntfs3: Add null pointer check to attr_load_runs_vcn
` [PATCH 6.1 19/71] fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
` [PATCH 6.1 20/71] fs/ntfs3: Add null pointer check for inode operations
` [PATCH 6.1 21/71] fs/ntfs3: Validate attribute name offset
` [PATCH 6.1 22/71] fs/ntfs3: Validate buffer length while parsing index
` [PATCH 6.1 23/71] fs/ntfs3: Validate resident attribute name
` [PATCH 6.1 24/71] fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
` [PATCH 6.1 25/71] soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
` [PATCH 6.1 26/71] phy: sun4i-usb: Introduce port2 SIDDQ quirk
` [PATCH 6.1 27/71] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH 6.1 28/71] fs/ntfs3: Validate index root when initialize NTFS security
` [PATCH 6.1 29/71] fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
` [PATCH 6.1 30/71] fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
` [PATCH 6.1 31/71] fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
` [PATCH 6.1 32/71] fs/ntfs3: Fix slab-out-of-bounds in r_page
` [PATCH 6.1 33/71] objtool: Fix SEGFAULT
` [PATCH 6.1 34/71] iommu/mediatek: Fix crash on isr after kexec()
` [PATCH 6.1 35/71] powerpc/rtas: avoid device tree lookups in rtas_os_term()
` [PATCH 6.1 36/71] powerpc/rtas: avoid scheduling "
` [PATCH 6.1 37/71] rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
` [PATCH 6.1 38/71] NFSD: fix use-after-free in __nfs42_ssc_open()
` [PATCH 6.1 39/71] kprobes: kretprobe events missing on 2-core KVM guest
` [PATCH 6.1 40/71] HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
` [PATCH 6.1 42/71] futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
` [PATCH 6.1 43/71] rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
` [PATCH 6.1 51/71] ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
` [PATCH 6.1 52/71] ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
` [PATCH 6.1 53/71] binfmt: Fix error return code in load_elf_fdpic_binary()
` [PATCH 6.1 54/71] ovl: Use ovl mounters fsuid and fsgid in ovl_link()
` [PATCH 6.1 55/71] ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags
` [PATCH 6.1 56/71] ALSA: line6: correct midi status byte when receiving data from podxt
` [PATCH 6.1 57/71] ALSA: line6: fix stack overflow in line6_midi_transmit
` [PATCH 6.1 58/71] ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
` [PATCH 6.1 59/71] pnode: terminate at peers of source
` [PATCH 6.1 60/71] mfd: mt6360: Add bounds checking in Regmap read/write call-backs
` [PATCH 6.1 61/71] md: fix a crash in mempool_free
` [PATCH 6.1 62/71] mm, compaction: fix fast_isolate_around() to stay within boundaries
` [PATCH 6.1 63/71] f2fs: should put a page when checking the summary info
` [PATCH 6.1 64/71] f2fs: allow to read node block after shutdown
` [PATCH 6.1 65/71] block: Do not reread partition table on exclusively open device
` [PATCH 6.1 66/71] mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
` [PATCH 6.1 67/71] tpm: acpi: Call acpi_put_table() to fix memory leak

[PATCH] x86/kexec: fix double vfree of image->elf_headers
 2023-01-02 11:24 UTC  (2+ messages)

FAILED: patch "[PATCH] f2fs: allow to read node block after shutdown" failed to apply to 4.19-stable tree
 2023-01-02 10:55 UTC 

FAILED: patch "[PATCH] binfmt: Fix error return code in load_elf_fdpic_binary()" failed to apply to 4.9-stable tree
 2023-01-02 10:50 UTC 

FAILED: patch "[PATCH] binfmt: Fix error return code in load_elf_fdpic_binary()" failed to apply to 4.19-stable tree
 2023-01-02 10:50 UTC 

FAILED: patch "[PATCH] SUNRPC: Don't leak netobj memory when gss_read_proxy_verf()" failed to apply to 4.9-stable tree
 2023-01-02 11:04 UTC 

FAILED: patch "[PATCH] SUNRPC: Don't leak netobj memory when gss_read_proxy_verf()" failed to apply to 4.14-stable tree
 2023-01-02 11:04 UTC 

FAILED: patch "[PATCH] tpm: tpm_crb: Add the missed acpi_put_table() to fix memory" failed to apply to 4.9-stable tree
 2023-01-02 11:03 UTC 

FAILED: patch "[PATCH] block: Do not reread partition table on exclusively open" failed to apply to 5.15-stable tree
 2023-01-02 10:55 UTC 

FAILED: patch "[PATCH] block: Do not reread partition table on exclusively open" failed to apply to 5.10-stable tree
 2023-01-02 10:55 UTC 

FAILED: patch "[PATCH] f2fs: allow to read node block after shutdown" failed to apply to 5.4-stable tree
 2023-01-02 10:55 UTC 

FAILED: patch "[PATCH] f2fs: allow to read node block after shutdown" failed to apply to 5.10-stable tree
 2023-01-02 10:55 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 4.9-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 5.4-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 4.14-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 4.19-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 5.15-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 5.10-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 6.1-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude" failed to apply to 6.0-stable tree
 2023-01-02 10:52 UTC 

FAILED: patch "[PATCH] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()" failed to apply to 4.14-stable tree
 2023-01-02 10:51 UTC 

FAILED: patch "[PATCH] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()" failed to apply to 4.9-stable tree
 2023-01-02 10:51 UTC 

FAILED: patch "[PATCH] binfmt: Fix error return code in load_elf_fdpic_binary()" failed to apply to 5.4-stable tree
 2023-01-02 10:50 UTC 

FAILED: patch "[PATCH] binfmt: Fix error return code in load_elf_fdpic_binary()" failed to apply to 4.14-stable tree
 2023-01-02 10:50 UTC 

FAILED: patch "[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition" failed to apply to 4.14-stable tree
 2023-01-02 10:34 UTC 

FAILED: patch "[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition" failed to apply to 4.9-stable tree
 2023-01-02 10:34 UTC 

FAILED: patch "[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition" failed to apply to 4.19-stable tree
 2023-01-02 10:34 UTC 

FAILED: patch "[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition" failed to apply to 5.10-stable tree
 2023-01-02 10:34 UTC 

FAILED: patch "[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition" failed to apply to 5.4-stable tree
 2023-01-02 10:34 UTC 

FAILED: patch "[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition" failed to apply to 5.15-stable tree
 2023-01-02 10:34 UTC 

Patch "powerpc/msi: Fix deassociation of MSI descriptors" has been added to the 4.9-stable tree
 2023-01-02 10:28 UTC  (2+ messages)

[PATCH v2 1/1] Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
 2023-01-02 10:10 UTC  (2+ messages)

KASAN: use-after-free Read in tc_chain_fill_node
 2023-01-02 10:05 UTC 

stable-rc/queue/4.19 baseline: 113 runs, 16 regressions (v4.19.269-368-gd949983eb12c)
 2023-01-02  9:49 UTC 

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2023-01-02  9:40 UTC  (9+ messages)

stable-rc/queue/4.14 baseline: 104 runs, 17 regressions (v4.14.302-265-g637760492f234)
 2023-01-02  9:30 UTC 

stable-rc/queue/5.15 baseline: 143 runs, 1 regressions (v5.15.86-36-gdb12b47fc012b)
 2023-01-02  9:20 UTC 

[PATCH v2 1/2] usb: misc: onboard_usb_hub: Don't create platform devices for DT nodes without 'vdd-supply'
 2023-01-02  9:20 UTC  (4+ messages)

stable-rc/queue/4.9 baseline: 94 runs, 16 regressions (v4.9.336-220-g21e2a56883ca)
 2023-01-02  8:42 UTC 

[PATCH] usb: cdnsp: : add scatter gather support for ISOC endpoint
 2023-01-02  8:20 UTC  (2+ messages)

[PATCH] usb: cdns3: remove fetched trb from cache before dequeuing
 2023-01-02  8:10 UTC  (4+ messages)

[PATCH v2] dmaengine: tegra210-adma: fix global intr clear
 2023-01-02  6:48 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269-368-gd949983eb12c)
 2023-01-02  6:19 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-265-g637760492f234)
 2023-01-02  6:00 UTC 

stable-rc/queue/5.10 build: 183 builds: 2 failed, 181 passed, 9 warnings (v5.10.161-585-gbaa721c718dd5)
 2023-01-02  5:51 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.86-36-gdb12b47fc012b)
 2023-01-02  5:51 UTC 

[PATCH v2] ext4: Fix possible use-after-free in ext4_find_extent
 2023-01-02  5:41 UTC  (5+ messages)

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-220-g21e2a56883ca)
 2023-01-02  5:13 UTC 

Cannot compile 6.1.2 kernel release
 2023-01-02  3:55 UTC  (12+ messages)

[PATCH] ASoC: qcom: lpass-cpu: Fix fallback SD line index handling
 2023-01-02  0:06 UTC  (3+ messages)

[PATCH v2 1/2] nvmem: sunxi_sid: Always use 32-bit MMIO reads
 2023-01-01 18:33 UTC 

[PATCH AUTOSEL 5.10 1/7] phy: sun4i-usb: Add support for the H616 USB PHY
 2023-01-01 17:34 UTC  (4+ messages)

[PATCH] torture: Fix hang during kthread shutdown phase
 2023-01-01 14:16 UTC  (6+ messages)

stable-rc/queue/4.19 baseline: 113 runs, 15 regressions (v4.19.269-363-gb58bc3ef94308)
 2023-01-01  2:13 UTC 

stable-rc/queue/4.9 baseline: 87 runs, 10 regressions (v4.9.336-217-g0e105c398d27f)
 2023-01-01  1:38 UTC 

stable-rc/queue/4.14 baseline: 98 runs, 13 regressions (v4.14.302-261-g36541f0bc0d55)
 2023-01-01  1:20 UTC 

stable-rc/queue/5.4 baseline: 127 runs, 10 regressions (v5.4.228-453-gd37873333e06)
 2023-01-01  0:57 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269-363-gb58bc3ef94308)
 2022-12-31 22:43 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.161-573-g8a5ab74f24de)
 2022-12-31 22:29 UTC 

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-217-g0e105c398d27f)
 2022-12-31 22:09 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.86-3-gc97485fefd33b)
 2022-12-31 21:53 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-261-g36541f0bc0d55)
 2022-12-31 21:50 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-453-gd37873333e06)
 2022-12-31 21:28 UTC 

stable-rc/queue/4.14 baseline: 94 runs, 14 regressions (v4.14.302-261-g869edae20c945)
 2022-12-31 21:14 UTC 

stable-rc/queue/4.9 baseline: 81 runs, 10 regressions (v4.9.336-217-gf6fd2efd865d)
 2022-12-31 20:58 UTC 

stable-rc/linux-4.9.y baseline: 169 runs, 13 regressions (v4.9.336)
 2022-12-31 20:23 UTC 

[PATCH AUTOSEL 5.4] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
 2022-12-31 20:06 UTC 

[PATCH AUTOSEL 4.19] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
 2022-12-31 20:06 UTC 

[PATCH AUTOSEL 5.10] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
 2022-12-31 20:05 UTC 

[PATCH AUTOSEL 5.15] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
 2022-12-31 20:05 UTC 

[PATCH AUTOSEL 6.0 1/7] ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"
 2022-12-31 20:05 UTC  (7+ messages)
` [PATCH AUTOSEL 6.0 2/7] 9p/client: fix data race on req->status
` [PATCH AUTOSEL 6.0 3/7] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
` [PATCH AUTOSEL 6.0 4/7] ASoC: SOF: mediatek: initialize panic_info to zero
` [PATCH AUTOSEL 6.0 5/7] drm/amdgpu: Fix size validation for non-exclusive domains (v4)
` [PATCH AUTOSEL 6.0 6/7] drm/amdkfd: Fix kfd_process_device_init_vm error handling
` [PATCH AUTOSEL 6.0 7/7] drm/amdkfd: Fix double release compute pasid

[PATCH AUTOSEL 6.1 1/7] ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"
 2022-12-31 20:04 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 2/7] 9p/client: fix data race on req->status
` [PATCH AUTOSEL 6.1 3/7] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
` [PATCH AUTOSEL 6.1 4/7] ASoC: SOF: mediatek: initialize panic_info to zero
` [PATCH AUTOSEL 6.1 5/7] drm/amdgpu: Fix size validation for non-exclusive domains (v4)
` [PATCH AUTOSEL 6.1 6/7] drm/amdkfd: Fix kfd_process_device_init_vm error handling
` [PATCH AUTOSEL 6.1 7/7] drm/amdkfd: Fix double release compute pasid

stable-rc/linux-4.14.y baseline: 169 runs, 15 regressions (v4.14.302)
 2022-12-31 19:48 UTC 

stable-rc/queue/4.19 baseline: 110 runs, 13 regressions (v4.19.269-363-g4b97054fdb8e7)
 2022-12-31 19:37 UTC 

stable-rc/linux-5.4.y baseline: 127 runs, 14 regressions (v5.4.228)
 2022-12-31 19:24 UTC 

stable-rc/linux-4.19.y baseline: 208 runs, 16 regressions (v4.19.269)
 2022-12-31 19:14 UTC 

stable-rc/queue/5.4 baseline: 124 runs, 11 regressions (v5.4.228-452-gbf0fc4200ed4)
 2022-12-31 18:34 UTC 

[PATCH] usb: storage: de-quirk Seagate Expansion Portable Drive SRD00F1 [0bc2:2320]
 2022-12-31 18:21 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 140 runs, 3 regressions (v5.10.161)
 2022-12-31 17:59 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-261-g869edae20c945)
 2022-12-31 17:44 UTC 

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-217-gf6fd2efd865d)
 2022-12-31 17:28 UTC 

stable-rc/linux-5.15.y build: 178 builds: 3 failed, 175 passed, 9 errors, 3 warnings (v5.15.86)
 2022-12-31 16:54 UTC 

stable-rc/linux-4.9.y build: 187 builds: 2 failed, 185 passed, 34 warnings (v4.9.336)
 2022-12-31 16:53 UTC 

stable-rc/queue/4.9 baseline: 99 runs, 16 regressions (v4.9.336-217-g0066081180f46)
 2022-12-31 16:29 UTC 

stable-rc/queue/4.19 baseline: 115 runs, 15 regressions (v4.19.269-363-g1e0fb3476c359)
 2022-12-31 16:23 UTC 

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 36 warnings (v4.14.302)
 2022-12-31 16:18 UTC 

stable-rc/queue/5.15 baseline: 151 runs, 1 regressions (v5.15.85-729-g91ac771029b8f)
 2022-12-31 16:13 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269-363-g4b97054fdb8e7)
 2022-12-31 16:07 UTC 

stable-rc/linux-5.4.y build: 187 builds: 2 failed, 185 passed, 34 warnings (v5.4.228)
 2022-12-31 15:54 UTC 

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269)
 2022-12-31 15:44 UTC 

stable-rc/queue/5.4 baseline: 137 runs, 17 regressions (v5.4.228-452-g0c6e08d123587)
 2022-12-31 15:17 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-452-gbf0fc4200ed4)
 2022-12-31 15:04 UTC 

stable-rc/queue/4.14 baseline: 113 runs, 17 regressions (v4.14.302-261-g7b81a38344790)
 2022-12-31 14:56 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.161-571-gc43212d730da7)
 2022-12-31 14:51 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.85-728-g77c0f60137906)
 2022-12-31 14:51 UTC 

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.161)
 2022-12-31 14:29 UTC 

stable/linux-5.15.y build: 185 builds: 4 failed, 181 passed, 14 errors, 3 warnings (v5.15.86)
 2022-12-31 13:24 UTC 

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2022-12-31 13:23 UTC  (5+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-217-g0066081180f46)
 2022-12-31 13:00 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269-363-g1e0fb3476c359)
 2022-12-31 12:53 UTC 

Linux 6.1.2
 2022-12-31 12:46 UTC  (2+ messages)

stable-rc/queue/5.15 build: 178 builds: 3 failed, 175 passed, 9 errors, 3 warnings (v5.15.85-729-g91ac771029b8f)
 2022-12-31 12:44 UTC 

Linux 6.0.16
 2022-12-31 12:38 UTC  (2+ messages)

Linux 5.15.86
 2022-12-31 12:27 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.161-572-g5f1bbc1713530)
 2022-12-31 12:00 UTC 

[PATCH 5.15 000/731] 5.15.86-rc1 review
 2022-12-31 11:56 UTC  (4+ messages)
` [PATCH 5.15 557/731] phy: qcom-qmp: create copies of QMP PHY driver

[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
 2022-12-31 11:53 UTC  (7+ messages)


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