messages from 2025-08-05 10:20:01 to 2025-08-07 12:21:19 UTC [more...]
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-07 12:21 UTC (16+ 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
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-07 12:14 UTC (10+ 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
[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
[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
2025-08-07 9:34 UTC (2+ messages)
[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
[PATCH 00/65] media: Rationalise usage of v4l2_fh
2025-08-07 9:07 UTC (15+ messages)
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 64/65] media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
[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)
[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-07 5:55 UTC (13+ messages)
[PATCH v5] genirq: add support for warning on long-running IRQ handlers
2025-08-07 5:15 UTC (2+ messages)
[PATCH v5 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-07 3:57 UTC (3+ messages)
` [PATCH v5 11/11] md/md-llbitmap: introduce "
[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
2025-08-07 2:03 UTC (6+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
` [PATCH RFC v2 2/2] KVM: arm64: selftests: Test guest PMUv3 composition
[PATCH v3 00/30] Live Update Orchestrator
2025-08-07 1:44 UTC (31+ 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 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 (18+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl
[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-08-06 22:04 UTC (14+ 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 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-06 21:53 UTC (7+ 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 (7+ messages)
` [PATCH v4 2/4] procfs: add "pidns" mount option
` [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 (10+ messages)
` [PATCH v4 01/14] net: ionic: Create an auxiliary device for rdma driver
` [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)
[PATCH v5 0/7] riscv: Add support for xmipsexectl
2025-08-06 17:15 UTC (2+ messages)
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-06 17:15 UTC (2+ messages)
[PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-08-06 15:03 UTC (3+ messages)
` [PATCH v3 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
2025-08-06 13:27 UTC (12+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH 0/5] mm/damon/sysfs: Add commands useful for using migration dests
2025-08-06 4:15 UTC (9+ messages)
` [PATCH 1/5] mm/damon/core: Add damos_destroy_dests()
` [PATCH 2/5] mm/damon/sysfs: Implement a command to only commit scheme dests
` [PATCH 3/5] mm/damon/sysfs: Implement a command to wait until schemes are applied
` [PATCH 4/5] Docs/ABI/damon: Document new DAMON commands
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: "
[PATCH 00/15] Translate sphinx-pre-install to Python
2025-08-06 3:13 UTC (6+ messages)
[PATCH v2 2/2] openrisc: Add jump label support
2025-08-06 2:05 UTC
[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-08-05 23:30 UTC (11+ messages)
` [PATCH v8 01/10] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v8 02/10] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v8 03/10] x86,fs/resctrl: Detect io_alloc feature
` [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 v4 0/5] Fix issues with ARM Processor CPER records
2025-08-05 18:39 UTC (7+ messages)
` [PATCH v4 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v4 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v4 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v4 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v4 5/5] docs: efi: add CPER functions to driver-api
[PATCH v10 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-08-05 16:36 UTC (4+ messages)
` [PATCH v10 1/3] mm: Add node_to_range lookup facility to numa_memblks
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-08-05 15:36 UTC (10+ messages)
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-05 15:08 UTC (24+ messages)
` [PATCH v3 2/6] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v3 3/6] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v3 4/6] docs: transhuge: document process level THP controls
` [PATCH v3 5/6] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v3 6/6] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-05 13:29 UTC (12+ messages)
[PATCH v2 0/2] Add sq24905c support
2025-08-05 12:46 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: adm1275: add "
` [PATCH v2 2/2] hwmon: (pmbus/adm1275) "
[PATCH v5 0/3] hwmon: Add support for MPS mp2869,mp29608,mp29612,mp29816,mp29502 chip
2025-08-05 10:20 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add MPS mp2869,mp29608,mp29612,mp29816 and mp29502
` [PATCH v5 2/3] hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver
` [PATCH v5 3/3] hwmon: add MP29502 driver
[PATCH] drm/sched: Extend and update documentation
2025-08-05 10:22 UTC (4+ 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).