All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 13:58:58 to 2023-06-16 14:37:58 UTC [more...]

[OE-core][mickledore 00/24] Patch review
 2023-06-16 14:37 UTC  (19+ messages)
` [OE-core][mickledore 01/24] curl: fix CVE-2023-28319 through CVE-2023-28322
` [OE-core][mickledore 02/24] tiff: backport a fix for CVE-2023-2731
` [OE-core][mickledore 03/24] ell: upgrade 0.56 -> 0.57
` [OE-core][mickledore 04/24] busybox: 1.36.0 -> 1.36.1
` [OE-core][mickledore 05/24] bind: upgrade 9.18.13 -> 9.18.14
` [OE-core][mickledore 06/24] openssl: upgrade 3.1.0 -> 3.1.1
` [OE-core][mickledore 07/24] psmisc: Set ALTERNATIVE for pstree to resolve conflict with busybox
` [OE-core][mickledore 08/24] systemd: Drop a backport
` [OE-core][mickledore 09/24] libx11: remove unused patch and FILESEXTRAPATHS
` [OE-core][mickledore 10/24] qemu: remove unused qemu-7.0.0-glibc-2.36.patch
` [OE-core][mickledore 11/24] minicom: remove unused patch files
` [OE-core][mickledore 12/24] inetutils: "
` [OE-core][mickledore 13/24] libgloss: remove unused patch file
` [OE-core][mickledore 14/24] kmod: remove unused ptest.patch
` [OE-core][mickledore 15/24] pm-utils: fix multilib conflictions
` [OE-core][mickledore 16/24] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
` [OE-core][mickledore 17/24] maintaines.inc: unassign Richard Weinberger from erofs-utils entry
` [OE-core][mickledore 18/24] maintainers.inc: unassign Andreas Müller from itstool entry

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-16 14:37 UTC  (6+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device

[PATCH] regulator: da9063: fix null pointer deref with partial DT config
 2023-06-16 14:36 UTC 

perf test failures in linux-next on s390
 2023-06-16 14:36 UTC  (8+ messages)
            ` Hybrid PMU issues on aarch64. was: "

[PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-16 14:36 UTC  (6+ messages)

[RFC/RFT PATCH] mmc: renesas_sdhi: add delay between tuning cmds
 2023-06-16 14:35 UTC  (4+ messages)

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-16 14:35 UTC  (3+ messages)
` [PATCH] thermal/drivers/loongson2: Fix thermal zone private data access

[PATCH iptables] nft: use payload matching for layer 4 protocol
 2023-06-16 14:35 UTC  (2+ messages)

[PATCH v14 00/18] i2c-atr and FPDLink
 2023-06-16 14:34 UTC  (23+ messages)
` [PATCH v14 01/18] dt-bindings: i2c: Add I2C Address Translator (ATR)
` [PATCH v14 02/18] i2c: add I2C Address Translator (ATR) support
` [PATCH v14 03/18] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v14 04/18] dt-bindings: media: add TI DS90UB953 "
` [PATCH v14 05/18] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v14 06/18] media: i2c: add DS90UB960 driver
` [PATCH v14 07/18] media: i2c: add DS90UB913 driver
` [PATCH v14 08/18] media: i2c: add DS90UB953 driver
` [PATCH v14 09/18] media: i2c: ds90ub960: Fix use of UB960_SR_FWD_CTL1
` [PATCH v14 10/18] media: i2c: ds90ub9xx: Add COMMON_CLK kconfig dependency
` [PATCH v14 11/18] media: i2c: ds90ub9xx: Select GPIOLIB rather than OF_GPIO
` [PATCH v14 12/18] media: i2c: ds90ub960: Configure CSI-2 continuous clock
` [PATCH v14 13/18] media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse()
` [PATCH v14 14/18] media: i2c: ds90ub913: "
` [PATCH v14 15/18] media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK
` [PATCH v14 16/18] media: i2c: ds90ub960: Allow FPD-Link async mode
` [PATCH v14 17/18] media: i2c: ds90ub953: Restructure clkout management
` [PATCH v14 18/18] media: i2c: ds90ub953: Support non-sync mode

