All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-03 13:23:26 to 2023-02-03 13:57:52 UTC [more...]

[PATCH v2] ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port
 2023-02-03 13:50 UTC  (4+ messages)

no printf in drivers code
 2023-02-03 13:57 UTC 

remove arch/sh
 2023-02-03 13:53 UTC  (8+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver

[PATCH] eal: abstract compiler atomics
 2023-02-03 13:56 UTC  (9+ messages)
` [PATCH] eal: introduce atomics abstraction

pylibfdt breakage
 2023-02-03 13:56 UTC  (5+ messages)

[PATCH RFC 0/3] dt-bindings: net: Add network-class.yaml schema
 2023-02-03 13:56 UTC  (4+ messages)
  ` [PATCH RFC 1/3] dt-bindings: net: Add network-class schema for mac-address properties
` [PATCH RFC 2/3] dt-bindings: wireless: bcm4329-fmac: Use network-class.yaml schema
` [PATCH RFC 3/3] dt-bindings: wireless: silabs,wfx: Use network-class.yaml

[PATCH 0/9] ASoC: dt-bindings: meson: covert axg audio to schema
 2023-02-03 13:27 UTC  (6+ messages)
` [PATCH 6/9] ASoC: dt-bindings: meson: convert axg fifo "

[RFC v3 0/7] sm8550: Add support for eUSB2 repeater
 2023-02-03 13:49 UTC  (7+ messages)
` [RFC v3 4/7] phy: qcom: Add QCOM SNPS eUSB2 repeater driver
` [RFC v3 5/7] phy: qcom: phy-qcom-snps-eusb2: Add support for eUSB2 repeater

[PATCH v11 00/25] nvme-tcp receive offloads
 2023-02-03 13:27 UTC  (26+ messages)
` [PATCH v11 01/25] net: Introduce direct data placement tcp offload
` [PATCH v11 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v11 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v11 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v11 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v11 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v11 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v11 08/25] nvme-tcp: Add DDP data-path
` [PATCH v11 09/25] nvme-tcp: RX DDGST offload
` [PATCH v11 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v11 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v11 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v11 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v11 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v11 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v11 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v11 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v11 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v11 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v11 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v11 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v11 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v11 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v11 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v11 25/25] net/mlx5e: NVMEoTCP, statistics

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-02-03 13:42 UTC  (13+ messages)
` [PATCH 2/8] dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle
` [PATCH 4/8] "
` [PATCH 5/8] phy: samsung,mipi-video-phy: "

stable-rc/queue/5.15 baseline: 179 runs, 6 regressions (v5.15.91-18-ga7afd81d41cb)
 2023-02-03 13:53 UTC 

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-03 13:50 UTC  (66+ messages)
` [RFC PATCH 01/32] ia64: Fix build error due to switch case label appearing next to declaration
` [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture
` [RFC PATCH 03/32] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [RFC PATCH 04/32] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [RFC PATCH 05/32] drivers: base: Move cpu_dev_init() after node_dev_init()
` [RFC PATCH 06/32] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [RFC PATCH 07/32] ia64/topology: Switch over to GENERIC_CPU_DEVICES
` [RFC PATCH 08/32] x86/topology: "
` [RFC PATCH 09/32] LoongArch: "
` [RFC PATCH 10/32] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [RFC PATCH 11/32] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH 12/32] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [RFC PATCH 13/32] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [RFC PATCH 14/32] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [RFC PATCH 15/32] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [RFC PATCH 16/32] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [RFC PATCH 17/32] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [RFC PATCH 18/32] ACPI: Check _STA present bit before making CPUs not present
` [RFC PATCH 19/32] ACPI: Warn when the present bit changes but the feature is not enabled
` [RFC PATCH 20/32] drivers: base: Implement weak arch_unregister_cpu()
` [RFC PATCH 21/32] LoongArch: Use the __weak version of arch_unregister_cpu()
` [RFC PATCH 22/32] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [RFC PATCH 23/32] ACPICA: Add new MADT GICC flags fields [code first?]
` [RFC PATCH 24/32] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [RFC PATCH 25/32] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [RFC PATCH 26/32] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [RFC PATCH 27/32] arm64: psci: Ignore DENIED CPUs
` [RFC PATCH 28/32] ACPI: add support to register CPUs based on the _STA enabled bit
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls "
` [RFC PATCH 31/32] arm64: document virtual CPU hotplug's expectations
` [RFC PATCH 32/32] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-02-03 13:50 UTC  (9+ messages)
` [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
` [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object

[RFC PATCH v3 0/4] folio based filemap_map_pages()
 2023-02-03 13:53 UTC  (10+ messages)
` [RFC PATCH v3 1/4] filemap: add function filemap_map_folio_range()
` [RFC PATCH v3 3/4] mm: add do_set_pte_range()

[PATCH 1/3] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
 2023-02-03 13:52 UTC  (6+ messages)
` [PATCH 3/3] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum

[tip:x86/tdx] BUILD SUCCESS 1e70c680375aa33cca97bff0bca68c0f82f5023c
 2023-02-03 13:51 UTC 

[PATCH V2] dt-bindings: usb: snps,dwc3: support i.MX8MQ
 2023-02-03 13:51 UTC  (2+ messages)

[GIT PULL] STi DT changes for v6.3 #1
 2023-02-03 13:52 UTC 

[PATCH v2] phy: qcom-qmp: Introduce Kconfig symbols for discrete drivers
 2023-02-03 13:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: Rename subtest
 2023-02-03 13:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH][next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
 2023-02-03 13:50 UTC  (11+ messages)

[Intel-gfx] [PATCH v3] vfio: fix deadlock between group lock and kvm lock
 2023-02-03 13:49 UTC  (9+ messages)
        `  "

[PATCH 1/2] barebox: add initial support
 2023-02-03 13:50 UTC  (2+ messages)
` [PATCH 2/2] barebox-tools: add initial barebox tools support

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2023-02-03 13:48 UTC  (8+ messages)

[PATCH V6 0/6] Enable USB host on Jetson AGX Orin
 2023-02-03 13:36 UTC  (5+ messages)
` [PATCH V6 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234

[PATCH v6 0/3] Add MT8195 HDMI phy support
 2023-02-03 13:31 UTC  (5+ messages)
` [PATCH v6 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[igt-dev] [PATCH i-g-t v3 0/2] Enable VDSC output formats validation
 2023-02-03 13:48 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 2/2] tests/i915/kms_dsc: Enable validation for VDSC output formats

Display update issue on M1 Macs
 2023-02-03 13:45 UTC  (13+ messages)

pull request: mt76 2023-02-02
 2023-02-03 13:46 UTC  (2+ messages)

[PATCH v6] virtio-net: Avoid confusion between a card and a device
 2023-02-03 13:46 UTC  (2+ messages)

[PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
 2023-02-03 13:40 UTC  (3+ messages)
` [PATCH] .gitattributes: include `text` attribute for eol attributes

tricore container toolchain build broken again
 2023-02-03 13:44 UTC  (2+ messages)

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-03 13:44 UTC  (4+ messages)
` [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
` [PATCH v5 2/3] arm/kvm: add support for MTE
` [PATCH v5 3/3] qtests/arm: add some mte tests

Bug Report: Superfluous Tab Characters
 2023-02-03 13:43 UTC  (2+ messages)

[PATCH v3] platform/x86/intel/pmc: core: Add support to show LTR-ignored components
 2023-02-04 13:43 UTC 

[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
 2023-02-03 13:40 UTC  (10+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps

[PATCH] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
 2023-02-03 13:27 UTC  (2+ messages)

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-03 13:32 UTC  (19+ messages)

Out of Memory problem with kernel 5.16.2 and RT ptach
 2023-02-03 13:38 UTC  (4+ messages)

[PATCH 1/3] ASoC: dt-bindings: irondevice, sma1303: Rework binding and add missing properties
 2023-02-03 13:37 UTC  (3+ messages)
` [PATCH 1/3] ASoC: dt-bindings: irondevice,sma1303: "

[PATCH net-next] virtio-net: Maintain reverse cleanup order
 2023-02-03 13:37 UTC  (2+ messages)

Hash for a commit sourcetree beside to a commit hash
 2023-02-03 13:37 UTC  (5+ messages)

[PATCH net-next v2] net: page_pool: use in_softirq() instead
 2023-02-03 13:36 UTC  (2+ messages)

[PATCH v2] drm/i915: Initialize the obj flags for shmem objects
 2023-02-03 13:52 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-02-03 13:34 UTC  (4+ messages)
` [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs

[PATCH v11 1/2] x86/module: remove unused code in __apply_relocate_add
 2023-02-03 13:33 UTC  (2+ messages)

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-03 13:33 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] ethdev: introduce the PHY affinity field in "
  ` [PATCH v4 2/2] ethdev: add PHY affinity match item

[bpf-next v1] bpf: introduce stats update helper
 2023-02-03 13:32 UTC 

[PATCH] arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
 2023-02-03 13:29 UTC  (2+ messages)

[PATCH] efi: fix potential NULL deref in efi_mem_reserve_persistent
 2023-02-03 13:28 UTC  (2+ messages)

[PATCH] drivers: remove compile-time option for IEEE 1588
 2023-02-03 13:28 UTC 

Using C23 digit separators not locale digit grouping characters
 2023-02-03 13:27 UTC  (7+ messages)

[PATCH] arm64: Support Clang UBSAN trap codes for better reporting
 2023-02-03 13:27 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/6] Enable VDSC output formats validation
 2023-02-03 13:28 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 3/6] tests/i915/kms_dsc: Remove pointless struct
` [igt-dev] [PATCH i-g-t v2 5/6] lib/dsc: Add helpers for VDSC output format debugfs entry

[PATCH v2 0/2] clocksource/drivers/timer-microchip-pit64b: add delay timer support
 2023-02-03 13:26 UTC  (2+ messages)

[PATCH v6 00/36] tcg: Support for Int128 with helpers
 2023-02-03 13:25 UTC  (3+ messages)
` [PATCH v6 31/36] target/s390x: Use Int128 for passing float128

[PATCH v2 00/14] RISCV basic exception handling implementation
 2023-02-03 13:23 UTC  (9+ messages)
` [PATCH v2 12/14] xen/riscv: introduce an implementation of macros from <asm/bug.h>


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.