Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-05 16:05:43 to 2021-04-07 00:46:24 UTC [more...]

[PATCH] of: property: do not create device links from *nr-gpios
 2021-04-07  0:45 UTC  (13+ messages)
` [PATCH v2] of: property: fw_devlink: do not link ".*,nr-gpios"

[PATCH] MIPS: Fix a longstanding error in div64.h
 2021-04-07  0:40 UTC  (6+ messages)

[PATCH RFC net 1/2] net: dsa: lantiq_gswip: Don't use PHY auto polling
 2021-04-07  0:32 UTC  (5+ messages)
` [PATCH RFC net 2/2] net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits

[PATCH net v1 1/1] ethtool: fix incorrect datatype in set_eee ops
 2021-04-06 23:50 UTC  (4+ messages)

[PATCH 5.10 000/126] 5.10.28-rc1 review
 2021-04-06 22:57 UTC  (28+ messages)
` [PATCH 5.10 004/126] ext4: shrink race window in ext4_should_retry_alloc()
` [PATCH 5.10 039/126] can: dev: move driver related infrastructure into separate subdir
` [PATCH 5.10 047/126] ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
` [PATCH 5.10 079/126] drm/tegra: sor: Grab runtime PM reference across reset
` [PATCH 5.10 096/126] KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map

stable-rc/queue/5.10 baseline: 122 runs, 1 regressions (v5.10.27-126-gae5ffd885a4f6)
 2021-04-06 22:51 UTC 

stable-rc/queue/4.19 baseline: 117 runs, 5 regressions (v4.19.184-56-gf912b6024ff8)
 2021-04-06 22:05 UTC 

stable-rc/queue/4.4 baseline: 86 runs, 9 regressions (v4.4.264-28-gda1e1959d688b)
 2021-04-06 22:04 UTC 

stable-rc/queue/4.14 baseline: 72 runs, 5 regressions (v4.14.228-52-g7d681588fac8f)
 2021-04-06 21:27 UTC 

missing commits for 4.4-stable
 2021-04-06 21:20 UTC 

[PATCH V2 v5.4 0/8] preserve DMA offsets when using swiotlb
 2021-04-06 20:43 UTC  (9+ messages)
` [PATCH V2 v5.4 1/8] driver core: add a min_align_mask field to struct device_dma_parameters
` [PATCH V2 v5.4 2/8] swiotlb: factor out an io_tlb_offset helper
` [PATCH V2 v5.4 3/8] swiotlb: factor out a nr_slots helper
` [PATCH V2 v5.4 4/8] swiotlb: clean up swiotlb_tbl_unmap_single
` [PATCH V2 v5.4 5/8] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH V2 v5.4 6/8] swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
` [PATCH V2 v5.4 7/8] swiotlb: respect min_align_mask
` [PATCH V2 v5.4 8/8] nvme-pci: set min_align_mask

stable-rc/queue/4.9 baseline: 97 runs, 5 regressions (v4.9.264-35-g1ffb19313be9)
 2021-04-06 20:44 UTC 

[PATCH AUTOSEL 5.10 01/22] interconnect: core: fix error return code of icc_link_destroy()
 2021-04-06 19:22 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 07/22] scsi: iscsi: Fix race condition between login and sync thread

stable-rc/queue/5.10 build: 172 builds: 0 failed, 172 passed, 10 warnings (v5.10.27-126-gae5ffd885a4f6)
 2021-04-06 19:21 UTC 

[PATCH] KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
 2021-04-06 19:06 UTC  (5+ messages)

[PATCH v2] media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
 2021-04-06 18:52 UTC 

stable-rc/queue/4.19 build: 184 builds: 0 failed, 184 passed, 80 warnings (v4.19.184-56-gf912b6024ff8)
 2021-04-06 18:36 UTC 

stable-rc/queue/4.4 build: 186 builds: 0 failed, 186 passed, 13 warnings (v4.4.264-28-gda1e1959d688b)
 2021-04-06 18:35 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 121 warnings (v5.4.109-75-g9693167684d16)
 2021-04-06 17:59 UTC 