[PATCH 1/2] iommu/amd: Use BIT/BIT_ULL macro to define bit fields
 2023-06-16 14:34 UTC  (2+ messages)

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-16 14:34 UTC  (13+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
          ` [Intel-gfx] "
            ` [Nouveau] "

[PATCH 00/14] drm/ast: Refactor the device-detection code
 2023-06-16 14:32 UTC  (19+ messages)
` [PATCH 01/14] drm/ast: Fix DRAM init on AST2200
  ` [01/14] "
` [PATCH 02/14] drm/ast: Remove vga2_clone field
` [PATCH 03/14] drm/ast: Implement register helpers in ast_drv.h
` [PATCH 04/14] drm/ast: Remove dead else branch in POST code
` [PATCH 05/14] drm/ast: Remove device POSTing and config from chip detection
` [PATCH 06/14] drm/ast: Set PCI config before accessing I/O registers
` [PATCH 07/14] drm/ast: Enable and unlock device access early during init
` [PATCH 08/14] drm/ast: Set up release action right after enabling MMIO
` [PATCH 09/14] drm/ast: Distinguish among chip generations
` [PATCH 10/14] drm/ast: Detect AST 1300 model
` [PATCH 11/14] drm/ast: Detect AST 1400 model
` [PATCH 12/14] drm/ast: Detect AST 2510 model
` [PATCH 13/14] drm/ast: Move widescreen- and tx-chip detection into separate helpers
` [PATCH 14/14] drm/ast: Merge config and chip detection

[RFC PATCH V3 0/6] SCHED_DEADLINE server infrastructure
 2023-06-16 14:31 UTC  (7+ messages)
` [RFC PATCH V3 1/6] sched: Unify runtime accounting across classes
` [RFC PATCH V3 2/6] sched/deadline: Collect sched_dl_entity initialization
` [RFC PATCH V3 3/6] sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity

[PATCH 1/2] OPP: pstate is only valid for genpd OPP tables
 2023-06-16 14:31 UTC  (4+ messages)

[joelgranados:jag/sysctl-testing-for-0day 11/20] fs/proc/proc_sysctl.c:1378:46: error: anonymous bit-field has negative width (-1)
 2023-06-16 14:29 UTC 

[Intel-xe] [PATCH] drm/xe/display: Append dma_buf fences to framebuffer fences
 2023-06-16 14:29 UTC  (3+ messages)

[PATCH v2 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-16 14:27 UTC  (3+ messages)
` [PATCH v2 08/28] media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors

[PATCH linux dev-6.1] ARM: dts: aspeed: bonnell: Add reserved memory for TPM event log
 2023-06-16 14:26 UTC 

[PATCH v2 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure
 2023-06-16 14:26 UTC  (6+ messages)
` [PATCH v2 1/3] media: atomisp: sh_css_internal: Unifying sh_css_sp_group to remove #ifdef ISP2401

[PATCH v1 1/1] pktcdvd: Use clamp_val() instead of min()+max()
 2023-06-16 14:26 UTC 

[PATCH v8 0/2] Add DSS support for AM625 SoC
 2023-06-16 14:25 UTC  (5+ messages)
` [PATCH v8 2/2] drm/tidss: Add support for AM625 DSS

[PATCH] ata: libata-scsi: Avoid deadlock on rescan after device resume
 2023-06-16 14:25 UTC  (4+ messages)

[bug report] spi: spi-qcom-qspi: Add DMA mode support
 2023-06-16 14:24 UTC  (3+ messages)

[PATCH 0/4] Documentation: KVM: multiple editing corrections
 2023-06-16 14:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: Modify for_each_inst macro
 2023-06-16 14:24 UTC  (2+ messages)

[PATCH v2] fs:smb:server:Fix unsigned compared with less than zero
 2023-06-16 14:23 UTC 

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-06-16 14:23 UTC  (7+ messages)
` [PATCH v3 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU

[Intel-xe] [PATCH 0/2] Xe runtime pm fixes
 2023-06-16 14:23 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/pm: Wrap pm_runtime_suspended with power.lock
` [Intel-xe] [PATCH 2/2] drm/xe/pm: Fix PM runtime_idle callback
` [Intel-xe] ✓ CI.Patch_applied: success for Xe runtime pm fixes
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
 2023-06-16 14:22 UTC  (9+ messages)
` [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
  ` [PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region

xentrace buffer size, maxcpus and online cpus
 2023-06-16 14:22 UTC  (7+ messages)

[RFC PATCH v1 0/3] powerpc/objtool: First step towards uaccess validation (v1)
 2023-06-16 13:47 UTC  (4+ messages)
` [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
` [RFC PATCH v1 3/3] powerpc: WIP draft support to objtool check

Consumo de combustible
 2023-06-16  8:16 UTC 

[PATCH] spi: atmel: Prevent false timeouts on long transfers
 2023-06-16 14:20 UTC  (3+ messages)

[f2fs-dev] [PATCH][next] f2fs: remove redundant assignment to variable err
 2023-06-16 14:20 UTC  (2+ messages)
`  "

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-16 14:20 UTC  (9+ messages)

[PATCH 0/2] Prep patches for porting overlayfs to new mount api
 2023-06-16 14:19 UTC  (3+ messages)
` [PATCH 1/2] ovl: store enum redirect_mode in config instead of a string
` [PATCH 2/2] ovl: factor out ovl_parse_options() helper

[iwlwifi-next:pending 76/94] net/mac80211/tdls.c:883:19-21: WARNING opportunity for max()
 2023-06-16 14:18 UTC 

[PATCH v2 0/2] x86/vPIT: account for "counter stopped" time
 2023-06-16 14:18 UTC  (3+ messages)
` [PATCH v2 2/2] "

[Intel-xe] [PATCH 0/4] GMD_ID fixes
 2023-06-16 14:18 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Return GMD_ID revid properly
` [Intel-xe] [PATCH 2/4] drm/xe: Don't raise error on fused-off media
` [Intel-xe] [PATCH 3/4] drm/xe: Print proper revid value for unknown media revision
` [Intel-xe] [PATCH 4/4] drm/xe: Enable PCI device earlier

[PATCH v2 00/37] ALSA: Add MIDI 2.0 support
 2023-06-16 14:17 UTC  (2+ messages)

[PATCH] Documentation: virt: correct location of haltpoll module params
 2023-06-16 14:18 UTC  (3+ messages)

[PATCH 0/3] Update for AP807 thermal data
 2023-06-16 14:17 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7921e: Perform FLR to recovery the device
 2023-06-16 14:17 UTC  (3+ messages)

[dm-devel] [PATCH] multipath-tools: fix syntax and spelling errors
 2023-06-16 14:17 UTC  (2+ messages)

[PATCH v2 1/5] media: Add MIPI CCI register access helper functions
 2023-06-16 14:17 UTC  (13+ messages)

[PATCH V3] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:16 UTC  (3+ messages)

[PATCH V4] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:16 UTC  (4+ messages)

[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
 2023-06-16 14:16 UTC  (8+ messages)

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-06-16 14:14 UTC  (7+ messages)

[patch v3 0/7] x86/smp: Cure stop_other_cpus() and kexec() troubles
 2023-06-16 14:13 UTC  (5+ messages)
` [patch v3 1/7] x86/smp: Make stop_other_cpus() more robust

[PATCH 0/1] Secondary Cadence GEM IRQs
 2023-06-16 14:08 UTC  (4+ messages)
` [PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs

[PATCH v5] Documentation/mm: Initial page table documentation
 2023-06-16 14:14 UTC  (2+ messages)

[PATCH] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
 2023-06-16 14:13 UTC  (2+ messages)

[virtio-comment] About custom device counter
 2023-06-16 14:13 UTC  (7+ messages)
` [virtio-comment] "
          ` [virtio-dev] "

[PATCH] drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
 2023-06-16 14:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 3/5] efi: Drop all uses of efi_call_XX wrappers
 2023-06-16 14:11 UTC  (11+ messages)

[PATCH] Add support for RAPL MSRs in KVM/Qemu
 2023-06-16 14:08 UTC 

[Intel-gfx] [PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-16 14:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enhance vfio PCI hot reset for vfio cdev device (rev8)

[Intel-gfx] [PATCH v3 0/7] drm/i915: Init DDI ports based on port_mask
 2023-06-16 14:08 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 1/7] drm/i915: Remove bogus DDI-F from hsw/bdw output init
` [Intel-gfx] [PATCH v3 2/7] drm/i915: Introduce device info port_mask
` [Intel-gfx] [PATCH v3 3/7] drm/i915: Assert that device info bitmasks have enough bits
` [Intel-gfx] [PATCH v3 4/7] drm/i915: Assert that the port being initialized is valid
` [Intel-gfx] [PATCH v3 5/7] drm/i915: Beef up SDVO/HDMI port checks
` [Intel-gfx] [PATCH v3 6/7] drm/i915: Init DDI outputs based on port_mask on skl+
` [Intel-gfx] [PATCH v3 7/7] drm/i915: Convert HSW/BDW to use port_mask for DDI probe

[PATCH v2 0/2] mtd: spi-nor: Support for another sst flash
 2023-06-16 14:08 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support for sst26vf032b flash
` [PATCH v2 2/2] mtd: spi-nor: Drop redundant information on the sst26vf flash series

[stable:linux-6.1.y 4267/6769] error: unknown target CPU '8540'
 2023-06-16 14:08 UTC 

[linux-next:master 6153/10326] drivers/block/pktcdvd.c:1315:13: warning: stack frame size (2496) exceeds limit (2048) in 'pkt_handle_packets'
 2023-06-16 14:07 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 iwl-next] ice: allow hot-swapping XDP programs
 2023-06-16 14:05 UTC  (3+ messages)
`  "

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-16 14:03 UTC  (6+ messages)
` [PATCH v3 2/3] ovl: port to new mount api

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-06-16 14:03 UTC  (3+ messages)

[PATCH] vfio/migration: Fix return value of vfio_migration_realize()
 2023-06-16 14:04 UTC  (9+ messages)

[Buildroot] [git commit branch/2023.02.x] Update for 2023.02.2
 2023-06-16 13:54 UTC 

lib/test_bitmap.c:920:2: error: call to '__compiletime_assert_239' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-06-16 14:03 UTC  (5+ messages)

[Intel-gfx] [PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-16 14:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev17)

[PATCH] scripts: socfpga_import_preloader: Update include paths
 2023-06-16 14:02 UTC 

[PATCH 00/12] Introduce new vmapple machine type
 2023-06-16 10:28 UTC  (5+ messages)
` [PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
` [PATCH 03/12] hvf: Increase number of possible memory slots

[PATCH] dt-bindings: mtd: spi-nor: clarify the need for spi-nor compatibles
 2023-06-16 14:00 UTC  (2+ messages)

[PATCH v6] crypto/qat: support to enable insecure algorithms
 2023-06-16 14:00 UTC  (4+ messages)
` [PATCH v7 1/3] common/qat: fix qat_dev_cmd_param corruption
  ` [PATCH v7 2/3] crypto/qat: support to enable insecure algorithms
  ` [PATCH v7 3/3] test/crypto: skip asym test for "

[Intel-xe] [PATCH V3 0/3] drm/xe: Add sysfs entry for tile and relate it to GTs
 2023-06-16 14:01 UTC  (2+ messages)

[PULL][PATCH 0/1] devtool: Fix the wrong variable in srcuri_entry
 2023-06-16 14:00 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [poky] "

[PATCH v2 2/3] perf mem amd: Fix perf_pmus__num_mem_pmus()
 2023-06-16 13:59 UTC  (3+ messages)
` [PATCH v2.1 "

[igt-dev] [PATCH i-g-t v4 0/3] check dsc hardware capability
 2023-06-16 13:58 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 3/3] tests: add igt_is_dsc_supported_by_source()


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.