messages from 2026-07-02 07:18:47 to 2026-07-03 01:33:38 UTC [more...]
[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
2026-07-03 1:33 UTC (18+ messages)
` [PATCH v6 01/16] iio: ABI: add attributes for altcurrent channels
` [PATCH v6 03/16] iio: ABI: add parent entry for iio channels
` [PATCH v6 05/16] iio: core: support 64-bit register through debugfs
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v6 07/16] iio: core: add hierarchical channel relationships
` [PATCH v6 08/16] dt-bindings: iio: frequency: add ad9910
[PATCH v4 0/2] arm64: errata: NVIDIA Olympus device store/load ordering
2026-07-03 0:51 UTC (4+ messages)
` [PATCH v4 1/2] arm64: errata: Workaround "
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-02 23:17 UTC (28+ messages)
[PATCH 0/3 v3] delaytop: add delay max, timestamp and sorting for top latency analysis
2026-07-02 23:01 UTC (7+ 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 v3 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-07-02 22:18 UTC (3+ messages)
` [PATCH v3 4/5] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
[PATCH] docs: link AI coding assistants and tool-generated content pages
2026-07-02 22:00 UTC (5+ messages)
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-02 21:49 UTC (11+ messages)
[PATCH] sched/topology: Allow EAS without schedutil for artificial Energy Models
2026-07-02 21:27 UTC (7+ messages)
[PATCH net-next v6 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
2026-07-02 21:23 UTC (4+ messages)
` [PATCH net-next v6 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
[PATCH v4 0/2] Delete task_euid()
2026-07-02 21:12 UTC (6+ messages)
[RFC PATCH 0/6] cpufreq/amd-pstate: Rework dynamic_epp as an energy_performance_preference mode
2026-07-02 20:36 UTC (7+ messages)
` [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
[PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model
2026-07-02 19:26 UTC (3+ messages)
[PATCH] ipe: fix bracket
2026-07-02 19:22 UTC
[PATCH v2 0/4] arm64: Fixes and cleanups for cpu-feature-registers.rst
2026-07-02 19:11 UTC (5+ messages)
` [PATCH v2 1/4] arm64: Don't number registers in cpu-feature-registers.rst
` [PATCH v2 2/4] arm64: Document missing bitfields "
` [PATCH v2 3/4] arm64: Sort registers "
` [PATCH v2 4/4] arm64: Remove hidden bitfields from cpu-feature-registers.rst
[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-07-02 19:04 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature
` [PATCH v2 2/3] KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
` [PATCH v2 3/3] KVM: arm64: Advertise STALL_SLOT* in PMCEID1 "
[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-02 18:17 UTC (5+ 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 v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-02 17:48 UTC (11+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH] docs: infiniband: fix bracket
2026-07-02 17:23 UTC (2+ 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 (54+ 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 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 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 "
[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 (3+ messages)
` [PATCH v6 20/23] virt/steal_monitor: Act on steal values at regular intervals
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