messages from 2025-06-26 08:36:28 to 2025-06-26 10:26:32 UTC [more...]
[PATCH v2 0/7] Add DSI display support for TI's Jacinto platforms
2025-06-26 10:26 UTC (3+ messages)
` [PATCH v2 4/7] arm64: dts: ti: k3-j721s2-common-proc-board: Add main_i2c4 instance
[PATCH v6 00/31] Arm GICv5: Host driver implementation
2025-06-26 10:25 UTC (2+ messages)
` [PATCH v6 01/31] dt-bindings: interrupt-controller: Add Arm GICv5
[PATCH] xfs: report a writeback error on a read() call
2025-06-26 10:25 UTC (12+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-06-26 10:22 UTC (5+ messages)
[PATCH v2 0/5] drm/panel: panel-simple: Fix panel-dpi probe error
2025-06-26 10:21 UTC (7+ messages)
` [PATCH v2 1/5] drm/mipi-dsi: Add dev_is_mipi_dsi function
` [PATCH v2 2/5] drm/panel: panel-simple: make panel_dpi_probe return a panel_desc
` [PATCH v2 3/5] drm/panel: panel-simple: Make panel_simple_probe return its panel
` [PATCH v2 4/5] drm/panel: panel-simple: Add function to look panel data up
` [PATCH v2 5/5] drm/panel: panel-simple: get rid of panel_dpi hack
[PATCH v1 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
2025-06-26 10:20 UTC (12+ messages)
` [PATCH v1 1/9] PM: Use true/false as power.needs_force_resume values
` [PATCH v1 0/9] PM: Check power.needs_force_resume in pm_runtime_force_suspend()
` [PATCH v1 4/9] PM: Move pm_runtime_force_suspend/resume() under CONFIG_PM_SLEEP
[PATCH v2] tpm: Cleanup class for tpm_buf
2025-06-26 10:19 UTC
[PATCH v5 0/4] CAMSS support for MSM8939
2025-06-26 10:19 UTC (5+ messages)
` [PATCH v5 3/4] media: dt-bindings: Add qcom,msm8939-camss
[PATCH net-next v1 1/1] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
2025-06-26 10:18 UTC (3+ messages)
[PATCH v5 00/10] LKMM generic atomics in Rust
2025-06-26 10:17 UTC (6+ messages)
` [PATCH v5 01/10] rust: Introduce atomic API helpers
` [PATCH v5 02/10] rust: sync: Add basic atomic operation mapping framework
[PATCH 0/2] rust: replace `allow(...)` with `expect(...)`
2025-06-26 10:09 UTC (4+ messages)
` [PATCH 1/2] replace `#[allow(...)]` with `#[expect(...)]`
` [PATCH 2/2] rust: drop unnecessary lints caught by `#[expect(...)]`
[PATCH 0/8] Introduce simple hazard pointers for lockdep
2025-06-26 10:16 UTC (4+ messages)
[PATCH v4 0/8] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
2025-06-26 10:16 UTC (9+ messages)
` [PATCH v4 1/8] efi: efivars: don't crash in efivar_set_variable{,_locked} in r/o case
` [PATCH v4 6/8] firmware: qcom: scm: add modparam to control QSEECOM enablement
` [PATCH v4 7/8] firmware: qcom: scm: rework QSEECOM allowlist
` [PATCH v4 8/8] arm64: dts: qcom: sdm850-lenovo-yoga-c630: fix RTC offset info
[PATCH] block: fix false warning in bdev_count_inflight_rw()
2025-06-26 10:11 UTC (4+ messages)
[PATCH] KVM: arm64: Don't free hyp pages with pKVM on GICv2
2025-06-26 10:10 UTC
[gustavoars:testing/wfamnae-next20250616 14/19] kernel/sched/ext.c:3712:10: error: incompatible pointer types returning 'struct cgroup_hdr *' from a function with result type 'struct cgroup *'
2025-06-26 10:09 UTC
[PATCH v4 0/2] Add ADI I3C Controller
2025-06-26 10:07 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v4 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP
[syzbot] [btrfs?] possible deadlock in btrfs_join_transaction (2)
2025-06-26 10:05 UTC
[PATCH v3 0/6] spi: spi-fsl-dspi: Target mode improvements
2025-06-26 10:04 UTC (15+ messages)
` [PATCH v3 3/6] spi: spi-fsl-dspi: Stub out DMA functions
` [PATCH v3 4/6] spi: spi-fsl-dspi: Use non-coherent memory for DMA
[PATCH 0/5] drm/panel: panel-simple: Fix panel-dpi probe error
2025-06-26 10:04 UTC (6+ messages)
[PATCH v2] x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
2025-06-26 10:01 UTC (3+ messages)
[PATCH v3 0/4] Improvements for Devres
2025-06-26 10:01 UTC (4+ messages)
` [PATCH v3 3/4] rust: devres: get rid of Devres' inner Arc
[PATCH v4 0/4] CAMSS support for MSM8939
2025-06-26 10:01 UTC (4+ messages)
` [PATCH v4 3/4] media: dt-bindings: Add qcom,msm8939-camss
[PATCH] rust: simplify `Adapter::id_info`
2025-06-26 9:59 UTC (8+ messages)
[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
2025-06-26 9:58 UTC (11+ messages)
` [PATCH v2 01/10] crypto: sun8i-ce - remove channel timeout field
` [PATCH v2 02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
` [PATCH v2 03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context
` [PATCH v2 04/10] crypto: sun8i-ce - save hash buffers and dma info "
` [PATCH v2 05/10] crytpo: sun8i-ce - factor out prepare/unprepare code from ahash do_one_request
` [PATCH v2 06/10] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
` [PATCH v2 07/10] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
` [PATCH v2 08/10] crypto: sun8i-ce - factor out public versions of finalize request
` [PATCH v2 09/10] crypto: sun8i-ce - add a new function for dumping task descriptors
` [PATCH v2 10/10] crypto: sun8i-ce - implement request batching
[PATCH 0/8] update DMA API documentation
2025-06-26 9:58 UTC (5+ messages)
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints
stable-rc: 5.4 and 5.10: fanotify01.c:339: TFAIL: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") expected EXDEV: ENODEV (19)
2025-06-26 9:57 UTC (2+ messages)
[PATCH] cxl: Add CONFIG_CXL_DEBUG to drivers/cxl
2025-06-26 9:54 UTC
[PATCH MPAM 6.16.rc1] arm_mpam: Enforce to recalculate mbw_min on configuration
2025-06-26 9:52 UTC
[PATCH] fbdev: efifb: do not load efifb if PCI BAR has changed but not fixuped
2025-06-26 9:49 UTC
[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
2025-06-26 9:46 UTC (2+ messages)
[PATCH v2 0/4] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
2025-06-26 9:42 UTC (6+ messages)
` [PATCH v2 2/4] firmware: qcom: uefisecapp: add support for R/O UEFI vars
[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
2025-06-26 9:40 UTC (9+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
[PATCH v9 0/4] drm/tidss: Add OLDI bridge support
2025-06-26 9:40 UTC (2+ messages)
[PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-06-26 9:36 UTC (2+ messages)
[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
2025-06-26 9:35 UTC (3+ messages)
[PATCH v4 0/7] riscv: Add support for xmipsexectl
2025-06-26 9:34 UTC (4+ messages)
` [PATCH v4 6/7] riscv: Add tools "
[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
2025-06-26 9:33 UTC (6+ messages)
` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v7 2/5] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
` [PATCH v7 3/5] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
` [PATCH v7 4/5] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v7 5/5] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-06-26 9:31 UTC (4+ messages)
` [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
[PATCH v2 0/2] iio: imu: smi330: add bosch smi330 driver
2025-06-26 9:31 UTC (4+ messages)
` [PATCH v2 2/2] iio: imu: smi330: Add driver
` AW: "
[PATCH v3 0/2] arm64: dts: qcom: sc7280: Add property for sc7280
2025-06-26 9:29 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7280: Add memory region for audiopd
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add nsessions property for adsp
[RFC PATCH] cpufreq,base/arch_topology: Calculate cpu_capacity according to boost
2025-06-26 9:30 UTC
[PATCH] thunderbolt: Confirm the necessity to configure asym link first
2025-06-26 9:30 UTC (2+ messages)
[PATCH 0/2] Add support for IQ-8275-evk board
2025-06-26 9:30 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add bindings for IQ8 EVK board
[PATCH v3] interconnect: avoid memory allocation when 'icc_bw_lock' is held
2025-06-26 9:30 UTC (7+ messages)
[PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
2025-06-26 9:29 UTC (2+ messages)
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-06-26 9:25 UTC (9+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
` [PATCHv2 02/12] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
[PATCH v2] sched: Fix preemption string of preempt_dynamic_none
2025-06-26 9:23 UTC
[PATCH v2] panel/simple-simple: Identify simple DPI panels using .compatible field
2025-06-26 9:23 UTC (2+ messages)
[PATCH] can: ucan: Use usb_endpoint_type() rather than duplicating its implementation
2025-06-26 9:23 UTC (10+ messages)
` "
[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
2025-06-26 9:22 UTC (6+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync
[PATCH] net: usb: usbnet: fix use-after-free in race on workqueue
2025-06-26 9:21 UTC (2+ messages)
[PATCH] arm: DT: imx6: Replace license text comment with SPDX identifier
2025-06-26 9:19 UTC
[BUG] btrfs: Assertion failed in btrfs_exclop_balance on balance ioctl
2025-06-26 9:20 UTC (2+ messages)
[PATCH net-next] octeontx2-af: Fix error code in rvu_mbox_init()
2025-06-26 9:13 UTC (3+ messages)
[BUG] Five data races in btrfs
2025-06-26 9:10 UTC (2+ messages)
[PATCH v3 00/17] Add MediaTek SoC DRM support for MT8196
2025-06-26 9:10 UTC (3+ messages)
` [PATCH v3 02/17] dt-bindings: display: mediatek: add EXDMA yaml "
[PATCH 1/3] x86/bugs: Add SRSO_MITIGATION_NOSMT
2025-06-26 9:10 UTC (2+ messages)
` [tip: x86/bugs] "
[PATCH 2/3] x86/bugs: Use IBPB for retbleed if used by SRSO
2025-06-26 9:09 UTC (2+ messages)
` [tip: x86/bugs] "
[PATCH v2] sched/numa: Introduce per cgroup numa balance control
2025-06-26 9:07 UTC (3+ messages)
[PATCH net-next v2] net/mlx5e: Fix error handling in RQ memory model registration
2025-06-26 9:07 UTC (2+ messages)
[PATCH 0/3] Fix STM32 I2C dma operations
2025-06-26 9:03 UTC (6+ messages)
` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH 2/3] i2c: stm32f7: unmap DMA mapped buffer
[tip: x86/urgent] x86/traps: Initialize DR7 by writing its architectural reset value
2025-06-26 9:04 UTC (2+ messages)
[PATCH v6 00/14] Add a single source of truth for UBWC configuration data
2025-06-26 9:02 UTC (15+ messages)
` [PATCH v6 01/14] soc: qcom: Add UBWC config provider
` [PATCH v6 02/14] drm/msm: Offset MDSS HBB value by 13
` [PATCH v6 03/14] drm/msm: Use the central UBWC config database
` [PATCH v6 04/14] drm/msm/a6xx: Get a handle to the common UBWC config
` [PATCH v6 05/14] drm/msm/a6xx: Resolve the meaning of AMSBC
` [PATCH v6 06/14] drm/msm/a6xx: Simplify uavflagprd_inv detection
` [PATCH v6 07/14] drm/msm/a6xx: Resolve the meaning of UBWC_MODE
` [PATCH v6 08/14] drm/msm/a6xx: Replace '2' with BIT(1) in level2_swizzling_dis calc
` [PATCH v6 09/14] drm/msm/a6xx: Resolve the meaning of rgb565_predicator
` [PATCH v6 10/14] drm/msm/a6xx: Simplify min_acc_len calculation
` [PATCH v6 11/14] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
` [PATCH v6 12/14] soc: qcom: ubwc: Add #defines for UBWC swizzle bits
` [PATCH v6 13/14] soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack one
` [PATCH v6 14/14] drm/msm/adreno: Switch to the common UBWC config struct
[PATCH] [net] net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
2025-06-26 9:01 UTC (2+ messages)
[PATCH] erofs: get rid of {get,put}_page() for ztailpacking data
2025-06-26 8:54 UTC
[PATCH v2] perf/aux: Properly launch pending disable flow
2025-06-26 8:59 UTC (2+ messages)
` [tip: perf/urgent] perf/aux: Fix pending disable flow when the AUX ring buffer overruns
[PATCH 6.15 000/588] 6.15.4-rc2 review
2025-06-26 8:59 UTC (6+ messages)
[PATCH] net: fec: allow disable coalescing
2025-06-26 8:59 UTC (6+ messages)
[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
2025-06-26 8:59 UTC (5+ messages)
` [PATCH v5 1/5] KVM: x86: Replace growing set of *_in_guest bools with a u64
` [PATCH v5 2/5] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
[PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
2025-06-26 8:57 UTC (2+ messages)
[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
2025-06-26 8:53 UTC (11+ messages)
[PATCH] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
2025-06-26 8:56 UTC (2+ messages)
[PATCH v2 00/11] ARM: Add support for MediaTek MT6572 SoC
2025-06-26 8:54 UTC (12+ messages)
` [PATCH v2 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH v2 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH v2 03/11] dt-bindings: timer: mediatek: "
` [PATCH v2 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v2 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH v2 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH v2 07/11] ARM: mediatek: add board_dt_compat entry for "
` [PATCH v2 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH v2 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH v2 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH v2 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board
[PATCH v3 0/7] Axiado AX3000 SoC and Evaluation Board Support
2025-06-26 8:50 UTC (7+ messages)
` [PATCH v3 5/7] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
[PATCH 0/3] Add PM4125 audio codec driver
2025-06-26 8:48 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: mfd: qcom,spmi-pmic: add pm4125 audio codec
[net-next, 09/10] bng_en: Initialize default configuration
2025-06-26 8:47 UTC (2+ messages)
[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
2025-06-26 8:47 UTC (6+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions
[net-next, v2 00/10] Introducing Broadcom BNGE Ethernet Driver
2025-06-26 14:08 UTC (11+ messages)
` [net-next, v2 01/10] bng_en: Add PCI interface
` [net-next, v2 02/10] bng_en: Add devlink interface
` [net-next, v2 03/10] bng_en: Add firmware communication mechanism
` [net-next, v2 04/10] bng_en: Add initial interaction with firmware
` [net-next, v2 05/10] bng_en: Add ring memory allocation support
` [net-next, v2 06/10] bng_en: Add backing store support
` [net-next, v2 07/10] bng_en: Add resource management support
` [net-next, v2 08/10] bng_en: Add irq allocation support
` [net-next, v2 09/10] bng_en: Initialize default configuration
` [net-next, v2 10/10] bng_en: Add a network device
[PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)
2025-06-26 8:45 UTC (2+ messages)
[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-26 8:44 UTC (3+ messages)
` [PATCH v11 13/14] perf/x86: Rename and move get_segment_base() and make it global
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
2025-06-26 8:43 UTC (3+ messages)
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
[PATCH] power: sequencing: qcom-wcn: Fix bluetooth-wifi copypasta for WCN6855
2025-06-26 8:42 UTC (3+ messages)
[PATCH v1] drm/sched: Fix racy access to drm_sched_entity.dependency
2025-06-26 8:41 UTC (2+ messages)
[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
2025-06-26 8:40 UTC (2+ messages)
[PATCH 0/4] Convert motorola to use ptdescs
2025-06-26 8:39 UTC (9+ messages)
` [PATCH 1/4] m68k: mm: Convert get_pointer_table() "
` [PATCH 2/4] m68k: mm: Convert free_pointer_table() "
` [PATCH 3/4] m68k: mm: Convert init_pointer_table() "
` [PATCH 4/4] m68k: mm: Convert pointer table macros "
[PATCH] iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown mode
2025-06-26 8:38 UTC
[PATCH] regulator: core: fix NULL dereference on unbind due to stale coupling data
2025-06-26 8:38 UTC
[RFC 00/19] Kernel API Specification Framework
2025-06-26 8:37 UTC (7+ messages)
[PATCH v4 0/4] support large align and nid in Rust allocators
2025-06-26 8:36 UTC (5+ messages)
` [PATCHi v4 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v4 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v4 3/4] rust: support large alignments in allocations
` [PATCH v4 4/4] rust: support NUMA ids "
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;
as well as URLs for NNTP newsgroup(s).