All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-27 06:31:23 to 2025-10-27 07:33:41 UTC [more...]

[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
 2025-10-27  7:24 UTC  (2+ messages)

arch/powerpc/boot/dts/fsl/b4420qds.dtb: localbus@ffe124000 (fsl,ifc): 'nor@0,0' does not match any of the regexes: '(flash|fpga|board-control|cpld)@[a-f0-9]+(,[a-f0-9]+)+$', '^nand@[a-f0-9]+(,[a-f0-9]+)+$', '^pinctrl-[0-9]+$'
 2025-10-27  7:32 UTC 

[PATCH] PCI: Enable ACS "Direct translated" feature on capable devices
 2025-10-27  7:32 UTC 

[PATCH] Makefile: Make BPF compilation verbose
 2025-10-27  7:32 UTC  (2+ messages)

[PATCH v5 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-27  7:32 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state
` [PATCH v5 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[PATCH v1 0/3] virtio-spi: Sync Linux headers and add vhost-user-spi device support
 2025-10-27  7:29 UTC  (2+ messages)
` [PATCH v1 1/3] standard-headers: Update virtio_ids.h from Linux v6.18-rc3

[PATCH v3 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-27  7:30 UTC  (3+ messages)
` [PATCH v3 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v3 2/2] block-dma: properly take MMIO path

[PATCH ath12k-ng 0/9] wifi: ath12k: Modularization of peer object
 2025-10-27  7:20 UTC  (2+ messages)

[PATCH 0/2] fix zone capacity/alloc_offset calculation
 2025-10-27  7:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs: zoned: fix zone capacity calculation
` [PATCH 2/2] btrfs: zoned: fix stripe width calculation

[PATCH] drm/amd/pm: Fix incomplete null pointer issue for smu v13.0.6
 2025-10-27  7:27 UTC 

[PATCH] arm64: dts: imx8mp-debix-model-a: Disable EEE for 1000T
 2025-10-27  7:27 UTC  (3+ messages)

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-27  7:26 UTC  (4+ messages)
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[bitbake-devel][PATCH] bitbake-user-manual-metadata.rst: OE_BUILTIN_FRAGMENTS -> OE_FRAGMENTS_BUILTIN
 2025-10-27  7:26 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove useless enable of enhanced features" failed to apply to 5.15-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove useless enable of enhanced features" failed to apply to 5.4-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove useless enable of enhanced features" failed to apply to 5.10-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove useless enable of enhanced features" failed to apply to 6.1-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove useless enable of enhanced features" failed to apply to 6.6-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: 8250_dw: handle reset control deassert error" failed to apply to 5.4-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: 8250_dw: handle reset control deassert error" failed to apply to 5.10-stable tree
 2025-10-27  7:25 UTC 

FAILED: patch "[PATCH] serial: 8250_dw: handle reset control deassert error" failed to apply to 5.15-stable tree
 2025-10-27  7:25 UTC 

[PATCH v4 00/24] smb: move duplicate definitions to common header file
 2025-10-27  7:22 UTC  (25+ messages)
` [PATCH v4 01/24] smb: rename common/cifsglob.h to common/smbglob.h
` [PATCH v4 02/24] smb: move smb_version_values "
` [PATCH v4 03/24] smb: move get_rfc1002_len() "
` [PATCH v4 04/24] smb: move SMB1_PROTO_NUMBER "
` [PATCH v4 05/24] smb: move some duplicate definitions to common/smb1pdu.h
` [PATCH v4 06/24] smb: move file access permission bits "
` [PATCH v4 07/24] smb: move SMB frame "
` [PATCH v4 08/24] smb: move FILE_SYSTEM_ATTRIBUTE_INFO "
` [PATCH v4 09/24] smb: move FILE_SYSTEM_DEVICE_INFO "
` [PATCH v4 10/24] smb: move FILE_SYSTEM_INFO "
` [PATCH v4 11/24] smb: move FILE_DIRECTORY_INFO "
` [PATCH v4 12/24] smb: move FILE_FULL_DIRECTORY_INFO "
` [PATCH v4 13/24] smb: move FILE_BOTH_DIRECTORY_INFO "
` [PATCH v4 14/24] smb: move SEARCH_ID_FULL_DIR_INFO "
` [PATCH v4 15/24] smb: move FILE_SYSTEM_POSIX_INFO "
` [PATCH v4 16/24] smb: move create_durable_req_v2 to common/smb2pdu.h
` [PATCH v4 17/24] smb: move create_durable_handle_reconnect_v2 "
` [PATCH v4 18/24] smb: move create_durable_rsp_v2 "
` [PATCH v4 19/24] smb/server: remove create_durable_reconn_req
` [PATCH v4 20/24] smb: move smb2_file_network_open_info to common/smb2pdu.h
` [PATCH v4 21/24] smb: move smb_sockaddr_in and smb_sockaddr_in6 "
` [PATCH v4 22/24] smb: move copychunk definitions "
` [PATCH v4 23/24] smb: move resume_key_ioctl_rsp "
` [PATCH v4 24/24] smb: move some duplicate definitions "

FAILED: patch "[PATCH] dt-bindings: usb: dwc3-imx8mp: dma-range is required only for" failed to apply to 5.15-stable tree
 2025-10-27  7:23 UTC 

FAILED: patch "[PATCH] dt-bindings: usb: dwc3-imx8mp: dma-range is required only for" failed to apply to 6.1-stable tree
 2025-10-27  7:23 UTC 

[isar-cip-core][PATCH 00/19] Enable RPMB-base firmware stack with OP-TEE/fTPM/StMM for QEMU ARM64
 2025-10-27  7:21 UTC  (20+ messages)
` [isar-cip-core][PATCH 01/19] linux-cip: Update cip-kernel-config revision
` [isar-cip-core][PATCH 02/19] Update isar revision
` [isar-cip-core][PATCH 03/19] qemu-arm64: Add recipe for optee-ftpm
` [isar-cip-core][PATCH 04/19] qemu-arm64: Add optee-os 4.8.0
` [isar-cip-core][PATCH 05/19] qemu-arm64: Add recipe for TF-A
` [isar-cip-core][PATCH 06/19] u-boot: Add patch to fix sporadic build failures
` [isar-cip-core][PATCH 07/19] u-boot: Relocate or drop secure boot unrelated config switches
` [isar-cip-core][PATCH 08/19] u-boot-qemu: Add patches and config switch needed for eMMC boot
` [isar-cip-core][PATCH 09/19] u-boot: Prepare for different build dependency without built-in UEFI keys
` [isar-cip-core][PATCH 10/19] u-boot: Add optional support for fTPM/StMM
` [isar-cip-core][PATCH 11/19] cip-core-initramfs: Add initramfs-tee-ftpm-hook when needed
` [isar-cip-core][PATCH 12/19] Add class to generate eMMC image for QEMU
` [isar-cip-core][PATCH 13/19] qemu-arm64: Switch firmware provider to TF-A in fTPM/StMM mode
` [isar-cip-core][PATCH 14/19] customizations: Install efitools in secure boot mode
` [isar-cip-core][PATCH 15/19] kas: Add option for fTPM/StMM firmware mode
` [isar-cip-core][PATCH 16/19] start-qemu: Indention fixes
` [isar-cip-core][PATCH 17/19] start-qemu: Factor out -drive parameter in UEFI boot mode
` [isar-cip-core][PATCH 18/19] start-qemu: Add support for qemu-arm64 fTPM/StMM mode
` [isar-cip-core][PATCH 19/19] linux-cip: Disable CONFIG_HW_RANDOM_TPM in QEMU

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-27  7:20 UTC  (3+ messages)
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list

FAILED: patch "[PATCH] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races" failed to apply to 5.4-stable tree
 2025-10-27  7:20 UTC 

FAILED: patch "[PATCH] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races" failed to apply to 5.15-stable tree
 2025-10-27  7:20 UTC 

FAILED: patch "[PATCH] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races" failed to apply to 5.10-stable tree
 2025-10-27  7:20 UTC 

FAILED: patch "[PATCH] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races" failed to apply to 6.1-stable tree
 2025-10-27  7:20 UTC 

FAILED: patch "[PATCH] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races" failed to apply to 6.6-stable tree
 2025-10-27  7:20 UTC 

[PATCH] memcg: manually uninline __memcg_memory_event
 2025-10-27  7:19 UTC  (3+ messages)

[PATCH 1/5] regulator: implement dev_of_regulator_get
 2025-10-27  7:19 UTC  (6+ messages)
` [PATCH 2/5] pmdomain: look up pmdomain even if not have_genpd_providers
` [PATCH 3/5] pmdomain: warn if deep probe enabled and driver missing
` [PATCH 4/5] pmdomain: allow callback for when devices are attached
` [PATCH 5/5] pmdomain: add Rockchip power domain support

[PATCH i-g-t v3] tests/kms_atomic_transition: Add info messages for skipped subtest
 2025-10-27  7:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_atomic_transition: Add info messages for skipped subtest (rev3)
` ✗ i915.CI.Full: failure for tests/kms_atomic_transition: Add info messages for skipped subtest

Directory is not persisted after writing to the file within directory if system crashes
 2025-10-27  7:19 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next] iavf: fix incorrect warning message in iavf_del_vlans()
 2025-10-27  7:18 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v3] idpf: correct queue index in Rx allocation error messages
 2025-10-27  7:17 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v1 0/3] igc: add RSS key get/set support
 2025-10-27  7:16 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 1/3] igc: prepare for "