stable-rc/queue/4.14 build: 177 builds: 0 failed, 177 passed, 61 warnings (v4.14.228-52-g7d681588fac8f)
 2021-04-06 17:58 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.264-35-g1ffb19313be9)
 2021-04-06 17:14 UTC 

DO automated testing - Linux 5.10.28-rc1 - 28 pass, 0 errors
 2021-04-06 16:50 UTC  (3+ messages)

FAILED: patch "[PATCH] counter: stm32-timer-cnt: fix ceiling miss-alignment with" failed to apply to 5.4-stable tree
 2021-04-06 16:14 UTC  (2+ messages)

[PATCH 5.4 0/8] preserve DMA offsets when using swiotlb
 2021-04-06 16:10 UTC  (10+ messages)
` [PATCH 5.4 1/8] driver core: add a min_align_mask field to struct device_dma_parameters
` [PATCH 5.4 2/8] swiotlb: factor out an io_tlb_offset helper
` [PATCH 5.4 3/8] swiotlb: factor out a nr_slots helper
` [PATCH 5.4 4/8] swiotlb: clean up swiotlb_tbl_unmap_single
` [PATCH 5.4 5/8] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH 5.4 6/8] swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
` [PATCH 5.4 7/8] swiotlb: respect min_align_mask
` [PATCH 5.4 8/8] nvme-pci: set min_align_mask

[PATCH RESEND] lib/scatterlist: Fix NULL pointer deference
 2021-04-06 16:04 UTC 

[PATCH v3] ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
 2021-04-06 15:56 UTC 

FAILED: patch "[PATCH] iio: hid-sensor-prox: Fix scale not correct issue" failed to apply to 4.9-stable tree
 2021-04-06 15:51 UTC  (2+ messages)

[PATCH v2] ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
 2021-04-06 15:45 UTC  (4+ messages)

[PATCH v15 01/13] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
 2021-04-06 15:31 UTC 

[PATCH 4.19 000/247] 4.19.178-rc1 review
 2021-04-06 15:01 UTC  (6+ messages)
` [PATCH 4.19 013/247] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath
      ` [EXTERNAL] "

[PATCH] xen/evtchn: Change irq_info lock to raw_spinlock_t
 2021-04-06 13:46 UTC  (2+ messages)

[PATCH] ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
 2021-04-06 13:37 UTC  (3+ messages)

[PATCH 1/2] lib/scatterlist: Fix NULL pointer deference
 2021-04-06 13:31 UTC  (2+ messages)

[PATCH v2 1/2] media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2021-04-06 13:29 UTC  (5+ messages)

[PATCH] MIPS: fix memory reservation for non-usermem setups
 2021-04-06 13:10 UTC  (6+ messages)

[git:media_tree/master] media: venus: hfi_parser: Don't initialize parser on v1
 2021-04-06 12:50 UTC 

[git:media_tree/master] media: venus: hfi_parser: Check for instance after hfi platform get
 2021-04-06 12:50 UTC 

[git:media_tree/master] media: venus: venc_ctrls: Change default header mode
 2021-04-06 12:51 UTC 

[git:media_tree/master] media: venus: pm_helpers: Set opp clock name for v1
 2021-04-06 12:51 UTC 

[git:media_tree/master] media: venus: hfi_cmds: Support plane-actual-info property from v1
 2021-04-06 12:53 UTC 

[git:media_tree/master] media: staging/intel-ipu3: Fix set_fmt error handling
 2021-04-06 12:32 UTC 

[PATCH v2] libnvdimm/region: Update nvdimm_has_flush() to handle ND_REGION_ASYNC
 2021-04-06 12:05 UTC  (4+ messages)

[PATCH] media: em28xx: fix memory leak
 2021-04-06 10:07 UTC  (3+ messages)

[PATCH 4.4 00/28] 4.4.265-rc1 review
 2021-04-06  7:48 UTC  (4+ messages)

[PATCH 4.9 00/35] 4.9.265-rc1 review
 2021-04-06  7:40 UTC  (8+ messages)

[PATCH 4.14 00/52] 4.14.229-rc1 review
 2021-04-06  7:14 UTC  (3+ messages)

[PATCH 5.4 00/74] 5.4.110-rc1 review
 2021-04-06  7:12 UTC  (11+ messages)
` [PATCH 5.4 03/74] module: merge repetitive strings in module_sig_check()

