Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-01 19:33:22 to 2026-07-02 17:47:31 UTC [more...]

[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-07-02 17:47 UTC  (10+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
` [PATCH v5 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
` [PATCH v5 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
` [PATCH v5 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
` [PATCH v5 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
` [PATCH v5 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info

[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-02 17:32 UTC  (4+ messages)
` [PATCH v5 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v5 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH] docs: infiniband: fix bracket
 2026-07-02 17:23 UTC  (2+ messages)

[PATCH] docs: link AI coding assistants and tool-generated content pages
 2026-07-02 17:12 UTC  (3+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-02 16:50 UTC  (24+ messages)

[PATCH v5 00/18] dyndbg: cleanups, refactors in prep for API fix
 2026-07-02 16:41 UTC  (19+ messages)
` [PATCH v5 01/18] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v5 02/18] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v5 03/18] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v5 04/18] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v5 05/18] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v5 06/18] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v5 07/18] dyndbg: reduce verbose/debug clutter
` [PATCH v5 08/18] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v5 09/18] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v5 10/18] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v5 11/18] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v5 12/18] dyndbg: replace classmap list with an array-slice
` [PATCH v5 13/18] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v5 14/18] dyndbg: pin class param storage to u32
` [PATCH v5 15/18] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v5 16/18] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v5 17/18] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v5 18/18] dyndbg: change __dynamic_func_call_cls* macros into expressions

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-07-02 16:36 UTC 

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-02 16:29 UTC  (55+ messages)

[PATCH v2] swiotlb: introduce Kconfig option for compile-time default pool size
 2026-07-02 15:50 UTC  (2+ messages)

[PATCH v2] docs: leds: uleds: Make the documentation match the code
 2026-07-02 15:44 UTC  (2+ messages)

[PATCH 0/3] arm64: Fixes and cleanups for cpu-feature-registers.rst
 2026-07-02 15:38 UTC  (6+ messages)
` [PATCH 2/3] arm64: Document missing bitfields in cpu-feature-registers.rst
` [PATCH 3/3] arm64: Sort registers "

[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
 2026-07-02 14:55 UTC  (6+ messages)
` [PATCH 1/2] mm/kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation

[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
 2026-07-02 14:43 UTC  (8+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter

[PATCH] docs: watchdog: Fix brackets
 2026-07-02 14:13 UTC  (2+ messages)

[PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model
 2026-07-02 14:07 UTC  (2+ messages)

[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-02 13:41 UTC  (2+ messages)

[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-07-02 13:17 UTC  (7+ messages)
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
    ` [External Mail] "

[PATCH 0/3 v3] delaytop: add delay max, timestamp and sorting for top latency analysis
 2026-07-02 13:00 UTC  (4+ messages)
` [PATCH 1/3] delaytop: add delay max for delaytop
` [PATCH 2/3] delaytop: add timestamp of delay max
` [PATCH 3/3] delaytop: sort by max delay to highlight top latency processes

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-02 12:32 UTC  (7+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-02 12:13 UTC  (9+ messages)

[PATCH v2 0/4] rv: rtapp monitor update
 2026-07-02 12:12 UTC  (5+ messages)
` [PATCH v2 4/4] rv/rtapp: Add wakeup monitor

[PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driver
 2026-07-02 11:55 UTC  (3+ messages)
` [PATCH RFC v6 5/5] iio: osf: add UART "

[PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel
 2026-07-02 11:31 UTC  (3+ messages)

[PATCH net-next 0/2] devlink: extend phys_port_name controller prefix to non-external ports
 2026-07-02 11:17 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: print controller prefix for non-zero controller
` [PATCH net-next 2/2] net/mlx5: Set satellite PF devlink ports as non-external

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-02 10:51 UTC  (5+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[PATCH -next] docs: submitting-patches: Fix section structure around DCO
 2026-07-02 10:44 UTC 

[PATCH v20 net-next 10/10] net/nebula-matrix: add common dev start/stop operation
 2026-07-02  9:43 UTC  (2+ messages)

[PATCH v20 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
 2026-07-02  9:43 UTC  (2+ messages)

[PATCH v20 net-next 08/10] net/nebula-matrix: add Dispatch layer implementation
 2026-07-02  9:43 UTC  (2+ messages)

[PATCH v20 net-next 06/10] net/nebula-matrix: add intr resource implementation
 2026-07-02  9:42 UTC  (2+ messages)

[PATCH v20 net-next 05/10] net/nebula-matrix: add common resource implementation
 2026-07-02  9:42 UTC  (2+ messages)

[PATCH v20 net-next 04/10] net/nebula-matrix: add channel layer
 2026-07-02  9:42 UTC  (2+ messages)

[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
 2026-07-02  9:36 UTC  (12+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format

[PATCH v6 00/11] Dynamic PAMT
 2026-07-02  9:32 UTC  (9+ messages)
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-07-02  8:58 UTC  (7+ messages)
` [PATCH v5 06/34] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration

[PATCH] docs: ABI: sysfs-kernel-slab: mark cpu_partial attributes deprecated
 2026-07-02  8:28 UTC  (3+ messages)

[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
 2026-07-02  7:52 UTC  (8+ messages)
` [PATCH net-next V4 4/6] devlink: Apply eswitch mode boot defaults

[PATCH 0/6] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-02  7:28 UTC  (8+ messages)
` [PATCH 6/6] hwmon: (pmbus/max20830): add support for max20830c and max20840c

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-02  7:18 UTC  (9+ messages)
` [PATCH v6 05/23] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v6 15/23] virt/steal_monitor: Add control knobs for handling steal values
` [PATCH v6 20/23] virt/steal_monitor: Act on steal values at regular intervals

[PATCH v5 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-07-02  6:12 UTC  (9+ messages)
` [PATCH v5 1/2] PM: sleep: Rename module parameters prefix to "pm_sleep"
` [PATCH v5 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default

[PATCH 0/2] nvme: Introduce service-time iopolicy
 2026-07-02  2:34 UTC  (3+ messages)

[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
 2026-07-01 23:55 UTC  (3+ messages)

[PATCH 0/2] Document amd_pmc delay_suspend quirk
 2026-07-01 22:21 UTC  (3+ messages)
` [PATCH 1/2] Documentation/arch/x86/amd-debugging: Add example for reset register

[PATCH net-next v6 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-07-01 21:59 UTC  (4+ messages)
` [PATCH net-next v6 06/15] net: ethernet: oa_tc6: Support for hardware timestamp

[RFC PATCH 0/6] cpufreq/amd-pstate: Rework dynamic_epp as an energy_performance_preference mode
 2026-07-01 21:40 UTC  (9+ messages)
` [RFC PATCH 1/6] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [RFC PATCH 2/6] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [RFC PATCH 3/6] cpufreq/amd-pstate: Repurpose "amd_dynamic_epp" cmdline and corresponding sysfs
` [RFC PATCH 5/6] cpufreq/amd-pstate: Reduce the scope of exported symbols

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-07-01 20:43 UTC  (13+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v3 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-07-01 20:37 UTC  (5+ messages)
` [PATCH v3 1/5] PCI: dwc: Determine whether iMSI is used before calling .init
` [PATCH v3 2/5] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v3 4/5] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
` [PATCH v3 5/5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-07-01 20:39 UTC  (3+ messages)
` [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz

[PATCH v5 0/3] iio: dac: Add support for AD5529R DAC
 2026-07-01 20:31 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: spi: Add spi,device-addr peripheral property

[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-01 20:18 UTC  (3+ messages)
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask


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