` [Intel-wired-lan] [PATCH iwl-next v1 2/3] igc: expose RSS key via ethtool get_rxfh
` [Intel-wired-lan] [PATCH iwl-next v1 3/3] igc: allow configuring RSS key via ethtool set_rxfh

[Bug 220703] New: Bluetooth connection is sporadic, quality is poor - halts and stammers with linux-firmware-network-20250917_1
 2025-10-27  7:16 UTC  (2+ messages)
` [Bug 220703] "

[RFC PATCH V2 0/2] linux-user: add a syscall-filter plugin API
 2025-10-27  7:14 UTC  (4+ messages)
` [RFC PATCH V2 1/2] linux-user: add a plugin API to filter syscalls

[Intel-wired-lan] [PATCH iwl-net v1] iavf: fix off-by-one issues in iavf_config_rss_reg()
 2025-10-27  7:15 UTC  (3+ messages)

[PATCH] nvme-pci: always use blk_map_iter for metadata
 2025-10-27  7:13 UTC  (5+ messages)

[PATCH i-g-t] tests/kms_atomic_transition: Reduce iterations on simulation
 2025-10-27  7:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] remoteproc: mtk_scp: change the snprintf() checking
 2025-10-27  7:08 UTC 

[PATCH] ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe
 2025-10-27  7:07 UTC  (5+ messages)