stable-rc/queue/4.19 baseline: 122 runs, 5 regressions (v4.19.184-56-g73d616e2eed85)
 2021-04-06  6:58 UTC 

stable-rc/linux-4.19.y baseline: 110 runs, 5 regressions (v4.19.184-57-ge80ef2122d5c0)
 2021-04-06  6:37 UTC 

[PATCH] rfkill: revert back to old userspace API by default
 2021-04-06  6:33 UTC  (2+ messages)

[PATCH 1/1] pm80xx: Fix chip initialization failure
 2021-04-06  5:26 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 113 runs, 6 regressions (v4.14.228-52-g9fbf2eeb75809)
 2021-04-06  5:25 UTC 

patch "misc: vmw_vmci: explicitly initialize vmci_datagram payload" added to char-misc-next
 2021-04-06  5:20 UTC 

patch "misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct" added to char-misc-next
 2021-04-06  5:20 UTC 

stable-rc/linux-4.4.y baseline: 88 runs, 9 regressions (v4.4.264-29-g5bb7d387c8f8)
 2021-04-06  5:03 UTC 

[PATCH] target: iscsi: Fix zero tag inside a trace event
 2021-04-06  4:52 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 84 runs, 10 regressions (v4.4.264-28-gdc11e03076dc0)
 2021-04-06  4:52 UTC 

stable-rc/queue/4.9 baseline: 99 runs, 5 regressions (v4.9.264-35-g9e8200f3a1d22)
 2021-04-06  4:24 UTC 

[PATCH 4.19 00/56] 4.19.185-rc1 review
 2021-04-06  4:02 UTC  (4+ messages)

stable-rc/linux-4.9.y baseline: 98 runs, 6 regressions (v4.9.264-36-g570fbad9f4ca)
 2021-04-06  4:01 UTC 

stable-rc/linux-5.4.y baseline: 140 runs, 5 regressions (v5.4.109-75-gc6f7c5a01d5a9)
 2021-04-06  3:56 UTC 

stable-rc/queue/4.19 build: 204 builds: 0 failed, 204 passed, 86 warnings (v4.19.184-56-g73d616e2eed85)
 2021-04-06  3:28 UTC 

stable-rc/queue/5.10 baseline: 145 runs, 1 regressions (v5.10.27-126-g11366c456e3f1)
 2021-04-06  3:16 UTC 

stable-rc/linux-4.19.y build: 185 builds: 0 failed, 185 passed, 82 warnings (v4.19.184-57-ge80ef2122d5c0)
 2021-04-06  3:07 UTC 

stable-rc/linux-5.10.y build: 171 builds: 0 failed, 171 passed, 16 warnings (v5.10.27-127-g17879c574df0a)
 2021-04-06  2:29 UTC 

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 68 warnings (v4.14.228-52-g9fbf2eeb75809)
 2021-04-06  1:56 UTC 

stable-rc/linux-4.14.y baseline: 84 runs, 5 regressions (v4.14.228-53-g9d1c6513551e6)
 2021-04-06  1:47 UTC 

[PATCH v2] usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
 2021-04-06  1:43 UTC  (5+ messages)

stable-rc/linux-4.4.y build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.264-29-g5bb7d387c8f8)
 2021-04-06  1:33 UTC 

stable-rc/queue/4.4 build: 168 builds: 0 failed, 168 passed, 14 warnings (v4.4.264-28-gdc11e03076dc0)
 2021-04-06  1:22 UTC 

stable-rc/queue/4.9 build: 195 builds: 0 failed, 195 passed, 4 warnings (v4.9.264-35-g9e8200f3a1d22)
 2021-04-06  0:54 UTC 

