All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 12:32:41 to 2024-11-04 13:25:30 UTC [more...]

[PATCH 0/4] arm64: dts: mediatek: mt8183 cleanups
 2024-11-04 13:19 UTC  (4+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings

[PULL v2 00/13] Misc patches (functional tests, next-cube machine, ...)
 2024-11-04 13:24 UTC 

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-11-04 13:25 UTC  (13+ messages)
` [PATCH v5 01/12] iommu: Introduce a replace API for device pasid
` [PATCH v5 02/12] iommufd: Refactor __fault_domain_replace_dev() to be a wrapper of iommu_replace_group_handle()
` [PATCH v5 03/12] iommufd: Move the iommufd_handle helpers to device.c
` [PATCH v5 04/12] iommufd: Always pass iommu_attach_handle to iommu core
` [PATCH v5 05/12] iommufd: Pass pasid through the device attach/replace path
` [PATCH v5 06/12] iommufd: Support pasid attach/replace
` [PATCH v5 07/12] iommufd: Allocate auto_domain with IOMMU_HWPT_ALLOC_PASID flag if device is PASID-capable
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device
` [PATCH v5 09/12] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v5 10/12] iommufd/selftest: Add a helper to get test device
` [PATCH v5 11/12] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v5 12/12] iommufd/selftest: Add coverage for iommufd "

[meta-oe][PATCH] xmlrpc-c: improve the fix for parallel build a bit
 2024-11-04 13:24 UTC 

[PATCH v2] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
 2024-11-04 13:24 UTC  (5+ messages)

[PATCH] arm64: dts: marvell: Drop undocumented SATA phy names
 2024-11-04 13:22 UTC  (2+ messages)

[PATCH 0/3 v2] nvme: add rotational support
 2024-11-04 13:24 UTC  (5+ messages)
` [PATCH 1/3 v2] nvme: make independent ns identify default

[PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
 2024-11-04 13:24 UTC  (12+ messages)

[PATCH] ata: ahci: Don't call pci_intx() directly
 2024-11-04 13:23 UTC  (3+ messages)

[Buildroot] [PATCH] package/procps-ng: fix pidfd_open checking
 2024-11-04 13:23 UTC  (4+ messages)

[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-11-04 13:20 UTC  (10+ messages)
` [PATCH v4 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
` [PATCH v4 2/2] PCI: mediatek-gen3: Add support for restricting link width

[PATCH] ALSA: hda: intel: Switch to pci_alloc_irq_vectors API
 2024-11-04 13:23 UTC  (2+ messages)

[PATCH] misc: keba: Add hardware dependency
 2024-11-04 13:22 UTC 

[PATCH] ALSA: hda: intel: Don't free interrupt when suspending
 2024-11-04 13:23 UTC  (2+ messages)

[RFC PATCH 0/4] Alternative TPM patches for Trenchboot
 2024-11-04 13:21 UTC  (9+ messages)

[PATCH 0/5] media: i2c: Add OX05B1S camera sensor driver
 2024-11-04 13:21 UTC  (4+ messages)
` [PATCH 5/5] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor
    ` [EXT] "

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-11-04 13:21 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev4)

[PATCH RFC v2 0/3] riscv: add Svukte extension
 2024-11-04 13:19 UTC  (7+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[LTP] [PATCH] lapi/sched.h: don't include itself
 2024-11-04 13:20 UTC  (3+ messages)

[PATCH i-g-t, v2] tests/amdgpu/amd_replay: Add some page flips before test start
 2024-11-04 13:20 UTC  (2+ messages)
` [PATCH i-g-t,v2] "

[PATCH v3 0/7] Support attaching PASID to the blocked_domain
 2024-11-04 13:20 UTC  (8+ messages)
` [PATCH v3 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v3 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v3 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v3 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v3 5/7] iommu/vt-d: "
` [PATCH v3 6/7] iommu/amd: "
` [PATCH v3 7/7] iommu: Remove the remove_dev_pasid op

[LTP] [PATCH 0/5] Add LVM and NFS tests for file data integrity
 2024-11-04 13:19 UTC  (5+ messages)
` [LTP] [PATCH 5/5] Add test for data integrity over NFS

[PATCH v4 0/3] platform/x86/amd/pmf: Updates to AMD PMF driver
 2024-11-04 13:19 UTC  (3+ messages)
` [PATCH v4 3/3] platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource()

[PATCH] Bluetooth: btusb: Add new HWIDs for MT7925
 2024-11-04 13:19 UTC 

[PATCH v4 00/13] Make set_dev_pasid op supporting domain replacement
 2024-11-04 13:18 UTC  (14+ messages)
` [PATCH v4 01/13] iommu: Pass old domain to set_dev_pasid op
` [PATCH v4 02/13] iommu/vt-d: Add a helper to flush cache for updating present pasid entry
` [PATCH v4 03/13] iommu/vt-d: Refactor the pasid setup helpers
` [PATCH v4 04/13] iommu/vt-d: Add pasid replace helpers
` [PATCH v4 05/13] iommu/vt-d: Prepare intel_iommu_set_dev_pasid() handle replacement
` [PATCH v4 06/13] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v4 07/13] iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain
` [PATCH v4 08/13] iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement
` [PATCH v4 09/13] iommu/vt-d: Consolidate the dev_pasid code in intel_svm_set_dev_pasid()
` [PATCH v4 10/13] iommu/vt-d: Fail SVA domain replacement
` [PATCH v4 11/13] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v4 12/13] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
` [PATCH v4 13/13] iommu: Make set_dev_pasid op support domain replacement

PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59
 2024-11-04 13:17 UTC  (7+ messages)
      ` Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59")

