messages from 2026-08-18 01:11:14 to 2026-08-19 14:40:33 UTC [more...]
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-08-19 14:40 UTC (44+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH v2 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH v2 07/15] accel/qda: Add memory manager for CB devices
` [PATCH v2 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH v2 10/15] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH v2 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support
[PATCH net-next v3 0/7] netconsole: validate a target's IP address configuration
2026-08-19 14:26 UTC (3+ messages)
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-19 14:21 UTC (6+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v19 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
[PATCH] docs: threat-model: fix /dev/kmsg reference
2026-08-19 13:52 UTC (2+ messages)
[PATCH] docs: panic: Disclaimer about console verbosity when using panic_print with pstore
2026-08-19 13:52 UTC (2+ messages)
[PATCH v38 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-19 18:46 UTC (8+ messages)
` [PATCH v38 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v38 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v38 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v38 4/7] firmware: imx: device context dedicated to priv
` [PATCH v38 5/7] firmware: imx: adds miscdev
` [PATCH v38 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v38 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
What's cooking in Chinese docs (Aug 2026, #01)
2026-08-19 12:49 UTC (2+ messages)
[PATCH v1] pstore/blk: add best-effort polled panic_write for block devices
2026-08-19 10:54 UTC
[PATCH 00/12] drm/panic: Split into core and helpers
2026-08-19 10:45 UTC (17+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 02/12] drm/panic: Make allocation of zlib workspace more robust
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 08/12] drm/panic: Split draw_panic_plane()
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
` [PATCH 10/12] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH 11/12] drm/panic: Move panic display code into helper library
` [PATCH 12/12] drm/panic: Compile KUnit tests as module
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-19 10:19 UTC (6+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
[PATCH v3 09/10] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
2026-08-19 10:09 UTC (5+ messages)
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-19 9:15 UTC (7+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH 0/2] rust: kunit: enforce test configurability
2026-08-19 8:57 UTC (11+ messages)
` [PATCH 1/2] gpu: nova-core: add a KUnit test configuration option
` [PATCH 2/2] rust: kunit: move test configuration gating into macro
[PATCH v6 5/7] net: wwan: t9xx: Add FSM thread
2026-08-19 8:09 UTC (3+ messages)
[PATCH v6 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-08-19 7:59 UTC (6+ messages)
` [PATCH v6 7/7] net: wwan: t9xx: Add maintainers entry
` [External Mail] Re: [PATCH v6 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
[PATCH v6 1/7] net: wwan: t9xx: Add PCIe core
2026-08-19 7:56 UTC (3+ messages)
[PATCH v4 00/12] leds: Add support for hardware-initiated hardware control trigger transition
2026-08-19 7:41 UTC (2+ messages)
[PATCH] XArray: document that tags persist after storing new elements
2026-08-19 6:57 UTC
[PATCH v37 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-19 11:42 UTC (8+ messages)
` [PATCH v37 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v37 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v37 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v37 4/7] firmware: imx: device context dedicated to priv
` [PATCH v37 5/7] firmware: imx: adds miscdev
` [PATCH v37 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v37 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH v3 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
2026-08-19 3:17 UTC (5+ messages)
` [PATCH v3 1/3] tools/mm/page_owner_sort: fix --sort option being silently ignored
` [PATCH v3 2/3] tools/mm/page_owner_sort: add module name sort/cull/filter support
` [PATCH v3 3/3] tools/mm/page_owner_sort: show available sort keys in usage text
[RESEND PATCH v2] docs/zh_CN: sync page_table_check.rst translation
2026-08-19 2:55 UTC
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-19 2:51 UTC (7+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[PATCH v25 net-next 00/10] nbl driver for Nebulamatrix NICs
2026-08-19 0:28 UTC (12+ messages)
` [PATCH v25 net-next 01/10] net/nebula-matrix: add minimum nbl build framework
` [PATCH v25 net-next 02/10] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v25 net-next 03/10] net/nebula-matrix: add channel layer
` [PATCH v25 net-next 04/10] net/nebula-matrix: add common resource implementation
` [PATCH v25 net-next 05/10] net/nebula-matrix: add intr "
` [PATCH v25 net-next 06/10] net/nebula-matrix: add chip-wide hardware init/deinit implementation
` [PATCH v25 net-next 07/10] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v25 net-next 08/10] net/nebula-matrix: dispatch: implement channel RPC framework and serialize hardware ops
` [PATCH v25 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
` [PATCH v25 net-next 10/10] net/nebula-matrix: add common dev start/stop operation
[PATCH v2] Documentation: hwmon: replace full-width colon by a standard ASCII colon
2026-08-18 23:39 UTC (2+ messages)
[PATCH v7 0/3] Rework TPS25990 direct conversions and add TPS1689 support
2026-08-18 23:38 UTC (7+ messages)
` [PATCH v7 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
` [PATCH v7 2/3] dt-bindings: hwmon: pmbus/tps25990: Add TPS1689
` [PATCH v7 3/3] hwmon: (pmbus/tps25990): Add TPS1689 support
[PATCH v2 0/1] hwmon: Add Minisforum UM780 XTX EC monitoring and fan control
2026-08-18 23:24 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-18 22:56 UTC (10+ messages)
` [PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v12 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
[PATCH] docs: filesystems: proc: fix typos
2026-08-18 22:31 UTC (2+ messages)
[RFC PATCH net-next] selftests/net: Introduce a selftest for ethtool flow control
2026-08-18 18:44 UTC (3+ messages)
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-18 18:41 UTC (4+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-08-18 17:01 UTC (2+ messages)
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-18 16:35 UTC (27+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
2026-08-18 15:26 UTC (7+ messages)
` [PATCH 0/6] "
` [PATCH 1/6] platform/x86: msi-wmi-platform: Move guard out of switch in platform_write()
[PATCH v2 0/5] perf: Add CoreSight branch history to existing samples
2026-08-18 15:13 UTC (9+ messages)
` [PATCH v2 2/5] perf cs-etm: Split up cs_etm__process_timestamped_queues()
` [PATCH v2 3/5] perf cs-etm: Add branch history to existing samples
` [PATCH v2 4/5] perf test cs-etm: Test branch history on "
[PATCH] docs: oa-tc6-framework: Fix link to specification
2026-08-18 14:51 UTC (2+ messages)
[RFC PATCH 0/4] espi: introduce eSPI bus framework
2026-08-18 13:25 UTC (6+ messages)
[PATCH v7 11/23] firmware: arm_scmi: Add Telemetry notification support
2026-08-18 13:25 UTC (3+ messages)
[PATCH 0/4] kho: rename "scratch" to "bootmem"
2026-08-18 12:59 UTC (5+ messages)
[PATCH v6 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
2026-08-18 12:41 UTC (3+ messages)
` [External Mail] "
[PATCH v6 2/7] net: wwan: t9xx: Add control plane transaction layer
2026-08-18 12:22 UTC (3+ messages)
` [External Mail] "
[PATCH 02/21] HID: add documentation and Coccinelle script for FF registration race
2026-08-18 12:08 UTC (3+ messages)
` "
[PATCH net-next RFC 0/6] netconsole: Support messages ratelimit-ing
2026-08-18 10:29 UTC (7+ messages)
` [PATCH net-next RFC 1/6] netconsole: add a per-target message rate limit
` [PATCH net-next RFC 2/6] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next RFC 3/6] netconsole: allow configuring the rate limit burst "
` [PATCH net-next RFC 4/6] netconsole: tell the target when the rate limit drops messages
` [PATCH net-next RFC 5/6] docs: netconsole: document rate limit feature
` [PATCH net-next RFC 6/6] selftests: netcons: test the per-target rate limit
[PATCH v3 00/16] docs/zh_TW: localize terminology and sync process/ documents
2026-08-18 9:23 UTC (2+ messages)
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-18 9:03 UTC (8+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
[PATCH v3 00/17] PCI/P2PDMA: Fix ACS egress control handling
2026-08-18 8:35 UTC (2+ messages)
[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-08-18 8:27 UTC (4+ messages)
` [PATCH v3 01/14] dt-bindings: iio: adc: Add AD7768
[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
2026-08-18 8:22 UTC (12+ messages)
[PATCH net-next v3 0/4] driver core, net: handle fw_devlink for class devices and PHY packages
2026-08-18 7:48 UTC (9+ messages)
` [PATCH net-next v3 1/4] driver core: add fw_devlink supplier-copy helper
` [PATCH net-next v3 2/4] net: mdio: link PHY package suppliers to member PHYs
` [PATCH net-next v3 3/4] net: mdio: defer supplier sync during OF population
` [PATCH net-next v3 4/4] driver core: handle managed links for class devices
[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
2026-08-18 7:35 UTC (2+ messages)
[PATCH 1/2] riscv: hwprobe: export the availability of vector to user
2026-08-18 7:29 UTC (6+ messages)
` [EXT] "
[linuxsecuritymodule:main 1/1] htmldocs: Warning: README.md references a file that doesn't exist: Documentation/API/obsolete
2026-08-18 7:18 UTC
[PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation
2026-08-18 7:03 UTC (8+ messages)
` [PATCH v8 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation
` [PATCH v8 3/7] docs/zh_CN: update DAMON index translation
` [PATCH v8 4/7] docs/zh_CN: update DAMON start translation
` [PATCH v8 5/7] docs/zh_CN: update DAMON usage translation
` [PATCH v8 6/7] docs/zh_CN: update DAMON reclaim translation
` [PATCH v8 7/7] docs/zh_CN: update DAMON LRU sort translation
[PATCH] Documentation: hwmon: replace a confusable
2026-08-18 4:05 UTC (2+ messages)
[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
2026-08-18 2:28 UTC (8+ messages)
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description
[PATCH net-next v8 00/15][pull request] Introduce iXD driver
2026-08-18 1:10 UTC (2+ 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