All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-22 12:56:45 to 2021-10-22 13:56:19 UTC [more...]

Linux >= 5.14.12 and 5.15-rc5 fail to show anything on the screen with CONFIG_DRM_SIMPLEDRM=y
 2021-10-22 12:49 UTC  (2+ messages)

[PULL 00/33] riscv-to-apply queue
 2021-10-22 13:38 UTC  (23+ messages)
` [PULL 01/33] target/riscv: Pass the same value to oprsz and maxsz for vmv.v.v
` [PULL 02/33] target/riscv: line up all of the registers in the info register dump
` [PULL 03/33] target/riscv: Fix orc.b implementation
` [PULL 04/33] hw/riscv: virt: Use machine->ram as the system memory
` [PULL 05/33] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
` [PULL 06/33] target/riscv: Remove some unused macros
` [PULL 07/33] target/riscv: Organise the CPU properties
` [PULL 08/33] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PULL 09/33] target/riscv: Create RISCVMXL enumeration
` [PULL 10/33] target/riscv: Split misa.mxl and misa.ext
` [PULL 11/33] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PULL 12/33] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PULL 13/33] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PULL 14/33] target/riscv: Properly check SEW in amo_op
` [PULL 15/33] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PULL 16/33] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PULL 17/33] target/riscv: Use gen_arith_per_ol for RVM
` [PULL 18/33] target/riscv: Adjust trans_rev8_32 for riscv64
` [PULL 20/33] target/riscv: Use gen_shift*_per_ol for RVB, RVI
` [PULL 21/33] target/riscv: Use riscv_csrrw_debug for cpu_dump
` [PULL 24/33] hw/intc: Remove the Ibex PLIC
` [PULL 29/33] hw/riscv: opentitan: Use MachineState::ram and MachineClass::default_ram_id

[dpdk-dev] [PATCH 0/5] Packet capture framework enhancements
 2021-10-22 13:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v15 00/12] Packet capture framework update
  ` [dpdk-dev] [PATCH v15 02/12] librte_pcapng: add new library for writing pcapng files

why no LOGOUT event record on some OSes
 2021-10-22  7:18 UTC  (6+ messages)

[PATCH v2 1/5] hw/riscv: virt: Don't use a macro for the PLIC configuration
 2021-10-22 13:53 UTC  (5+ messages)
` [PATCH v2 2/5] hw/riscv: boot: Add a PLIC config string function

[PATCH 0/3] genirq: Make irq_cpu_{on,off}line() an Octeon-special
 2021-10-22 13:53 UTC  (2+ messages)

[PATCH v2 1/3] serial: 8250_pci: Refactor the loop in pci_ite887x_init()
 2021-10-22 13:51 UTC  (3+ messages)
` [PATCH v2 2/3] serial: 8250_pci: Get rid of redundant 'else' keyword
` [PATCH v2 3/3] serial: 8250_pci: Replace dev_*() by pci_*() macros

nft numeric output translates tcp flags rule so it cannot be loaded again
 2021-10-22 13:51 UTC 

[PATCH v3 00/42] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-22 13:49 UTC  (5+ messages)
` [PATCH v3 07/42] arm64/sve: Put system wide vector length information into structs

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-22 13:50 UTC  (23+ messages)
` [PATCH v2 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v2 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH 00/14] Some more env fixes
 2021-10-22 13:47 UTC  (14+ messages)
` [PATCH 01/14] env: sf: Cosmetic fix in env_sf_init_addr()
` [PATCH 02/14] env: sf: Use ENV_VALID enum names instead of literals
` [PATCH 03/14] env: sf: Put ENV_INVALID into gd->env_valid on CRC failure
` [PATCH 04/14] env: nand: Put ENV_INVALID into gd->env_valid if default environment
` [PATCH 05/14] env: nvram: Let generic env_init() assign "
` [PATCH 06/14] env: nvram: Cosmetic fix in env_nvram_init()
` [PATCH 07/14] env: nowhere: Let generic env_init() assign default environment
` [PATCH 08/14] env: nowhere: Cosmetic fix
` [PATCH 09/14] env: flash: Let generic env_init() assign default environment
` [PATCH 10/14] env: flash: Cosmetic fix
` [PATCH 11/14] board: synquacer: developerbox: Don't set gd->env_addr to default_environment
` [PATCH 12/14] board: freescale: various boards: Let env subsystem set gd->env_addr
` [PATCH 13/14] env: Always use char for default_environment

[syzbot] INFO: task hung in io_wqe_worker
 2021-10-22 13:49 UTC  (2+ messages)

[RFC v3 00/12] kconfig: add support for conflict resolution
 2021-10-22 13:48 UTC  (13+ messages)
` [RFC v3 01/12] Add picosat.h
` [RFC v3 02/12] Add picosat.c (1/3)
` [RFC v3 03/12] Add picosat.c (2/3)
` [RFC v3 04/12] Add picosat.c (3/3)
` [RFC v3 05/12] Add definitions
` [RFC v3 06/12] Add files for building constraints
` [RFC v3 07/12] Add files for handling expressions
` [RFC v3 08/12] Add files for RangeFix
` [RFC v3 09/12] Add files with utility functions
` [RFC v3 10/12] Add tools
` [RFC v3 11/12] Add xconfig-modifications
` [RFC v3 12/12] Simplify dependencies for MODULE_SIG_KEY_TYPE_RSA & MODULE_SIG_KEY_TYPE_ECDSA

[PATCH v3 0/8] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-10-22 13:48 UTC  (4+ messages)
` [PATCH v3 4/8] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()