kill xlog_in_core_2_t v3
 2025-10-27  7:05 UTC  (10+ messages)
` [PATCH 1/9] xfs: add a XLOG_CYCLE_DATA_SIZE constant
` [PATCH 2/9] xfs: add a on-disk log header cycle array accessor
` [PATCH 3/9] xfs: don't use xlog_in_core_2_t in struct xlog_in_core
` [PATCH 4/9] xfs: cleanup xlog_alloc_log a bit
` [PATCH 5/9] xfs: remove a very outdated comment from xlog_alloc_log
` [PATCH 6/9] xfs: remove xlog_in_core_2_t
` [PATCH 7/9] xfs: remove the xlog_rec_header_t typedef
` [PATCH 8/9] xfs: remove l_iclog_heads
` [PATCH 9/9] xfs: remove the xlog_in_core_t typedef

[PATCH v3 00/20] i386: Support CET for KVM
 2025-10-27  7:05 UTC  (5+ messages)
` [PATCH v3 05/20] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v3 06/20] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM

[PATCH v2] riscv/plic: assign context ID based on hartid
 2025-10-27  7:03 UTC  (2+ messages)

[bug report] pmdomain: mediatek: Add support for MT8196 SCPSYS power domains
 2025-10-27  7:05 UTC 

[RFC PATCH] plugins/core: add missing QEMU_DISABLE_CFI annotations
 2025-10-27  7:03 UTC  (2+ messages)

