All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-07 09:40:26 to 2023-02-07 10:21:42 UTC [more...]

[Intel-gfx] [PATCH 1/3] drm/i915: Move display power initialization during driver probing later
 2023-02-07 10:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/dgfx, mtl+: Disable display functionality if it's globally fused-off
` [Intel-gfx] [PATCH 3/3] drm/i915: Factor out a function disabling fused-off display

[PATCH v3 00/12] fw_devlink improvements
 2023-02-07 10:20 UTC  (3+ messages)
` [PATCH v3 04/12] gpiolib: Clear the gpio_device's fwnode initialized flag before adding

[PATCH 0/3] add: remove Perl version of "git add -[pi]"
 2023-02-07 10:21 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] [git commit] package/docker-engine: bump version to v23.0.0
 2023-02-07 10:05 UTC 

[OE-core] [PATCH] btrfs-tools: upgrade 6.1.2 -> 6.1.3
 2023-02-07 10:20 UTC  (2+ messages)
` [OE-core] [PATCH] msmtp: upgrade 1.8.22 -> 1.8.23

[Buildroot] [git commit] package/docker-cli: bump version to v23.0.0
 2023-02-07 10:06 UTC 

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

[Buildroot] [git commit] package/docker-proxy: drop package
 2023-02-07 10:06 UTC 

[PATCH v3 7/8] builtin/rebase.c: free() "options.strategy_opts"
 2023-02-07 10:19 UTC  (3+ messages)
` [PATCH v4 0/8] sequencer API & users: fix widespread leaks

[PATCH v2] vhost: decrease log level for unimplemented requests
 2023-02-07 10:18 UTC  (2+ messages)

[PATCH net] nfp: ethtool: fix the bug of setting unsupported port speed
 2023-02-07 10:16 UTC 

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

[PATCH ima-evm-utils v5] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
 2023-02-07 10:16 UTC  (3+ messages)

[PATCH] arm64: kprobes: Drop ID map text from kprobes blacklist
 2023-02-07 10:15 UTC  (2+ messages)

[PATCH v4 0/4] DeviceTree Support for USB-HID Devices and CP2112
 2023-02-07 10:15 UTC  (4+ messages)
` [PATCH v4 4/4] HID: cp2112: Devicetree Support

[PATCH] [v2] cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
 2023-02-07 10:14 UTC  (2+ messages)

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

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-07 10:14 UTC  (8+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-07 10:06 UTC 

[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
 2023-02-07 10:13 UTC  (2+ messages)

[PATCH v9] module: replace module_layout with module_memory
 2023-02-07 10:13 UTC  (4+ messages)

[kernel/workqueue.c] Unnecessary WORK_OFFQ_POOL_NONE in the worker_pool_assign_id(), idr_alloc()
 2023-02-07 10:11 UTC 

[PATCH 00/12] error: Reduce qerror.h usage a bit more
 2023-02-07 10:10 UTC  (4+ messages)
` [PATCH 11/12] migration/colo: Improve an x-colo-lost-heartbeat error message

[PATCH v1 00/21] Add control queue & MQ support to Virtio-user vDPA
 2023-02-07 10:12 UTC  (6+ messages)
` [PATCH v1 10/21] net/virtio: alloc Rx SW ring only if vectorized path

[PULL 00/25] aspeed queue
 2023-02-07 10:07 UTC  (26+ messages)
` [PULL 01/25] tests/avocado: Introduce file_truncate()
` [PULL 02/25] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
` [PULL 03/25] aspeed: Add Supermicro X11 SPI machine type
` [PULL 04/25] hw/net: Fix read of uninitialized memory in ftgmac100
` [PULL 05/25] avocado/boot_linux_console.py: Update ast2600 test
` [PULL 06/25] m25p80: Add the is25wp256 SFPD table
` [PULL 07/25] tests/avocado/machine_aspeed.py: update buildroot tests
` [PULL 08/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
` [PULL 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
` [PULL 10/25] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PULL 11/25] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PULL 12/25] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PULL 13/25] hw/arm/aspeed: Add aspeed_eeprom.c
` [PULL 14/25] hw/nvram/eeprom_at24c: Make reset behavior more like hardware
` [PULL 15/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
` [PULL 16/25] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
` [PULL 17/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
` [PULL 18/25] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
` [PULL 19/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
` [PULL 20/25] hw/arm/aspeed_ast10x0: Map I3C peripheral
` [PULL 21/25] hw/arm/aspeed_ast10x0: Map the secure SRAM
` [PULL 22/25] hw/arm/aspeed_ast10x0: Map HACE peripheral
` [PULL 23/25] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
` [PULL 24/25] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
` [PULL 25/25] aspeed/sdmc: Drop unnecessary scu include

[igt-dev] [PATCH i-g-t] i915/perf: Make __perf_open() and friends public
 2023-02-07 10:11 UTC 

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-07 10:10 UTC  (10+ messages)
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast

[PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-02-07 10:11 UTC  (4+ messages)

[PATCH] app/testpmd: fix forwarding stats for Tx dropped
 2023-02-07 10:10 UTC  (2+ messages)

[igt-dev] [PATCH 0/1] Add a script to allow inlined test documentation
 2023-02-07 10:10 UTC  (2+ messages)
` [igt-dev] [PATCH 1/1] scripts:igt-doc.py: add a parser to document tests inlined

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-07 10:09 UTC  (6+ messages)
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"

[PATCH net-next] nfp: flower: add check for flower VF netdevs for get/set_eeprom
 2023-02-07 10:09 UTC  (2+ messages)

[PATCH v2 1/3] iommu: Attach device group to old domain in error path
 2023-02-07 10:09 UTC  (4+ messages)

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

[PATCH v2 0/2] Add generic-display-mux driver and bindings
 2023-02-07 10:07 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add GPIO display mux binding

[PATCH 0/3] arm: qcom: sa8775p: add socinfo support
 2023-02-07 10:07 UTC  (4+ messages)
` [PATCH 1/3] soc: qcom: smem: Update max processor count
` [PATCH 2/3] dt-bindings: arm: add the SoC ID for qcom SA8775P
` [PATCH 3/3] soc: qcom: socinfo: add support for SA8775P

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

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

[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

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

[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

[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 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] "

[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] 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] fpga: mgr: Update the state to provide the exact error code
 2023-02-07  9:59 UTC 

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

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

[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  (12+ messages)
` [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  (21+ 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

[PATCH] ARM: i.MX8MP-EVK: increase VDD_ARM to OD voltage
 2023-02-07  9:54 UTC  (2+ messages)

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] 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

[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  (5+ 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  (3+ messages)

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


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.