Git submodule remove
 2021-10-22 13:47 UTC  (4+ messages)

[dpdk-dev] [PATCH] test/bonding: fix failures after hiding ethdev internal structures
 2021-10-22 13:47 UTC  (2+ messages)

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-22 13:47 UTC  (6+ messages)
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
  ` [PATCH V8.1 "
` [PATCH V8.1 6/9] x86/hyperv: Add Write/Read MSR registers via ghcb page

[linux-linus test] 165743: tolerable FAIL - PUSHED
 2021-10-22 13:46 UTC 

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-10-22 13:46 UTC  (3+ messages)
` [PATCH v2 04/11] sched: Simplify wake_up_*idle*()

[PATCH] ACPI, APEI, EINJ: Relax platform response timeout to 1 second
 2021-10-22 13:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 1/1] gpio: mlxbf2.c: Add check for bgpio_init failure
 2021-10-22 13:44 UTC 

[dpdk-dev] [PATCH v6 0/5] Implement rte_power_monitor API in virtio/vhost PMD
 2021-10-22 13:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/5] net/virtio: implement rte_power_monitor API

[PATCH 1/2] dt-bindings: clock: samsung: Document Exynos850 CMU_APM
 2021-10-22 13:39 UTC  (5+ messages)
` [PATCH 2/2] clk: samsung: exynos850: Implement CMU_APM domain

[dpdk-dev] [RFC PATCH 0/1] Dataplane Workload Accelerator library
 2021-10-22 13:39 UTC  (5+ messages)

[docs v2] ref-manual: Update how to set a useradd password
 2021-10-22 13:40 UTC  (4+ messages)
` [docs] "

[PATCH v3 0/6] Support IOMMU page sizes larger than the CPU page size
 2021-10-22 13:39 UTC  (10+ messages)
` [PATCH v3 4/6] iommu: Move IOMMU pagesize check to attach_device

[PATCH v3] user_events: Enable user processes to create and write to trace events
 2021-10-22 13:38 UTC  (2+ messages)

[PATCH RESEND 3/3] scheduler: Add cluster scheduler level for x86
 2021-10-22 13:36 UTC  (10+ messages)
` [tip: sched/core] sched: "

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-10-22 13:34 UTC  (23+ messages)
` [PATCH v2 17/35] mtd: spi-nor: Introduce spi_nor_nonsfdp_flags_init()
` [PATCH v2 22/35] mtd: spi-nor: core: Use common naming scheme for setting mtd_info fields
` [PATCH v2 26/35] mtd: spi-nor: core: Introduce spi_nor_init_default_params()

[PATCH 0/8] KVM: SEV-ES: fixes for string I/O emulation
 2021-10-22 13:33 UTC  (3+ messages)

[dpdk-dev] [Bug 833] link_bonding_autotest fails on subsequent runs
 2021-10-22 13:33 UTC 

[PATCH] nl80211: Indicate SA Query procedures offload for AP SME device
 2021-10-22 13:29 UTC  (4+ messages)

