Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-20 15:17:35 to 2026-06-23 01:45:39 UTC [more...]

[PATCH v7 00/10] tracing/probes: Add more typecast features
 2026-06-23  1:45 UTC  (10+ 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 v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  1:37 UTC  (21+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [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 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 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
 2026-06-23  1:22 UTC  (4+ messages)
` [PATCH 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()

[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] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-22 23:48 UTC 

[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 v3 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-22 18:39 UTC  (31+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
` [PATCH v3 2/2] iio: dac: Add AD5529R DAC driver support

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-22 17:13 UTC  (10+ messages)

[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 v2 0/3] watchdog: npcm: Add reset status detection support
 2026-06-22  8:30 UTC  (4+ 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

[PATCH v6 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-22  3:20 UTC  (8+ messages)
` [PATCH v6 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v6 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v6 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH v6 0/8] tracing/probes: Add more typecast features
 2026-06-22  0:01 UTC  (9+ messages)
` [PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v6 3/8] tracing/probes: Support nested typecast
` [PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
` [PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
` [PATCH v6 6/8] tracing/probes: Add $current variable support
` [PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts

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

[PATCH] Documentation: admin-guide: pm: cpufreq: fix sampling_rate example command
 2026-06-21  5:57 UTC  (3+ messages)

[PATCH 0/3] Documentation: fix doc build errors for 7.2
 2026-06-21  3:43 UTC  (9+ messages)
` [PATCH 1/3] Documentation: iio: fix Malformed table for ltc4283
` [PATCH 2/3] Documentation: xe_drm: fix chars used for subsection
` [PATCH 3/3] Documentation: ABI: fix description field indentation

[RESEND PATCH v6 0/8] tracing/probes: Add more typecast features
 2026-06-21  3:27 UTC  (9+ messages)
` [RESEND PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [RESEND PATCH v6 2/8] tracing/probes: Support typecast for various probe events
` [RESEND PATCH v6 3/8] tracing/probes: Support nested typecast
` [RESEND PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
` [RESEND PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
` [RESEND PATCH v6 6/8] tracing/probes: Add $current variable support
` [RESEND PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [RESEND PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts

[PATCH] docs: kgdb: Fix path of driver options
 2026-06-21  0:09 UTC  (2+ messages)

[PATCH] docs: ipmi: Fix path of the "hotmod" module parameter
 2026-06-21  0:06 UTC  (5+ messages)

[stefandoesinger-zx297520:mfd 2/124] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/zte,zx297520v3-*
 2026-06-20 17:59 UTC 

[PATCH v3 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-06-20 17:08 UTC  (4+ messages)
` [PATCH v3 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v3 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH v3 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox