All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-24 12:23:07 to 2023-09-24 13:31:46 UTC [more...]

[PATCH AUTOSEL 5.15 01/18] parisc: sba: Fix compile warning wrt list of SBA devices
 2023-09-24 13:18 UTC  (19+ messages)
` [PATCH AUTOSEL 5.15 03/18] parisc: drivers: Fix sparse warning
` [PATCH AUTOSEL 5.15 04/18] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH AUTOSEL 5.15 05/18] scsi: qedf: Add synchronization between I/O completions and abort
` [PATCH AUTOSEL 5.15 06/18] scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
` [PATCH AUTOSEL 5.15 07/18] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH AUTOSEL 5.15 08/18] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 5.15 09/18] btrfs: improve error message after failure to add delayed dir index item
` [PATCH AUTOSEL 5.15 11/18] ring-buffer: Do not attempt to read past "commit"
` [PATCH AUTOSEL 5.15 12/18] platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
` [PATCH AUTOSEL 5.15 13/18] drm/amd/display: Don't check registers, if using AUX BL control
` [PATCH AUTOSEL 5.15 14/18] drm/amdgpu: Handle null atom context in VBIOS info ioctl
` [PATCH AUTOSEL 5.15 16/18] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
` [PATCH AUTOSEL 5.15 17/18] smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
` [PATCH AUTOSEL 5.15 18/18] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

[PATCH AUTOSEL 6.1 01/28] nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
 2023-09-24 13:17 UTC  (37+ messages)
` [PATCH AUTOSEL 6.1 02/28] parisc: sba: Fix compile warning wrt list of SBA devices
` [PATCH AUTOSEL 6.1 03/28] parisc: iosapic.c: Fix sparse warnings
` [PATCH AUTOSEL 6.1 04/28] parisc: drivers: Fix sparse warning
` [PATCH AUTOSEL 6.1 05/28] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH AUTOSEL 6.1 06/28] scsi: qedf: Add synchronization between I/O completions and abort
` [PATCH AUTOSEL 6.1 07/28] scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
` [PATCH AUTOSEL 6.1 08/28] scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
` [PATCH AUTOSEL 6.1 09/28] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH AUTOSEL 6.1 10/28] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 6.1 11/28] btrfs: improve error message after failure to add delayed dir index item
` [PATCH AUTOSEL 6.1 12/28] btrfs: assert delayed node locked when removing delayed item
` [PATCH AUTOSEL 6.1 13/28] selftests: fix dependency checker script
` [PATCH AUTOSEL 6.1 14/28] ring-buffer: Do not attempt to read past "commit"
` [PATCH AUTOSEL 6.1 15/28] net/smc: bugfix for smcr v2 server connect success statistic
` [PATCH AUTOSEL 6.1 16/28] ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
` [PATCH AUTOSEL 6.1 19/28] thermal/of: add missing of_node_put()
` [PATCH AUTOSEL 6.1 20/28] drm/amd/display: Don't check registers, if using AUX BL control
` [PATCH AUTOSEL 6.1 21/28] drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
` [PATCH AUTOSEL 6.1 22/28] drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset "
` [PATCH AUTOSEL 6.1 23/28] drm/amdgpu: Handle null atom context in VBIOS info ioctl
` [PATCH AUTOSEL 6.1 24/28] riscv: errata: fix T-Head dcache.cva encoding
` [PATCH AUTOSEL 6.1 25/28] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 6.1 26/28] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
` [PATCH AUTOSEL 6.1 27/28] smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
` [PATCH AUTOSEL 6.1 28/28] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

[PATCH AUTOSEL 5.4 1/7] parisc: sba: Fix compile warning wrt list of SBA devices
 2023-09-24 13:20 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 4/7] parisc: irq: Make irq_stack_union static to avoid sparse warning
` [PATCH AUTOSEL 5.4 5/7] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH AUTOSEL 5.4 6/7] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 5.4 7/7] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

[PATCH AUTOSEL 5.10 01/13] parisc: sba: Fix compile warning wrt list of SBA devices
 2023-09-24 13:19 UTC  (11+ messages)
` [PATCH AUTOSEL 5.10 03/13] parisc: drivers: Fix sparse warning
` [PATCH AUTOSEL 5.10 04/13] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH AUTOSEL 5.10 06/13] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH AUTOSEL 5.10 07/13] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 5.10 09/13] ring-buffer: Do not attempt to read past "commit"
` [PATCH AUTOSEL 5.10 10/13] platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
` [PATCH AUTOSEL 5.10 11/13] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 5.10 12/13] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
` [PATCH AUTOSEL 5.10 13/13] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

