messages from 2026-08-24 07:59:23 to 2026-08-25 10:37:44 UTC [more...]
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
2026-08-25 10:37 UTC (19+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-25 10:15 UTC (11+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-25 10:06 UTC (22+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
[PATCH] coccinelle: update Coccinelle website URL
2026-08-25 9:56 UTC (3+ messages)
` "
[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-25 9:26 UTC (25+ messages)
` [PATCH v7 1/6] selftests/mm: make file helpers return errors
` [PATCH v7 2/6] tools/lib/mm: add shared file helpers
` [PATCH v7 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v7 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v7 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v7 6/6] selftests/mm: add a GUP selftest
[PATCH v2 0/2] support kselftest on nommu platform
2026-08-25 8:37 UTC (4+ messages)
` [PATCH v2 1/2] selftests: run tests on nommu architecture
` [PATCH v2 2/2] selftests/mm: add nommu mmap and mremap behavior tests
[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
2026-08-25 8:16 UTC (5+ messages)
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation
[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
2026-08-25 8:07 UTC (4+ messages)
` [PATCH v2 09/15] drm/mediatek: remove dependency on DRM simple helpers
[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
2026-08-25 7:40 UTC (9+ messages)
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
[PATCH v4] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
2026-08-25 7:06 UTC (2+ messages)
[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
2026-08-25 6:28 UTC (3+ messages)
` [PATCH 1/2] PCI/P2PDMA: Update DMABUF lifecycle docs after move_notify() rename
` [PATCH 2/2] dma-buf: Document how exporters and importers agree on mapping lifetime
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-08-25 5:31 UTC (4+ messages)
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-24 23:53 UTC (11+ messages)
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
2026-08-24 23:22 UTC (21+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Do not tear down the allocate attribute on registration failure
` [PATCH v4 02/18] PCI/P2PDMA: Wait for RCU readers before freeing state
` [PATCH v4 03/18] PCI/P2PDMA: Restrict the p2pmem search to pool backed providers
` [PATCH v4 04/18] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH v4 05/18] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
` I
` [PATCH v4 06/18] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
` [PATCH v4 07/18] PCI/P2PDMA: Document the Address Type assumption
` [PATCH v4 08/18] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v4 10/18] PCI: Account for ACS egress control in "
[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
2026-08-24 22:38 UTC
[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
2026-08-24 22:37 UTC
[PATCH v10 00/24] Introduce SCMI Telemetry support
2026-08-24 21:04 UTC (5+ messages)
` [PATCH v10 03/24] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v10 06/24] firmware: arm_scmi: Add basic Telemetry support
[PATCH 0/2] x86/mce: Rate-limit storm notices and add a corrected error ceiling
2026-08-24 20:47 UTC (7+ messages)
` [PATCH 2/2] x86/mce: Add mce=panic_on_ce_count to panic on a corrected error flood
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-08-24 20:14 UTC (17+ messages)
` [PATCH v8 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v8 03/12] PCI: liveupdate: Track incoming "
` [PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
` [PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
` [PATCH v8 09/12] PCI: liveupdate: Adopt ARI Forwarding Enable on preserved bridges
` [PATCH v8 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v8 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v8 12/12] Documentation: PCI: Add documentation for Live Update
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2026-08-24 18:31 UTC (5+ messages)
[PATCH 0/7] docs: core-api: Fix stale function names and a broken example
2026-08-24 18:28 UTC (7+ messages)
` [PATCH 1/7] docs: cpu_hotplug: Fix multi-instance removal calls
` [PATCH 3/7] docs: dma-attributes: Fix dma_alloc_attrs() name
[PATCH v42 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-24 23:03 UTC (8+ messages)
` [PATCH v42 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v42 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v42 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v42 4/7] firmware: imx: device context dedicated to priv
` [PATCH v42 5/7] firmware: imx: adds miscdev
` [PATCH v42 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v42 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-24 17:24 UTC (7+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[PATCH] docs: automarkup.py: add skipidentifiers
2026-08-24 17:13 UTC (2+ messages)
[PATCH V2] docs: panic: Disclaimer about console verbosity when using panic_print with pstore
2026-08-24 17:13 UTC (2+ messages)
[PATCH v2] docs: kernel-parameters: add CPU_FREQ, CPU_IDLE build options
2026-08-24 17:09 UTC (2+ messages)
[PATCH] doc:it_IT: align Italian documentation in process
2026-08-24 17:07 UTC (3+ messages)
[PATCH] docs: threat-model: fix /dev/kmsg reference
2026-08-24 17:02 UTC (2+ messages)
[PATCH] docs: block: fix dead http link in blk-mq.rst
2026-08-24 17:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] docs: cgroup-v2: fix misc.events key format description
2026-08-24 17:00 UTC (2+ messages)
[PATCH] docs/ja_JP: translate submitting-patches.rst (tag usage)
2026-08-24 16:59 UTC (5+ messages)
[PATCH v3 0/2] docs/ksm: fix advisor documentation and comment
2026-08-24 16:51 UTC (6+ messages)
` [PATCH v3 1/2] docs: ksm: fix typos in sysfs knob names
` [PATCH v3 2/2] mm/ksm: fix advisor_min_pages_to_scan description
[PATCH v3] Documentation: process: Capitalize Git, Quilt, and Mercurial consistently
2026-08-24 16:46 UTC (3+ messages)
[PATCH v6 0/5] Enhance RPMsg buffer management
2026-08-24 16:37 UTC (7+ messages)
` [PATCH v6 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v6 4/5] docs: rpmsg: add virtio config space details
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-24 16:30 UTC (5+ messages)
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
` [PATCH v4 4/7] mm/khugepaged: fix outdated comments
[PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
2026-08-24 16:08 UTC (4+ messages)
[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
2026-08-24 15:23 UTC (8+ messages)
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-08-24 15:07 UTC (4+ messages)
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-08-24 15:06 UTC (4+ messages)
` [PATCH v3 05/14] iio: adc: Add AD7768 and AD7768-4 core support
[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-08-24 14:38 UTC (3+ messages)
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
[PATCH v2 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-08-24 14:32 UTC (4+ messages)
` [PATCH v2 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
[PATCH] docs/zh_CN: update maintainer/configure-git.rst translation
2026-08-24 13:32 UTC (3+ messages)
[Issue] sphinx: incorrect high-lighting
2026-08-24 13:26 UTC (4+ messages)
[PATCH v2 00/13] drm/panic: Split into core and helpers
2026-08-24 12:43 UTC (14+ messages)
` [PATCH v2 01/13] drm/panic: Do not use un-escaped URL as format string
` [PATCH v2 02/13] drm/panic: Test address from kmap op for NULL
` [PATCH v2 03/13] drm/panic: Return -EINVAL if font is not available
` [PATCH v2 04/13] drm/panic: Return errno codes if panic output fails
` [PATCH v2 05/13] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v2 06/13] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v2 07/13] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v2 08/13] drm/panic: Split draw_panic_plane()
` [PATCH v2 09/13] drm/panic: Restrict to primary planes; unconditionally unregister
` [PATCH v2 10/13] drm/panic: Display panic screen via per-plane callback
` [PATCH v2 11/13] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v2 12/13] drm/panic: Move panic display code into helper library
` [PATCH v2 13/13] drm/panic: Compile KUnit tests as module
[PATCH] NFSD: docs: Fix pNFS SCSI Kconfig symbol
2026-08-24 12:46 UTC (2+ messages)
[PATCH v2] Documentation: process: Capitalize Git, Quilt, and Mercurial consistently
2026-08-24 12:02 UTC (2+ messages)
[PATCH] docs: cgroup-v2: fix misc.events key format description
2026-08-24 11:15 UTC (2+ messages)
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-24 11:11 UTC (6+ messages)
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
[PATCH 1/2] scripts: add TOML config to container tool
2026-08-24 10:55 UTC (3+ messages)
` [PATCH 2/2] Documentation: dev-tools: update container.rst with config file
[PATCH v2 0/5] perf: Add CoreSight branch history to existing samples
2026-08-24 10:10 UTC (5+ messages)
` [PATCH v2 1/5] perf dlfilter: Add non-empty branch stack filter
` [PATCH v2 3/5] perf cs-etm: Add branch history to existing samples
[RFC PATCH 0/3] arm64: expose CPU prefetch and cache modulation controls
2026-08-24 9:54 UTC (10+ messages)
` [RFC PATCH 1/3] arm64: add CPU prefetch and cache modulation sysfs interface
` [RFC PATCH 2/3] Documentation/arch/arm64: document arm_cpumod
[PATCH] Documentation : process : Capitalize Git, Quilt, and Mercurial consistently
2026-08-24 9:13 UTC (2+ messages)
[PATCH v41 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-24 14:33 UTC (8+ messages)
` [PATCH v41 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v41 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v41 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v41 4/7] firmware: imx: device context dedicated to priv
` [PATCH v41 5/7] firmware: imx: adds miscdev
` [PATCH v41 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v41 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH 0/2] fpga: add dma-buf based FPGA programming interface
2026-08-24 8:50 UTC (2+ messages)
[PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD
2026-08-24 8:27 UTC (4+ messages)
[PATCH v4 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-08-24 8:13 UTC (7+ messages)
` [PATCH v4 12/14] gpio: regmap: Add optional runtime PM support
` [PATCH v4 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver
[RFC PATCH 0/3] platform/x86: lenovo: Add Legion Go fan controls
2026-08-24 8:10 UTC (3+ messages)
` [RFC PATCH 3/3] platform/x86: lenovo: Add Legion Go Fan Method curve driver
[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
2026-08-24 8:09 UTC (9+ messages)
` [RFC PATCH 01/12] drm/fabric: add core object model and provider API
` [RFC PATCH 02/12] drm/fabric: add query uAPI and generated headers
` [RFC PATCH 03/12] drm/fabric: implement query netlink operations
` [RFC PATCH 04/12] drm/fabric: add read-only synthetic provider
` [RFC PATCH 05/12] drm/fabric: add object-model KUnit tests
` [RFC PATCH 06/12] drm/fabric: add YNL query and policy selftests
` [RFC PATCH 07/12] drm/fabric: add topology-provisioning core
` [RFC PATCH 08/12] drm/fabric: add provisioning netlink uAPI
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