[PATCH v9 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-10-22 13:29 UTC  (3+ messages)

[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-10-22 13:28 UTC  (21+ messages)
` [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH 2/9] drm/format-helper: Rework format-helper memcpy functions
` [PATCH 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH 5/9] drm/format-helper: Streamline blit-helper interface
` [PATCH 6/9] drm/fb-helper: Allocate shadow buffer of surface height
` [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
` [PATCH 8/9] drm/simpledrm: Support virtual screen sizes
` [PATCH 9/9] drm: Clarify semantics of struct drm_mode_config.{min,max}_{width,height}
  ` [PATCH 9/9] drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}

wrong test in alsa-info.sh
 2021-10-22 13:27 UTC 

[dpdk-dev] [PATCH] ethdev: forbid MTU set before device configure
 2021-10-22 13:27 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: Fix internal cd irq miss with hard reset
 2021-10-22 13:26 UTC  (3+ messages)

[PATCH v4 0/6] x86/PVH: Dom0 building adjustments
 2021-10-22 13:25 UTC  (3+ messages)
` [PATCH v4 6/6] x86/P2M: relax permissions of PVH Dom0's MMIO entries

[PATCH v6 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
 2021-10-22 13:24 UTC  (9+ messages)
` [PATCH v6 2/2] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support

[PATCH v9 0/4] drm: LogiCVC display controller support
 2021-10-22 13:24 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings: display: Document the Xylon LogiCVC display controller

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-10-22 13:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH v7] "

[PATCH] btrfs: fix deadlock due to page faults during direct IO reads and writes
 2021-10-22 13:17 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/virtio: fix link update in speed feature case
 2021-10-22 13:17 UTC 

Improving RCU wait in mini_qdisc_pair_swap()
 2021-10-22 13:17 UTC  (6+ messages)

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-22 13:17 UTC  (5+ messages)

Deploying new iterator interface for dma-buf
 2021-10-22 13:17 UTC  (4+ messages)
` [PATCH 26/28] drm/nouveau: use the new interator in nv50_wndw_prepare_fb

[PATCH 01/28] drm/i915: Fix i915_request fence wait semantics
 2021-10-22 13:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/28] "

[PATCH v3 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c
 2021-10-22 13:13 UTC  (5+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: core: Remove true and false comparison
` [PATCH v3 2/4] staging: rtl8723bs: core: Remove unnecessary parentheses
` [PATCH v3 3/4] staging: rtl8723bs: core: Remove unnecessary space after a cast
` [PATCH v3 4/4] staging: rtl8723bs: core: Remove unnecessary blank lines

[PATCH 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-10-22 13:08 UTC  (18+ messages)
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-22 13:06 UTC  (7+ messages)
` [PATCH v5 6/7] phy: phy-mtk-dp: Add driver for DP phy

[kvm-unit-tests PATCH v3 0/1] Test spec exception interception
 2021-10-22 13:10 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 1/1] s390x: Add specification exception interception test

Question: the status for SMMUv2 PMU driver
 2021-10-22 13:04 UTC  (2+ messages)

[PATCH 1/4] drm: Remove slot checks in dp mst topology during commit
 2021-10-22  8:55 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/display: Add DP 2.0 MST DM Support
  ` [Intel-gfx] "

[Intel-gfx] [PATCH -next] drm: Small optimization to intel_dp_mst_atomic_master_trans_check
 2021-10-22  2:22 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
 2021-10-22 12:06 UTC 

[PATCH 3/4] drm/amd/display: Add DP 2.0 MST DC Support
 2021-10-22  8:46 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v3 04/10] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
 2021-10-21 18:09 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH bpf-next 0/5 v2] libbpf: Add btf__type_cnt() and btf__raw_data() APIs
 2021-10-22 13:06 UTC  (6+ messages)
` [PATCH bpf-next 1/5 "
` [PATCH bpf-next 2/5 v2] perf bpf: Switch to new btf__raw_data API
` [PATCH bpf-next 3/5 v2] tools/resolve_btfids: Switch to new btf__type_cnt API
` [PATCH bpf-next 4/5 v2] bpftool: "
` [PATCH bpf-next 5/5 v2] selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs

[PATCH] drm/amd/pm: Disable fan control if not supported
 2021-10-22 13:06 UTC  (2+ messages)

[PULL v2 00/44] pc,pci,virtio: features, fixes, tests
 2021-10-22 13:04 UTC  (3+ messages)
` [PULL v2 02/44] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator

Folios for 5.15 request - Was: re: Folio discussion recap -
 2021-10-22 13:01 UTC  (11+ messages)

[PATCH] netconfig: Don't start ACD with FILS IP Assignment
 2021-10-22 13:04 UTC 

Performance regression: thread wakeup time (latency) increased up to 3x
 2021-10-22 13:03 UTC  (4+ messages)

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-22 13:03 UTC  (5+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact
` [PATCH 3/3] automation: add a QEMU based x86_64 Dom0/DomU test

[dpdk-dev] [PATCH v6] ethdev: add namespace
 2021-10-22 13:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7] "

[dpdk-dev] [v2] cryptodev: add telemetry endpoint for cryptodev capabilities
 2021-10-22 12:59 UTC  (2+ messages)
` [dpdk-dev] [v6] crypto/cnxk: add telemetry endpoints to cryptodev

server-to-server copy by default
 2021-10-22 12:58 UTC  (9+ messages)

[PATCH] PM: sleep: Do not let "syscore" devices runtime-suspend during system transitions
 2021-10-22 12:58 UTC 

[PATCH v3 1/2] ACPI: Add stubs for wakeup handler functions
 2021-10-22 12:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: fix removing jumbo offload flag
 2021-10-22 12:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] doc: remove jumbo offload feature
  ` [dpdk-dev] [PATCH v2 2/2] drivers/net: fix removing jumbo offload flag

[dpdk-dev] [v1] cryptodev: add telemetry endpoint for cryptodev info
 2021-10-22 12:57 UTC  (2+ messages)
` [dpdk-dev] [v3] cryptodev: add telemetry endpoint for cryptodev capabilities

[PATCH] net: fec: defer probe if PHY on external MDIO bus is not available
 2021-10-22 12:56 UTC  (8+ messages)
      ` (EXT) "

Please pull u-boot-dm
 2021-10-22 12:56 UTC  (2+ 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.