[PATCH] arm64: defconfig: Enable CONFIG_USB_MASS_STORAGE
 2023-09-24 13:29 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/7] parisc: sba: Fix compile warning wrt list of SBA devices
 2023-09-24 13:20 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 2/7] parisc: iosapic.c: Fix sparse warnings
` [PATCH AUTOSEL 4.19 3/7] parisc: drivers: Fix sparse warning
` [PATCH AUTOSEL 4.19 4/7] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH AUTOSEL 4.19 6/7] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 4.19 7/7] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-09-24 13:27 UTC  (3+ messages)

[PATCH v1] iio: adc: MCP3564: fix the static checker warning
 2023-09-24 13:24 UTC  (2+ messages)

duplicate BTF_IDs leading to symbol redefinition errors?
 2023-09-24 13:27 UTC  (11+ messages)

[PATCH 00/20] sunxi: Allwinner T113s support
 2023-09-24 10:21 UTC  (2+ messages)
` [PATCH] sunxi: R528: add SMHC2 pin pull ups support

[PATCH] clk: at91: Fix initializing arrays
 2023-09-24  9:58 UTC 

[PATCH 0/2] Add maxim max34408/34409 ADC driver and dts
 2023-09-24 13:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: adc: provide max34408/9 device tree binding document
` [PATCH 2/2] iio: adc: Add driver support for MAX34408/9

[PATCH AUTOSEL 4.14 1/6] parisc: sba: Fix compile warning wrt list of SBA devices
 2023-09-24 13:20 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/6] parisc: iosapic.c: Fix sparse warnings
` [PATCH AUTOSEL 4.14 4/6] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH AUTOSEL 4.14 5/6] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 4.14 6/6] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

[PATCH v2 0/2] Various TQMa6UL/MBa6ULx fixes
 2023-09-24 13:23 UTC  (3+ messages)

[RFC PATCH v2 0/3] Rust abstractions for network PHY drivers
 2023-09-24 13:19 UTC  (4+ messages)
` [RFC PATCH v2 1/3] rust: core "

[PATCH] arm64: dts: imx8dxl-evk: Remove invalid SPI property
 2023-09-24 13:19 UTC  (2+ messages)

[PATCH AUTOSEL 6.5 01/41] nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
 2023-09-24 13:15 UTC  (64+ messages)
` [PATCH AUTOSEL 6.5 02/41] parisc: sba: Fix compile warning wrt list of SBA devices
` [PATCH AUTOSEL 6.5 03/41] parisc: sba-iommu: Fix sparse warnigs
` [PATCH AUTOSEL 6.5 04/41] parisc: ccio-dma: Fix sparse warnings
` [PATCH AUTOSEL 6.5 05/41] parisc: iosapic.c: "
` [PATCH AUTOSEL 6.5 06/41] parisc: drivers: Fix sparse warning
` [PATCH AUTOSEL 6.5 07/41] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH AUTOSEL 6.5 08/41] scsi: qedf: Add synchronization between I/O completions and abort
` [PATCH AUTOSEL 6.5 09/41] scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
` [PATCH AUTOSEL 6.5 10/41] scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
` [PATCH AUTOSEL 6.5 11/41] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH AUTOSEL 6.5 12/41] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH AUTOSEL 6.5 13/41] btrfs: do not block starts waiting on previous transaction commit
` [PATCH AUTOSEL 6.5 14/41] btrfs: improve error message after failure to add delayed dir index item
` [PATCH AUTOSEL 6.5 15/41] btrfs: assert delayed node locked when removing delayed item
` [PATCH AUTOSEL 6.5 16/41] selftests: fix dependency checker script
` [PATCH AUTOSEL 6.5 17/41] ring-buffer: Do not attempt to read past "commit"
` [PATCH AUTOSEL 6.5 18/41] net/smc: bugfix for smcr v2 server connect success statistic
` [PATCH AUTOSEL 6.5 19/41] ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
` [PATCH AUTOSEL 6.5 20/41] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
` [PATCH AUTOSEL 6.5 21/41] platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
` [PATCH AUTOSEL 6.5 22/41] platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode
` [PATCH AUTOSEL 6.5 23/41] thermal/of: add missing of_node_put()
` [PATCH AUTOSEL 6.5 24/41] drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
` [PATCH AUTOSEL 6.5 25/41] drm/amdkfd: Update cache info reporting "
` [PATCH AUTOSEL 6.5 26/41] drm/amdkfd: Update CU masking for GFX 9.4.3
` [PATCH AUTOSEL 6.5 27/41] drm/amd/display: Add dirty rect support for Replay
` [PATCH AUTOSEL 6.5 28/41] drm/amd/display: Don't check registers, if using AUX BL control
` [PATCH AUTOSEL 6.5 29/41] drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
` [PATCH AUTOSEL 6.5 30/41] drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset "
` [PATCH AUTOSEL 6.5 31/41] drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
` [PATCH AUTOSEL 6.5 32/41] drm/amdkfd: Checkpoint and restore queues on GFX11
` [PATCH AUTOSEL 6.5 33/41] drm/amdgpu: Handle null atom context in VBIOS info ioctl
` [PATCH AUTOSEL 6.5 34/41] objtool: Fix _THIS_IP_ detection for cold functions
` [PATCH AUTOSEL 6.5 35/41] nvme-pci: do not set the NUMA node of device if it has none
` [PATCH AUTOSEL 6.5 36/41] riscv: errata: fix T-Head dcache.cva encoding
` [PATCH AUTOSEL 6.5 37/41] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 6.5 38/41] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
` [PATCH AUTOSEL 6.5 39/41] smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
` [PATCH AUTOSEL 6.5 40/41] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
` [PATCH AUTOSEL 6.5 41/41] ata: libata-eh: do not thaw the port twice "

