Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-31 12:37:31 to 2026-08-03 02:43:44 UTC [more...]

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-03  2:43 UTC  (21+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-03  2:30 UTC  (13+ messages)
  ` [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH V12 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH V12 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH V12 05/12] famfs: Introduce file_operations read/write
  ` [PATCH V12 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH V12 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH V12 12/12] famfs: Add documentation

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-03  0:52 UTC  (13+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v11 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v11 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v11 06/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v11 07/11] selftests: tracing: Add syntax "
` [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v11 09/11] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v11 10/11] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v11 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command

[PATCH v4] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
 2026-08-02 21:32 UTC 

[PATCH 0/5] docs: improve guidance for AI-assisted bug reports
 2026-08-02 20:35 UTC  (6+ messages)
` [PATCH 1/5] docs: threat-model: clarify "security bug" vs "vulnerability"
` [PATCH 2/5] docs: threat-model: move fake devices out of "non production use"
` [PATCH 3/5] docs: security-bugs: clarify what counts as a valid version
` [PATCH 4/5] docs: coding-assistant: explain important steps when looking for bugs
` [PATCH 5/5] docs: security-bugs: clarify some mandatory steps for AI reports

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-08-02 19:36 UTC  (3+ messages)

[PATCH 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-02 15:09 UTC  (14+ messages)
` [PATCH 01/13] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH 02/13] PCI/P2PDMA: Report ACS ports when the paths share no upstream bridge
` [PATCH 03/13] PCI/P2PDMA: Document the Address Type assumption
` [PATCH 04/13] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH 05/13] PCI: Add ACS egress control vector accessor
` [PATCH 06/13] PCI: Account for ACS egress control in isolation checks
` [PATCH 07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH 08/13] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
` [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH 11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH 12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH 13/13] PCI: Add KUnit coverage for ACS isolation checks

[PATCH] docs: kernel-parameters: Remove smsc-ircc2 IrDA parameters
 2026-08-02 15:02 UTC  (2+ messages)

[PATCH v7 00/23] Introduce SCMI Telemetry support
 2026-08-02 14:56 UTC  (24+ messages)
` [PATCH v7 01/23] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v7 02/23] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v7 03/23] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v7 04/23] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v7 05/23] include: trace: Add Telemetry trace events
` [PATCH v7 06/23] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v7 07/23] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v7 08/23] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v7 09/23] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v7 10/23] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v7 11/23] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v7 12/23] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v7 13/23] firmware: arm-scmi: Add telemetry generic event support
` [PATCH v7 14/23] firmware: arm_scmi: Add Telemetry generation counter event
` [PATCH v7 15/23] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v7 16/23] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v7 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v7 18/23] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v7 19/23] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v7 20/23] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v7 21/23] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v7 22/23] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v7 23/23] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-08-02  9:51 UTC  (2+ messages)

[PATCH v10 00/17] AD9910 Direct Digital Synthesizer
 2026-08-02  9:04 UTC  (8+ messages)
