messages from 2025-10-02 10:33:28 to 2025-10-02 11:50:29 UTC [more...]
[PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug
2025-10-02 11:50 UTC (3+ messages)
[RFC PATCH] dt-bindings: mfd: Add Renesas R2A11302FT PMIC
2025-10-02 11:50 UTC (4+ messages)
[meta-oe][PATCH 0/3] openocd: Add dmem support and update dependencies
2025-10-02 7:17 UTC (3+ messages)
[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
2025-10-02 11:49 UTC (4+ messages)
[PATCH 0/4] dt-bindings: watchdog: factor out RZ watchdogs
2025-10-02 11:49 UTC (4+ messages)
` [PATCH 4/4] dt-bindings: watchdog: factor out RZ/V2H(P) watchdog
[PATCH v2 0/2] rust: pci: don't probe() VFs in nova-core
2025-10-02 11:49 UTC (3+ messages)
` [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs
[Buildroot] Run Test Problem
2025-10-02 11:48 UTC (3+ messages)
[PATCH 00/14] iommu: fix device leaks
2025-10-02 11:48 UTC (5+ messages)
[Bug 220621] New: Display freezes ASUS AMD ROG z13
2025-10-02 11:47 UTC (2+ messages)
` [Bug 220621] "
[PATCH 0/1] files-backend: check symref name before update
2025-10-02 11:47 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-10-02 11:45 UTC (9+ messages)
[PATCH v4] env: spi: Fix gd->env_valid for the first write
2025-10-02 11:46 UTC (3+ messages)
marvell/octeontx2: XDP vs skb headroom reservation
2025-10-02 11:46 UTC
[PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval
2025-10-02 11:45 UTC (2+ messages)
Linux kernel 5.4.300 released
2025-10-02 11:45 UTC
LINSTOR GUI v1.9.10
2025-10-02 11:45 UTC
[PATCH v4 0/7] refs/reftable: add consistency checks
2025-10-02 11:44 UTC (7+ messages)
` [PATCH v4 3/7] reftable: check for trailing newline in 'tables.list'
` [PATCH v4 6/7] reftable: add code to facilitate consistency checks
` [PATCH v4 7/7] refs/reftable: add fsck check for checking the table name
linux-next: build failure after merge of the fixes tree
2025-10-02 11:43 UTC (2+ messages)
activity-led usage
2025-10-02 11:36 UTC (11+ messages)
[PATCH v3] dt-bindings: ASoC: Convert MediaTek RT5650 codecs bindings to DT schema
2025-10-02 11:42 UTC (2+ messages)
[PATCH 0/2] ext4: fix an data corruption issue in nojournal mode
2025-10-02 11:42 UTC (2+ messages)
[PATCH 1/2] rv: Fully convert enabled_monitors to use list_head as iterator
2025-10-02 11:42 UTC (2+ messages)
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-02 11:39 UTC (3+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
Writing custom hardware tests
2025-10-02 11:38 UTC (2+ messages)
` [yocto] "
[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
2025-10-02 11:38 UTC (9+ messages)
` [RFC V3 4/9] mm/migrate: add migrate_folios_batch_move to batch the folio move operations
` [RFC V3 5/9] mm: add support for copy offload for folio Migration
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine
` [RFC V3 7/9] dcbm: add dma core batch migrator for batch page offloading
[PATCH] ubi: extend support for LED activity
2025-10-02 11:35 UTC
[GIT PULL] Crypto Update for 6.17
2025-10-02 11:30 UTC (8+ messages)
` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]
[PATCH 0/6] odb: track commit graphs via object source
2025-10-02 11:35 UTC (9+ messages)
[PATCH] mesa: 25.2.4
2025-10-02 11:35 UTC
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-02 11:34 UTC (4+ messages)
` [PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
[PATCH] mesa: 25.3.4
2025-10-02 11:34 UTC (3+ messages)
` [OE-core] "
[PATCH 00/17] hw/riscv, target/riscv: initial e-trace support
2025-10-02 11:23 UTC (18+ messages)
` [PATCH 01/17] hw/riscv: Trace Encoder initial impl
` [PATCH 02/17] hw/riscv: Trace RAM Sink "
` [PATCH 03/17] hw/riscv/trace-encoder: add trace start/stop logic
` [PATCH 04/17] hw/riscv/virt.c: add trace encoders and trace ram sinks
` [PATCH 05/17] hw/riscv/virt.c add trace encoder and ramsink fdt nodes
` [PATCH 06/17] hw/riscv: add e-trace message helpers
` [PATCH 07/17] target/riscv: add initial trace instrumentation
` [PATCH 08/17] hw/riscv/trace-encoder: write e-trace packets to RAM sink
` [PATCH 09/17] test/qtest: add riscv-trace-test.c
` [PATCH 10/17] hw/riscv/rv-trace-messages.c: add encoded trap message
` [PATCH 11/17] hw/riscv, target/riscv: send trace trap messages
` [PATCH 12/17] target/riscv, hw/riscv: send trace ppccd packets
` [PATCH 13/17] hw/riscv/trace: add format2 msg helper
` [PATCH 14/17] hw/riscv, target/riscv: send resync updiscon trace packets
` [PATCH 15/17] hw/riscv/rv-trace-messages: add format 1 msgs with branch info
` [PATCH 16/17] hw/riscv/trace-encoder: send branches info
` [PATCH 17/17] hw/riscv/trace: update branch bit in sync messages
[PATCH v3 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
2025-10-02 11:34 UTC (7+ messages)
` [PATCH v3 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v3 2/6] ACPI: DPTF: Move INT340X device IDs to header
` [PATCH v3 3/6] ACPI: DPTF: Move PCH FIVR "
` [PATCH v3 4/6] ACPI: DPTF: Remove not supported INT340X IDs
` [PATCH v3 5/6] ACPI: platform: Add macro for acpi platform driver
` [PATCH v3 6/6] ACPI: DPTF: Move INT340X enumeration to modules
[PATCH] doc: fix anchors namespace in guides
2025-10-02 11:32 UTC (3+ messages)
` [PATCH v2 1/2] doc: remove unused anchors
` [PATCH v2 2/2] doc: fix anchors namespace in guides
[PATCH v3 phy 00/17] Lynx 28G improvements part 1
2025-10-02 11:32 UTC (16+ messages)
` [PATCH v3 phy 12/17] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH v3 phy 13/17] phy: lynx-28g: probe on per-SoC and per-instance compatible strings
[PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready
2025-10-02 11:32 UTC (2+ messages)
[RFC PATCH v4 00/28] Cache aware load-balancing
2025-10-02 11:31 UTC (4+ messages)
` [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow cache aware scheduling
linux-next: manual merge of the vfs-brauner tree with the origin tree
2025-10-02 11:31 UTC
[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2025-10-02 11:30 UTC (7+ messages)
` [PATCH v2 03/20] rv: Unify DA event handling functions across monitor types
` [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings
SVSM Development Call October 1st, 2025
2025-10-02 11:29 UTC (2+ messages)
[PATCH v2] stable: crypto: sha256 - fix crash at kexec
2025-10-02 11:28 UTC (2+ messages)
[PATCH 0/5] gitlab-ci: some fixes for failures on Windows
2025-10-02 11:24 UTC (8+ messages)
` [PATCH 1/5] gitlab-ci: dedup instructions to disable realtime monitoring
` [PATCH 2/5] gitlab-ci: ignore failures "
` [PATCH 3/5] gitlab-ci: drop workaround for Python certificate store on Windows
` [PATCH 4/5] gitlab-ci: upload Meson test logs as JUnit reports
` [PATCH 5/5] t8020: fix test failure due to indeterministic tag sorting
[PATCH] drm/i915/panic: fix panic structure allocation memory leak
2025-10-02 11:24 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling
2025-10-02 11:22 UTC
[PATCH 00/21] mm: ASI direct map management
2025-10-02 11:23 UTC (7+ messages)
[PATCH v5 0/5] Handle NBCON consoles on KDB
2025-10-02 11:23 UTC (4+ messages)
` [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers
[PATCH] sched: drop unused variable cpumask in mm_cid_get()
2025-10-02 11:23 UTC
[PATCH net] selftests: net: unify the Makefile formats
2025-10-02 11:21 UTC (3+ messages)
[Discuss] First steps for ASI (ASI is fast again)
2025-10-02 11:21 UTC (4+ messages)
[PATCH] board: phytec: phycore_imx8mp: Add rauc to bootmeths
2025-10-02 11:20 UTC
[PATCH] sqlite3: upgrade 3.48.0 -> 3.50.4
2025-10-02 11:20 UTC (2+ messages)
` [OE-core] "
[PATCH net] selftests: net: sort configs
2025-10-02 11:19 UTC (5+ messages)
[PATCH RFC] usb: typec: thunderbolt: Fix Thunderbolt adapter type bitfield values
2025-10-02 11:19 UTC (2+ messages)
[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
2025-10-02 11:13 UTC (2+ messages)
[PATCH v3 00/31] CoreSight: Address CPU Power Management Issues
2025-10-02 11:12 UTC (5+ messages)
` [PATCH v3 11/31] coresight: Populate CPU ID into the coresight_device structure
` [PATCH v3 14/31] coresight: Register CPU PM notifier in core layer
[PATCH] xen/arm: XEN_DOMCTL_get_address_size hypercall support
2025-10-02 11:10 UTC (3+ messages)
linux-next: manual merge of the nfsd tree with the nfs-anna tree
2025-10-02 11:08 UTC
[GIT PULL] s390 fixes for 6.17-rc3
2025-10-02 11:05 UTC (3+ messages)
[PATCH v5 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-02 10:45 UTC (12+ messages)
` [PATCH v5 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v5 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v5 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v5 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v5 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
[PATCH] netfilter: nfnetlink: always ACK batch end if requested
2025-10-02 11:03 UTC (6+ messages)
[PATCH] fs: semihosting: Use correct variable for error check
2025-10-02 11:03 UTC (4+ messages)
[PATCH 0/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry
2025-10-02 11:01 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] mesa: 25.3.4
2025-10-02 11:01 UTC (2+ messages)
` Patchtest results for "
[PATCH 00/11] Create APIs to centralise locking for directory ops
2025-10-02 10:56 UTC (9+ messages)
` [PATCH 03/11] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH 09/11] VFS/ovl/smb: introduce start_renaming_dentry()
[GIT PULL] printk for 6.18
2025-10-02 10:53 UTC
[PATCH v5 0/3] Add Input Video Control Block driver for RZ/V2H
2025-10-02 10:53 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: media: Add bindings for the RZ/V2H(P) IVC block
` [PATCH v5 2/3] media: platform: Add Renesas Input Video Control block driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for rzv2h-ivc driver
[PATCH] do_reconnect: expiry check of dclist BEFORE lookup using it
2025-10-02 10:52 UTC
[PATCH v12 00/15] Add Arm Mali-C55 Image Signal Processor Driver
2025-10-02 10:51 UTC (3+ messages)
` [PATCH v12 04/15] media: uapi: Add controls for Mali-C55 ISP
[meta-oe][PATCH v2 1/2] mariadb: Fix a crash in my_convert()
2025-10-02 10:48 UTC (2+ messages)
` [meta-oe][PATCH v2 2/2] mariadb: 11.4.8
[PATCH 00/10] drm/panthor: minor AS_CONTROL clean up
2025-10-02 10:48 UTC (12+ messages)
` [PATCH 02/10] drm/panthor: rename and document lock_region
` [PATCH 04/10] drm/panthor: add mmu_hw_cmd_update
` [PATCH 05/10] drm/panthor: rename and document mmu_hw_do_operation_locked
` [PATCH 06/10] drm/panthor: remove write_cmd
` [PATCH 07/10] drm/panthor: remove unnecessary mmu_hw_wait_ready calls
[PATCH tiU25.01 0/2] ANDROID: Add some features link to OPTEE TA AVB
2025-10-02 10:45 UTC (3+ messages)
` [PATCH tiU25.01 1/2] PENDING: fastboot: Implement Android bootloader locking with CONFIG_FASTBOOT_LOCKING
` [PATCH tiU25.01 2/2] PENDING: avb: Add automatic Root of Trust integration for Android KeyMint
[PATCH 0/3] Switch to container_of_const() in macros
2025-10-02 10:45 UTC (3+ messages)
` [PATCH 3/3] media: v4l2-dev: Make macros to obtain containers const-aware
[PATCH v10 i-g-t 00/10] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
2025-10-02 10:44 UTC (11+ messages)
` [PATCH v10 i-g-t 01/10] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v10 i-g-t 02/10] lib/xe_eudebug: Don't fail in __wait_token if pipe was broken
` [PATCH v10 i-g-t 03/10] tests/xe_eudebug_online: Allow dead client in set-breakpoint-sigint-debugger
` [PATCH v10 i-g-t 04/10] lib/xe_eudebug: Introduce xe_eudebug_debugger_kill
` [PATCH v10 i-g-t 05/10] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v10 i-g-t 06/10] lib/xe_eudebug: Repeat poll in debugger_worker_loop if interrupted
` [PATCH v10 i-g-t 07/10] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v10 i-g-t 08/10] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger
` [PATCH v10 i-g-t 09/10] lib/xe_eudebug: Introduce SIGTERM handling
` [PATCH v10 i-g-t 10/10] tests/xe_eudebug_online: Issue SIGTERM in set-breakpoint-sigint-debugger
[Bug Report] Intel AX1775 / AX1790 / BE20 / BE401 / BE1750 2x2 (Wi-Fi 7) fails to resume after suspend (s2idle)
2025-10-02 10:43 UTC (10+ messages)
[PATCH] ext4: reject inline data flag when i_extra_isize is zero
2025-10-02 10:41 UTC
[XTF PATCH] x86: Remove Xen as a hard requirement to run XTF
2025-10-02 10:41 UTC (3+ messages)
[RESEND v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-10-02 10:40 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
2025-10-02 10:39 UTC (3+ messages)
` [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function
[PATCH for-4.21] x86/hvm: fix reading from 0xe9 IO port if port E9 hack is active
2025-10-02 10:37 UTC (2+ messages)
blktests failures with v6.17 kernel
2025-10-02 10:35 UTC
[PATCH v3 0/2] tap-win32: fix multiple tap support
2025-10-02 10:33 UTC (2+ messages)
[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
2025-10-02 10:36 UTC
[RFC 0/2] support vduse feature provisioning in vdpa netlink command
2025-10-02 10:35 UTC (3+ messages)
` [RFC 1/2] vduse: support feature provisioning
` [RFC 2/2] vduse: allow to specify device-specific features if it's multiclass
[PATCH] fixed mailing list subscription address
2025-10-02 10:35 UTC
[PATCH] ci: configure Coderabbit
2025-10-02 10:34 UTC (5+ messages)
[PATCH v7 0/2] add VCP mailbox driver
2025-10-02 10:34 UTC (3+ messages)
` [PATCH v7 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver
[jirislaby:devel] 414f4c2d16: BUG:kernel_NULL_pointer_dereference,address
2025-10-02 10:33 UTC
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.