messages from 2025-08-22 20:41:04 to 2025-08-22 22:20:17 UTC [more...]
[PATCH] drm/amdgpu: Fix kernel-doc comments for some LUT properties
2025-08-22 21:19 UTC (2+ messages)
[PATCH v7 0/6] initial usbdrd phy support for Exynosautov920 soc
2025-08-22 9:38 UTC (2+ messages)
` [PATCH v7 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
[PATCH v4 0/4] mipi-i3c-hci: Make able to work with IOMMU enabled
2025-08-22 10:56 UTC (5+ messages)
` [PATCH v4 1/4] i3c: master: Add helpers for DMA mapping and bounce buffer handling
` [PATCH v4 2/4] i3c: mipi-i3c-hci: Use core helpers for DMA mapping and bounce buffering
` [PATCH v4 3/4] i3c: mipi-i3c-hci: Use physical device pointer with DMA API
` [PATCH v4 4/4] i3c: mipi-i3c-hci: Use own DMA bounce buffer management for I2C transfers
[Buildroot] [PATCH] package/p11-kit: fix build with GCC 15.x
2025-08-22 22:19 UTC
[PATCH v1 bpf-next/net 0/8] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-08-22 22:18 UTC (9+ messages)
` [PATCH v1 bpf-next/net 1/8] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept()
` [PATCH v1 bpf-next/net 3/8] libbpf: Support BPF_CGROUP_INET_SOCK_ACCEPT
` [PATCH v1 bpf-next/net 4/8] bpftool: "
` [PATCH v1 bpf-next/net 5/8] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_(CREATE|ACCEPT)
` [PATCH v1 bpf-next/net 6/8] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v1 bpf-next/net 7/8] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v1 bpf-next/net 8/8] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH net-next] selftests: drv-net: hds: restore hds settings
2025-08-22 22:17 UTC (2+ messages)
[PATCH net-next 0/4] selftests: drv-net: ncdevmem: fix error paths
2025-08-22 22:15 UTC (8+ messages)
` [PATCH net-next 1/4] selftests: drv-net: ncdevmem: remove use of error()
` [PATCH net-next 2/4] selftests: drv-net: ncdevmem: save IDs of flow rules we added
` [PATCH net-next 3/4] selftests: drv-net: ncdevmem: restore old channel config
[PATCH bpf-next v3 0/6] Introduce BPF_F_CPU flag for percpu maps
2025-08-22 22:14 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Introduce internal check_map_flags helper function
` [PATCH bpf-next v3 2/6] bpf: Introduce BPF_F_CPU flag for percpu_array maps
` [PATCH bpf-next v3 3/6] bpf: Introduce BPF_F_CPU flag for percpu_hash and lru_percpu_hash maps
[LSF/MM/BPF TOPIC] Guaranteed CMA
2025-08-22 22:14 UTC (7+ messages)
[PATCH] x86: add hintable NOPs emulation
2025-08-22 22:12 UTC (3+ messages)
[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-08-22 22:12 UTC (10+ messages)
` [PATCH v8 02/10] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v8 04/10] x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v8 05/10] fs/resctrl: Introduce interface to display "io_alloc" support
[PATCH] drm/xe: replace basename() with portable strrchr()
2025-08-22 22:12 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: replace basename() with portable strrchr() (rev2)
+ mm-page_table_check-reinstate-address-parameter-in-page_table_check_pud_set-fix.patch added to mm-unstable branch
2025-08-22 22:09 UTC
[akpm-mm:mm-new 216/233] arch/riscv/include/asm/pgtable.h:951:36: error: too few arguments to function call, expected 3, have 2
2025-08-22 22:09 UTC (2+ messages)
[PATCH 0/4] lib/xe: Add fault injection helper functions
2025-08-22 22:02 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] tests/intel/xe_vm: Use fault injection interface for error injection test
` [PATCH 3/4] tests/intel/xe_oa: Move oa fault tests from xe_fault_injection to xe_oa
` [PATCH 4/4] tests/intel/xe_vm: Move vm fault tests from xe_fault_injection to xe_vm
` ✓ Xe.CI.BAT: success for lib/xe: Add fault injection helper functions
` ✗ i915.CI.BAT: failure "
+ mm-replace-20-page_shift-with-common-macros-for-pages-mb-conversion-fix.patch added to mm-unstable branch
2025-08-22 22:01 UTC
[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
2025-08-22 22:00 UTC (7+ messages)
` [PATCH v11 18/24] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
[PATCH v6 0/6] drm/xe/guc: Add LFD format output for guc log
2025-08-22 21:59 UTC (4+ messages)
` [PATCH v6 4/6] drm/xe/guc: Add GuC log init config in LFD format
[PATCH v4] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
2025-08-22 21:53 UTC (2+ messages)
[PATCH v2] scripts/x86/intel: Add a script to update the minimum ucode revisions
2025-08-22 21:52 UTC (9+ messages)
[PATCH v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
2025-08-22 21:50 UTC (3+ messages)
[PATCH v2 0/5] Add Rust abstraction for Maple Trees
2025-08-22 21:49 UTC (11+ messages)
` [PATCH v2 2/5] rust: maple_tree: add MapleTree
[git pull] drm fixes for 6.17-rc3
2025-08-22 21:49 UTC
[Buildroot] [PATCH 1/2] package/gdbm: add upstream patch to fix GCC 15.x issues
2025-08-22 21:48 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/gdbm: bump to version 1.26
[PATCH v3 00/14] spi: airoha: driver fixes & improvements
2025-08-22 11:22 UTC (7+ messages)
[PATCH RFC 0/3] phy: qcom: qmp-combo: set default qmpphy_mode from DT for Thinkpad HDMI support
2025-08-22 11:02 UTC (7+ messages)
` [PATCH RFC 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document default phy mode
` [PATCH RFC 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes
[PATCH 00/24] Add security policy support
2025-08-22 10:20 UTC (3+ messages)
` [PATCH 04/24] "
[PATCH V3 0/2] Add regulator load support for QMP UFS PHY
2025-08-22 10:56 UTC (11+ messages)
` [PATCH V3 2/2] phy: qcom-qmp-ufs: Add regulator loads for SM8650 and SM8750
[PATCH v1 0/3] coresight: add static TPDM support
2025-08-22 10:30 UTC (2+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: lemans: enable static TPDM
[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
2025-08-22 10:09 UTC (4+ messages)
` [PATCH net-next v10 07/15] net: phy: Introduce generic SFP handling for PHY drivers
[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
2025-08-22 9:27 UTC (5+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader
[PATCH v2 0/5] dd ethernet support for RPi5
2025-08-22 9:34 UTC
[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
2025-08-22 6:38 UTC (6+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 02/10] clk: samsung: Add clock PLL support for "
` [PATCH v2 08/10] arm64: dts: exynos: axis: Add initial ARTPEC-8 SoC support
[PATCH v2 0/7] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
2025-08-22 9:33 UTC (3+ messages)
` [PATCH v2 2/7] dt-bindings: phy: rockchip-inno-csi-dphy: make power-domains non-required
[PATCH v6 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920
2025-08-22 9:26 UTC (4+ messages)
[PATCH 0/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051
2025-08-22 9:20 UTC (2+ messages)
` [PATCH 1/2] "
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-22 6:39 UTC (2+ messages)
` [PATCH v7 10/10] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX
[PATCH 1/1] ARM: dts: ls1021a: rename rcpm as wakeup-control from power-control
2025-08-22 9:04 UTC (2+ messages)
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-08-22 9:05 UTC (5+ messages)
` [PATCH v3 05/14] phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHY
[PATCH 0/8] iommu/amd: Introduce Nested Translation support
2025-08-22 21:45 UTC (5+ messages)
` [PATCH 7/8] iommu/amd: Add support for nested domain allocation
[PATCH] btrfs: Accept and ignore compression level for lzo
2025-08-22 21:44 UTC (4+ messages)
[PATCH V10 00/30] IGT tests for the KMS Color Pipeline API
2025-08-22 21:43 UTC (5+ messages)
` [PATCH V10 23/30] lib/igt_color: Add 1D LUT color transformation support
` [PATCH V10 27/30] tests/kms_colorop: Add a 3D LUT subtest
[PATCH v2 0/3] xenconsole: Add connection flag
2025-08-22 21:39 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] libs/guest: Set console page to disconnected
` [PATCH v2 3/3] libs/guest: Set console as disconnected on resume
[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
2025-08-22 21:42 UTC (4+ messages)
` [PATCH v2 2/2] mm: "
[PATCH] btrfs: Accept and ignore compression level for lzo
2025-08-22 21:42 UTC (5+ messages)
[PATCH 00/10] doc: minor fixes and improvements
2025-08-22 21:40 UTC (6+ messages)
` [PATCH 06/10] doc: Add riscv to the list of architectures in tools/buildman/buildman.rst
[GIT PULL] tracing: Fixes for v6.17
2025-08-22 21:39 UTC (7+ messages)
[PATCH v2] usb: ehci-mx6: Add i.MX95 OTG support
2025-08-22 21:37 UTC (4+ messages)
[PATCH v2 0/4] bulk-checkin: remove global transaction state
2025-08-22 21:35 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] bulk-checkin: introduce object database transaction structure
` [PATCH v3 2/4] bulk-checkin: remove global transaction state
` [PATCH v3 3/4] bulk-checkin: require transaction for index_blob_bulk_checkin()
` [PATCH v3 4/4] bulk-checkin: use repository variable from transaction
[PATCH] rust: Improve CStr UTF-8 conversion methods
2025-08-22 21:34 UTC (3+ messages)
[PATCH] dt-bindings: input: touchscreen: tsc2007: Document 'wakeup-source'
2025-08-22 21:32 UTC
[PATCH 0/3] Initial thermal management for Lichee Pi 4A board
2025-08-22 21:32 UTC (5+ messages)
` [PATCH 1/3] riscv: dts: thead: th1520: add coefficients to the PVT node
` [PATCH 3/3] riscv: dts: thead: th1520: add soft PWM fan for Lichee Pi 4A
[PATCH v2 0/2] Pass down hot plug CONNECTOR ID to user-space
2025-08-22 21:30 UTC (3+ messages)
` [PATCH v2 1/2] drm: Introduce a new connector status
[PATCH 6.16 0/9] 6.16.3-rc1 review
2025-08-22 21:29 UTC (3+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-08-22 21:28 UTC (2+ messages)
[Buildroot] [PATCH 1/1] docs/manual: mention checkpackageignore file
2025-08-22 21:27 UTC
[PATCH v2 00/30] vfio: Introduce selftests for VFIO
2025-08-22 21:25 UTC (31+ messages)
` [PATCH v2 01/30] selftests: Create tools/testing/selftests/vfio
` [PATCH v2 02/30] vfio: selftests: Add a helper library for VFIO selftests
` [PATCH v2 03/30] vfio: selftests: Introduce vfio_pci_device_test
` [PATCH v2 04/30] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [PATCH v2 05/30] vfio: selftests: Move vfio dma mapping test to their own file
` [PATCH v2 06/30] vfio: selftests: Add test to reset vfio device
` [PATCH v2 07/30] vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
` [PATCH v2 08/30] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [PATCH v2 09/30] vfio: selftests: Keep track of DMA regions mapped into the device
` [PATCH v2 10/30] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH v2 11/30] vfio: selftests: Add a helper for matching vendor+device IDs
` [PATCH v2 12/30] vfio: selftests: Add driver framework
` [PATCH v2 13/30] vfio: sefltests: Add vfio_pci_driver_test
` [PATCH v2 14/30] tools headers: Add stub definition for __iomem
` [PATCH v2 15/30] tools headers: Import asm-generic MMIO helpers
` [PATCH v2 16/30] tools headers: Import x86 MMIO helper overrides
` [PATCH v2 17/30] tools headers: Add symlink to linux/pci_ids.h
` [PATCH v2 18/30] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH v2 19/30] vfio: selftests: Add driver for Intel CBDMA
` [PATCH v2 20/30] tools headers: Import iosubmit_cmds512()
` [PATCH v2 21/30] dmaengine: idxd: Allow registers.h to be included from tools/
` [PATCH v2 22/30] vfio: selftests: Add driver for Intel DSA
` [PATCH v2 23/30] vfio: selftests: Move helper to get cdev path to libvfio
` [PATCH v2 24/30] vfio: selftests: Encapsulate IOMMU mode
` [PATCH v2 25/30] vfio: selftests: Replicate tests across all iommu_modes
` [PATCH v2 26/30] vfio: selftests: Add vfio_type1v2_mode
` [PATCH v2 27/30] vfio: selftests: Add iommufd_compat_type1{,v2} modes
` [PATCH v2 28/30] vfio: selftests: Add iommufd mode
` [PATCH v2 29/30] vfio: selftests: Make iommufd the default iommu_mode
` [PATCH v2 30/30] vfio: selftests: Add a script to help with running VFIO selftests
[PATCH 0/2] Ensure GT is in C0 during resumes
2025-08-22 21:26 UTC (4+ messages)
` [PATCH 1/2] drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally
` ✓ Xe.CI.BAT: success for Ensure GT is in C0 during resumes
[RFC PATCH 0/4] SEV-SNP guest policy bit support updates
2025-08-22 21:25 UTC (5+ messages)
` [RFC PATCH 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH 2/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [RFC PATCH 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [RFC PATCH 4/4] KVM: SEV: Add known "
[Buildroot] [PATCH 0/4 v2] Bump cups-filter to the latest version
2025-08-22 21:25 UTC (9+ messages)
` [Buildroot] [PATCH 1/4 v2] package/qpdf: bump to version 12.2.0
` [Buildroot] [PATCH 2/4 v2] package/libcupsfilters: new package
` [Buildroot] [PATCH 3/4 v2] package/libppd: "
` [Buildroot] [PATCH 4/4 v2] package/cups-filters: bump to version 2.0.1
[PATCH v3 0/2] Restore support for i.MX95 A0 silicon
2025-08-22 21:24 UTC (4+ messages)
` 回复: "
[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
2025-08-22 21:23 UTC (3+ messages)
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process
[PATCH 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
2025-08-22 21:22 UTC (4+ messages)
` [PATCH 1/2] Revert "drm/amd/display: program output tf when required"
` [PATCH 2/2] drm/amd/display: don't update out gamma if out_tf didn't change
[PATCH] drm/msm: make sure to not queue up recovery more than once
2025-08-22 21:22 UTC (2+ messages)
[PATCH v6] dt-bindings: firmware: arm,scmi: allow multiple instances
2025-08-22 21:21 UTC (7+ messages)
[PATCH v4 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
2025-08-22 21:20 UTC (3+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch
[PATCH v3 00/13] media: imx-mipi-csis: Cleanups and debugging improvements
2025-08-22 21:15 UTC (5+ messages)
` [PATCH v3 12/13] media: imx-mipi-csis: Initial support for multiple output channels
[linux-next:master] BUILD REGRESSION 0f4c93f7eb861acab537dbe94441817a270537bf
2025-08-22 21:14 UTC
[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
2025-08-22 21:14 UTC (6+ messages)
` [PATCH 2/3] drm/nouveau/disp: Always accept linear modifier
[PATCH 0/9] Convert Intel VT-D to use the generic iommu page table
2025-08-22 21:13 UTC (10+ messages)
` [PATCH 1/9] iommu/pages: Add support for a incoherent IOMMU page walker
` [PATCH 3/9] iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
` [PATCH 8/9] iommu/vt-d: Use the generic iommu page table
[Buildroot] [PATCH 1/1] package/tinycbor: bump to version 0.6.1
2025-08-22 21:09 UTC (3+ messages)
[PATCH v1 0/5] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
2025-08-22 21:08 UTC (10+ messages)
` [PATCH v1 2/5] platform/x86: ayaneo-ec: Add hwmon support
` [PATCH v1 3/5] platform/x86: ayaneo-ec: Add charge control support
` [PATCH v1 4/5] platform/x86: ayaneo-ec: Add controller power and modules attributes
[PATCH] HID: tighten ioctl command parsing
2025-08-22 21:08 UTC (3+ messages)
[PATCH net v2 0/2] mips: lantiq: fix ethernet support
2025-08-22 20:05 UTC (2+ messages)
[PATCH] iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()
2025-08-22 20:59 UTC (2+ messages)
[avpatel:riscv_trace_support_v1 57/75] arch/riscv/include/asm/io.h:34:19: error: implicit declaration of function 'ioremap_prot'; did you mean 'ioremap_wt'?
2025-08-22 20:58 UTC
[PATCH v2] drm/xe: GPU frequency tracing support
2025-08-22 20:58 UTC (4+ messages)
💬 git - quick collaboration question
2025-08-22 20:47 UTC
[PATCH v3 0/5] Enable Shadow Stack Virtualization for SVM
2025-08-22 20:57 UTC (3+ messages)
` [PATCH v3 2/5] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
FAILED: patch "[PATCH] PCI: rockchip: Set Target Link Speed to 5.0 GT/s before" failed to apply to 6.1-stable tree
2025-08-22 20:55 UTC (3+ messages)
` [PATCH 6.1.y 1/2] PCI: rockchip: Use standard PCIe definitions
` [PATCH 6.1.y 2/2] PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining
[PATCH 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
2025-08-22 20:54 UTC (5+ messages)
` [PATCH 1/2] KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR when setting LAPIC regs
xenomai4 - running applications as regular user
2025-08-22 20:52 UTC (4+ messages)
[PATCH] drm/i915/display: handle return value in intel_sdvo_enable_hotplug
2025-08-22 20:52 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[Buildroot] [PATCH] package/gpm: fix build with GCC 15.x
2025-08-22 20:51 UTC
[RFC 0/3] hash: optimize compare logic
2025-08-22 16:50 UTC (4+ messages)
` [RFC 1/3] hash: move table of hash compare functions out of header
[v10 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
2025-08-22 20:49 UTC (3+ messages)
` [v10 02/11] drm/amdgpu: adjust MES API used for suspend and resume
[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-08-22 20:49 UTC (3+ messages)
` [PATCH v14 7/7] riscv: dts: thead: Add PWM fan and thermal control
[RFC PATCH v3 0/34] Rework the LSM initialization
2025-08-22 20:45 UTC (3+ messages)
` [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
2025-08-22 20:43 UTC (3+ messages)
` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
[PATCH next] of: dynamic: Fix use after free in of_changeset_add_prop_helper()
2025-08-22 20:42 UTC (2+ messages)
FAILED: patch "[PATCH] PCI: rockchip: Set Target Link Speed to 5.0 GT/s before" failed to apply to 6.6-stable tree
2025-08-22 20:40 UTC (3+ messages)
` [PATCH 6.6.y 1/2] PCI: rockchip: Use standard PCIe definitions
` [PATCH 6.6.y 2/2] PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining
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.