` [PATCH v10 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v10 11/17] iio: frequency: ad9910: add basic parallel port support

[PATCH v2 0/3] perf hisi-ptt: Fix TLP header parsing and naming
 2026-08-02  5:46 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ade9000: add support for ADE9078
 2026-08-02  1:44 UTC  (2+ messages)

RE: [PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-08-01 23:47 UTC  (15+ messages)
  `  "
    `  "

[PATCH V11 0/9] famfs: port into fuse
 2026-08-01 19:02 UTC  (9+ messages)

[PATCH] docs: KVM: fix heading level for KVM_S390_VM_CPU_PROCESSOR
 2026-08-01 18:14 UTC  (2+ messages)

[PATCH] docs: ipmi: fix word order in create-user description
 2026-08-01 18:06 UTC  (2+ messages)

[PATCH v4 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-08-01 17:26 UTC  (13+ messages)
` [PATCH v4 01/12] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH v4 02/12] leds: class: Remove hardware control trigger when writing brightness
` [PATCH v4 03/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v4 04/12] leds: cros_ec: Implement offloaded() trigger callback
` [PATCH v4 05/12] leds: turris-omnia: Implement offloaded() trigger callback and declare hw_control_trigger
` [PATCH v4 06/12] leds: trigger: netdev: Implement offloaded() callback
` [PATCH v4 07/12] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH v4 08/12] leds: trigger: Do not attach trigger to a removing LED
` [PATCH v4 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH v4 10/12] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH v4 11/12] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH v4 12/12] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-01 16:26 UTC  (9+ messages)
` [PATCH v2 01/16] docs/zh_TW: process: localize terminology in 7.AdvancedTopics.rst
` [PATCH v2 03/16] docs/zh_TW: process: localize terminology in code-of-conduct-interpretation.rst

[PATCH v8 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-08-01 14:32 UTC  (5+ messages)
` [PATCH v8 1/4] "
` [PATCH v8 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v8 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v8 4/4] kallsyms: add KUnit tests for lineinfo feature

[PATCH] scripts/kernel-doc: Fix kdoc for Python 3.9-3.11
 2026-08-01 12:12 UTC  (3+ messages)

[PATCH] docs/ja_JP: translate submitting-patches.rst (tag usage)
 2026-08-01 11:54 UTC  (2+ messages)

[PATCH 1/1] docs: ctucanfd: fix swapped colors in legend for TX buffer FSM of CTU CAN FD
 2026-08-01 10:55 UTC 

[PATCH v4] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-08-01  9:25 UTC  (5+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-01  8:38 UTC  (7+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-01  8:07 UTC  (8+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v7 33/36] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v7 34/36] KVM: selftests: Add master clock offset test

[dlech:b4/iio-adc-ti-ads122c14 1/14] htmldocs: Documentation/iio/ads112c14.rst:57: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-08-01  6:49 UTC 

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-08-01  6:34 UTC  (4+ messages)
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs

[PATCH net-next v5 0/5] net: dsa: mxl862xx: support firmware update
 2026-08-01  5:11 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: dsa: wire flash_update devlink callback to drivers
` [PATCH net-next v5 3/5] net: dsa: mxl862xx: add devlink flash_update and info_get

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-01  2:13 UTC  (2+ messages)
` [PATCH RFC 14/14] mm/page-flags: remove PG_private

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-08-01  1:41 UTC  (15+ messages)
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr

[PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-08-01  0:31 UTC  (4+ messages)
` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-01  0:30 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net-next V7 0/4] devlink: Add boot-time eswitch mode defaults
 2026-07-31 22:51 UTC  (10+ messages)
` [PATCH net-next V7 4/4] devlink: Apply eswitch mode boot defaults

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-31 21:37 UTC  (4+ messages)

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-31 19:32 UTC  (5+ messages)

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH] checkpatch: warn about possible missing gitignore coverage in selftests
 2026-07-31 18:09 UTC  (5+ messages)

[PATCH] MAINTAINERS: update Traditional Chinese documentation maintainers
 2026-07-31 17:45 UTC  (5+ messages)

[PATCH v8 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-31 17:22 UTC  (5+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-31 17:11 UTC  (2+ messages)

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-07-31 16:46 UTC  (9+ messages)
` [PATCH 3/5] hwmon: (pmbus/core) Add mapping function to pmbus_read_block_data()

[RFC PATCH net-next] selftests/net: Introduce a selftest for ethtool flow control
 2026-07-31 16:28 UTC 

[PATCH net-next v6 00/15][pull request] Introduce iXD driver
 2026-07-31 15:57 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
 2026-07-31 15:08 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
` [PATCH v2 2/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
` [PATCH v2 3/4] KVM: selftests: Improve bsp_vcpu_id and max_vcpu_ids out-of-bound tests
` [PATCH v2 4/4] Documentation: KVM: Clarify that KVM_CAP_MAX_VCPU_ID is exclusive

[PATCH v3] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-31 14:45 UTC  (3+ messages)

[PATCH v7 0/4] hwmon: pmbus: add MPS MPQ8646 support
 2026-07-31 14:31 UTC  (9+ messages)
` [PATCH v7 1/4] hwmon: (pmbus/core) export pmbus_check_and_notify_faults()
` [PATCH v7 2/4] dt-bindings: hwmon: pmbus: add MPS MPQ8646
` [PATCH v7 3/4] hwmon: pmbus: add MPQ8646 driver
` [PATCH v7 4/4] hwmon: pmbus: mpq8646: gate the writes

[PATCH v3] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-07-31 13:42 UTC 

[PATCH v2] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-07-31 13:27 UTC  (4+ messages)

[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
 2026-07-31 13:19 UTC  (11+ messages)

[PATCH] kvm: add EVER_MAPPED ioctl and capability
 2026-07-31 12:54 UTC  (2+ messages)

[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
 2026-07-31 12:25 UTC  (15+ messages)
` [PATCH v17 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v17 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v17 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v17 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v17 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v17 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v17 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v17 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v17 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v17 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v17 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v17 13/14] tools: Synchronise the kernel esr.h
` [PATCH v17 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test


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