linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-17 20:05:52 to 2025-02-18 21:02:00 UTC [more...]

[PATCH] Documentation: proofreading Documentation
 2025-02-18 21:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] scripts/kernel-doc: remove an obscure logic from kernel-doc
 2025-02-18 20:59 UTC  (4+ messages)

[PATCH 0/9] Extend automarkup support for ABI symbols
 2025-02-18 20:52 UTC  (4+ messages)

[PATCH v4] docs: clarify rules wrt tagging other people
 2025-02-18 20:42 UTC  (4+ messages)

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-18 20:40 UTC  (12+ messages)
` [PATCH v20 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH v20 02/11] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH v20 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH v20 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH v20 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH v20 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH v20 07/11] perf: arm_pmu: Move PMUv3-specific data
` [PATCH v20 08/11] arm64/sysreg: Add BRBE registers and fields
` [PATCH v20 09/11] arm64: Handle BRBE booting requirements
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
 2025-02-18 20:39 UTC  (3+ messages)
` [PATCH ipsec-next 3/5] xfrm: rely on XFRM offload

[PATCH 1/2] docs/zh_CN: add maintainer tree for Chinese doc pickup
 2025-02-18 20:38 UTC  (2+ messages)

[PATCH] Documentation/core-api: min_heap: update for variable types change
 2025-02-18 20:32 UTC  (2+ messages)

[PATCH v3] docs: iostats: Rewrite intro, remove outdated formats
 2025-02-18 20:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: add reviewer for Chinese translations
 2025-02-18 20:27 UTC  (2+ messages)

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

[PATCH] Documentation/kernel-parameters: fix typo in description of reserve_mem
 2025-02-18 20:25 UTC  (3+ messages)

[PATCH] kernel-docs: Add book to process/kernel-docs.rst
 2025-02-18 20:24 UTC  (3+ messages)

[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
 2025-02-18 19:57 UTC  (3+ messages)
` [PATCH v4] intel_idle: introduce 'no_native' "

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

[PATCH] Fix typos in admin-guide/gpio
 2025-02-18 19:39 UTC 

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

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-18 19:27 UTC  (40+ 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 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-18 19:23 UTC  (7+ messages)

[PATCH v8 00/13] Add support for AMD hardware feedback interface
 2025-02-18 19:08 UTC  (14+ messages)
` [PATCH v8 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v8 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v8 03/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v8 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v8 05/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v8 06/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v8 07/13] platform/x86: hfi: add online and offline callback support
` [PATCH v8 08/13] platform/x86: hfi: add power management callback
` [PATCH v8 09/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v8 10/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v8 11/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v8 12/13] platform/x86/amd: hfi: Add debugfs support
` [PATCH v8 13/13] x86/itmt: Add debugfs file to show core priorities

[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 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 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  (4+ messages)

[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 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 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


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