Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-26 15:55:27 to 2026-06-27 21:58:20 UTC [more...]

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-27 21:58 UTC  (16+ messages)
` [PATCH v2 3/8] riscv: Add support for srmcfg CSR from Ssqosid extension
  ` [External] "
` [PATCH v2 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
  ` [External] "
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-27 21:30 UTC  (10+ messages)

[PATCH 1/2] kernel/entry: add CONFIG_SYSCALL_USER_DISPATCH to compile SUD out
 2026-06-27 20:55 UTC  (2+ messages)
` [PATCH 2/2] kernel/entry: add kernel.syscall_user_dispatch sysctl

[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
 2026-06-27 19:04 UTC  (2+ messages)

[PATCH] Documentation: parport-lowlevel: Fix curly bracket
 2026-06-27 18:13 UTC  (2+ messages)

[PATCH] docs: watchdog: Fix brackets
 2026-06-27 18:11 UTC  (2+ messages)

[PATCH] docs: kernel-hacking: fix typo
 2026-06-27 18:09 UTC  (2+ messages)

[PATCH] docs/mm: Fix brackets
 2026-06-27 18:05 UTC  (2+ messages)

[PATCH] docs: infiniband: fix bracket
 2026-06-27 18:04 UTC  (2+ messages)

[PATCH] Documentation: device-mapper: adopt new coding style of type-aware kmalloc-family
 2026-06-27 16:24 UTC  (2+ messages)

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-27 13:58 UTC  (5+ messages)

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-06-27 13:36 UTC  (2+ messages)

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-27 12:33 UTC  (4+ messages)
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS

[PATCH] Documentation: RCU: fix brackets
 2026-06-27  9:26 UTC 

[PATCH] Documentation: RCU: adopt new coding style of type-aware kmalloc-family - part 2/2
 2026-06-27  9:06 UTC 

[PATCH 1/2] Documentation: kunit: Test Kconfig entries shouldn't select other configs
 2026-06-27  8:29 UTC  (2+ messages)
` [PATCH 2/2] Documentation: kunit: Fix outdated FAQ entries

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-27  7:52 UTC  (4+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v5 00/38] VKMS: Introduce multiple configFS attributes
 2026-06-27  3:30 UTC  (39+ messages)
` [PATCH v5 01/38] drm/drm_mode_config: Add helper to get plane type name
` [PATCH v5 02/38] drm/blend: Get a rotation name from it's bitfield
` [PATCH v5 03/38] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
` [PATCH v5 04/38] drm/drm_color_mgmt: Expose drm_get_color_range_name
` [PATCH v5 05/38] drm/connector: Export drm_get_colorspace_name
` [PATCH v5 06/38] drm/drm_atomic_state_helper: Properly load default value for rotation
` [PATCH v5 07/38] Documentation: ABI: vkms: Add current VKMS ABI documentation
` [PATCH v5 08/38] drm/vkms: Add error handling in plane config creation
` [PATCH v5 09/38] drm/vkms: Simplify plane_release code
` [PATCH v5 10/38] drm/vkms: Explicitly display plane type
` [PATCH v5 11/38] drm/vkms: Use enabled/disabled instead of 1/0 for debug
` [PATCH v5 12/38] drm/vkms: Explicitly display connector status
` [PATCH v5 13/38] drm/vkms: Introduce config for plane name
` [PATCH v5 14/38] drm/vkms: Use plane folder name as "
` [PATCH v5 15/38] drm/vkms: Introduce config for plane rotation
` [PATCH v5 16/38] drm/vkms: Use DRM_ROTATION_FMT macros for rotation display
` [PATCH v5 17/38] drm/vkms: Introduce configfs for plane rotation
` [PATCH v5 18/38] drm/vkms: Introduce config for plane color encoding
` [PATCH v5 19/38] drm/vkms: Introduce configfs "
` [PATCH v5 20/38] drm/vkms: Introduce config for plane color range
` [PATCH v5 21/38] drm/vkms: Introduce configfs "
` [PATCH v5 22/38] drm/vkms: Introduce config for plane format
` [PATCH v5 23/38] drm/vkms: Introduce configfs "
` [PATCH v5 24/38] drm/vkms: Properly render plane using their zpos
` [PATCH v5 25/38] drm/vkms: Introduce config for plane zpos property
` [PATCH v5 26/38] drm/vkms: Introduce configfs "
` [PATCH v5 27/38] drm/vkms: Introduce config for connector type
` [PATCH v5 28/38] drm/vkms: Introduce configfs "
` [PATCH v5 29/38] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
` [PATCH v5 30/38] drm/vkms: Introduce config for connector supported colorspace
` [PATCH v5 31/38] drm/vkms: Introduce configfs "
` [PATCH v5 32/38] drm/vkms: Introduce config for connector EDID
` [PATCH v5 33/38] drm/vkms: Introduce configfs "
` [PATCH v5 34/38] drm/vkms: Store the enabled/disabled status for connector
` [PATCH v5 35/38] drm/vkms: Allow to hot-add connectors
` [PATCH v5 36/38] drm/vkms: Introduce configfs for dynamic connector creation
` [PATCH v5 37/38] drm/vkms: Add connector parent configuration in vkms_config
` [PATCH v5 38/38] drm/vkms: Add ConfigFS interface for connector parent and port_id

[PATCH v2] docs: pagemap: fix flags location, member name and sample code
 2026-06-27  0:15 UTC  (3+ messages)

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

[PATCH] docs: fix openSUSE libelf-devel package name
 2026-06-26 19:50 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-26 19:06 UTC  (10+ messages)
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
            ` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-26 19:03 UTC  (5+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26 18:51 UTC  (8+ messages)
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-26 17:22 UTC  (7+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

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

[PATCH] cgroup/cpu: document cpu.stat.local
 2026-06-26 16:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] docs: pagemap: fix flags location, member name and sample code
 2026-06-26 16:03 UTC  (3+ messages)

[PATCH v2 0/9] Support ROHM BD127x0 hot-swap controllers
 2026-06-26 15:58 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: adm1275: ROHM BD12780 hot-swap controller

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-26 15:55 UTC  (2+ messages)


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