All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-25 17:39:45 to 2026-06-25 18:20:01 UTC [more...]

[PATCH RFC 00/12] Document synchronization used in managing guest faults
 2026-06-25 18:19 UTC  (11+ messages)
` [PATCH RFC 01/12] Documentation: KVM: Elaborate comment on kvm_usage_lock
` [PATCH RFC 02/12] Documentation: KVM: Consolidate notes about cpu_read_lock() and kvm_lock
` [PATCH RFC 03/12] Documentation: KVM: Consolidate notes about kvm->slots_lock and irq_lock
` [PATCH RFC 08/12] Documentation: KVM: Add example for kvm->srcu in relation to mutex/lock
` [PATCH RFC 10/12] KVM: guest_memfd: Clarify comment about gmem.file vs kvm->srcu

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-25 18:19 UTC  (2+ messages)

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-25 18:19 UTC  (18+ messages)
` [PATCH v11 02/31] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v11 05/31] cxl/mem: Expose dynamic ram 1 partition in sysfs
` [PATCH v11 07/31] cxl/region: Add DC DAX region support
` [PATCH v11 10/31] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v11 12/31] cxl/mem: Set up framework for handling DC Events
` [PATCH v11 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains
` [PATCH v11 14/31] cxl/extent: Handle DC Add Capacity events
` [PATCH v11 15/31] cxl/mem: Drop misaligned DCD extent groups
` [PATCH v11 03/31] cxl/cdat: Gather DSMAS data for DCD partitions

[PATCH v7 0/9] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-25 18:18 UTC  (7+ messages)
` [PATCH v7 3/9] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v7 7/9] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()

[RFC PATCH 0/3] pinctrl: mediatek: mt8516-mt8167: Convert to Paris driver
 2026-06-25 18:17 UTC  (5+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: mt8516/mt8167: Move compatibles from mt66xx to mt6795

[PATCH v1 1/2] dts: add code coverage reporting to DTS
 2026-06-25 18:15 UTC  (6+ messages)
` [PATCH v3 "
` [PATCH v4 "
  ` [PATCH v4 2/2] dts: add build arguments to test run configuration

[PATCH] selftests: Open /dev/udmabuf O_RDONLY
 2026-06-25 18:15 UTC 

[PATCH] hyperv: mshv: zero VTL hypercall input page
 2026-06-25 18:14 UTC  (3+ messages)

[PATCH net v2] sctp: fix SCTP_RESET_STREAMS stream list length limit
 2026-06-25 18:14 UTC  (3+ messages)

[PATCH] hyperv: mshv: zero VTL hypercall output page
 2026-06-25 18:13 UTC  (2+ messages)
` [PATCH v2] mshv_vtl: clear hypercall output before copyout

xfs_buf_submit error handling fix v2
 2026-06-25 18:13 UTC  (9+ messages)
` [PATCH 2/6] xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
` [PATCH 3/6] xfs: improve the xfs_buf_ioend_fail calling convention
` [PATCH 4/6] xfs: remove xfs_buf_ioend
` [PATCH 5/6] xfs: fix handling of synchronous errors in xfs_buf_submit

[PATCH v7 00/27] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-06-25 18:12 UTC  (88+ messages)
` [PATCH v7 01/27] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v7 02/27] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v7 03/27] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v7 04/27] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v7 05/27] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v7 06/27] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v7 07/27] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert_all errors in init check
` [PATCH v7 08/27] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v7 09/27] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v7 10/27] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v7 11/27] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v7 12/27] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v7 13/27] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v7 14/27] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v7 15/27] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v7 16/27] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v7 17/27] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v7 18/27] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v7 19/27] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v7 20/27] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v7 21/27] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v7 22/27] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v7 23/27] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v7 24/27] phy: rockchip: usbdp: Support going from DP-only mode to USB mode
` [PATCH v7 25/27] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v7 26/27] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v7 27/27] phy: rockchip: usbdp: Avoid xHCI SErrors

