messages from 2023-11-27 14:32:41 to 2023-11-28 16:32:55 UTC [more...]
[PATCH RESEND v2] Documentation: xfs: consolidate XFS docs into its own subdirectory
2023-11-28 16:32 UTC (2+ messages)
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-11-28 16:31 UTC (58+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 03/33] KVM: x86: hyper-v: Introduce XMM output support
` [RFC 04/33] KVM: x86: hyper-v: Move hypercall page handling into separate function
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [RFC 07/33] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_VSM
` [RFC 08/33] KVM: x86: Don't use hv_timer if CAP_HYPERV_VSM enabled
` [RFC 09/33] KVM: x86: hyper-v: Introduce per-VTL vcpu helpers
` [RFC 10/33] KVM: x86: hyper-v: Introduce KVM_HV_GET_VSM_STATE
` [RFC 11/33] KVM: x86: hyper-v: Handle GET/SET_VP_REGISTER hcall in user-space
` [RFC 12/33] KVM: x86: hyper-v: Handle VSM hcalls "
` [RFC 13/33] KVM: Allow polling vCPUs for events
` [RFC 14/33] KVM: x86: Add VTL to the MMU role
` [RFC 15/33] KVM: x86/mmu: Introduce infrastructure to handle non-executable faults
` [RFC 16/33] KVM: x86/mmu: Expose R/W/X flags during memory fault exits
` [RFC 17/33] KVM: x86/mmu: Allow setting memory attributes if VSM enabled
` [RFC 18/33] KVM: x86: Decouple kvm_get_memory_attributes() from struct kvm's mem_attr_array
` [RFC 19/33] KVM: x86: Decouple kvm_range_has_memory_attributes() "
` [RFC 20/33] KVM: x86/mmu: Decouple hugepage_has_attrs() "
` [RFC 26/33] KVM: x86: hyper-vsm: Allow setting per-VTL memory attributes
` [RFC 27/33] KVM: x86/mmu/hyper-v: Validate memory faults against per-VTL memprots
` [RFC 28/33] x86/hyper-v: Introduce memory intercept message structure
` [RFC 30/33] KVM: x86: hyper-v: Introduce KVM_REQ_HV_INJECT_INTERCEPT request
` [RFC 33/33] Documentation: KVM: Introduce "Emulating Hyper-V VSM with KVM"
[PATCH] Took care of some grammatical mistakes
2023-11-28 16:18 UTC (5+ messages)
[PATCH v5] Documentation/gpu: VM_BIND locking document
2023-11-28 16:05 UTC (7+ messages)
` [Intel-xe] "
[Patch v6 00/12] Add Qualcomm Minidump driver related support
2023-11-28 16:03 UTC (10+ messages)
` [Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
` [Patch v6 10/12] pstore/ram: Add dynamic ramoops region support through commandline
` [Patch v6 11/12] pstore/ram: Add ramoops ready notifier support
[PATCH] docs: Raise the minimum Sphinx requirement to 2.4.4
2023-11-28 15:56 UTC (4+ messages)
[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
2023-11-28 15:52 UTC (6+ messages)
[PATCH v2 0/2] Add support for LTC4282
2023-11-28 15:49 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add LTC4282 bindings
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
2023-11-28 15:42 UTC (45+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 22/22] riscv: "
[PATCH] Documentation: Begin a RAS section
2023-11-28 15:23 UTC (2+ messages)
[PATCH v4 00/45] drm/connector: Create HDMI Connector infrastructure
2023-11-28 14:57 UTC (53+ messages)
` [PATCH v4 01/45] drm/tests: helpers: Include missing drm_drv header
` [PATCH v4 02/45] drm/tests: helpers: Add atomic helpers
` [PATCH v4 03/45] drm/tests: Add helper to create mock plane
` [PATCH v4 04/45] drm/tests: Add helper to create mock crtc
` [PATCH v4 05/45] drm/connector: Check drm_connector_init pointers arguments
` [PATCH v4 06/45] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v4 07/45] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v4 08/45] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v4 09/45] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v4 10/45] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v4 11/45] drm/connector: hdmi: Add output BPC "
` [PATCH v4 12/45] drm/connector: hdmi: Add support for output format
` [PATCH v4 13/45] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v4 14/45] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v4 15/45] drm/connector: hdmi: Add custom hook to filter "
` [PATCH v4 16/45] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v4 17/45] drm/connector: hdmi: Add Infoframes generation
` [PATCH v4 18/45] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v4 19/45] drm/vc4: hdmi: Create destroy state implementation
` [PATCH v4 20/45] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v4 21/45] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v4 22/45] drm/vc4: tests: Convert to plane creation helper
` [PATCH v4 23/45] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v4 24/45] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v4 25/45] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v4 26/45] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v4 27/45] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v4 28/45] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v4 29/45] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v4 30/45] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v4 31/45] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH v4 32/45] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH v4 33/45] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v4 34/45] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v4 35/45] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v4 36/45] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v4 37/45] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH v4 38/45] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v4 39/45] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v4 40/45] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v4 41/45] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v4 42/45] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v4 43/45] drm/sun4i: hdmi: Switch to container_of_const
` [v4,43/45] "
` [PATCH v4 44/45] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v4 45/45] drm/sun4i: hdmi: Switch to HDMI connector
[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
2023-11-28 14:51 UTC (19+ messages)
` [RFC PATCH 02/11] mm/mempolicy: swap cond reference counting logic in do_get_mempolicy
` [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call stack to take a task argument
` [RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node "
` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-28 11:00 UTC (4+ messages)
` [PATCH v6 11/11] blksnap: prevents using devices with data integrity or inline encryption
[PATCH v9 00/20] Imagination Technologies PowerVR DRM driver
2023-11-28 10:57 UTC (7+ messages)
` [PATCH v9 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU
` [EXTERNAL] Re: [PATCH v9 00/20] Imagination Technologies PowerVR DRM driver
[PATCH v6 0/6] add qca8084 ethernet phy driver
2023-11-28 10:35 UTC (9+ messages)
` [PATCH v6 3/6] net: phy: at803x: add QCA8084 ethernet phy support
[PATCH net-next] docs: netlink: link to family documentations from spec info
2023-11-28 10:21 UTC (5+ messages)
[PATCH v12 00/37] x86: enable FRED for x86-64
2023-11-28 10:09 UTC (11+ messages)
` [PATCH v12 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v12 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v12 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v12 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-28 9:38 UTC (13+ messages)
` [PATCH v6 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v6 1/6] list_lru: allows explicit memcg and NUMA node selection (fix)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v6 3/6] zswap: make shrinking memcg-aware
` [PATCH v6 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v6 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v6 6/6] zswap: shrinks zswap pool based on memory pressure
[PATCH v2] Documentation: Destage TEE subsystem documentation
2023-11-28 7:26 UTC (3+ messages)
dtbs_check: Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml: properties:honeywell,pmin-pascal: '$ref' should not be valid under {'const': '$ref'}
2023-11-28 7:24 UTC (2+ messages)
[PATCH v3] Documentation: Destage TEE subsystem documentation
2023-11-28 7:23 UTC
[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
2023-11-28 5:18 UTC (5+ messages)
[RFC PATCH 0/5] RISC-V: Add dynamic TSO support
2023-11-28 1:42 UTC (8+ messages)
` [RFC PATCH 2/5] RISC-V: Expose Ssdtso via hwprobe API
[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-27 23:46 UTC (7+ messages)
` [PATCH v7 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
` [PATCH v7 3/6] zswap: make shrinking memcg-aware
` [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v7 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure
[PATCH v3] docs: dt-bindings: add DTS Coding Style document
2023-11-27 21:55 UTC (5+ messages)
[PATCH 02/14] drm: Fix TODO list mentioning non-KMS drivers
2023-11-27 21:02 UTC (2+ messages)
[PATCH] cgroup/cpuset: Expose cpuset.cpus.isolated
2023-11-27 19:51 UTC
[PATCH 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2023-11-27 18:15 UTC (4+ messages)
` [PATCH 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
2023-11-27 18:04 UTC (11+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops
` [PATCH net-next v6 2/7] net: ethtool: add support for symmetric-xor RSS hash
[PATCH] docs: submitting-patches: improve the base commit explanation
2023-11-27 17:53 UTC (2+ messages)
[PATCH v1 0/3] docs/zh_CN: Translate maintainer-pgp-guide and adjust magic-number
2023-11-27 17:38 UTC (2+ messages)
[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
2023-11-27 17:28 UTC (6+ messages)
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver
[PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip
2023-11-27 16:03 UTC (6+ messages)
[PATCH 0/2] Simplify Util_est
2023-11-27 14:32 UTC (3+ messages)
` [PATCH 1/2] sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
` [PATCH 2/2] sched/fair: Simplify util_est
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;
as well as URLs for NNTP newsgroup(s).