[PATCH -next] fs/nfsd: Remove the unused variable sb
 2024-11-04 13:17 UTC  (2+ messages)

[PATCH] nvme/host: Fix RCU list traversal to use SRCU primitive
 2024-11-04 13:16 UTC  (2+ messages)

check-function failing on func-arm-arm_aspeed
 2024-11-04 13:16 UTC  (6+ messages)

[PATCH v6 0/3] coresight: Add static trace id support
 2024-11-04 11:56 UTC  (2+ messages)
` [PATCH v6 3/3] coresight: dummy: Add static trace id support for dummy source

[PATCH] platform/x86/intel/vsec: Remove a useless mutex
 2024-11-04 13:16 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ad7124: Make it work on de10-nano
 2024-11-04 13:15 UTC  (8+ messages)
` [PATCH v2 3/4] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO

[PULL 00/14] Misc patches (functional tests, next-cube machine, ...)
 2024-11-04 13:14 UTC  (3+ messages)

[PATCH v2] nvme: check at least one ns identification reported
 2024-11-04 13:15 UTC  (2+ messages)

[PATCH] perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init
 2024-11-04 13:14 UTC 

[syzbot] [io-uring?] [usb?] WARNING in io_get_cqe_overflow (2)
 2024-11-04 13:13 UTC  (2+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-11-04 13:12 UTC  (7+ messages)
` [PATCH net-next 04/12] net: homa: create homa_pool.h and homa_pool.c

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-11-04 13:09 UTC  (13+ messages)

[PATCH] media: atomisp: Remove gmin_platform Asus T100TA quirks
 2024-11-04 13:12 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04 13:09 UTC  (6+ messages)

[PATCH v1 1/1] media: atomisp: Remove License information boilerplate
 2024-11-04 13:11 UTC  (5+ messages)

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-11-04  6:21 UTC  (10+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit
 2024-11-04 13:06 UTC  (2+ messages)
` [PATCH "

[PATCH] Fix fd leakage in uki_image_probe()
 2024-11-04 13:07 UTC 

[RFC v3 0/3] Introduce Topology NUMA grouping for lcores
 2024-11-04 13:08 UTC  (8+ messages)
` [RFC v3 1/3] eal/lcore: add topology based functions

[PATCH 1/2] common/cnxk: fix mailbox timeout issues
 2024-11-04 13:08 UTC  (2+ messages)
` [PATCH 2/2] common/cnxk: add mailbox debug trace

[PATCH v6 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-04 13:07 UTC  (10+ messages)
` [PATCH v6 2/2] "

[PATCH v4 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-11-04 13:07 UTC  (4+ messages)
` [PATCH v4 2/9] board_f: Correct stack reservation

[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
 2024-11-04 13:07 UTC  (2+ messages)

[PATCH v4 0/2] drm/i915/display: Power request asserting/deasserting
 2024-11-04 13:07 UTC  (5+ messages)
` [PATCH v4 2/2] drm/i915/display: Use struct intel_display instead of struct drm_i915_private
` ✓ Fi.CI.BAT: success for drm/i915/display: Power request asserting/deasserting (rev2)

[LTP] [PATCH 1/1] tcp_cmds: Remove ftp01.sh test, binary data files
 2024-11-04 13:06 UTC  (2+ messages)

[Bug 219387] New: Bluetooth: hci0: Reading supported features failed (-16)
 2024-11-04 13:07 UTC  (4+ messages)
` [Bug 219387] "

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-04 13:05 UTC  (4+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature

[PATCH] nfsd: fallback to sync COPY if async not possible
 2024-11-04 13:05 UTC  (2+ messages)

[PATCH 00/24] Complete EEVDF
 2024-11-04 13:05 UTC  (13+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

[PATCH] ARM: i.MX: move handoff-data out of OCRAM
 2024-11-04 13:04 UTC 

[PATCH v2 0/3] sc27xx-fuel-gauge: fix battery detect
 2024-11-04 13:04 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: sc27xx-fg: document deprecated bat-detect-gpio
` [PATCH v2 2/3] power: supply: sc27xx: Fix battery detect GPIO probe
` [PATCH v2 3/3] arm64: dts: sprd: Fix battery-detect-gpios property

[PATCH] PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2024-11-04 13:04 UTC  (2+ messages)

[PATCH] xfs/157: mkfs does not need a specific fssize
 2024-11-04 13:04 UTC  (6+ messages)

Please pull u-boot-dm
 2024-11-04 13:02 UTC  (3+ messages)

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-04 13:02 UTC  (3+ messages)

[PATCH v2 0/2] Fix the arc emac driver
 2024-11-04 13:01 UTC  (3+ messages)
` [PATCH v2 1/2] net: arc: fix the device for dma_map_single/dma_unmap_single
` [PATCH v2 2/2] net: arc: rockchip: fix emac mdio node support

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-04 13:01 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v2 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH 0/3] intel_iommu: Add missed sanity check for invalidae descriptor
 2024-11-04 12:55 UTC  (4+ messages)
` [PATCH 1/3] intel_iommu: Send IQE event when setting reserved bit in IQT_TAIL
` [PATCH 2/3] intel_iommu: Add missed sanity check for 256-bit invalidation queue
` [PATCH 3/3] intel_iommu: Add missed reserved bit check for IEC descriptor

[PATCH v2] PM: EM: Fix wrong return value in mtk_cpufreq_get_cpu_power()
 2024-11-04 12:58 UTC  (2+ messages)

[RFC PATCH 00/13] Support iommu(fd) persistence for live update
 2024-11-04 13:00 UTC  (6+ messages)
` [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas

[PATCH 0/2] Fix EL3 AArch32 MMU index usage (again)
 2024-11-04 12:59 UTC  (2+ messages)

[PATCH v2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
 2024-11-04 12:56 UTC  (5+ messages)

[syzbot] Monthly mm report (Nov 2024)
 2024-11-04 12:58 UTC  (2+ messages)

[PATCH v2] common: add custom autoboot_abort_key
 2024-11-04 12:55 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: change q_index variable type to s16 to store -1 value
 2024-11-04 12:56 UTC  (3+ messages)

[PATCH] drm/bridge: it6505: Fix inverted reset polarity
 2024-11-04 12:55 UTC  (2+ messages)

[PATCH] conf.py: rename :cve: role to :cve_nist:
 2024-11-04 12:55 UTC  (2+ messages)

[PATCH V3 0/5] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-11-04 12:55 UTC  (2+ messages)

[PATCH] i2c: muxes: Fix return value check in mule_i2c_mux_probe()
 2024-11-04 12:55 UTC  (4+ messages)

[PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema
 2024-11-04 12:53 UTC 

[PATCH 0/2] ethdev: support single queue per port
 2024-11-04 12:53 UTC  (5+ messages)
` [PATCH 1/2] eal: add unreachable and precondition hints

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-04 12:53 UTC  (6+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH 0/2] Realtek wifi deadcoding
 2024-11-04 12:52 UTC  (4+ messages)
` [PATCH 2/2] rtlwifi: Remove more unused functions

[PATCH] kbuild,bpf: pass make jobs' value to pahole
 2024-11-04 12:52 UTC  (4+ messages)

[PATCH] perf build: Add missing cflags when building with custom libtraceevent
 2024-11-04 12:51 UTC  (7+ messages)

Inquiry About PC-Relative Code Generation in QEMU
 2024-11-04 12:51 UTC  (2+ messages)

[RESEND 0/4] drm/i915: add dedicated lock for each sideband
 2024-11-04 12:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add dedicated lock for each sideband (rev4)

drivers/net/wireless/mediatek/mt76/mt7996/mcu.c:2176 mt7996_mcu_beacon_mbss() warn: potential spectre issue 'sub_elem->data' [r] (local cap)
 2024-11-04 12:50 UTC 

[PATCH 0/3] drm/panthor: Coherency related fixes
 2024-11-04 12:49 UTC  (6+ messages)
` [PATCH 3/3] drm/panthor: Prevent potential overwrite of buffer objects

[GIT PULL] media: atomisp: Changes for 6.13-1
 2024-11-04 12:49 UTC  (2+ messages)
` [GIT PULL] media: atomisp: Changes for 6.13-1 (#105106)

[RFC v4 0/2] target/riscv: add wrapper for target specific macros in atomicity check
 2024-11-04 12:48 UTC  (5+ messages)
` [RFC v4 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data

[PATCH 0/8] arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support
 2024-11-04 12:48 UTC  (3+ messages)
` [PATCH 1/8] arm_ffa: Add NULL pointer check to the driver operations

[PATCH 1/1] hw/riscv: virt: prevent to use AIA MSI when host doesn't support it
 2024-11-04 12:47 UTC  (6+ messages)

r8169: regression in connection speed with kernels 6.2+ (interrupt coalescing)
 2024-11-04 12:47 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Store stacked memories sizes in parameter array
 2024-11-04  8:46 UTC  (2+ messages)

[PATCH v3 1/2] binman: nxp_imx8mcst: read certificates from input path
 2024-11-04  8:33 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] binman: expand test coverage to nxp_imx8mcst

[PATCH BlueZ v3] obexd: Add system bus support for obexd
 2024-11-04 12:45 UTC 

[PATCH v6 0/7] Add TSENS support for IPQ5332, IPQ5424
 2024-11-04 12:44 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: thermal: tsens: Add ipq5332, ipq5424 compatible
` [PATCH v6 2/7] dt-bindings: nvmem: Add compatible for IPQ5424
` [PATCH v6 3/7] thermal/drivers/tsens: Add TSENS enable and calibration support for V2
` [PATCH v6 4/7] arm64: dts: qcom: ipq5332: Add tsens node
` [PATCH v6 5/7] arm64: dts: qcom: ipq5332: Add thermal zone nodes
` [PATCH v6 6/7] arm64: dts: qcom: ipq5424: Add tsens node
` [PATCH v6 7/7] arm64: dts: qcom: ipq5424: Add thermal zone nodes

pcie_bwctrl fails to probe on Rpi 4 (linux-next-20241101)
 2024-11-04 12:41 UTC  (3+ messages)

[PATCH net-next] selftests: net: include lib/sh/*.sh with lib.sh
 2024-11-04 12:44 UTC  (2+ messages)

[PATCH net-next v2] mptcp: remove unneeded lock when listing scheds
 2024-11-04 12:43 UTC 

[PATCH 0/3] EDAC/igen6: Avoid segmentation fault and add polling support
 2024-11-04 12:40 UTC  (4+ messages)
` [PATCH 1/3] EDAC/igen6: Avoid segmentation fault when rmmod
` [PATCH 2/3] EDAC/igen6: Initialize edac_op_state according to the configuration data
` [PATCH 3/3] EDAC/igen6: Add polling support

[GIT PULL] mediatek drm next for 6.13
 2024-11-04 12:41 UTC 

[PATCH] drm/imx/dcss: include drm/drm_bridge.h header
 2024-11-04 12:42 UTC  (4+ messages)

[PATCH v5 0/3] Early Boot Allocation on Power
 2024-11-04 12:42 UTC  (5+ messages)
` [PATCH v5 1/3] xen/device-tree: Let DT reserve map entries overlap reserved-memory

[PATCH v2] mm: count zeromap read and set for swapout and swapin
 2024-11-04 12:42 UTC  (5+ messages)

[Buildroot] [PATCH 2/2] package/libzenoh-pico: bump to version 1.0.1
 2024-11-04 12:41 UTC 

[Buildroot] [PATCH 1/2] package/libzenoh-c: bump to version 1.0.1
 2024-11-04 12:41 UTC 

[PATCH] sound: fix uninit-value in i2s_dma_isr
 2024-11-04 12:41 UTC  (3+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH] Revert "igb: Disable threaded IRQ for igb_msix_other"
 2024-11-04 12:40 UTC  (2+ messages)
`  "

[PATCH 0/2] hw/riscv/riscv-iommu: Coverity fixes
 2024-11-04 12:38 UTC  (3+ messages)
` [PATCH 1/2] hw/riscv/riscv-iommu: change 'depth' to int
` [PATCH 2/2] hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check

[PATCH 0/2] drm/mediatek: Fix child node refcount handling and use scoped macro
 2024-11-04 12:39 UTC  (2+ messages)

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-04 12:41 UTC  (4+ messages)
` [PATCH v4 05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info

[PATCH 00/17] (no cover subject)
 2024-11-04 12:39 UTC  (5+ messages)

[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-11-04 12:37 UTC  (11+ messages)

[PATCH] setlocalversion: Add workaround for "git describe" performance issue
 2024-11-04 12:37 UTC  (6+ messages)

[PATCH v2 0/3] futex: Create set_robust_list2
 2024-11-04 12:36 UTC  (4+ messages)

Connection loss (IWD HEAD with latest OWE / BSS selection patches) - brcmfmac driver
 2024-11-04 12:36 UTC  (11+ messages)

[PATCH] hostfs: Fix the NULL vs IS_ERR() bug for __filemap_get_folio()
 2024-11-04 12:34 UTC 

[PATCH 0/5] Allow to enable multifd and postcopy migration together
 2024-11-04 12:32 UTC  (3+ messages)
` [PATCH 2/5] migration/postcopy: magic value for postcopy channel

[PATCH net-next 0/5] Add ptp library for Microchip phys
 2024-11-04 12:32 UTC  (3+ messages)
` [PATCH net-next 2/5] net: phy: microchip_ptp : "

[PATCH v3] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-11-04 12:30 UTC  (5+ 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.