stable-rc/linux-4.9.y build: 195 builds: 0 failed, 195 passed, 4 warnings (v4.9.264-36-g570fbad9f4ca)
 2021-04-06  0:32 UTC 

stable-rc/linux-5.4.y build: 181 builds: 0 failed, 181 passed, 108 warnings (v5.4.109-75-gc6f7c5a01d5a9)
 2021-04-06  0:26 UTC 

[PATCH 5.11 000/152] 5.11.12-rc1 review
 2021-04-06  0:09 UTC  (4+ messages)

stable-rc/queue/5.10 build: 190 builds: 0 failed, 190 passed, 16 warnings (v5.10.27-126-g11366c456e3f1)
 2021-04-05 23:46 UTC 

stable-rc/queue/5.4 build: 182 builds: 0 failed, 182 passed, 112 warnings (v5.4.109-74-g398b28a161d2a)
 2021-04-05 22:33 UTC 

stable-rc/linux-4.14.y build: 198 builds: 0 failed, 198 passed, 68 warnings (v4.14.228-53-g9d1c6513551e6)
 2021-04-05 22:17 UTC 

[PATCH v5.10 0/8] preserve DMA offsets when using swiotlb
 2021-04-05 21:02 UTC  (9+ messages)
` [PATCH v5.10 1/8] driver core: add a min_align_mask field to struct device_dma_parameters
` [PATCH v5.10 2/8] swiotlb: factor out an io_tlb_offset helper
` [PATCH v5.10 3/8] swiotlb: factor out a nr_slots helper
` [PATCH v5.10 4/8] swiotlb: clean up swiotlb_tbl_unmap_single
` [PATCH v5.10 5/8] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH v5.10 6/8] swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
` [PATCH v5.10 7/8] swiotlb: respect min_align_mask
` [PATCH v5.10 8/8] nvme-pci: set min_align_mask

arm: uprobes: Don't hook on thumb instructions
 2021-04-05 20:46 UTC 

[PATCH v2 1/2] platform/chrome: Use dev_groups to set device sysfs attributes
 2021-04-05 20:28 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: Update cros_ec sysfs attributes on sensors discovery

[PATCH 4.9] ARM: 8723/2: always assume the "unified" syntax for assembly code
 2021-04-05 19:08 UTC 

[PATCH AUTOSEL 5.10 01/33] ARM: dts: am33xx: add aliases for mmc interfaces
 2021-04-05 18:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 09/33] net: correct sk_acceptq_is_full()

[PATCH AUTOSEL 4.19 1/8] KVM: arm64: Hide system instruction access to Trace registers
 2021-04-05 18:11 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation

[PATCH] backports: crypto user - make NETLINK_CRYPTO work inside netns
 2021-04-05 16:14 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/13] interconnect: core: fix error return code of icc_link_destroy()
 2021-04-05 16:04 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 05/13] gfs2: report "already frozen/thawed" errors
` [PATCH AUTOSEL 5.4 08/13] block: only update parent bi_status when bio fail
` [PATCH AUTOSEL 5.4 09/13] radix tree test suite: Register the main thread with the RCU library
` [PATCH AUTOSEL 5.4 10/13] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH AUTOSEL 5.4 11/13] idr test suite: Create anchor before launching throbber
` [PATCH AUTOSEL 5.4 12/13] riscv,entry: fix misaligned base for excp_vect_table

[PATCH AUTOSEL 4.9 1/2] drm/imx: imx-ldb: fix out of bounds array access warning
 2021-04-05 16:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/2] gfs2: report "already frozen/thawed" errors

[PATCH AUTOSEL 4.4] drm/imx: imx-ldb: fix out of bounds array access warning
 2021-04-05 16:05 UTC 

[PATCH AUTOSEL 4.14 1/5] KVM: arm64: Hide system instruction access to Trace registers
 2021-04-05 16:05 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 4/5] gfs2: report "already frozen/thawed" errors
` [PATCH AUTOSEL 4.14 5/5] block: only update parent bi_status when bio fail


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 read-only IMAP folder(s) and NNTP newsgroup(s).