linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-07 01:45:03 to 2025-08-08 19:51:40 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-08 19:51 UTC  (37+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 02/30] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v3 03/30] kho: warn if KHO is disabled due to an error
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 11/30] liveupdate: luo_core: integrate with KHO
` [PATCH v3 12/30] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v3 13/30] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v3 14/30] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v3 15/30] liveupdate: luo_files: implement file systems callbacks
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v3 20/30] reboot: call liveupdate_reboot() before kexec
` [PATCH v3 21/30] kho: move kho debugfs directory to liveupdate
` [PATCH v3 22/30] liveupdate: add selftests for subsystems un/registration
` [PATCH v3 23/30] selftests/liveupdate: add subsystem/state tests
` [PATCH v3 24/30] docs: add luo documentation
` [PATCH v3 25/30] MAINTAINERS: add liveupdate entry
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 27/30] mm: shmem: allow freezing inode mapping
` [PATCH v3 28/30] mm: shmem: export some functions to internal.h
` [PATCH v3 29/30] luo: allow preserving memfd
` [PATCH v3 30/30] docs: add documentation for memfd preservation via LUO

[PATCH v4 0/5] Fix issues with ARM Processor CPER records
 2025-08-08 19:03 UTC  (8+ messages)
` [PATCH v4 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v4 3/5] efi/cper: Add a new helper function to print bitmasks

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-08 18:51 UTC  (21+ messages)
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-08 18:48 UTC  (29+ messages)
` [PATCH v16 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v16 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v16 20/34] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v16 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v16 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v16 24/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v16 25/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v16 26/34] fs/resctrl: Provide interface to update the event configurations

[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
 2025-08-08 18:07 UTC  (5+ messages)
` [PATCH 1/4] agents: add unified agent coding assistant configuration

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-08 17:21 UTC  (7+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-08 17:20 UTC  (6+ messages)

[PATCH v10 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-08 16:39 UTC  (2+ messages)

[RFC PATCH 00/18] cgroup/cpuset: Enable runtime modification of
 2025-08-08 16:27 UTC  (21+ messages)
` [RFC PATCH 01/18] sched/isolation: Enable runtime update of housekeeping cpumasks
` [RFC PATCH 02/18] sched/isolation: Call sched_tick_offload_init() when HK_FLAG_KERNEL_NOISE is first set
` [RFC PATCH 03/18] sched/isolation: Use RCU to delay successive housekeeping cpumask updates
` [RFC PATCH 04/18] sched/isolation: Add a debugfs file to dump housekeeping cpumasks
` [RFC PATCH 05/18] cpu/hotplug: Add a new cpuhp_offline_cb() API
` [RFC PATCH 06/18] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
` [RFC PATCH 07/18] cgroup/cpuset: Allow overwriting HK_TYPE_DOMAIN housekeeping cpumask
` [RFC PATCH 08/18] cgroup/cpuset: Use CPU hotplug to enable runtime nohz_full modification
` [RFC PATCH 09/18] cgroup/cpuset: Revert "Include isolated cpuset CPUs in cpu_is_isolated() check"
` [RFC PATCH 10/18] sched/core: Ignore DL BW deactivation error if in cpuhp_offline_cb_mode
` [RFC PATCH 11/18] tick/nohz: Make nohz_full parameter optional
` [RFC PATCH 12/18] tick/nohz: Introduce tick_nohz_full_update_cpus() to update tick_nohz_full_mask
` [RFC PATCH 13/18] tick/nohz: Allow runtime changes in full dynticks CPUs
` [RFC PATCH 14/18] tick: Pass timer tick job to an online HK CPU in tick_cpu_dying()
` [RFC PATCH 15/18] cgroup/cpuset: Enable RCU NO-CB CPU offloading of newly isolated CPUs
` [RFC PATCH 16/18] cgroup/cpuset: Don't set have_boot_nohz_full without any boot time nohz_full CPU
` [RFC PATCH 17/18] cgroup/cpuset: Documentation updates & don't use CPU 0 for isolated partition
` [RFC PATCH 18/18] cgroup/cpuset: Add pr_debug() statements for cpuhp_offline_cb() call

[PATCH v4 2/4] procfs: add "pidns" mount option
 2025-08-08 15:51 UTC  (6+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-08 14:53 UTC  (20+ messages)
` [RFC PATCH v1 1/9] freezer: Introduce freeze_priority field in task_struct
` [RFC PATCH v1 2/9] freezer: Introduce API to set per-task freeze priority
` [RFC PATCH v1 3/9] freezer: Add per-priority layered freeze logic
` [RFC PATCH v1 4/9] freezer: Set default freeze priority for userspace tasks
` [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
` [RFC PATCH v1 7/9] freezer: raise freeze priority of tasks failed to freeze last time
` [RFC PATCH v1 8/9] freezer: Add retry count statistics for freeze pass iterations
` [RFC PATCH v1 9/9] proc: Add /proc/<pid>/freeze_priority interface

[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-08-08 14:17 UTC  (2+ messages)

[PATCH v4 0/4] procfs: make reference pidns more user-visible
 2025-08-08 14:12 UTC  (6+ messages)
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl

[PATCH v6 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-08 12:39 UTC  (15+ messages)
` [PATCH v6 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v6 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v6 03/12] perf: arm_spe: Expose event filter
` [PATCH v6 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v6 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v6 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v6 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v6 08/12] perf: Add perf_event_attr::config4
` [PATCH v6 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v6 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v6 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v6 12/12] perf docs: arm-spe: Document new SPE filtering features

[PATCH v5 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-08  9:18 UTC  (3+ messages)
` [PATCH v5 05/12] arm64/boot: Factor out a macro to check SPE version

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-08  7:22 UTC  (25+ messages)
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers

[PATCH v5 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-08  6:17 UTC  (4+ messages)
` [PATCH v5 11/11] md/md-llbitmap: introduce "

[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-08-08  1:54 UTC  (17+ messages)
` [PATCH v8 02/10] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v8 04/10] x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v8 05/10] fs/resctrl: Introduce interface to display "io_alloc" support
` [PATCH v8 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v8 07/10] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v8 08/10] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v8 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
` [PATCH v8 10/10] fs/resctrl: Update bit_usage to reflect io_alloc

[PATCH] hwmon: (asus-ec-sensors) add Z790-I GAMING WIFI
 2025-08-07 23:50 UTC  (2+ messages)

[PATCH v2 00/12] docs: kdoc: thrash up dump_struct()
 2025-08-07 21:16 UTC  (13+ messages)
` [PATCH v2 01/12] docs: kdoc: consolidate the stripping of private struct/union members
` [PATCH v2 02/12] docs: kdoc: Move a regex line in dump_struct()
` [PATCH v2 03/12] docs: kdoc: backslashectomy in kdoc_parser
` [PATCH v2 04/12] docs: kdoc: move the prefix transforms out of dump_struct()
` [PATCH v2 05/12] docs: kdoc: split top-level prototype parsing "
` [PATCH v2 06/12] docs: kdoc: split struct-member rewriting "
` [PATCH v2 07/12] docs: kdoc: rework the rewrite_struct_members() main loop
` [PATCH v2 08/12] docs: kdoc: remove an extraneous strip() call
` [PATCH v2 09/12] docs: kdoc: Some rewrite_struct_members() commenting
` [PATCH v2 10/12] docs: kdoc: further rewrite_struct_members() cleanup
` [PATCH v2 11/12] docs: kdoc: extract output formatting from dump_struct()
` [PATCH v2 12/12] docs: kdoc: a few final dump_struct() touches

[frederic-dynticks:kthread/core-v2 33/33] htmldocs: Warning: Documentation/admin-guide/cpu-isolation.rst references a file that doesn't exist: Documentation/core-api/irq/irq-affinity.html
 2025-08-07 17:59 UTC 

[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-07 16:50 UTC  (7+ messages)

[robh:dt-convert 186/801] htmldocs: Warning: Documentation/hwmon/vexpress.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/vexpress.txt
 2025-08-07 15:32 UTC 

[PATCH RESEND] docs: arm: stm32: fix typo "busses" -> "buses"
 2025-08-07 14:51 UTC 

[PATCH] docs: arm: stm32: fix typo "busses" -> "buses"
 2025-08-07 14:48 UTC 

[PATCH] drm/sched: Extend and update documentation
 2025-08-07 14:15 UTC  (5+ messages)

[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2025-08-07 14:06 UTC  (6+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION

[robh:dt-convert 131/801] htmldocs: Warning: Documentation/devicetree/bindings/display/ti/ti,dra7-dss.yaml references a file that doesn't exist: Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt
 2025-08-07 13:41 UTC 

[robh:dt-convert 125/801] htmldocs: Warning: Documentation/devicetree/bindings/display/tilcdc/ti,am33xx-tilcdc.yaml references a file that doesn't exist: Documentation/devicetree/bindings/display/tilcdc/panel.txt
 2025-08-07 13:25 UTC 

[robh:dt-convert 93/801] htmldocs: Warning: Documentation/devicetree/bindings/clock/ti/ti,dra7-apll-clock.yaml references a file that doesn't exist: Documentation/devicetree/bindings/clock/ti/dpll.txt
 2025-08-07 11:37 UTC 

[ceph-client:tls-tracing-only 14/14] htmldocs: Warning: Documentation/binary-logging/rtlog-api-reference.rst references a file that doesn't exist: Documentation/trace/rtlog.rst
 2025-08-07 11:24 UTC 

[robh:dt-convert 84/801] htmldocs: Warning: Documentation/devicetree/bindings/clock/st/st,clkgen-c32.yaml references a file that doesn't exist: Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt
 2025-08-07 11:03 UTC 

[PATCH] hwmon:Update EC Chip driver for Lenovo ThinkStation motherboards
 2025-08-07 10:32 UTC 

[robh:dt-convert 50/801] htmldocs: Warning: arch/arm/xen/enlighten.c references a file that doesn't exist: Documentation/devicetree/bindings/arm/xen.txt
 2025-08-07  9:53 UTC 

[robh:dt-convert 20/801] htmldocs: Warning: Documentation/arch/arm/keystone/overview.rst references a file that doesn't exist: Documentation/devicetree/bindings/arm/keystone/keystone.txt
 2025-08-07  9:23 UTC 

[robh:dt-convert 8/801] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/arc/axs10*
 2025-08-07  8:50 UTC 

[PATCH] Documentation/printf: Use literal fwnode_handle
 2025-08-07  7:36 UTC 

[PATCH v3 0/2] Add sq24905c support
 2025-08-07  6:55 UTC  (2+ messages)

timers/migration: add 'notmigr' kernel parameter to disable timer migration
 2025-08-07  6:48 UTC 

[PATCH v2] stm: class: Add MIPI OST protocol support
 2025-08-07  6:34 UTC  (3+ messages)

[PATCH v5] genirq: add support for warning on long-running IRQ handlers
 2025-08-07  5:15 UTC  (2+ 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).