OE-core CVE metrics for kirkstone on Sun 24 Sep 2023 03:00:01 AM HST
 2023-09-24 13:17 UTC 

[PATCH 0/2] arm64: dts: imx8mm-evk: Fix hdmi@3d node
 2023-09-24 13:13 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: imx8mm-evk: Add VDDEXT_3V3 fixed regulator

[PATCH v5 0/3] greybus: Add BeaglePlay Greybus Driver
 2023-09-24 13:08 UTC  (11+ messages)
` [PATCH v5 1/3] dt-bindings: Add beagleplaycc1352
` [PATCH v5 2/3] greybus: Add BeaglePlay Linux Driver

Data corruption with 5.10.x client -> 6.5.x server
 2023-09-24 13:07 UTC 

[PATCH] scripts/oe-setup-builddir: Add option to force TEMPLATECONF on existing configs
 2023-09-24 13:05 UTC  (3+ messages)
` [poky] "

[PATCH v4 00/12] Small fixes and cleanups (ov2740 and ccs)
 2023-09-24 12:57 UTC  (5+ messages)
` [PATCH v4 06/12] media: ccs: Use sub-device active state
` [PATCH v4 11/12] media: v4l: subdev: Print debug information on frame descriptor

[PATCH] firewire: Annotate struct fw_node with __counted_by
 2023-09-24 12:54 UTC  (2+ messages)

[PATCH v1 0/7] Smepmp fixes and improvements
 2023-09-24 12:54 UTC  (2+ messages)

[PATCH] soc: imx8m: Enable OCOTP clock for imx8mm before reading registers
 2023-09-24 12:51 UTC  (3+ messages)

[PATCH V2] arm64: dts: imx8mp-beacon: Configure 100MHz PCIe Ref Clk
 2023-09-24 12:46 UTC  (3+ messages)

[PATCH v2 0/4] KVM: x86: tracepoint updates
 2023-09-24 12:44 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v2 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v2 3/4] KVM: x86: add more information to kvm_exit tracepoint
` [PATCH v2 4/4] KVM: x86: add new nested vmexit tracepoints

[PATCH] media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
 2023-09-24 12:44 UTC 

[PATCH V3 1/2] arm64: dts: imx8mp: Fix SDMA2/3 clocks
 2023-09-24 12:42 UTC  (3+ messages)

[PATCH v2 0/9] Support light color temperature and chromaticity
 2023-09-24 12:42 UTC  (6+ messages)
` [PATCH v2 6/9] iio: Add channel type for chromaticity

[PATCH] arm64: dts: imx8mm-phg: Disable flexspi
 2023-09-24 12:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nanomsg: bump to version 1.2
 2023-09-24 12:34 UTC 

[PATCH 0/3] TQMa93xxCA/LA + MBa93xxCA support
 2023-09-24 12:33 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: freescale: tqma9352-mba93xxla: add 'chassis-type' property

[Buildroot] [PATCH 1/1] package/ndisc6: bump to version 1.0.7
 2023-09-24 12:30 UTC 

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 73/1370] drivers/uio/uio_dmabuf.c:163 uio_dmabuf_unmap() warn: iterator used outside loop: 'dbuf_mem'
 2023-09-24 12:28 UTC 

[Buildroot] [PATCH 1/1] package/pigz: bump to version 2.8
 2023-09-24 12:23 UTC 

[PATCH] riscv: dts: starfive: Add VisionFive 2 PHY supplies
 2023-09-24 12:22 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.