messages from 2025-07-30 11:37:35 to 2025-07-30 12:39:14 UTC [more...]
[PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
2025-07-30 12:25 UTC (2+ messages)
[PATCH v5 0/4] Add Onion Omega2/2+ board support
2025-07-30 12:38 UTC (3+ messages)
` [PATCH v5 1/4] Makefile: Simplify size check
` [PATCH v5 2/4] Makefile: Add size check for u-boot-with-spl.bin
Add ExynosAuto ABOX generic platform and PCM support
2025-07-30 12:06 UTC (5+ messages)
` [PATCH 1/9] ASoC: samsung: Add generic ABOX management driver
` [PATCH 4/9] ASoC: samsung: abox: Add IPC generic support for message forwarding
no printk output in dmesg
2025-07-30 12:36 UTC (2+ messages)
[PATCH 0/2] dt-bindings: ufs: qcom: Split SC7280 and similar into separate file
2025-07-30 12:35 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: ufs: qcom: Split common part to qcom,ufs-common.yaml
` [PATCH 2/2] dt-bindings: ufs: qcom: Split SC7280 and similar
[PATCH 6.15 00/92] 6.15.9-rc1 review
2025-07-30 12:35 UTC (2+ messages)
[PATCH v5 00/25] MADVISE FOR XE
2025-07-30 13:00 UTC (26+ messages)
` [PATCH v5 01/25] drm/gpuvm: Pass map arguments through a struct
` [PATCH v5 02/25] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v5 03/25] drm/gpuvm: Support flags in drm_gpuva_op_map
` [PATCH v5 04/25] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag
` [PATCH v5 05/25] drm/xe/uapi: Add madvise interface
` [PATCH v5 06/25] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v5 07/25] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v5 08/25] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v5 09/25] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v5 10/25] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v5 11/25] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v5 12/25] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v5 13/25] drm/xe: Implement madvise ioctl for xe
` [PATCH v5 14/25] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v5 15/25] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v5 16/25] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v5 17/25] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v5 18/25] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v5 19/25] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v5 20/25] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v5 21/25] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v5 22/25] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v5 23/25] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v5 24/25] drm/xe: Enable madvise ioctl for xe
` [PATCH v5 25/25] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
[PATCH 0/9] ddr: imx: Various updates
2025-07-30 12:33 UTC (4+ messages)
` [PATCH 8/9] ddr: imx9: Implement Synopsys LPDDR PHY QuickBoot flow
[PATCH 0/2] ASoC: Intel: avs: Fixes for avs_pci_probe()
2025-07-30 12:32 UTC (6+ messages)
` [PATCH 1/2] ASoC: Intel: avs: Synchronize happy and error paths in PCI probe
[PATCH ipsec 0/3] xfrm: some fixes for GSO with SW crypto
2025-07-30 12:32 UTC (5+ messages)
` [PATCH ipsec 2/3] Revert "xfrm: Remove unneeded device check from validate_xmit_xfrm"
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-pro
2025-07-30 11:56 UTC (3+ messages)
[PATCH 0/3] phy: qcom: edp: Add missing refclk clock to x1e80100
2025-07-30 12:01 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom-edp: Add missing clock for X Elite
` [PATCH 2/3] phy: qcom: edp: Add missing refclk for X1E80100
` [PATCH 3/3] arm64: dts: qcom: Add missing TCSR refclk to the eDP PHY
[LTP] [PATCH v2] Correctly check if PIDFD_INFO_EXIT is available
2025-07-30 12:31 UTC (4+ messages)
[oe][meta-oe][walnascar[PATCH 1/4] php: sort PACKAGECONFIG options
2025-07-30 12:31 UTC (4+ messages)
` [oe][meta-oe][walnascar[PATCH 2/4] php: upgrade 8.4.6 -> 8.4.8
` [oe][meta-oe][walnascar[PATCH 3/4] php: upgrade 8.4.8 -> 8.4.10
` [oe][meta-oe][walnascar[PATCH 4/4] php: fix removal of --with-zlib-dir configure option
[RFC PATCH v6 0/3] Virtio SPI Linux driver
2025-07-30 12:31 UTC (3+ messages)
` [RFC PATCH v6 2/3] virtio-spi: Add virtio-spi.h
[PATCH v3 0/9] Enable Xenstore-stubdom Live Update
2025-07-30 12:23 UTC (10+ messages)
` [PATCH v3 1/9] xenstored: use fread() instead of mmap() for reading live update state
` [PATCH v3 2/9] libevtchn: add O_CLOEXEC support for Mini-OS
` [PATCH v3 3/9] libxengnttab: set the cloexec flag on Mini-OS
` [PATCH v3 4/9] xenstored: don't use xenevtchn_fdopen() in stubdom
` [PATCH v3 5/9] tools/libxenevtchn: add xenevtchn_bind() under Mini-OS
` [PATCH v3 6/9] xenstored: rebind event channels after live update in stubdom
` [PATCH v3 7/9] tools/xenstored: make stubdom_init() live update aware
` [PATCH v3 8/9] SUPPORT.md: add xenstorepvh-stubdom live update
` [PATCH v3 9/9] CHANGELOG.md: "
[PATCH v7] drm/i915/display: Use the recomended min_hblank values
2025-07-30 12:30 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: Use the recomended min_hblank values (rev5)
[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-07-30 11:50 UTC (10+ messages)
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate
[PATCH net] net/mlx5: Correctly set gso_segs when LRO is used
2025-07-30 12:28 UTC (3+ messages)
[PATCH v2] ASoC: Intel: avs: Fix uninitialized pointer error in probe()
2025-07-30 12:49 UTC
[PATCH] rust: clk: use the type-state pattern
2025-07-30 12:27 UTC (8+ messages)
[PATCH] dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin
2025-07-30 12:27 UTC (4+ messages)
[RFC] SAMA7D65 SoC I3C controller driver
2025-07-30 11:41 UTC (2+ messages)
[Intel-wired-lan] [RFC PATCH] net: add net-device TX clock source selection framework
2025-07-30 12:26 UTC (3+ messages)
` "
[v2 00/11] THP support for zone device page migration
2025-07-30 12:25 UTC (8+ messages)
` [v2 02/11] mm/thp: zone_device awareness in THP handling code
[PATCH v1 0/4] ARM: boards: add support for Samsung Galaxy S8 and S20 5G
2025-07-30 11:28 UTC (14+ messages)
` [PATCH v1 1/4] video: simplefb-client: switch to dev_get_resource
` [PATCH v1 3/4] ARM: boards: add support for Samsung Galaxy S8 (dreamlte)
` [PATCH v1 4/4] ARM: boards: add support for Samsung Galaxy S20 5G (x1s)
KVM selftest for L2 guest execution fails
2025-07-30 12:24 UTC (2+ messages)
[PATCH v2 1/3] spi: atmel: simplify MR register update in cs_activate()
2025-07-30 11:21 UTC (3+ messages)
` [PATCH v2 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
[PATCH v3 0/7] SPMI: Implement sub-devices and migrate drivers
2025-07-30 11:26 UTC (8+ messages)
` [PATCH v3 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v3 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v3 3/7] power: reset: qcom-pon: "
` [PATCH v3 4/7] phy: qualcomm: eusb2-repeater: "
` [PATCH v3 5/7] misc: qcom-coincell: "
` [PATCH v3 6/7] iio: adc: qcom-spmi-iadc: "
` [PATCH v3 7/7] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
linux-next: build warning after merge of the clockevents tree
2025-07-30 12:22 UTC (3+ messages)
[PATCH v7 0/3] riscv: canaan: Add support for K230 clock
2025-07-30 11:20 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
[PATCH 0/2] Limit minimum BPP to 30 for HDR content
2025-07-30 12:21 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[LTP] [PATCH v3] Correctly check if PIDFD_INFO_EXIT is available
2025-07-30 12:20 UTC (2+ messages)
[PATCHv8 0/3] block: move sched_tags allocation/de-allocation outside of locking context
2025-07-30 12:21 UTC (2+ messages)
[PATCH v3] io_uring/net: Allow to do vectorized send
2025-07-30 12:21 UTC (2+ messages)
[PATCH] [v2] drm/xe: MADVISE SQUASH for CI-v5_addressed__with_gpuvm_changes
2025-07-30 12:47 UTC
[LTP] [PATCH v4] Correctly check if PIDFD_INFO_EXIT is available
2025-07-30 12:20 UTC
[PATCH v2 0/6] futex: Use RCU-based per-CPU reference counting
2025-07-30 12:20 UTC (3+ messages)
` [PATCH v2 2/6] futex: Use RCU-based per-CPU reference counting instead of rcuref_t
[PATCH v5 00/10] coresight: Fix and improve clock usage
2025-07-30 11:09 UTC (10+ messages)
` [PATCH v5 04/10] coresight: Appropriately disable programming clocks
[PATCH] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
2025-07-30 12:18 UTC (4+ messages)
[PATCH V2 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-07-30 12:12 UTC (21+ messages)
` [PATCH V2 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
` [PATCH V2 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
` [PATCH V2 03/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
` [PATCH V2 04/20] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
` [PATCH V2 05/20] nvdimm/region_label: Add region label updation routine
` [PATCH V2 06/20] nvdimm/region_label: Add region label deletion routine
` [PATCH V2 07/20] nvdimm/namespace_label: Update namespace init_labels and its region_uuid
` [PATCH V2 08/20] nvdimm/label: Include region label in slot validation
` [PATCH V2 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
` [PATCH V2 10/20] nvdimm/region_label: Preserve cxl region information from region label
` [PATCH V2 11/20] nvdimm/region_label: Export routine to fetch region information
` [PATCH V2 12/20] nvdimm/namespace_label: Skip region label during namespace creation
` [PATCH V2 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V2 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
` [PATCH V2 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
` [PATCH V2 16/20] cxl/mem: Preserve cxl root decoder during mem probe
` [PATCH V2 17/20] cxl/pmem: Preserve region information into nd_set
` [PATCH V2 18/20] cxl/pmem: Add support of cxl lsa 2.1 support in cxl pmem
` [PATCH V2 19/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V2 20/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
[PATCH 5.4.y 8/8] act_mirred: use the backlog for nested calls to mirred ingress
2025-07-30 12:17 UTC (4+ messages)
[PATCH] drm/xe/pm: Enable RPM via PCIe PM capability
2025-07-30 12:32 UTC
[PATCHv3 0/7] blk dma iter for integrity metadata
2025-07-30 12:15 UTC (3+ messages)
` [PATCHv3 2/7] blk-mq-dma: provide the bio_vec list being iterated
[thomas-weissschuh:b4/umh-h 6/6] arch/openrisc/include/asm/cmpxchg.h:166:50: error: passing argument 1 of '__arch_xchg' makes pointer from integer without a cast
2025-07-30 12:15 UTC
[PATCH v2] rust: update error.rs documentation
2025-07-30 12:04 UTC
[Intel-wired-lan] [PATCH iwl-net v2] ice: fix Rx page leak on multi-buffer frames
2025-07-30 12:11 UTC (3+ messages)
[PATCH v3 00/27] Add support for MT8196 clock controllers
2025-07-30 10:56 UTC (15+ messages)
` [PATCH v3 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v3 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v3 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v3 17/27] clk: mediatek: Add MT8196 I2C clock support
` [PATCH v3 18/27] clk: mediatek: Add MT8196 mcu "
` [PATCH v3 19/27] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v3 20/27] clk: mediatek: Add MT8196 mfg "
` [PATCH v3 21/27] clk: mediatek: Add MT8196 disp0 "
` [PATCH v3 22/27] clk: mediatek: Add MT8196 disp1 "
` [PATCH v3 23/27] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v3 24/27] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v3 25/27] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v3 26/27] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v3 27/27] clk: mediatek: Add MT8196 vencsys "
[cocci] Searching for questionable call pairs (with SmPL)?
2025-07-30 12:10 UTC (5+ messages)
[Intel-wired-lan] [RFC PATCH] ethtool: add FEC bins histogramm report
2025-07-30 12:08 UTC (2+ messages)
` "
[net-next PATCH v2 0/3] Grab IPA IMEM slice through DT
2025-07-30 12:07 UTC (8+ messages)
` [PATCH net-next v2 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables
[PATCH v1] ASoC: tas2781: Normalize the volume kcontrol name
2025-07-30 5:32 UTC
[PATCH v2] ALSA: hda: Fix the wrong register was used for DVC of TAS2770
2025-07-29 14:58 UTC
[PATCH v1] ALSA: hda: Fix the wrong register was used for DVC of TAS2770
2025-07-29 12:59 UTC
[PATCH RFC] rockchip: add /chosen/bootsource to U-Boot proper DT
2025-07-30 12:03 UTC
[bug report] dm: 'tried to init an initialized object' error triggered during device creation
2025-07-30 12:00 UTC
[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-07-30 11:57 UTC (10+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-30 11:57 UTC (5+ messages)
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "
[PATCH i-g-t 0/3] Establish MkDocs Documentation Framework for IGT GPU Tools
2025-07-30 11:56 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 00/13] Add PSA FWU support and capsule generation via EDK2 tooling
2025-07-30 11:53 UTC (14+ messages)
` [PATCH 01/13] arm-bsp/trusted-firmware-m: corstone1000: Permit FWU calls in RSE-COMMS
` [PATCH 02/13] arm-bsp/trusted-firmware-m: corstone1000: Add Bootloader Abstraction Layer (BAL) support
` [PATCH 03/13] arm-bsp/trusted-firmware-m: corstone-1000: Increase PS_MAX_ASSET_SIZE and CRYPTO_IOVEC_BUFFER_SIZE for EFI variable support
` [PATCH 04/13] arm-bsp: corstone1000: Add PLATFORM_IS_FVP toggle for FVP/FPGA builds
` [PATCH 05/13] arm-bsp/trusted-services: corstone1000: PSA FWU implementation
` [PATCH 06/13] arm/uefi_capsule: Switch Capsule generation tool from U-Boot to EDK2
` [PATCH 07/13] arm-bsp/corstone1000: Support multi-payload capsule generation
` [PATCH 08/13] arm-bsp/trusted-services: corstone-1000: Remove old capsule update implementation
` [PATCH 09/13] arm-bsp/trusted-firmware-m: corstone1000: Remove patches for "
` [PATCH 10/13] arm-bsp/u-boot: corstone1000: Add PSA Firmware Update support (DEN0118 v1.0A)
` [PATCH 11/13] arm-bsp/u-boot: corstone1000: Add rebased features patches
` [PATCH 12/13] arm/edk2-basetools-native: WORKDIR fix
` [PATCH 13/13] arm-bsp/doc: corstone1000: Update architecture document with new PSA FWU implementation details
[RFC 0/3] xfs: Add support to shrink multiple empty AGs
2025-07-30 11:53 UTC (4+ messages)
` [RFC 3/3] "
[PATCH net] selftests: avoid using ifconfig
2025-07-30 11:53 UTC
[PATCH bpf-next 1/2] tools/latency-collector: Check pkg-config install
2025-07-30 11:51 UTC (2+ messages)
[PATCH v3 2/4] dt-bindings: sound: bindings for tac5x1x family of codecs
2025-07-28 10:22 UTC
[PATCH v2] ALSA: hda: Add TAS2770 support
2025-07-26 11:34 UTC (3+ messages)
` [EXTERNAL] "
[PATCH linux-next 1/2] tools/latency-collector: Check pkg-config install
2025-07-30 11:48 UTC (2+ messages)
` [PATCH linux-next 2/2] rtla: "
[LTP] [PATCH] cgroup_regression_test: Use unique names for hierarchies in each test
2025-07-30 11:48 UTC (10+ messages)
[PATCH 0/9] Introducing firmware late binding
2025-07-30 11:47 UTC (4+ messages)
` [PATCH 3/9] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
[PATCH] CI: list failed tests at the end of tools job
2025-07-30 11:47 UTC (2+ messages)
[PATCH v1] arm64: dts: qcom: ipq5424: add i2c nodes
2025-07-30 11:43 UTC (2+ messages)
[PATCH 00/37] ASoC: Standardize ASoC menu
2025-07-30 11:38 UTC (3+ messages)
` [PATCH 29/37] ASoC: generic: "
[PATCH v4] net/af_xdp: enable AF_XDP program attachment mode
2025-07-30 11:41 UTC (2+ messages)
` [PATCH v5] "
[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
2025-07-30 11:32 UTC (3+ messages)
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2025-07-30 11:39 UTC (3+ messages)
` [PATCH v17 23/24] KVM: selftests: guest_memfd mmap() test when mmap is supported
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-30 11:39 UTC (5+ messages)
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
DSP FW Release for DSP.AT.1.0.1-00125.5-LEMANS-1
2025-07-30 11:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.