[PATCH 0/2] Zone operation fixes
 2025-10-27  7:04 UTC  (7+ messages)
` [PATCH 1/2] block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
` [PATCH 2/2] block: make REQ_OP_ZONE_OPEN a write operation

[PATCH v2] last-modified: implement faster algorithm
 2025-10-27  7:03 UTC  (4+ messages)
` [PATCH v3] "

[PATCH rtw-next] wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets
 2025-10-27  7:02 UTC 

+ headers-add-check-for-c-standard-version.patch added to mm-hotfixes-unstable branch
 2025-10-27  7:02 UTC  (3+ messages)

[PATCH 0/4] phy: rockchip: add MIPI-DSI phy driver
 2025-10-27  7:00 UTC  (5+ messages)
` [PATCH 1/4] phy: add support for generic MIPI D-PHY
` [PATCH 2/4] phy: add devinfo callback
` [PATCH 3/4] phy: add phy_configure operation
` [PATCH 4/4] phy: rockchip: add Innosilicon MIPI/LVDS/TTL PHY driver

[PATCH] iomap: fix race when reading in all bytes of a folio
 2025-10-27  7:02 UTC  (2+ messages)

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-27  7:02 UTC  (5+ messages)
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[PATCH, resend] xfs: remove the unused bv field in struct xfs_gc_bio
 2025-10-27  7:01 UTC 

[PATCH v2 0/9] ARM: dtb: imx6 DTB WARNING cleanup 2
 2025-10-27  7:00 UTC  (2+ messages)

[f2fs-dev] [PATCH v3] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
 2025-10-27  7:00 UTC  (3+ messages)

[PATCH qemu v11 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2025-10-27  6:59 UTC  (2+ messages)
` [PATCH qemu v11 1/1] "

[PATCH 1/1] arm64: dts: fsl-ls1028a: fix USB node compatible
 2025-10-27  6:58 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: leds: backlight: Add Awinic AW99706 backlight
 2025-10-27  6:58 UTC  (3+ messages)

