All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-07 09:23:01 to 2023-02-07 10:07:27 UTC [more...]

[PATCH -next v3] block, bfq: cleanup 'bfqg->online'
 2023-02-07 10:07 UTC  (2+ messages)

[PATCH v2] virtio-net: Improve introductory description
 2023-02-07 10:07 UTC  (2+ messages)
` [virtio-comment] "

[PATCH 0/2] arm64: dts: qcom: various sm8550 DT fixes
 2023-02-07 10:06 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: fix DSI controller compatible
` [PATCH 2/2] arm64: dts: qcom: pmk8550: fix PON compatible

RTT-PROBE: lore-subspace-rtt
 2023-02-07 10:07 UTC 

[RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
 2023-02-07 10:06 UTC  (5+ messages)
` [RFC PATCH 1/4] virtio_pci: add a definition of queue flag in ISR

power: remove experimental empty poll API
 2023-02-07 10:06 UTC  (3+ messages)
` [PATCH v1 3/3] doc/power: remove empty poll documentation

[PATCH V3 0/9] Add minimal boot support for IPQ5332
 2023-02-07 10:05 UTC  (6+ messages)
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC

sound/soc/soc-topology.c:1405 soc_tplg_dapm_widget_create() warn: missing error code 'ret'
 2023-02-07 10:05 UTC 

[Intel-gfx] [RFC 0/3] drm/i915/dmc: allocate dmc struct dynamically
 2023-02-07 10:05 UTC  (6+ messages)
` [Intel-gfx] [RFC 1/3] drm/i915/power: move dc state members to struct i915_power_domains

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-07 10:04 UTC  (6+ messages)
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs

[PATCH] telemetry: fix docstring of RTE_TEL_INT_VAL
 2023-02-07 10:05 UTC  (3+ messages)

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-07 10:05 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features
    ` [Intel-wired-lan] "

[virtio-dev] [PATCH] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
 2023-02-07 10:05 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[PATCH] dt-bindings: display: panel: visionox,vtdr6130: add missing reg property
 2023-02-07 10:04 UTC  (2+ messages)

[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-02-07 10:04 UTC  (5+ messages)
` [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
` [PATCH v2 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0

[Buildroot] [PATCH] package/mcelog: bump to version 191
 2023-02-07 10:02 UTC 

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-02-07 10:02 UTC  (17+ messages)

[PATCH] dt-bindings: dma: qcom,bam-dma: add optional memory interconnect properties
 2023-02-07 10:03 UTC 

FAILED: patch "[PATCH] ASoC: SOF: keep prepare/unprepare widgets in sink path" failed to apply to 6.1-stable tree
 2023-02-07 10:02 UTC  (3+ messages)

[PATCH] common/btrfs: avoid reinitialization of unsupported profile array
 2023-02-07 10:00 UTC  (2+ messages)

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-07  9:59 UTC  (7+ messages)
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction

[PATCH 1/2] tee: system invocation
 2023-02-07  9:59 UTC  (8+ messages)
` [PATCH 2/2] firmware: arm_scmi: optee: use optee "

[PATCH] fpga: mgr: Update the state to provide the exact error code
 2023-02-07  9:59 UTC 

[PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-07  9:59 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-07  9:58 UTC  (22+ messages)
` [PATCH v1 09/45] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v1 11/45] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v1 18/45] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v1 19/45] clk: mediatek: mt8183: Convert all remaining clocks to common probe

[PATCH nft] optimize: ignore existing nat mapping
 2023-02-07  9:58 UTC 

[PATCH] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
 2023-02-07  9:56 UTC 

