messages from 2023-12-13 02:19:11 to 2023-12-14 15:03:12 UTC [more...]
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2023-12-14 15:02 UTC (19+ messages)
` [PATCH v5 06/44] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v5 07/44] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v5 09/44] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v5 10/44] drm/connector: hdmi: Add output BPC "
` [PATCH v5 11/44] drm/connector: hdmi: Add support for output format
` [PATCH v5 12/44] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v5 18/44] drm/vc4: hdmi: Create destroy state implementation
` (subset) "
[PATCH 1/3] hwmon: max31827: Add PEC support
2023-12-14 14:36 UTC (3+ messages)
` [PATCH 2/3] bindings: hwmon: Add adi,adaq4224_temp as compatible string
` [PATCH 3/3] hwmon: max31827: Compatible for adaq4224
[PATCH v10 00/19] KVM: xen: update shared_info and vcpu_info handling
2023-12-14 14:20 UTC (13+ messages)
` [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v10 10/19] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v10 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v10 18/19] KVM: pfncache: check the need for invalidation under read lock first
[PATCH 0/9] riscv: hwprobe: add Zicond, Zam, Zacas and Ztso support
2023-12-14 14:14 UTC (13+ messages)
` [PATCH 1/9] riscv: add ISA extension parsing for Ztso
` [PATCH 2/9] riscv: hwprobe: export Ztso ISA extension
` [PATCH 3/9] dt-bindings: riscv: add Zam ISA extension description
` [PATCH 4/9] riscv: add ISA extension parsing for Zam
` [PATCH 5/9] riscv: hwprobe: export Zam ISA extension
` [PATCH 6/9] dt-bindings: riscv: add Zacas ISA extension description
` [PATCH 7/9] riscv: add ISA extension parsing for Zacas
` [PATCH 8/9] riscv: hwprobe: export Zacas ISA extension
` [PATCH 9/9] riscv: hwprobe: export Zicond extension
[PATCH v3 0/4] supplement of slab allocator removal
2023-12-14 14:11 UTC (5+ messages)
` [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
[PATCH v21 09/20] Documentation: add ULP DDP offload documentation
2023-12-14 13:26 UTC
[PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-14 13:26 UTC (2+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-14 12:48 UTC (14+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
2023-12-14 12:35 UTC (2+ messages)
[PATCH v3 0/5] kunit: Add helpers for creating test-managed devices
2023-12-14 12:26 UTC (7+ messages)
` [PATCH v3 1/5] kunit: Add APIs for managing devices
` [PATCH v3 2/5] fortify: test: Use kunit_device
` [PATCH v3 3/5] overflow: Replace fake root_device with kunit_device
` [PATCH v3 4/5] ASoC: topology: Replace fake root_device with kunit_device in tests
` [PATCH v3 5/5] drm/tests: Switch to kunit devices
[PATCH v7 00/14] add qca8084 ethernet phy driver
2023-12-14 11:01 UTC (18+ messages)
` [PATCH v7 01/14] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH v7 02/14] dt-bindings: net: ethernet-controller: add 10g-qxgmii mode
` [PATCH v7 03/14] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v7 04/14] net: phy: at803x: add the function phydev_id_is_qca808x
` [PATCH v7 05/14] net: phy: at803x: Add qca8084_config_init function
` [PATCH v7 06/14] net: phy: at803x: add qca8084_link_change_notify
` [PATCH v7 07/14] net: phy: at803x: add the possible_interfaces
` [PATCH v7 08/14] net: phy: at803x: add qca8084 switch registe access
` [PATCH v7 09/14] net: phy: at803x: set MDIO address of qca8084 PHY
` [PATCH v7 10/14] net: phy: at803x: parse qca8084 clocks and resets
` [PATCH v7 11/14] net: phy: at803x: add qca808x initial config sequence
` [PATCH v7 12/14] net: phy: at803x: configure qca8084 common clocks
` [PATCH v7 13/14] net: phy: at803x: configure qca8084 work mode
` [PATCH v7 14/14] dt-bindings: net: ar803x: add qca8084 PHY propetry
[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-14 9:56 UTC (13+ messages)
` [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v3 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v3 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
[PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
2023-12-14 8:51 UTC (3+ messages)
[PATCH] scripts/kernel-doc: restore warning for Excess struct/union
2023-12-14 7:05 UTC (2+ messages)
[intel-tdx:kvm-upstream-next 182/273] htmldocs: Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation
2023-12-14 7:00 UTC
[net-next v1 00/16] Device Memory TCP
2023-12-14 6:59 UTC (30+ messages)
` [net-next v1 03/16] queue_api: define queue api
` [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
[PATCH net-next v9 0/8] Support symmetric-xor RSS hash
2023-12-14 6:20 UTC (2+ messages)
[PATCH v2 0/3] hwmon: Add driver for Astera Labs PT5161L retimer
2023-12-14 6:05 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add asteralabs
` [PATCH v2 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L
` [PATCH v2 3/3] hwmon: Add driver for Astera Labs PT5161L retimer
Should I add BPF kfuncs for userspace apps? And how?
2023-12-14 5:51 UTC (5+ messages)
[PATCH v2 0/2] Fixes to overlayfs documentation
2023-12-14 4:53 UTC (5+ messages)
` [PATCH v2 1/2] overlayfs.rst: use consistent feature names
` [PATCH v2 2/2] overlayfs.rst: fix ReST formatting
[PATCH v18 00/12] Implement copy offload support
2023-12-14 1:11 UTC (3+ messages)
` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer
[PATCH 00/15] kexec: Allow preservation of ftrace buffers
2023-12-13 23:36 UTC (6+ messages)
` [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH 04/15] kexec: Add KHO parsing support
[PATCH v3 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2023-12-13 22:47 UTC (3+ messages)
` [PATCH v3 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
[PATCH net-next v4 00/13] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-13 22:41 UTC (14+ messages)
` [PATCH net-next v4 01/13] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v4 02/13] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v4 03/13] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v4 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v4 05/13] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v4 06/13] doc/netlink/specs: Add sub-message type to rt_link family
` [PATCH net-next v4 07/13] doc/netlink/specs: use pad in structs in rt_link
` [PATCH net-next v4 08/13] doc/netlink/specs: Add a spec for tc
` [PATCH net-next v4 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v4 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
` [PATCH net-next v4 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v4 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
` [PATCH net-next v4 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-13 20:02 UTC (17+ messages)
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
[PATCH 0/6] mm/damon: misc updates for 6.8
2023-12-13 19:03 UTC (5+ messages)
` [PATCH 3/6] Docs/mm/damon/design: place execution model and data structures at the beginning
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: update context directory section label
` [PATCH 5/6] Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchy
` [PATCH 6/6] Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input commands
[PATCH net-next v3 00/13] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-13 18:01 UTC (8+ messages)
` [PATCH net-next v3 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
[PATCH v2] docs: Raise the minimum Sphinx requirement to 2.4.4
2023-12-13 15:42 UTC (3+ messages)
` [PATCH] docs: sphinx/requirement.txt: Reflect recommended Sphinx version
[PATCH v2] dcache: remove unnecessary NULL check in dget_dlock()
2023-12-13 15:09 UTC (4+ messages)
[PATCH v2 1/4] kunit: Add APIs for managing devices
2023-12-13 15:03 UTC (2+ messages)
[PATCH v3 0/2] Add support for LTC4282
2023-12-13 14:44 UTC (10+ messages)
` [PATCH v3 2/2] hwmon: ltc4282: add support for the LTC4282 chip
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-12-13 14:08 UTC
[PATCH 06/15] arm64: Add KHO support
2023-12-13 13:41 UTC (3+ messages)
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2023-12-13 12:50 UTC (22+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
[PATCH 0/2] Fixes to overlayfs documentation
2023-12-13 11:58 UTC (7+ messages)
` [PATCH 1/2] overlayfs.rst: use consistent terminology
` [PATCH 2/2] overlayfs.rst: fix ReST formatting
[PATCH 02/15] memblock: Declare scratch memory as CMA
2023-12-13 11:32 UTC (2+ messages)
[PATCH 08/15] tracing: Introduce names for ring buffers
2023-12-13 11:22 UTC (2+ messages)
[PATCH v2 0/3] supplement of slab allocator removal
2023-12-13 11:10 UTC (5+ messages)
` [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
[PATCH] Documentation: fix typo in examples of dynamic-debug-howto.rst
2023-12-13 7:37 UTC
[PATCH v3 0/9] Add Marvell CPT CN10KB/CN10KA B0 support
2023-12-13 7:30 UTC (10+ messages)
` [PATCH v3 1/9] crypto: octeontx2: remove CPT block reset
` [PATCH v3 2/9] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH v3 3/9] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH v3 4/9] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH v3 5/9] crypto: octeontx2: add LF reset on queue disable
` [PATCH v3 6/9] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH v3 7/9] crypto: octeontx2: add ctx_val workaround
` [PATCH v3 8/9] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH v3 9/9] crypto: octeontx2: support setting ctx ilen for inline CPT LF
[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
2023-12-13 3:23 UTC (5+ messages)
[PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-13 2:44 UTC (6+ messages)
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).