messages from 2025-08-06 17:19:55 to 2025-08-08 14:00:46 UTC [more...]
[PATCH v3 00/30] Live Update Orchestrator
2025-08-08 14:00 UTC (40+ 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 04/30] kho: allow to drive kho from within kernel
` [PATCH v3 05/30] kho: make debugfs interface optional
` [PATCH v3 06/30] kho: drop notifiers
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [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 v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-08-08 13:56 UTC (35+ messages)
` [PATCH v16 08/34] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v16 10/34] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v16 11/34] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v16 13/34] fs/resctrl: Introduce interface to display number of free MBM counters
` [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 v4] vfio/pci: print vfio-device syspath to fdinfo
2025-08-08 13:49 UTC (4+ messages)
[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-08-08 13:28 UTC
[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 v19 00/27] riscv control-flow integrity for usermode
2025-08-08 11:48 UTC (5+ messages)
[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
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-08 8:58 UTC (17+ 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 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 (8+ 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 v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-07 14:40 UTC (29+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [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] 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 v4 2/4] procfs: add "pidns" mount option
2025-08-07 7:17 UTC (4+ messages)
[PATCH v3 0/2] Add sq24905c support
2025-08-07 6:55 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: adm1275: add "
` [PATCH v3 2/2] hwmon: (pmbus/adm1275) "
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)
[PATCH 2/2] kcov: load acquire coverage count in user-space code
2025-08-07 0:36 UTC (4+ messages)
` [PATCH v2] "
[RFC 0/4] net/tls: add support for the record size limit extension
2025-08-07 0:14 UTC (9+ messages)
` [RFC 1/4] net/handshake: get negotiated tls record size limit
` [RFC 2/4] net/tls/tls_sw: use the record size limit specified
[PATCH v2 00/32] Live Update Orchestrator
2025-08-06 22:28 UTC (15+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [PATCH v2 31/32] libluo: introduce luoctl
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-06 21:53 UTC (4+ messages)
` [PATCH 4/4] agents: add legal requirements and agent attribution guidelines
[PATCH 0/2] KVM: Fault injection
2025-08-06 21:51 UTC (3+ messages)
` [PATCH 1/2] KVM: Add fault injection for some MMU operations
` [PATCH 2/2] Documentation: fault-injection: Add entries for KVM fault injection points
[PATCH 00/12] docs: kdoc: thrash up dump_struct()
2025-08-06 21:27 UTC (9+ messages)
` [PATCH 10/12] docs: kdoc: further rewrite_struct_members() cleanup
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-08-06 18:57 UTC (5+ messages)
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
2025-08-06 17:58 UTC (7+ messages)
` [PATCH v4 03/14] net: ionic: Export the APIs from net driver to support device commands
[PATCH] docs/core-api: Fix circular buffer examples
2025-08-06 17:19 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).