messages from 2026-01-13 14:23:15 to 2026-01-13 15:42:41 UTC [more...]
[PATCH v2 10/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable for the next bridge
2026-01-13 15:42 UTC (2+ messages)
[PATCH v13 0/6] Updates for Tegra264 and Tegra256
2026-01-13 15:42 UTC (13+ messages)
` [PATCH v13 1/6] i2c: tegra: Do not configure DMA if not supported
` [PATCH v13 2/6] i2c: tegra: Use separate variables for fast and fastplus
` [PATCH v13 3/6] i2c: tegra: Update Tegra256 timing parameters
` [PATCH v13 4/6] i2c: tegra: Add HS mode support
` [PATCH v13 5/6] i2c: tegra: Add support for SW mutex register
` [PATCH v13 6/6] i2c: tegra: Add Tegra264 support
[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-13 15:42 UTC (7+ messages)
` [PATCH net-next v14 01/12] vsock: add netns to vsock core
` [PATCH net-next v14 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v14 04/12] selftests/vsock: increase timeout to 1200
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-13 15:39 UTC (22+ messages)
` [PATCH v3 13/47] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v3 17/47] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v3 24/47] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v3 25/47] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v3 26/47] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v3 27/47] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v3 30/47] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v3 32/47] arm_mpam: resctrl: Add kunit test for ABMC/CDP interactions
` [PATCH v3 41/47] arm_mpam: Generate a configuration for min controls
[PATCH 0/6] Fix dtbs_check warnings for MediaTek Helio X10 platform
2026-01-13 15:38 UTC (2+ messages)
` (subset) "
[PATCH v4 00/59] struct filename series
2026-01-13 15:39 UTC (4+ messages)
` [PATCH v4 15/59] struct filename: saner handling of long names
[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
2026-01-13 15:37 UTC
[PATCH v3 0/3] Retrieve information about DDR from SMEM
2026-01-13 15:36 UTC (11+ messages)
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "
[syzbot] [usb?] INFO: task hung in i2c_tiny_usb_disconnect
2026-01-13 15:35 UTC (2+ messages)
[PATCH v2 0/2] irqchip: convert ls-extirq to a platform driver
2026-01-13 15:33 UTC (2+ messages)
[PATCH 0/3] ARM: dts: imx: wire up the TPS65185 for various ereaders
2026-01-13 15:31 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: imx: tolino-shine2: add tps65185
` [PATCH 2/3] ARM: dts: imx50-kobo-aura: add epd pmic description
` [PATCH 3/3] ARM: dts: imx: e60k02: add tps65185
[PATCH v8 1/2] usb: serial: add support for CH348
2026-01-13 15:31 UTC (11+ messages)
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-13 15:31 UTC (4+ messages)
` [PATCH v8 14/14] x86/kasan: Make software tag-based kasan available
[PATCH] dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for brcm,iproc-nic-i2c
2026-01-13 15:31 UTC (2+ messages)
[PATCH v8 0/2] Add quirks to proceed PME handshake in DWC PM
2026-01-13 15:29 UTC (5+ messages)
` [PATCH v8 1/2] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v8 2/2] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()
[PATCH v1 0/7] i2c: busses: Introduce and use HZ_PER_GHZ
2026-01-13 15:29 UTC (8+ messages)
` [PATCH v1 1/7] units: Add HZ_PER_GHZ
` [PATCH v1 5/7] i2c: rk3x: Use HZ_PER_GHZ constant instead of plain number
` [PATCH v1 6/7] i2c: st: "
[PATCH v4 0/3] KVM ARM64 pre_fault_memory
2026-01-13 15:26 UTC (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v4 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v4 3/3] KVM: selftests: Add option for different backing in pre-fault tests
[PATCH 00/11] mm/damon: advance DAMOS-based LRU sorting
2026-01-13 15:27 UTC (12+ messages)
` [PATCH 01/11] mm/damon/core: introduce [in]active memory ratio damos quota goal metric
` [PATCH 02/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [PATCH 03/11] Docs/mm/damon/design: document DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [PATCH 04/11] mm/damon/paddr: activate DAMOS_LRU_PRIO targets instead of marking accessed
` [PATCH 05/11] mm/damon/lru_sort: consider age for quota prioritization
` [PATCH 06/11] mm/damon/lru_sort: support young page filters
` [PATCH 07/11] Docs/admin-guide/mm/damon/lru_sort: document filter_young_pages
` [PATCH 08/11] mm/damon/lru_sort: support active:inactive memory ratio based auto-tuning
` [PATCH 09/11] Docs/admin-guide/mm/damon/lru_sort: document active_mem_bp parameter
` [PATCH 10/11] mm/damon/lru_sort: add monitoring intervals auto-tuning parameter
` [PATCH 11/11] Docs/admin-guide/mm/damon/lru_sort: document intervals autotuning
include/net/sock.h:2100:16: sparse: sparse: cast to non-scalar
2026-01-13 15:27 UTC (6+ messages)
[PATCH 00/11] media: iris: migrate to using global UBWC config
2026-01-13 15:26 UTC (5+ messages)
` [PATCH 02/11] soc: qcom: ubwc: add helper to get min_acc length
[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-13 15:26 UTC (3+ messages)
` [PATCH v4 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
[PATCH] genirq: Warn about using IRQF_ONESHOT without a threaded handler
2026-01-13 15:26 UTC (4+ messages)
` [tip: irq/core] "
[PATCH v2] cpufreq: dt-platdev: Block the driver from probing on more QC platforms
2026-01-13 15:25 UTC
[PATCH RESEND v3 0/5] I2C Mux per channel bus speed
2026-01-13 15:25 UTC (3+ messages)
NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
2026-01-13 15:24 UTC (2+ messages)
[PATCH v4 1/2] ftrace: Do not over-allocate ftrace memory
2026-01-13 15:22 UTC (2+ messages)
` [PATCH v4 2/2] ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
drivers/md/md-linear.c:216:19: sparse: sparse: incompatible types in comparison expression (different address spaces):
2026-01-13 15:20 UTC
[PATCH v4] driver core: enforce device_lock for driver_match_device()
2026-01-13 15:20 UTC (2+ messages)
[PATCH v2 0/3] iio: adc: ad9467: Support alternative backends
2026-01-13 15:19 UTC (5+ messages)
` [PATCH v2 2/3] iio: industrialio-backend: support backend capabilities
` [PATCH v2 3/3] iio: adc: ad9467: check for "
[PATCH v2 09/12] drm/bridge: imx8qxp-ldb: convert to of_drm_find_and_get_bridge()
2026-01-13 15:18 UTC (2+ messages)
[PATCH] hinic3: add WQ_PERCPU to alloc_workqueue users
2026-01-13 15:14 UTC
[PATCH] net: airoha: implement get_link_ksettings
2026-01-13 15:10 UTC (3+ messages)
[PATCH v4 0/3] Implement Send and Sync for clk
2026-01-13 15:12 UTC (4+ messages)
` [PATCH v4 1/3] rust: clk: implement Send and Sync
` [PATCH v4 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v4 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
[PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
2026-01-13 15:13 UTC (6+ messages)
` [EXTERNAL] "
[PATCH iwl-next v4] idpf: export RX hardware timestamping information to XDP
2026-01-13 15:09 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH 1/2] x86/crash: Use set_memory_p instead of __set_memory_prot
2026-01-13 15:12 UTC (5+ messages)
` [tip: x86/cleanups] x86/crash: Use set_memory_p() instead of __set_memory_prot()
[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
2026-01-13 15:11 UTC (10+ messages)
` [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
[PATCH 0/5] Fixes to Tegra USB role switching and Smaug USB role switching enablement
2026-01-13 15:11 UTC (16+ messages)
` [PATCH 2/5] phy: tegra: xusb: Fix USB2 port regulator disable logic
` [PATCH 3/5] phy: tegra: xusb: Fix ordering issue when switching roles on USB2 ports
` [PATCH 5/5] arm64: tegra: smaug: Add usb-role-switch support
[PATCH v5 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
2026-01-13 15:11 UTC (9+ messages)
` [PATCH v5 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU
` [PATCH v5 3/5] ARM: dts: microchip: sam9x60: Add "
` [PATCH v5 4/5] ARM: dts: microchip: sam9x7: "
` [PATCH v5 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver
drivers/gpu/drm/drm_pagemap.c:459:21: warning: parameter 'addr' set but not used
2026-01-13 15:10 UTC
hppa-linux-ld: fs/xfs/xfs_trace.o(.text+0x403c0): cannot reach 00002bd8_ftrace_likely_update+0, recompile with -ffunction-sections
2026-01-13 15:09 UTC
[PATCH v2 0/4] Add HDMI 2.0 support to DW HDMI QP TX
2026-01-13 15:10 UTC (4+ messages)
` [PATCH v2 3/4] drm/bridge: dw-hdmi-qp: Add high TMDS clock ratio and scrambling support
[PATCH v2 1/2] hwmon:(pmbus/tda38740a) TDA38740A Voltage Regulator Driver
2026-01-13 15:10 UTC (4+ messages)
[PATCH v11 00/12] Add multiple address spaces support to VDUSE
2026-01-13 15:09 UTC (7+ messages)
` [PATCH v11 11/12] vduse: add vq group asid support
` [PATCH v11 12/12] vduse: bump version number
[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
2026-01-13 15:08 UTC (3+ messages)
` [PATCH net v2 1/2] vsock/virtio: Coalesce only linear skb
` [PATCH net v2 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
[PATCH v2] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
2026-01-13 15:09 UTC (2+ messages)
[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
2026-01-13 15:09 UTC (5+ messages)
[PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages
2026-01-13 15:08 UTC (11+ messages)
[PATCH v5 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
2026-01-13 15:07 UTC (2+ messages)
[PATCH net-next v3 00/13] NPC HW block support for cn20k
2026-01-13 15:07 UTC (5+ messages)
` [PATCH net-next v3 01/13] octeontx2-af: npc: cn20k: Index management
[PATCH 0/2] Add support for Gunyah Watchdog
2026-01-13 15:07 UTC (5+ messages)
[PATCH v2] slab: fix kmalloc_nolock() context check for PREEMPT_RT
2026-01-13 15:06 UTC
[PATCH 1/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
2026-01-13 15:06 UTC (2+ messages)
[PATCH rc v5 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2026-01-13 15:05 UTC (8+ messages)
` [PATCH rc v5 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
[PATCH 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
2026-01-13 15:05 UTC (3+ messages)
` [PATCH 3/3] iommu/vt-d: Rework hitless PASID entry replacement
[PATCH V3 1/1] USB: serial: f81232: fix incomplete serial port generation
2026-01-13 15:04 UTC (2+ messages)
[PATCH] rtc: add BSM flags descriptions
2026-01-13 15:04 UTC (2+ messages)
[PATCH v2] dma/pool: respect __GFP_NOWARN in dma_alloc_from_pool()
2026-01-13 15:02 UTC (4+ messages)
[PATCH 0/2] clk: qcom: dispcc: fix clock ops used for DPTX AUX clocks
2026-01-13 15:01 UTC (5+ messages)
` [PATCH 1/2] clk: qcom: dispcc-glymur: use RCG2 ops for DPTX1 AUX clock source
` [PATCH 2/2] clk: qcom: dispcc-sm8450: "
[PATCH] HID: i2c-hid: override HID descriptors for some Haptick 5288 touchpads
2026-01-13 15:00 UTC (5+ messages)
[PATCH 0/2] pinctrl: qcom: Add Mahua TLMM support
2026-01-13 15:00 UTC (9+ messages)
` [PATCH 2/2] pinctrl: qcom: glymur: "
[RESEND PATCH v2 00/11] Bluetooth: btnxpuart: Add secure interface support for NXP chipsets
2026-01-13 15:00 UTC (2+ messages)
[PATCH RFT v2 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
2026-01-13 15:00 UTC (3+ messages)
` [PATCH RFT v2 1/2] arm64: dts: qcom: glymur: Describe display related nodes
` [PATCH RFT v2 2/2] arm64: dts: qcom: glymur-crd: Enable eDP display support
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-13 15:00 UTC (14+ messages)
[PATCH RFC] arm64: dts: qcom: qcs6490-rb3gen2: power on onboard uPD720201 controller
2026-01-13 15:00 UTC (2+ messages)
[PATCH v22 0/2] reboot-mode: Expose sysfs for registered reboot modes
2026-01-13 14:59 UTC (5+ messages)
` [PATCH v22 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH V2 0/2] soundwire: amd: clock related changes
2026-01-13 14:59 UTC (3+ messages)
` [PATCH V2 1/2] soundwire: amd: add clock init control function
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-13 14:58 UTC (10+ messages)
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v9 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
[PATCH] perf/core: Fix slow perf_event_task_exit() with LBR callstacks
2026-01-13 14:58 UTC (2+ messages)
[PATCH 3/4] auxdisplay: tm1637: Add driver for TM1637
2026-01-13 14:57 UTC (2+ messages)
[PATCH v4 0/2] Make KHO Stateless
2026-01-13 14:58 UTC (8+ messages)
` [PATCH v4 1/2] kho: Adopt radix tree for preserved memory tracking
[PATCH 0/3] Add WQ_PERCPU to alloc_workqueue() users
2026-01-13 14:57 UTC (4+ messages)
` [PATCH 1/3] scsi: qla4xxx: add WQ_PERCPU to alloc_workqueue users
` [PATCH 2/3] scsi: qla2xxx: "
` [PATCH 3/3] scsi: qla2xxx: target: "
[PATCH] ASoC: amd: acp: soc-acpi: add is_device_rt712_vb() helper
2026-01-13 14:57 UTC (3+ messages)
arch/arm/boot/dts/rockchip/rk3288-veyron-fievel.dtb: btmrvl@2 (marvell,sd8897-bt): $nodename:0: 'btmrvl@2' does not match '^bluetooth(@.*)?$'
2026-01-13 14:55 UTC
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-01-13 14:56 UTC (3+ messages)
` [PATCH v4 15/17] "
[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
2026-01-13 14:53 UTC (12+ messages)
[PATCH] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
2026-01-13 14:53 UTC (2+ messages)
[PATCH v3 0/2] Add more PLL frequencies to i.MX FRACN GPLL
2026-01-13 14:52 UTC (3+ messages)
` [PATCH v3 1/2] clk: imx: fracn-gppll: Add 332.60 MHz Support
` [PATCH v3 2/2] clk: imx: fracn-gppll: Add 241.90 "
[PATCH v3 0/4] Initial patch set for PURWA-IOT-EVK
2026-01-13 14:52 UTC (2+ messages)
[PATCH v1 0/2] arm64: dts: meson-s4: add support for Khadas VIM1S
2026-01-13 14:52 UTC (2+ messages)
[PATCH] irqchip/riscv-aplic: adapt to syscore API passing context data
2026-01-13 14:51 UTC (3+ messages)
[PATCH] PCI/sophgo: Avoid L0s and L1 on Sophgo 2044 PCIe Root Ports
2026-01-13 14:51 UTC (2+ messages)
[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
2026-01-13 14:51 UTC (6+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
[PATCH v2] greybus: Use bus methods for .probe() and .remove()
2026-01-13 14:50 UTC
[PATCH v2] clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
2026-01-13 14:50 UTC (3+ messages)
[PATCH v1] fs/resctrl: Add missing kconfig entry for CONFIG_RESCTRL_ASSIGN_FIXED
2026-01-13 14:49 UTC
[PATCH net-next v2 0/2] selftests: net: improve error handling in passive TFO test
2026-01-13 14:48 UTC (3+ messages)
` [PATCH net-next v2 2/2] "
[PATCH v8] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
2026-01-13 14:47 UTC (2+ messages)
[PATCH net-next v22 00/14] net: phy: Introduce PHY ports representation
2026-01-13 14:46 UTC (3+ messages)
` [PATCH net-next v22 01/14] dt-bindings: net: Introduce the ethernet-connector description
[PATCH 00/11] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-13 14:45 UTC (3+ messages)
` [PATCH 05/11] drivers: bus: add the stm32 debug bus driver
[PATCH v2 0/2] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: enable HDMI out
2026-01-13 14:43 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: add hdmi bridge with enable pin
[PATCH v1] perf test subcmd help: Add exclude disjoint subcmd names
2026-01-13 14:41 UTC (4+ messages)
[RFC PATCH v2] genirq/cpuhotpug: notify of irq affinity change for offlined cpu
2026-01-13 14:41 UTC (4+ messages)
[RFC PATCH v4 0/9] mm: Hot page tracking and promotion infrastructure
2026-01-13 14:40 UTC (4+ messages)
[PATCH 0/3] Fixes for SM7150 dispcc driver
2026-01-13 14:41 UTC (4+ messages)
` [PATCH 3/3] clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
2026-01-13 14:40 UTC (4+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: take CQ type from the device type
2026-01-13 14:40 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v1 00/30] docs: reporting-issues: rework
2026-01-13 14:38 UTC (10+ messages)
` [PATCH v1 02/30] docs: reporting-issues: tweak the reference section intro
` [PATCH v1 03/30] docs: reporting-issues: add conclusion to the step-by-step guide
` [PATCH v1 04/30] docs: reporting-issues: add proper appendix
[PATCH v3] genirq/cpuhotplug: notify about irq affinity change for offlined cpus
2026-01-13 14:37 UTC
[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2026-01-13 14:36 UTC (2+ messages)
[PATCH v3 0/3] Axiado AX3000 SoC SPI DB controller driver
2026-01-13 14:36 UTC (2+ messages)
[PATCH v3] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
2026-01-13 14:35 UTC (3+ messages)
[PATCH v4] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
2026-01-13 14:34 UTC
[PATCH 0/2] pinctrl: mcp23s08: Enable gpio-line-names for multi-chip configurations
2026-01-13 14:29 UTC (3+ messages)
` [PATCH 1/2] pinctrl: mcp23s08: support gpio-line-names
` [PATCH 2/2] dt-bindings: pinctrl: mcp23s08: Add multi-chip example
[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
2026-01-13 14:28 UTC (4+ messages)
` [PATCH v2 1/9] remoteproc: qcom_q6v5_wcss: drop unused clocks from q6v5 struct
[PATCH] block, nvme: remove unused dma_iova_state function parameter
2026-01-13 14:27 UTC (2+ messages)
[PATCH] drm/gud: fix NULL fb and crtc dereferences on USB disconnect
2026-01-13 14:05 UTC (9+ messages)
[PATCH v8 0/5] rust: pci: add config space read/write support
2026-01-13 14:25 UTC (3+ messages)
` [PATCH v8 1/5] rust: devres: style for imports
[PATCH v3 12/12] rust: macros: support `#[cfg]` properly in `#[vtable]` macro
2026-01-13 14:23 UTC (5+ messages)
` [PATCH] "
[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2026-01-13 14:23 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox