linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-17 11:53:24 to 2025-02-18 19:08:50 UTC [more...]

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-18 19:08 UTC  (39+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v6 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v6 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v6 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v6 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v8 00/13] Add support for AMD hardware feedback interface
 2025-02-18 19:08 UTC 

[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-02-18 19:06 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/4] x86/cpu: Add facility to force-enable CPU caps and bugs
 2025-02-18 18:59 UTC  (5+ messages)
` [PATCH v3 1/4] x86/cpu: Remove some macros about feature names
` [PATCH v3 2/4] x86/cpu: Create helper to parse clearcpuid param
` [PATCH v3 3/4] x86/cpu: Add setcpuid cmdline param
` [PATCH v3 4/4] x86/cpu: Enable modifying bug flags with {clear,set}cpuid

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-02-18 18:31 UTC  (3+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-18 18:27 UTC  (15+ messages)

[PATCH] kernel-docs: Add book to process/kernel-docs.rst
 2025-02-18 17:21 UTC  (2+ messages)

[PATCH 0/2] KVM_ASYNC_PF_SEND_ALWAYS
 2025-02-18 17:07 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: async_pf: remove support for KVM_ASYNC_PF_SEND_ALWAYS

[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
 2025-02-18 16:19 UTC  (13+ messages)
` [PATCH net-next v5 01/12] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v5 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v5 03/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v5 04/12] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v5 05/12] net: ethtool: Add support for new power domains index description
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v5 07/12] net: ethtool: Add PSE new budget evaluation strategy support feature
` [PATCH net-next v5 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v5 09/12] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v5 10/12] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v5 11/12] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v5 12/12] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
 2025-02-18 15:52 UTC  (5+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-18 15:50 UTC  (5+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH] doc: Fix grammatical errors and highlight code funcs
 2025-02-18 15:39 UTC  (2+ messages)

[PATCH] Documentation: proofreading Documentation
 2025-02-18 15:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-18 14:17 UTC  (6+ messages)
` [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[PATCH v4 10/11] Documentation/rv: Add docs for the sched monitors
 2025-02-18 12:31 UTC 

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-18 11:37 UTC  (22+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-02-18 11:16 UTC  (6+ messages)
` [PATCH net-next v3 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-18 10:17 UTC  (5+ messages)
` [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel

[PATCH v10 0/4] Add support for AArch64 AMUv1-based average freq
 2025-02-18  9:18 UTC  (10+ messages)
` [PATCH v10 2/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH 00/12] kunit: Introduce UAPI testing framework
 2025-02-18  8:57 UTC  (3+ messages)

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-18  8:15 UTC  (15+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 02/14] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 03/14] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 04/14] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v2 05/14] kasan: arm64: x86: Make special tags arch specific
` [PATCH v2 06/14] x86: Add arch specific kasan functions
` [PATCH v2 07/14] x86: Reset tag for virtual to physical address conversions
` [PATCH v2 08/14] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v2 09/14] mm: Pcpu chunk address tag reset
` [PATCH v2 10/14] x86: KASAN raw shadow memory PTE init
` [PATCH v2 11/14] x86: LAM initialization
` [PATCH v2 12/14] x86: Minimal SLAB alignment
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available

[PATCH v3] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
 2025-02-18  7:48 UTC  (2+ messages)

[PATCH] Documentation/kernel-parameters: fix typo in description of reserve_mem
 2025-02-18  7:08 UTC 

[PATCH v2 00/12] reboot: support runtime configuration of emergency hw_protection action
 2025-02-18  6:45 UTC  (5+ messages)
` [PATCH v2 02/12] reboot: reboot, not shutdown, on hw_protection_reboot timeout

[PATCH rcu 0/7] RCU documentation changes for v6.15
 2025-02-18  5:45 UTC  (8+ messages)
` [PATCH rcu 1/7] doc: Add broken-timing possibility to stallwarn.rst
` [PATCH rcu 2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
` [PATCH rcu 3/7] rcu: Document self-propagating callbacks
` [PATCH rcu 4/7] srcu: Point call_srcu() to call_rcu() for detailed memory ordering
` [PATCH rcu 5/7] rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
` [PATCH rcu 6/7] rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
` [PATCH rcu 7/7] rcu: Remove references to old grace-period-wait primitives