[PATCH] systemd-systemctl: Add support for UpheldBy fields in [Install] section
 2026-06-25 15:59 UTC 

[PATCH 0/3] systemd: update to 261 and be compatible with rhel8
 2026-06-25 18:11 UTC  (3+ messages)
` [PATCH 2/3] systemd: upgrade to 261
  ` [OE-core] "

[PATCH 0/4] arm: socfpga: Add Arria 10 SoCDK QSPI and NAND board variants
 2026-06-25 18:08 UTC  (5+ messages)
` [PATCH 1/4] arm: dts: socfpga: Update Arria 10 SoCDK U-Boot handoff data
` [PATCH 2/4] ARM: socfpga: Add default FIT images for Arria 10 SoCDK
` [PATCH 3/4] arm: socfpga: Add Arria 10 SoCDK QSPI and NAND boards
` [PATCH 4/4] doc: socfpga: Describe Arria 10 SoCDK QSPI U-Boot and SPL build flow

Fwd: [PATCH v2 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-25 18:09 UTC 

[PATCH 0/4] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA
 2026-06-25 18:08 UTC  (8+ messages)
` [PATCH 1/4] nfs4.2: add nfs4_2.x to generate the UNCACHEABLE_FILE_DATA attribute
` [PATCH 2/4] nfs4.2: add UNCACHEABLE_FILE_DATA attribute support

[meta-oe][PATCH 1/3] crash 8.0.6 -> 9.0.2 + crash-memory-driver
 2026-06-25 18:08 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] crash: drop unnecessary git scaffolding from do_compile
` [meta-oe][PATCH 3/3] crash: fix buildpaths QA properly via gdb --with-sysroot=/

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-06-25 18:06 UTC  (2+ messages)

[PATCH] riscv: Add build salt to the vDSO
 2026-06-25 18:05 UTC  (3+ messages)

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-25 18:05 UTC  (3+ messages)

[Buildroot] [PATCH 0/4] make utils/generate-cyclonedx runnable with Buildroot host packages
 2026-06-25 18:04 UTC  (4+ messages)

[RFC PATCH 1/4] perf/trace-dat: Add trace.dat export infrastructure
 2026-06-25 18:04 UTC  (3+ messages)

ANN: SELinux userspace 3.11-rc3 release
 2026-06-25 18:04 UTC  (2+ messages)

[PATCH] arch/riscv: vdso: remove CFI landing pad from rt_sigreturn
 2026-06-25 18:03 UTC  (3+ messages)

[PATCH] commands: loadx: remove non-existent options from usage string
 2026-06-25 17:30 UTC 

[PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
 2026-06-25 18:02 UTC 

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-25 18:01 UTC  (3+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[Buildroot] [RFC PATCH 00/14] Add exportable vulnerability informations
 2026-06-25 18:01 UTC  (5+ messages)
` [Buildroot] [RFC PATCH 04/14] utils/generate-cyclonedx: support vulnerability details
` [Buildroot] [RFC PATCH 08/14] package/python-pip: add detail to vulnerability

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-06-25 18:01 UTC  (4+ messages)
` [PATCH 12/21] nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()