[PATCH v6 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-10-27  6:57 UTC  (6+ messages)
` [PATCH v6 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}

[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
 2025-10-27  6:58 UTC  (6+ messages)
` [PATCH v8 8/8] memblock: Unpreserve memory in case of error

[PATCH] video: panel: add support for Sitronix ST7703 MIPI-DSI panel
 2025-10-27  6:57 UTC 

[RFC PATCH v1] tools: update-subtree.sh improve user experience
 2025-10-27  6:56 UTC  (3+ messages)

[RFC 2/5] rust: hw: core: Add rust bindings/funcs for i2c bus
 2025-10-27  7:17 UTC  (2+ messages)

[PATCH 5.10] scsi: target: target_core_configfs: Add length check to avoid buffer overflow
 2025-10-27  6:55 UTC  (2+ messages)

[PATCH net v3] net: mctp: Fix tx queue stall
 2025-10-27  6:55 UTC 

[PATCH] lib/xxhash: remove more unused xxh functions
 2025-10-27  6:55 UTC  (2+ messages)

[PATCH v2 0/8] Guaranteed CMA
 2025-10-27  6:54 UTC  (2+ messages)

[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
 2025-10-27  6:54 UTC 

[PATCH] arm64: dts: imx8mp-kontron: Fix USB OTG role switching
 2025-10-27  6:53 UTC  (2+ messages)

[RFC 1/5] rust: hw: core: Add the BusState of rust version
 2025-10-27  6:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: erofs: add myself as reviewer
 2025-10-27  6:52 UTC  (2+ messages)

[PATCH v6 0/4] Add display overlays for imx8mp-phyboard-pollux
 2025-10-27  6:51 UTC  (2+ messages)

[syzbot] [block?] [trace?] WARNING in __blk_add_trace
 2025-10-27  6:51 UTC  (4+ messages)

[PATCH 1/2] ksmbd: detect RDMA capable lower devices when bridge and vlan netdev is used
 2025-10-27  6:50 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: detect RDMA capable netdevs include IPoIB

[PATCH v2 0/8] drm/xe: CRI support in gt_throttle + refactors
 2025-10-27  6:51 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: CRI support in gt_throttle + refactors (rev2)

[PATCH v2 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-27  6:49 UTC  (5+ messages)
` [PATCH v2 1/2] nvme-pci: migrate to dma_map_phys instead of map_page

FAILED: patch "[PATCH] gpio: idio-16: Define fixed direction of the GPIO lines" failed to apply to 6.12-stable tree
 2025-10-27  6:48 UTC  (3+ messages)
  ` [PATCH 6.12.y] gpio: idio-16: Define fixed direction of the GPIO lines

make block layer auto-PI deadlock safe
 2025-10-27  6:47 UTC  (4+ messages)
` [PATCH 1/3] slab, block: generalize bvec_alloc_gfp

[PATCH 1/1] arm64: dts: imx95: Fix MSI mapping for PCIe endpoint nodes
 2025-10-27  6:46 UTC  (2+ messages)

[jimc:dd-shrink-6a5] [dyndbg] a2f8b47e22: WARNING:suspicious_RCU_usage
 2025-10-27  6:45 UTC 

Why hasn't the patch "r8152: Fix a deadlock by doubly PM resume" back ported to stable branches?
 2025-10-27  6:45 UTC  (2+ messages)

[PATCH v4] Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
 2025-10-27  6:44 UTC  (2+ messages)
` [v4] "

[PATCH v2 0/8] firmware: imx: scu: Misc update
 2025-10-27  6:44 UTC  (2+ messages)

[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
 2025-10-27  6:43 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
 2025-10-27  6:43 UTC  (2+ messages)

[PATCH] video: vpl: add debug output when calling ioctl
 2025-10-27  6:42 UTC 

FAILED: patch "[PATCH] gpio: idio-16: Define fixed direction of the GPIO lines" failed to apply to 6.6-stable tree
 2025-10-27  6:42 UTC  (5+ messages)
  ` [PATCH 6.6.y] gpio: idio-16: Define fixed direction of the GPIO lines

[PATCH v2 0/2] PCI: j721e: A couple of cleanups
 2025-10-27  6:41 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: j721e: Use devm_clk_get_optional_enabled() to get the clock

[PATCH] net: mctp: Fix tx queue stall
 2025-10-27  6:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 2/2] hwmon: Add TSC1641 I2C power monitor driver
 2025-10-27  6:41 UTC  (2+ messages)

[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
 2025-10-27  6:40 UTC  (7+ messages)

[PATCH] mtd: spi-nor: Set address mode in SEMPER flash when SFDP is skipped
 2025-10-27  6:40 UTC  (5+ messages)

[PATCH] pinctrl: support selecting states from command line
 2025-10-27  6:39 UTC 

[bug report] mtd: rawnand: cadence: fix DMA device NULL pointer dereference
 2025-10-27  6:36 UTC 

[PATCH v8 0/3] PCI: imx6: Add external reference clock mode support
 2025-10-27  6:36 UTC  (4+ messages)
` [PATCH v8 2/3] dt-bindings: PCI: pci-imx6: Add external reference clock input

[PATCH] kernel: resourse: Add conditional handling for ACPI device
 2025-10-27  6:36 UTC 

[PATCH i-g-t v1 0/2] Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S
 2025-10-27  6:36 UTC  (3+ messages)
` [PATCH i-g-t v1 2/2] lib/pciids: Add NovaLake NVL-S PCI ids

[f2fs-dev] [PATCH 1/2] f2fs: fix to propagate error from f2fs_enable_checkpoint()
 2025-10-27  6:35 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: block cache/dio write during f2fs_enable_checkpoint()
  `  "

[PATCH v6 00/12] Add support for external environment block on Btrfs
 2025-10-27  6:35 UTC  (4+ messages)
` [PATCH v6 11/12] docs: add Btrfs env block and special env vars

[PATCH v2] tools: sunxi-spl-image-builder: support H6/H616 NAND boot
 2025-10-27  6:32 UTC  (2+ messages)

[PATCH 1/4] sound: pwm-beeper: make duty cycle configurable
 2025-10-27  6:30 UTC 


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.