messages from 2026-07-10 22:23:32 to 2026-07-13 16:48:09 UTC [more...]
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-13 16:48 UTC (19+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-13 16:30 UTC (21+ messages)
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
2026-07-13 16:19 UTC (15+ messages)
` [PATCH v6 1/7] Add documentation for Sahara protocol
` [PATCH v6 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v6 5/7] bus: mhi: Load DDR training data using device serial number
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs
[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
2026-07-13 15:57 UTC (11+ messages)
` [PATCH v2 1/5] exec: stash a bpf-selected interpreter in struct linux_binprm
` [PATCH v2 2/5] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH v2 3/5] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH v2 4/5] bpf: allow fs kfuncs for binfmt_misc_ops programs
` [PATCH v2 5/5] selftests/exec: add binfmt_misc bpf-backed handler test
[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
2026-07-13 15:53 UTC (12+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "
[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
2026-07-13 15:36 UTC (6+ messages)
[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
2026-07-13 15:20 UTC (4+ messages)
[PATCH] Documentation: usb: remove dead link to external USB programming guide
2026-07-13 15:05 UTC
[PATCH net-next v4 00/15][pull request] Introduce iXD driver
2026-07-13 14:55 UTC (7+ messages)
` [PATCH net-next v4 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v4 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v4 15/15] ixd: add devlink support
[PATCH v7 00/12] sched, steal_monitor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-07-13 14:53 UTC (20+ messages)
` [PATCH v7 02/12] cpumask: Introduce cpu_preferred_mask
` [PATCH v7 03/12] sysfs: Add preferred CPU file
` [PATCH v7 06/12] sched/core: Push current task from non preferred CPU
` [PATCH v7 08/12] virt: Introduce steal monitor driver
` [PATCH v7 10/12] virt/steal_monitor: Provide functions for managing steal values
` [PATCH v7 11/12] virt/steal_monitor: Act on steal time periodically and decide on preferred CPUs
[PATCH 7/8] mm/khugepaged: clarify a comment regarding max_ptes_none check
2026-07-13 13:58 UTC (3+ messages)
Question regarding CC list for pt_BR translation patches
2026-07-13 13:49 UTC (2+ messages)
[PATCH] dt-bindings: fix typos and brackets
2026-07-13 13:47 UTC
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-13 13:30 UTC (9+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
[PATCH 6/8] mm/khugepaged: unmap pte before releasing vma write lock
2026-07-13 13:17 UTC (3+ messages)
[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-13 13:01 UTC (15+ messages)
` [PATCH v21 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v21 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v21 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v21 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v21 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v21 07/14] crypto: qce - Cancel work on device detach
` [PATCH v21 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v21 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v21 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v21 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v21 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v21 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v21 14/14] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
2026-07-13 12:52 UTC (7+ messages)
` [PATCH 1/4] mm: kmemleak: confirm suspected leaks with a second scan
` [PATCH 2/4] mm: kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 3/4] mm: kmemleak: factor leak confirmation into a helper
` [PATCH 4/4] selftests: mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH v3] docs: pt_BR: process: Translate stable kernel rules guide
2026-07-13 12:51 UTC
[PATCH v6 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-13 11:15 UTC (4+ messages)
` [PATCH v6 1/3] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v6 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
` [PATCH v6 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
2026-07-13 10:55 UTC (24+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "
[RFC PATCH v3 0/6] Add support for AMD IOMMU GAPPI
2026-07-13 10:50 UTC (7+ messages)
` [RFC PATCH v3 1/6] iommu/amd: KVM: SVM: Rename cpu to apicid in IOMMU interface
` [RFC PATCH v3 2/6] iommu/amd: KVM: SVM: Rename ga_log_intr to wakeup_intr "
` [RFC PATCH v3 3/6] iommu/amd: KVM: SVM: Add explicit vCPU running state to "
` [RFC PATCH v3 4/6] iommu/amd: Program guest-mode IRTEs for GAPPI wakeup when IRTE[IsRun] = 0
` [RFC PATCH v3 5/6] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)
` [RFC PATCH v3 6/6] iommu/amd: Provide kernel command line option to enable GAPPI
[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
2026-07-13 10:23 UTC (19+ messages)
[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
2026-07-13 9:52 UTC (10+ messages)
` [PATCH v7 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v7 16/17] iio: ABI: add docs for ad9910 sysfs and debugfs entries
` [PATCH v7 17/17] docs: iio: add documentation for ad9910 driver
[PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
2026-07-13 9:09 UTC (4+ messages)
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-13 7:41 UTC (5+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
[Resend PATCH] dt-bindings: fix typos and brackets
2026-07-13 7:41 UTC (2+ messages)
[PATCH 2/2] hwmon: (pmbus) Add driver for Analog Devices MAX20912 and MAX20916
2026-07-13 7:35 UTC (11+ messages)
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-13 7:06 UTC (9+ messages)
` [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-13 3:36 UTC (4+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
[PATCH v2 0/4] docs/zh_CN: update rust documentation translations
2026-07-13 2:41 UTC (9+ messages)
` [PATCH v2 1/4] docs/zh_CN: Update rust/quick-start.rst translation
` [PATCH v2 2/4] docs/zh_CN: Update rust/general-information.rst translation
` [PATCH v2 3/4] docs/zh_CN: Update rust/arch-support.rst translation
` [PATCH v2 4/4] docs/zh_CN: Update rust/testing.rst translation
[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-07-13 1:55 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property and complete examples
[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-12 22:21 UTC (3+ messages)
` [PATCH v7 10/10] RAS: add firmware-first CPER provider
[PATCH v3] docs/ja_JP: translate submitting-patches.rst (sign-off)
2026-07-12 21:05 UTC
[PATCH v2 0/1] fixes for maintainers_include
2026-07-12 19:33 UTC (2+ messages)
` [PATCH v2 1/1] docs: maintainers_include: fix entry names
[PATCH v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-12 19:15 UTC (4+ messages)
` [PATCH v4 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-12 16:07 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
[PATCH 0/2] A couple of fixes for maintainers_include.py
2026-07-12 14:59 UTC (3+ messages)
` [PATCH 1/2] docs: maintainers_include: don't output duplicated profile entries
` [PATCH 2/2] docs: maintainers_include.py: output subsystem name if available
[Issue] maintainer-handbooks: html: list has duplicates
2026-07-12 14:39 UTC (4+ messages)
[PATCH] docs/zh_CN: add docs-next checkout workaround
2026-07-12 13:42 UTC (10+ messages)
[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-07-12 13:15 UTC (5+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Bad wrapping in some tables
2026-07-12 11:19 UTC (8+ messages)
[PATCH v3 0/6] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-12 10:20 UTC (7+ messages)
` [PATCH v3 1/6] printk: sysctl: use unsigned int for printk_delay
` [PATCH v3 2/6] printk: add bounds checking to boot_delay
` [PATCH v3 3/6] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH v3 4/6] printk: deprecate boot_delay in favour of printk_delay
` [PATCH v3 5/6] printk: nbcon: move printk_delay to console emiting code
` [PATCH v3 6/6] Documentation/kernel-parameters: add/update printk_delay/boot_delay
[PATCH v2] docs/ja_JP: translate submitting-patches.rst (sign-off)
2026-07-12 9:53 UTC (3+ messages)
[PATCH v7 0/5] iio: add Open Sensor Fusion IIO driver
2026-07-12 9:51 UTC (5+ messages)
` [PATCH v7 4/5] iio: osf: add authenticated stream parser
[PATCH v3 00/26] Introduce meminspect
2026-07-11 15:43 UTC (3+ messages)
` [PATCH v3 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
[PATCH] dt-bindings: fix typos and brackets
2026-07-11 13:27 UTC (2+ messages)
[PATCH 0/3] tools/accounting: refactor delay fields and share format_timespec()
2026-07-11 9:34 UTC (4+ messages)
` [PATCH 1/3] delaytop: refactor repetitive delay fields into array with enum
` [PATCH 2/3] tools/accounting: factor out shared format_timespec() implementation
` [PATCH 3/3] tools/accounting: simplify 32-bit time_t overflow check in format_timespec()
[PATCH] docs: custom.css: don't limit randering to old 800px monitors
2026-07-11 7:48 UTC (6+ messages)
[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
2026-07-11 7:37 UTC (2+ messages)
[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
2026-07-11 6:18 UTC (7+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
[PATCH 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path
2026-07-11 5:04 UTC (3+ 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