[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
 2026-06-25 18:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-25 17:59 UTC  (7+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-25 17:59 UTC  (6+ messages)

[PATCH] nvme-auth: Avoid C=1 warning in nvme_auth_derive_tls_psk()
 2026-06-25 17:59 UTC 

[PATCH] accel: remove unnecessary #ifdefs
 2026-06-25 17:56 UTC 

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-06-25 17:55 UTC  (8+ messages)

[PATCH bpf-next v3 0/2] bpf: Preserve scalar zero spills for stack reads
 2026-06-25 17:55 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover stack reads from zero spills

[PATCH] xfs: release dquot buffer after dqflush failure
 2026-06-25 17:55 UTC  (2+ messages)

[PATCH v2 0/6] arm64: hyperv: Add Realm support for Hyper-V
 2026-06-25 17:54 UTC  (9+ messages)
` [PATCH v2 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms
` [PATCH v2 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for "
` [PATCH v2 4/6] Drivers: hv: Mark shared memory as decrypted "
` [PATCH v2 5/6] arm64: hyperv: Route hypercalls through RSI host call in "

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-25 17:53 UTC  (12+ messages)

[PATCH v2] watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
 2026-06-25 17:52 UTC  (2+ messages)

[PATCH] raid6: fix raid6_recov_rvv symbol undeclared warning
 2026-06-25 17:52 UTC  (3+ messages)

[PATCH] btmrvl: Fix hdev dangling pointer and error code in register_hdev
 2026-06-25 17:52 UTC  (2+ messages)
`  "

[PATCH] raid6: fix riscv symbol undeclared warnigns
 2026-06-25 17:50 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-25 17:50 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 2c6281afd33e8082e44ea3fc7afc796f70afea8c
 2026-06-25 17:49 UTC 

[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
 2026-06-25 17:46 UTC  (8+ messages)
` [PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT
  ` [PATCH v3 1/6] examples/l3fwd-graph: remove redundant Tx queue limit
  ` [PATCH v3 2/6] examples/l3fwd: "
  ` [PATCH v3 3/6] examples/ip_fragmentation: "
  ` [PATCH v3 4/6] examples/ip_reassembly: "
  ` [PATCH v3 5/6] examples/ipv4_multicast: "
  ` [PATCH v3 6/6] examples: remove unused define

[PATCH] treewide: Kconfig: use bool instead of tristate
 2026-06-25 13:42 UTC  (4+ messages)

[PATCH 0/2] UFS clock fixes for Milos
 2026-06-25 13:14 UTC  (3+ messages)
` [PATCH 1/2] clk/qcom: milos: Add remaining UFS clocks
` [PATCH 2/2] clk/qcom: milos: Add TCSRCC clocks

[PATCH] pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))
 2026-06-25 17:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm64: a37xx: pinctrl: fix info->dev used but never set
 2026-06-25 17:34 UTC  (2+ messages)

[PATCH] video: add ChipWealth CH13726A AMOLED panel driver
 2026-06-25 13:29 UTC 

don't build bios/contexts over multiple iomaps v3
 2026-06-25 17:47 UTC  (3+ messages)
` [PATCH 2/2] iomap: submit read bio after each extent

[PATCH v12 00/86] Generic line based metadata support, internal pads
 2026-06-25 17:47 UTC  (3+ messages)
` [PATCH v12 05/86] media: uapi: Add V4L2_CID_CFA_PATTERN for describing color patterns

[PATCH RFC 0/3] SUNRPC: a latency floor for interactive clients via sparse-flow dispatch
 2026-06-25 17:46 UTC  (4+ messages)
` [PATCH RFC 2/3] SUNRPC: dispatch idle transports ahead of backlogged ones

[PATCH] riscv: Raise default NR_CPUS for 64BIT to 256
 2026-06-25 17:46 UTC  (3+ messages)

[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
 2026-06-25 17:46 UTC  (2+ messages)
` [Bug 221569] "

[PATCH] docs: pagemap: fix flags location, member name and sample code
 2026-06-25 17:44 UTC 

[GIT PULL] Networking for v7.2-rc1
 2026-06-25 17:45 UTC 

[RFC PATCH 0/6] arm64: hyperv: Add Realm support for Hyper-V
 2026-06-25 17:44 UTC  (7+ messages)
` [RFC PATCH 1/6] arm64: rsi: Add RSI host call structure and helper function
` [RFC PATCH 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms

[PATCH net] xfrm: fix stack-out-of-bounds in xfrm_tmpl_resolve_one
 2026-06-25 17:43 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 7.2-rc1
 2026-06-25 17:40 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 1d172eb1a5eaf53a214bd88370e8110337a9cafa
 2026-06-25 17:39 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.