[PATCH v6 0/8] KVM perf support
 2023-02-07  9:55 UTC  (12+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add skeleton support for perf
` [PATCH v6 2/8] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v6 3/8] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v6 4/8] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v6 5/8] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v6 6/8] RISC-V: KVM: Implement perf support without sampling
` [PATCH v6 7/8] RISC-V: KVM: Support firmware events
` [PATCH v6 8/8] RISC-V: KVM: Increment firmware pmu events

RTT-PROBE: lore-subspace-rtt
 2023-02-07  9:57 UTC 

tip/master build: 205 builds: 5 failed, 200 passed, 9 errors, 22 warnings (v6.2-rc7-273-gd67c17ddc899)
 2023-02-07  9:56 UTC 

[PATCH] media: venus: dec: Fix handling of the start cmd
 2023-02-07  9:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf-next] virtio_net: update xdp_features with xdp multi-buff
 2023-02-07  9:53 UTC 

[PATCH v3 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-07  9:52 UTC  (7+ messages)

[PATCH v7 1/3] phy: mediatek: remove temporary variable @mask_
 2023-02-07  9:37 UTC  (6+ messages)
` [PATCH v7 2/3] phy: core: add debugfs root

[PATCH] iommu/arm-smmu-v3: Enable PCI ATS in passthrough mode as well
 2023-02-07  9:50 UTC  (6+ messages)

[Buildroot] [git commit] package/python-bunch: remove package
 2023-02-07  9:50 UTC 

[Buildroot] [PATCH v2 1/1] package/python-bunch: remove package
 2023-02-07  9:51 UTC  (2+ messages)

[PATCH iproute2-next 0/3] bridge: Support mcast_n_groups, mcast_max_groups
 2023-02-07  9:49 UTC  (4+ messages)
` [PATCH iproute2-next 3/3] man: man8: bridge: Describe mcast_max_groups

[kirkstone][PATCH 1/2] bitbake: bitbake-diffsigs: Make PEP8 compliant
 2023-02-07  9:50 UTC  (2+ messages)
` [kirkstone][PATCH 2/2] bitbake: bitbake-diffsigs: break on first dependent task difference

[PATCH 0/5] pull request for net-next: batman-adv 2023-01-27
 2023-02-07  9:50 UTC  (5+ messages)
` [PATCH 1/5] batman-adv: Start new development cycle

[PATCH V2] arm64: dts: sprd: Add support for Unisoc's UMS512
 2023-02-07  9:47 UTC  (2+ messages)

[PATCH v2 0/2] Introduce new optional property to mark port as write only
 2023-02-07  9:49 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: improve wb,mbl-gpio binding documentation

[Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.21
 2023-02-07  9:49 UTC 

[PATCH][next] power: supply: rt9467: Fix spelling mistake "attache" -> "attach"
 2023-02-07  9:47 UTC  (2+ messages)

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-07  9:36 UTC 

Need help tracking down a bug in the bio-FOLL_PIN patches
 2023-02-07  9:47 UTC  (2+ messages)

[PATCH v3] staging: vt6655: Macro with braces issue change to inline function
 2023-02-07  9:47 UTC  (8+ messages)

[PATCH backport to 6.1 1/2] serial: 8250_dma: Fix DMA Rx completion race
 2023-02-07  9:47 UTC  (2+ messages)
` [PATCH backport to 6.1 2/2] serial: 8250_dma: Fix DMA Rx rearm race

RTT-PROBE: lore-subspace-rtt
 2023-02-07  9:47 UTC 

[PATCH 5.4] udf: Avoid using stale lengthOfImpUse
 2023-02-07  9:45 UTC  (2+ messages)

[PATCH v2] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-07  9:43 UTC 

[PATCH] KVM: arm64: Fix non-kerneldoc comments
 2023-02-07  9:43 UTC  (2+ messages)

[PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
 2023-02-07  9:43 UTC  (2+ messages)

[PATCH 6.1.y] phy: qcom-qmp-combo: fix runtime suspend
 2023-02-07  9:43 UTC  (2+ messages)

[PATCH 5.4.y] xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
 2023-02-07  9:43 UTC  (2+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-07  9:41 UTC  (8+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

[PATCH 1/2] ARM: dts: socfpga: Add enclustra PE1 devicetree
 2023-02-07  9:41 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: altera: Add enclustra mercury PE1

[RESEND stable 5.4] mm: swap: properly update readahead statistics in unuse_pte_range()
 2023-02-07  9:41 UTC  (2+ messages)

[LSF/MM/BPF BoF]: A host FTL for zoned block devices using UBLK
 2023-02-07  9:40 UTC  (6+ messages)

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

[PATCH] oeqa context.py: fix --target-ip comment to include ssh port number
 2023-02-07  9:40 UTC 

[PATCH 5.4 60/67] ipv4: Fix incorrect route flushing when source address is deleted
 2023-02-07  9:40 UTC  (5+ messages)
  ` [PATCH stable 5.4 1/2] Revert "ipv4: Fix incorrect route flushing when source address is deleted"

[PATCH v4 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support
 2023-02-07  9:40 UTC  (5+ messages)
` [PATCH v4 1/4] drm/rockchip: vop: limit maximium resolution to hardware capabilities

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

[PATCH] char: do not double-close fd when failing to add client
 2023-02-07  9:39 UTC  (2+ messages)

[PATCH 6.1 fix build id for arm64 0/5]
 2023-02-07  9:38 UTC  (5+ messages)
` [PATCH 6.1 fix build id for arm64 5/5] sh: define RUNTIME_DISCARD_EXIT

next/master build: 212 builds: 20 failed, 192 passed, 40 errors, 24 warnings (next-20230207)
 2023-02-07  9:38 UTC 

next/master build: 212 builds: 20 failed, 192 passed, 40 errors, 24 warnings (next-20230207)
 2023-02-07  9:38 UTC 

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: correct power domains
 2023-02-07  9:38 UTC  (3+ messages)

[PATCH V2] arm64: dts: sprd: Add support for Unisoc's UMS512
 2023-02-07  9:35 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-07  9:36 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mediatek: enable USB device port for mt8195-demo board

RTT-PROBE: lore-subspace-rtt
 2023-02-07  9:37 UTC 

[PATCH v2 0/4] staging: vt6655: Macro with braces issue changed to inline function
 2023-02-07  9:36 UTC  (3+ messages)

Fotowoltaika - nowe warunki
 2023-02-07  9:10 UTC 

vhost-user (virtio-fs) migration: back end state
 2023-02-07  9:35 UTC  (5+ messages)
      ` [Virtio-fs] "

Xenalyze on ARM ( NXP S32G3 with Cortex-A53)
 2023-02-07  9:35 UTC  (5+ messages)
  ` AW: "
      ` AW: AW: Xenstore failed to start / "

[Buildroot] [git commit] support/dependencies/dependencies.sh: require open perl package for libxcrypt
 2023-02-07  9:33 UTC 

[Nouveau] [PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-07  9:35 UTC  (22+ messages)
` [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
  `  "

[PATCH v4 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2023-02-07  9:34 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH v2 0/7] ASoC: dt-bindings: meson: covert axg audio to schema
 2023-02-07  9:29 UTC  (11+ messages)
` [PATCH v2 2/7] ASoC: dt-bindings: meson: convert axg tdm formatters "
` [PATCH v2 7/7] ASoC: dt-bindings: meson: convert axg sound card control "

[PATCH v2 1/5] rust: types: introduce `ScopeGuard`
 2023-02-07  9:32 UTC  (5+ messages)
` [PATCH v2 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`

FAILED: patch "[PATCH] nvmem: core: fix cell removal on error" failed to apply to 4.19-stable tree
 2023-02-07  9:33 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915: Fix eDP+DSI dual panel systems
 2023-02-07  9:33 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Fix VBT DSI DVO port handling
` [Intel-gfx] [PATCH 3/3] drm/i915: Pick the backlight controller based on VBT on ICP+

FAILED: patch "[PATCH] nvmem: core: fix registration vs use race" failed to apply to 4.19-stable tree
 2023-02-07  9:33 UTC 

FAILED: patch "[PATCH] nvmem: core: fix registration vs use race" failed to apply to 4.14-stable tree
 2023-02-07  9:33 UTC 

FAILED: patch "[PATCH] nvmem: core: fix registration vs use race" failed to apply to 5.4-stable tree
 2023-02-07  9:33 UTC 

[PATCH v2 0/3] ftrace: Add sample code with dynamic ftrace_ops
 2023-02-07  9:33 UTC  (4+ messages)
` [PATCH v2 3/3] ftrace: Add sample with custom ops

FAILED: patch "[PATCH] nvmem: core: fix registration vs use race" failed to apply to 5.10-stable tree
 2023-02-07  9:33 UTC 

[PATCH] drm/i915/hwmon: Enable PL1 power limit
 2023-02-07  9:32 UTC  (3+ messages)
` [Intel-gfx] "

FAILED: patch "[PATCH] nvmem: core: fix registration vs use race" failed to apply to 5.15-stable tree
 2023-02-07  9:33 UTC 

[PATCH] KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
 2023-02-07  9:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself maintainer for the clock framework
 2023-02-07  9:29 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: fix getting version from VERID
 2023-02-07  9:04 UTC 

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-07  9:26 UTC  (5+ messages)
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()

[Intel-gfx] [bug report] drm/i915: Allow compaction upto SWIOTLB max segment size
 2023-02-07  9:29 UTC  (4+ messages)

[PATCH v11 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-02-07  9:25 UTC  (8+ messages)
` [PATCH v11 2/7] media: dt-bindings: nuvoton: Add NPCM VCD and ECE engine
` [PATCH v11 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI
` [PATCH v11 4/7] media: v4l: Add HEXTILE compressed format
` [PATCH v11 5/7] media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls
` [PATCH v11 6/7] media: uapi: Add controls for NPCM video driver
` [PATCH v11 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[PATCH] event/cnxk: fix timer ops init in secondary
 2023-02-07  9:27 UTC  (2+ messages)

[PATCH 1/2] event/cnxk: fix burst timer arm routine
 2023-02-07  9:27 UTC  (2+ messages)

next/pending-fixes baseline: 710 runs, 70 regressions (v6.2-rc7-136-g39693c3ba989)
 2023-02-07  9:26 UTC 

[PATCH] RDMA/restrack: Correct spelling
 2023-02-07  9:26 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-07  9:27 UTC 

[PATCH v2] arm64: dts: amlogic: Make mmc host controller interrupts level-sensitive
 2023-02-07  9:18 UTC  (9+ messages)

[PATCH v2] RDMA/rtrs: Don't call kobject_del for srv_path->kobj
 2023-02-07  9:26 UTC  (2+ messages)

[RFC PATCH net-next 00/13] vxlan: Add MDB support
 2023-02-07  9:25 UTC  (4+ messages)
    ` [Bridge] "

[PATCH v5 0/2]Adds status interface for zynqmp-fpga
 2023-02-07  9:23 UTC  (5+ messages)
` [PATCH v5 2/2] fpga: zynqmp-fpga: Adds status interface

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-07  9:23 UTC  (14+ messages)

[tj-cgroup:for-6.2-fixes] BUILD SUCCESS 7a2127e66a00e073db8d90f9aac308f4a8a64226
 2023-02-07  9:24 UTC 

[PATCH v3 00/12] fw_devlink improvements
 2023-02-07  9:23 UTC  (4+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 14fffd51f9027fd393b3b074f11bc49c16fdf990
 2023-02-07  9:24 UTC 

[Buildroot] [PATCH] toolchain-external: handle case of dangling symlink
 2023-02-07  9:23 UTC  (3+ messages)


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.