[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
 2025-02-18  2:54 UTC  (3+ messages)
` [PATCH net-next 01/10] devlink: Remove unused param of devlink_rate_nodes_check

[Patch v2] doc/RCU/listRCU: refine example code for eliminating stale data
 2025-02-18  0:50 UTC 

[PATCH] doc/RCU/listRCU: fix an example code snippets
 2025-02-18  0:25 UTC  (8+ messages)

[PATCH net-next v3 0/5] Symmetric OR-XOR RSS hash
 2025-02-18  0:19 UTC  (3+ messages)
` [PATCH net-next v3 5/5] selftests: drv-net-hw: Add a test for symmetric "

[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-02-17 23:50 UTC  (10+ messages)
` [PATCH v2 2/8] tee: add close_context to TEE driver operation
` [PATCH v2 3/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v2 4/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF

[PATCH net-next v4 0/3] netconsole: allow selection of egress interface via MAC address
 2025-02-17 23:47 UTC  (2+ messages)

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-17 23:26 UTC  (8+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH] Docs/mm/damon: Fix spelling and grammar in monitoring_intervals_tuning_example.rst
 2025-02-17 22:32 UTC  (2+ messages)

[PATCH] doc: Fix grammatical errors and highlight code funcs
 2025-02-17 21:15 UTC  (2+ messages)

[PATCH v3 00/12] reboot: support runtime configuration of emergency hw_protection action
 2025-02-17 20:39 UTC  (13+ messages)
` [PATCH v3 01/12] reboot: replace __hw_protection_shutdown bool action parameter with an enum
` [PATCH v3 02/12] reboot: reboot, not shutdown, on hw_protection_reboot timeout
` [PATCH v3 03/12] docs: thermal: sync hardware protection doc with code
` [PATCH v3 04/12] reboot: describe do_kernel_restart's cmd argument in kernel-doc
` [PATCH v3 05/12] reboot: rename now misleading __hw_protection_shutdown symbols
` [PATCH v3 06/12] reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
` [PATCH v3 07/12] reboot: add support for configuring emergency hardware protection action
` [PATCH v3 08/12] regulator: allow user configuration of "
` [PATCH v3 09/12] platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
` [PATCH v3 10/12] dt-bindings: thermal: give OS some leeway in absence of critical-action
` [PATCH v3 11/12] thermal: core: allow user configuration of hardware protection action
` [PATCH v3 12/12] reboot: retire hw_protection_reboot and hw_protection_shutdown helpers

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-17 19:58 UTC  (5+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()

[RFC v2 0/5] mm: introduce THP deferred setting
 2025-02-17 19:40 UTC  (12+ messages)
` [RFC v2 1/5] mm: defer THP insertion to khugepaged
` [RFC v2 2/5] mm: document transparent_hugepage=defer usage
` [RFC v2 5/5] mm: document mTHP defer setting

[PATCH RESEND v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2025-02-17 19:22 UTC  (9+ messages)
` [PATCH RESEND v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid

[PATCH v2] drop_caches: re-enable message after disabling
 2025-02-17 17:33 UTC 

[PATCH RESEND v2 0/2] checkpatch: Add support for checkpatch-ignore note
 2025-02-17 17:32 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] checkpatch: Add support for checkpatch-ignore notes
` [PATCH RESEND v2 2/2] docs: checkpatch: Document checkpatch-ignore feature

[PATCH 1/1] fixup! docs: fix title underlines in refcount-vs-atomic.rst
 2025-02-17 16:16 UTC 

[RESEND PATCH v8 0/6] Add support for ADIS16550
 2025-02-17 14:33 UTC  (8+ messages)
` [RESEND PATCH v8 1/6] iio: imu: adis: Add custom ops struct
` [RESEND PATCH v8 2/6] iio: imu: adis: Add reset to custom ops
` [RESEND PATCH v8 3/6] iio: imu: adis: Add DIAG_STAT register
` [RESEND PATCH v8 4/6] dt-bindings: iio: Add adis16550 bindings
` [RESEND PATCH v8 5/6] iio: imu: adis16550: add adis16550 support
` [RESEND PATCH v8 6/6] docs: iio: add documentation for adis16550 driver

[PATCH v2 10/11] Documentation/rv: Add docs for the sched monitors
 2025-02-17 13:12 UTC 

[PATCH v3] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
 2025-02-17 13:01 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Remove API devm_pci_epc_destroy()
 2025-02-17 12:26 UTC 

[PATCH v8 0/6] Add support for ADIS16550
 2025-02-17 12:24 UTC  (8+ messages)
` [PATCH v8 1/6] iio: imu: adis: Add custom ops struct
` [PATCH v8 2/6] iio: imu: adis: Add reset to custom ops
` [PATCH v8 3/6] iio: imu: adis: Add DIAG_STAT register
` [PATCH v8 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v8 5/6] iio: imu: adis16550: add adis16550 support
` [PATCH v8 6/6] docs: iio: add documentation for adis16550 driver

[PATCH] PCI: endpoint: Remove API devm_pci_epc_destroy()
 2025-02-17 12:06 UTC  (3+ messages)


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).