messages from 2026-05-09 03:46:14 to 2026-05-11 08:50:17 UTC [more...]
[PATCH 0/3] Documentation/gpu: tables of contents cleanups and fixes
2026-05-11 8:50 UTC (2+ messages)
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-11 8:42 UTC (12+ messages)
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-11 8:39 UTC (2+ messages)
[PATCH 0/3] drm/i915: reorganize display documentation
2026-05-11 7:41 UTC (4+ messages)
` [PATCH 1/3] Documentation/gpu: add dedicated documentation for Intel display
[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-05-11 7:38 UTC (3+ messages)
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-05-11 7:10 UTC (13+ messages)
[PATCH] docs: Update nosmt support for arm64
2026-05-11 6:17 UTC (2+ messages)
[PATCH RFC v4 00/18] riscv: add Ssqosid and CBQRI resctrl support
2026-05-11 5:11 UTC (19+ messages)
` [PATCH RFC v4 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v4 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v4 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v4 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v4 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v4 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v4 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v4 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v4 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v4 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v4 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v4 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v4 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v4 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v4 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v4 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v4 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v4 18/18] riscv: enable resctrl filesystem for Ssqosid
[RFC v2 0/2] add kconfirm
2026-05-11 4:24 UTC (8+ messages)
` [RFC PATCH v2 1/2] scripts: "
` [RFC PATCH v2 2/2] Documentation: dev-tools: "
[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-11 3:04 UTC (16+ messages)
` [PATCH v13 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v13 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v13 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v13 04/15] arm64: kexec_file: "
` [PATCH v13 05/15] riscv: "
` [PATCH v13 06/15] LoongArch: kexec: "
` [PATCH v13 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v13 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v13 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v13 10/15] x86/kexec: "
` [PATCH v13 11/15] riscv: kexec_file: "
` [PATCH v13 12/15] LoongArch: kexec: "
` [PATCH v13 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v13 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v13 15/15] riscv: "
[PATCH] ASoC: docs: Fix stale and misspelled references
2026-05-10 13:46 UTC (2+ messages)
[PATCH RFC v3 0/3] Add splash DRM client
2026-05-10 21:29 UTC (4+ messages)
` [PATCH RFC v3 1/3] drm: client: add splash client
` [PATCH RFC v3 2/3] MAINTAINERS: add entry for DRM "
` [PATCH RFC v3 3/3] drm: docs: remove bootsplash from TODO
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-10 21:05 UTC (34+ messages)
` [PATCH v4 01/30] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v4 02/30] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v4 03/30] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v4 05/30] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v4 06/30] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v4 07/30] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v4 08/30] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v4 09/30] KVM: x86: WARN if kvm_get_walltime_and_clockread() fails unexpectedly
` [PATCH v4 10/30] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v4 11/30] KVM: x86: Add WARN and restructure get_kvmclock()
` [PATCH v4 12/30] KVM: x86: Use get_kvmclock_base_ns() as fallback in get_kvmclock()
` [PATCH v4 13/30] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v4 14/30] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v4 15/30] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v4 16/30] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
` [PATCH v4 17/30] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v4 18/30] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v4 19/30] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v4 20/30] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
` [PATCH v4 21/30] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
` [PATCH v4 22/30] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v4 23/30] KVM: x86: Factor out kvm_use_master_clock()
` [PATCH v4 24/30] KVM: x86: Avoid gratuitous global clock updates
` [PATCH v4 25/30] KVM: x86/xen: Prevent runstate times from becoming negative
` [PATCH v4 26/30] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute
` [PATCH v4 28/30] KVM: x86: Remove runtime Xen TSC frequency CPUID update
` [PATCH v4 29/30] x86/kvm: Obtain TSC frequency from CPUID if present
` [PATCH v4 30/30] x86/xen: "
` [PATCH v4 33/30] KVM: selftests: Add Xen runstate migration test
` [PATCH v4 31/30] KVM: selftests: Add Xen/generic CPUID timing leaf test
` [PATCH v4 32/30] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
2026-05-10 20:33 UTC (2+ messages)
[PATCH] docs: Document panic_on_rcu_stall default behavior
2026-05-10 19:54 UTC (2+ messages)
[PATCH] docs: leds: uleds: Make the documentation match the code
2026-05-10 19:43 UTC (5+ messages)
[PATCH] cpufreq-stats: document limitations on modern cpufreq drivers
2026-05-10 19:33 UTC (3+ messages)
` [PATCH v2] "
[RFC V2 net-next 0/2] devlink: Add boot-time defaults
2026-05-10 18:54 UTC (3+ messages)
` [RFC V2 net-next 1/2] devlink: Add eswitch mode boot defaults
` [RFC V2 net-next 2/2] net/mlx5: Apply devlink boot defaults during init
[PATCH] docs/filesystems/9p: fix broken external links
2026-05-10 18:28 UTC
[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
2026-05-10 18:06 UTC (5+ messages)
[PATCH 0/2] Doc, scripts: facilitate phaseout of strlcat
2026-05-10 17:32 UTC (6+ messages)
` [PATCH 1/2] [PATCH 1/2] Doc: deprecated.rst: add strlcat()
` "
` [PATCH 2/2] scripts: checkpatch.pl: add warning for strlcat()
[PATCH v6 0/8] Add Chinese translation for USB subsystem
2026-05-10 13:53 UTC (9+ messages)
` [PATCH v6 1/8] docs/zh_CN: Add index.rst translation
` [PATCH v6 2/8] docs/zh_CN: Add acm.rst translation
` [PATCH v6 3/8] docs/zh_CN: Add authorization.rst translation
` [PATCH v6 4/8] docs/zh_CN: Add chipidea.rst translation
` [PATCH v6 5/8] docs/zh_CN: Add dwc3.rst translation
` [PATCH v6 6/8] docs/zh_CN: Add ehci.rst translation
` [PATCH v6 7/8] docs/zh_CN: Add usbmon.rst translation
` [PATCH v6 8/8] docs/zh_CN: Add CREDITS translation
htmldocs: Documentation/admin-guide/mm/damon/hugepage.rst:3: WARNING: Title overline too short
2026-05-10 15:44 UTC
[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-10 14:42 UTC (2+ messages)
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
2026-05-10 13:43 UTC (5+ messages)
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-10 12:42 UTC (12+ messages)
` [PATCH v12 01/11] dt-bindings: iio: frequency: add adf41513
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v12 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v12 04/11] lib: math: div64: add div64_s64_rem()
` [PATCH v12 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v12 06/11] iio: test: iio-test-format: add test case for decimal format
` [PATCH v12 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v12 08/11] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v12 09/11] iio: frequency: adf41513: features on frequency change
` [PATCH v12 10/11] docs: iio: add documentation for adf41513 driver
` [PATCH v12 11/11] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-05-10 12:02 UTC (7+ messages)
[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
2026-05-10 10:07 UTC (8+ messages)
` [PATCH RFC v4 02/10] iio: core: support 64-bit register through debugfs
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver
[PATCH 0/4] Add MSI Claw HID Configuration Driver
2026-05-10 4:35 UTC (5+ messages)
` [PATCH 1/4] HID: hid-msi-claw: Add MSI Claw configuration driver
` [PATCH 2/4] HID: hid-msi-claw: Add M-key mapping attributes
` [PATCH 3/4] HID: hid-msi-claw: Add RGB control interface
` [PATCH 4/4] HID: hid-msi-claw: Add Rumble Intensity Attributes
[PATCH v4 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-05-09 21:46 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH 2/5] docs: fix repeated word 'that' across documentation
2026-05-09 21:12 UTC (3+ messages)
` [PATCH v2 2/4] "
[PATCH 4/5] docs: fix repeated prepositions across documentation
2026-05-09 20:41 UTC (6+ messages)
[asahilinux:bits/090-spi-hid 12/19] Warning: drivers/hid/hid-magicmouse.c:589 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-05-09 20:14 UTC
[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-05-09 19:51 UTC (7+ messages)
` [PATCH v3 1/3] Documentation: security-bugs: do not systematically Cc the security team
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
` [PATCH v3 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
[PATCH v2 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-05-09 19:50 UTC (11+ messages)
` [PATCH v2 2/3] Documentation: security-bugs: explain what is and is not a security bug
[PATCH v13 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-05-09 19:43 UTC (10+ messages)
` [PATCH v13 net-next 03/11] net/nebula-matrix: add chip related definitions
` 回复:[PATCH "
` 回复:回复:[PATCH "
` [PATCH v13 net-next 05/11] net/nebula-matrix: add channel layer
` 回复:[PATCH "
[PATCH v3 00/13] Improve process/maintainers output
2026-05-09 17:53 UTC (16+ messages)
` [PATCH v3 01/13] docs: maintainers_include: keep hidden TOC sorted
` [PATCH v3 02/13] docs: maintainers_include: split state machine on multiple funcs
` [PATCH v3 03/13] docs: maintainers_include: cleanup the code
` [PATCH v3 04/13] docs: maintainers_include: clean most SPHINXDIRS=process warnings
` [PATCH v3 05/13] docs: maintainers_include: do some coding style cleanups
` [PATCH v3 06/13] docs: maintainers_include: store maintainers entries on a dict
` [PATCH v3 07/13] docs: maintainers_include: properly handle file patterns
` [PATCH v3 08/13] docs: maintainers_include: add a filtering javascript
` [PATCH v3 09/13] docs: maintainers_include: don't ignore invalid profile entries
` [PATCH v3 10/13] docs: maintainers_include: better handle directories
` [PATCH v3 11/13] docs: maintainers_include: better handle doc wildcards
` [PATCH v3 12/13] MAINTAINERS: make clearer about what's expected for "P" field
` [PATCH v3 13/13] MAINTAINERS: use a URL for pin-init maintainer's profile entry
[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
2026-05-09 17:25 UTC (3+ messages)
[asahilinux:bits/090-spi-hid 12/19] Warning: drivers/hid/hid-magicmouse.c:589 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-05-09 16:20 UTC
[PATCH 3/5] docs: fix repeated word 'as' in dax-hv-api
2026-05-09 16:03 UTC (3+ messages)
` [PATCH v2 3/4] docs: fix repeated word 'as' in dax-hv-api documentation
[PATCH v7 RESEND] hwmon: add driver for ARCTIC Fan Controller
2026-05-09 15:43 UTC (2+ messages)
[PATCH v5 0/3] add support for Delta E50SN12051
2026-05-09 15:40 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: trivial-devices: Add "
` [PATCH v5 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v5 3/3] hwmon: (pmbus) add support for Delta E50SN12051
[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
2026-05-09 12:34 UTC (3+ messages)
[PATCH v4 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-09 6:54 UTC (8+ messages)
` [PATCH v4 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
2026-05-09 3:49 UTC (6+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
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