public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 14:29:21 to 2026-04-07 19:11:37 UTC [more...]

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-07 19:11 UTC  (17+ messages)

[PATCH v8 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-04-07 19:03 UTC  (9+ messages)
` [PATCH v8 1/8] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v8 2/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v8 3/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v8 4/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v8 6/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v8 7/8] KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVM
` [PATCH v8 8/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE

[PATCH] docs: proc: document ProtectionKey in smaps
 2026-04-07 18:58 UTC  (7+ messages)

[PATCH] sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc name
 2026-04-07 18:18 UTC  (2+ messages)

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-07 17:48 UTC  (8+ messages)

[PATCH v7 0/9] KVM: x86: nSVM: Improve PAT virtualization
 2026-04-07 17:00 UTC  (16+ messages)
` [PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v7 5/9] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v7 8/9] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v7 9/9] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH v5 0/3] Trim N entries of IMA event logs
 2026-04-07 16:19 UTC  (3+ messages)
` [PATCH v5 2/3] ima: trim N IMA event log records

[PATCH] hwmon: (yogafan) various markup improvements
 2026-04-07 16:12 UTC  (5+ messages)

[PATCH v6 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-04-07 16:05 UTC  (5+ messages)
` (sashiko review) "

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-04-07 14:43 UTC  (4+ messages)

[PATCH v4 0/6] arm64: Add support for FEAT_Debugv8p9
 2026-04-07 14:29 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: hw_breakpoint: Disallow breakpoints in no kprobe code
` [PATCH v4 2/6] arm64: hw_breakpoint: Add additional kprobe excluded functions
` [PATCH v4 3/6] arm64: hw_breakpoint: Add lockdep_assert_irqs_disabled() on install/uninstall
` [PATCH v4 4/6] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [PATCH v4 5/6] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
` [PATCH v4 6/6] arm64: hw_breakpoint: Enable FEAT_Debugv8p9

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07 14:12 UTC  (14+ messages)
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 32/33] rust: kbuild: support global per-version flags

[PATCH v8 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 14:09 UTC  (4+ messages)
` [PATCH v8 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v8 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-07 13:59 UTC  (26+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PATCH 0/1] Documentation: leds: leds-class: Document keyboard backlight LED class naming
 2026-04-07 13:26 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-07 13:21 UTC  (25+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 02/24] filelock: add a tracepoint to start of break_lease()
` [PATCH 03/24] filelock: add an inode_lease_ignore_mask helper
` [PATCH 04/24] nfsd: add protocol support for CB_NOTIFY
` [PATCH 05/24] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH 06/24] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH 07/24] vfs: add fsnotify_modify_mark_mask()
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 09/24] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH 10/24] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH 11/24] nfsd: use RCU to protect fi_deleg_file
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events
` [PATCH 14/24] nfsd: add tracepoint to dir_event handler
` [PATCH 15/24] nfsd: apply the notify mask to the delegation when requested
` [PATCH 16/24] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH 17/24] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH 18/24] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH 19/24] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH 20/24] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH 21/24] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH 22/24] nfsd: properly track requested child attributes
` [PATCH 23/24] nfsd: track requested dir attributes
` [PATCH 24/24] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-07 12:38 UTC  (8+ messages)
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support

[PATCH v7 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 12:28 UTC  (4+ messages)
` [PATCH v7 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v7 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[RFC net-next 15/15] Documentation: networking: add ipxlat translator guide
 2026-04-07 11:30 UTC  (3+ messages)

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-04-07 10:19 UTC  (11+ messages)

[PATCH v2] Documentation: gpio: update the preferred method for using software node lookup
 2026-04-07 10:03 UTC  (2+ messages)

[PATCH v6 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07  8:51 UTC  (7+ messages)
` [PATCH v6 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v6 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH] Documentation: sysctl: document net core sysctls
 2026-04-07  8:32 UTC 

[PATCH v10 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-07  7:22 UTC  (7+ messages)
` [PATCH v10 net-next 02/11] net/nebula-matrix: add our driver architecture
    ` 回复:[PATCH "
` [PATCH v10 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
    ` 回复:[PATCH "

[PATCH v2 0/5] Add OneXPlayer Configuration HID Driver
 2026-04-07  4:13 UTC  (6+ messages)
` [PATCH v2 1/5] HID: hid-oxp: Add OneXPlayer configuration driver
` [PATCH v2 2/5] HID: hid-oxp: Add Second Generation RGB Control
` [PATCH v2 3/5] HID: hid-oxp: Add Second Generation Gamepad Mode Switch
` [PATCH v2 4/5] HID: hid-oxp: Add Button Mapping Interface
` [PATCH v2 5/5] HID: hid-oxp: Add Vibration Intensity Attributes

[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-07  2:57 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v2 2/3] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl

[RFC PATCH v3 00/10] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-07  1:05 UTC  (3+ messages)
` [RFC PATCH v3 04/10] Docs/mm/damon/design: document fail_charge_{num,denom}
` [RFC PATCH v3 05/10] Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} files

[PATCH] riscv: Docs: fix unmatched quote warning
 2026-04-06 23:23 UTC 

[PATCH net-next] docs: netdev: document AI-assisted review tooling
 2026-04-06 21:14 UTC  (5+ messages)

[PATCH] checkpatch: add --json output mode
 2026-04-06 20:41 UTC  (6+ messages)

[PATCH net-next] docs: netdev: improve wording of reviewer guidance
 2026-04-06 18:37 UTC  (3+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-06 18:09 UTC  (7+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-04-06 18:08 UTC  (3+ messages)

[PATCH V10 00/10] famfs: port into fuse
 2026-04-06 17:43 UTC  (2+ messages)

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-06 16:18 UTC  (4+ messages)
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump

[PATCH] kconfig: add optional warnings for changed input values
 2026-04-06 15:06 UTC 

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-06 14:58 UTC  (2+ messages)

[PATCH v9 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-06 14:31 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v9 2/3] hwmon: ltc4283: Add support for "
` [PATCH v9 3/3] gpio: gpio-ltc4283: "


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