messages from 2026-06-21 09:37:52 to 2026-06-23 10:04:53 UTC [more...]
Issue cloning kernel-doc-zh from HUST mirror
2026-06-23 10:04 UTC (4+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-23 9:48 UTC (52+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
[PATCH v6 0/4] PCI: Add DOE support for endpoint
2026-06-23 9:07 UTC (5+ messages)
` [PATCH v6 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v6 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v6 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
` [PATCH v6 4/4] Documentation: PCI: Add documentation for DOE endpoint support
[PATCH v5 00/34] Cleaning up the KVM clock mess
2026-06-23 8:50 UTC (5+ messages)
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
2026-06-23 8:42 UTC (2+ messages)
[PATCH] docs/mm: clarify that we are not looking for LLM generated content
2026-06-23 8:15 UTC (2+ messages)
[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
2026-06-23 8:09 UTC (32+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
` [PATCH v3 2/2] iio: dac: Add AD5529R DAC driver support
[PATCH v5 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
2026-06-23 8:06 UTC (3+ messages)
` [PATCH v5 1/2] cpufreq: CPPC: Set CPPC Enable register in cpu_init
` [PATCH v5 2/2] cpufreq: CPPC: add autonomous mode boot parameter support
[PATCH v2 0/3] watchdog: npcm: Add reset status detection support
2026-06-23 8:05 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: npcm: add GCR syscon property
` [PATCH v2 2/3] docs: watchdog: npcm: Add reset status description
` [PATCH v2 3/3] watchdog: npcm: add bootstatus support
htmldocs: Documentation/core-api/list:775: ./include/linux/list.h:793: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
2026-06-23 8:00 UTC
[PATCH 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
2026-06-23 5:58 UTC (5+ messages)
` [PATCH 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()
[PATCH 0/3] Support onsemi's FD5121 multiphase digital controller
2026-06-23 5:55 UTC (4+ messages)
` [PATCH 1/3] Documentation/hwmon: Add onsemi's FD5121 controllers' documentation
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Support for onsemi's FD5121
` [PATCH 3/3] hwmon: (pmbus/fd5121): Add support FD5121, FD5123 and FD5125
[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
2026-06-23 5:02 UTC (11+ messages)
[PATCH v7 00/10] tracing/probes: Add more typecast features
2026-06-23 1:45 UTC (11+ messages)
` [PATCH v7 01/10] tracing/probes: Fix double addition of offset for @+FOFFSET
` [PATCH v7 02/10] tracing/probes: Rename FETCH_OP_DATA to FETCH_OP_IMMSTR
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v7 04/10] tracing/probes: Support typecast for various probe events
` [PATCH v7 05/10] tracing/probes: Support nested typecast
` [PATCH v7 06/10] tracing/probes: Type casting always involves nested calls
` [PATCH v7 07/10] tracing/probes: Support field specifier option for typecast
` [PATCH v7 08/10] tracing/probes: Add $current variable support
` [PATCH v7 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v7 10/10] tracing/probes: Add a new testcase for BTF typecasts
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-06-23 1:18 UTC (2+ messages)
[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
2026-06-23 0:09 UTC (9+ messages)
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-22 23:42 UTC (13+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
` [PATCH v4 3/5] mm/zswap: Implement proactive writeback
` [PATCH v4 4/5] mm/zswap: Add per-memcg stat for "
[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
2026-06-22 22:38 UTC (7+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino
[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
2026-06-22 21:14 UTC (5+ messages)
` [PATCH 1/4] vmcoreinfo: increase vmcoreinfo buffer to 8KB
` [PATCH 2/4] vmcoreinfo: export task and mm struct offsets to vmcoreinfo
` [PATCH 3/4] riscv: vmcore_info: export riscv arch-specific "
` [PATCH 4/4] mips: vmcore_info: export mips "
[PATCH] Docs/driver-api/uio-howto: document mmap_prepare callback
2026-06-22 20:10 UTC (2+ messages)
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-22 19:03 UTC (11+ messages)
` [PATCH v3 06/12] fs/resctrl: Initialize the global kernel-mode policy at subsystem init
` [PATCH v3 08/12] fs/resctrl: Make info/kernel_mode writable and identify the bound group
[PATCH v3 0/9] liveupdate: kvm: guest_memfd preservation
2026-06-22 18:55 UTC (11+ messages)
` [PATCH v3 1/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v3 2/9] kvm: Prepare core VM structs and helpers for LUO support
` [PATCH v3 3/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [PATCH v3 4/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [PATCH v3 5/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [PATCH v3 6/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [PATCH v3 7/9] docs: add documentation for guest_memfd preservation via LUO
` [PATCH v3 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [PATCH v3 9/9] selftests: kvm: Add guest_memfd_preservation_test
[PATCH RFC v5 0/6] iio: add Open Sensor Fusion IIO driver
2026-06-22 17:07 UTC (9+ messages)
` [PATCH RFC v5 2/6] Documentation: iio: add Open Sensor Fusion driver overview
` [PATCH RFC v5 3/6] iio: osf: add protocol decoding
` [PATCH RFC v5 5/6] iio: osf: add UART transport
` [PATCH RFC v5 6/6] iio: osf: register IIO devices from capabilities
[PATCH v3 0/8] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
2026-06-22 16:57 UTC (10+ messages)
` [PATCH v3 1/8] hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc
` [PATCH v3 2/8] hwmon: sbtsi_temp: Refactor temperature register access into helpers
` [PATCH v3 3/8] hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstraction
` [PATCH v3 4/8] misc: amd-sbi: Consolidate Common SBTSI Probe Path for I2C and I3C
` [PATCH v3 5/8] misc: amd-sbi: Add support for SB-TSI over I3C
` [PATCH v3 6/8] misc: amd-sbi: Add SBTSI ioctl register transfer interface
` [PATCH v3 7/8] hwmon: Add mutex protecting for sbtsi read/write through hwmon
` [PATCH v3 8/8] docs: misc: amd-sbi: Document SBTSI userspace interface
[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
2026-06-22 16:51 UTC (19+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
[PATCH] Docs/admin-guide/cgroup-v2: fix memory.stat doc details
2026-06-22 16:41 UTC (5+ messages)
[PATCH 1/2] dt-bindings: hwmon: chipcap2: Add label property
2026-06-22 16:29 UTC (3+ messages)
` [PATCH 2/2] hwmon: (chipcap2) Add support for label
[PATCH] Documentation: tracing: fix typo in events documentation
2026-06-22 14:37 UTC
[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-06-22 14:22 UTC (10+ messages)
` [PATCH v2 2/4] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
[Question] 5.posting.rst use To: or Cc:
2026-06-22 14:15 UTC (3+ messages)
[PATCH 0/5] hwmon: add Altera Stratix 10 SoC FPGA hardware monitor support
2026-06-22 14:08 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: hwmon: add Altera Stratix 10 hardware monitor binding
` [PATCH 2/5] dt-bindings: firmware: svc: add hwmon property
` [PATCH 4/5] hwmon: add Stratix 10 SoC FPGA hardware monitor driver
[PATCH] Documentation: admin-guide: fix bracelets and translation issue
2026-06-22 13:10 UTC (2+ messages)
[PATCH] docs: leds: uleds: Make the documentation match the code
2026-06-22 12:54 UTC (7+ messages)
[PATCH v2] docs: leds: uleds: Make the documentation match the code
2026-06-22 11:18 UTC
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-22 12:20 UTC (8+ messages)
[PATCH v6 00/19] drm/atomic: Rework initial state allocation
2026-06-22 9:53 UTC (4+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback
[PATCH v4 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
2026-06-22 9:28 UTC (5+ messages)
[PATCH] hwmon: ltc4283: fix malformed table docs build error
2026-06-22 9:08 UTC (2+ messages)
[PATCH v6 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-06-22 3:20 UTC (4+ messages)
` [PATCH v6 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
[PATCH v6 0/8] tracing/probes: Add more typecast features
2026-06-22 0:01 UTC (3+ messages)
` [PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
[PATCH v2 0/2] docs/zh_CN: update translations for process/changes.rst and sphinx.rst
2026-06-21 13:12 UTC (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: add process/changes.rst translation
` [PATCH v2 2/2] docs/zh_CN: update sphinx.rst translation
[RFC v2 PATCH] reserve_mem: add support for static memory
2026-06-21 10:36 UTC (2+ 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