All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:57:52 to 2021-06-15 14:21:00 UTC [more...]

[PATCH v2 0/4] arm64: Fix cpuidle/suspend with pseudo-NMI enabled
 2021-06-15 13:27 UTC  (5+ messages)
` [PATCH v2 2/4] arm64: Convert cpu_do_idle() to using cpuidle context helpers
` [PATCH v2 3/4] PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
` [PATCH v2 4/4] arm64: suspend: Use cpuidle context helpers in cpu_suspend()

[PATCH v3 00/14] New uAPI drm properties for color management
 2021-06-15 14:14 UTC  (43+ messages)
` [Intel-gfx] "
` [PATCH v3 01/14] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
  ` [Intel-gfx] "
` [PATCH v3 02/14] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
  ` [Intel-gfx] "
` [PATCH v3 03/14] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
  ` [Intel-gfx] "
` [PATCH v3 04/14] drm/amd/display: Add handling for new "active bpc" property
  ` [Intel-gfx] "
` [PATCH v3 05/14] drm/i915/display: "
  ` [Intel-gfx] "
` [PATCH v3 06/14] drm/uAPI: Add "active color format" drm property as feedback for userspace
  ` [Intel-gfx] "
` [PATCH v3 07/14] drm/amd/display: Add handling for new "active color format" property
  ` [Intel-gfx] "
` [PATCH v3 08/14] drm/i915/display: "
  ` [Intel-gfx] "
` [PATCH v3 09/14] drm/uAPI: Add "active color range" drm property as feedback for userspace
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 10/14] drm/amd/display: Add handling for new "active color range" property
  `  "
` [PATCH v3 11/14] drm/i915/display: "
  ` [Intel-gfx] "
` [PATCH v3 12/14] drm/uAPI: Add "preferred color format" drm property as setting for userspace
  ` [Intel-gfx] "
` [PATCH v3 13/14] drm/amd/display: Add handling for new "preferred color format" property
  ` [Intel-gfx] "
` [PATCH v3 14/14] drm/i915/display: "
  ` [Intel-gfx] "

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-15 14:13 UTC  (22+ messages)
` [PATCH v8 01/10] iova: Export alloc_iova_fast() and free_iova_fast();
` [PATCH v8 02/10] file: Export receive_fd() to modules
` [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v8 04/10] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v8 05/10] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v8 06/10] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v8 07/10] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v8 08/10] vduse: Implement an MMU-based IOMMU driver
` [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE

[mark-rutland:irq/slow-handler 1/2] kernel/irq/chip.c:18:1: iwyu: warning: superfluous #include <trace/events/irq.h>
 2021-06-15 14:20 UTC 

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-15 13:39 UTC  (3+ messages)
` [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register

[PATCHv2] mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
 2021-06-15 14:17 UTC  (3+ messages)

[RFC PATCH 00/31] btrfs buffered iomap support
 2021-06-15 14:17 UTC  (5+ messages)
` [RFC PATCH 01/31] iomap: Check if blocksize == PAGE_SIZE in to_iomap_page()
` [RFC PATCH 02/31] iomap: Add submit_io to writepage_ops

[PATCH v2 0/8] configure: Change to -std=gnu11
 2021-06-15 13:49 UTC  (3+ messages)
` [PATCH v2 1/8] configure: Use -std=gnu11

[PATCH v2 0/3] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-06-15 14:06 UTC  (2+ messages)

[mark-rutland:irq/slow-handler 1/2] kernel/irq/handle.c:17:1: iwyu: warning: superfluous #include <trace/events/irq.h>
 2021-06-15 14:17 UTC 

[LTP] [RFC PATCH v3 0/2] Libclang based analyzer
 2021-06-15 14:16 UTC  (3+ messages)
` [LTP] [RFC PATCH v3 1/2] Add 'make check' and clang-check to build system

[PATCH 00/22] Convert more checks to Meson
 2021-06-15 14:08 UTC  (9+ messages)
` [PATCH 01/26] meson: drop unused CONFIG_GCRYPT_HMAC
` [PATCH 02/26] configure: drop unused variables for xts
` [PATCH 05/26] configure, meson: convert pam detection to meson
` [PATCH 07/26] configure, meson: convert libcacard "

[PATCH net-next] net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled
 2021-06-15 14:14 UTC 

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-15 14:15 UTC  (42+ messages)
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
      ` [Intel-gfx] "
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during sysfs bind
    ` [Intel-gfx] "
` [PATCH 05/10] driver core: Export device_driver_attach()
    ` [Intel-gfx] "
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
    ` [Intel-gfx] "
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
    ` [Intel-gfx] "
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
    ` [Intel-gfx] "
` [PATCH 09/10] vfio/mdpy: "
    ` [Intel-gfx] "
` [PATCH 10/10] vfio/mbochs: "
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] driver core: Pull required checks into driver_probe_device()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform
 2021-06-15 14:13 UTC  (6+ messages)
  ` [PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema

[PULL 00/33] Misc patches for 2021-06-15
 2021-06-15 13:38 UTC  (10+ messages)
` [PULL 20/33] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PULL 22/33] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PULL 23/33] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
` [PULL 25/33] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PULL 27/33] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PULL 29/33] qmp: Include "share" property of memory backends
` [PULL 30/33] hmp: Print "share" property of memory backends with "info memdev"
` [PULL 31/33] qmp: Include "reserve" property of memory backends
` [PULL 32/33] hmp: Print "reserve" property of memory backends with "info memdev"

[PATCH 0/8] staging: rtl8723bs: remove unneeded files from tree
 2021-06-15 14:14 UTC  (4+ messages)
` [PATCH 7/8] staging: rtl8723bs: remove include/autoconf.h header file "

[PATCH] KVM: arm64: Fix inconsistency from function comment of __unmap_stage2_range
 2021-06-15  9:51 UTC  (2+ messages)

[RFC] GitLab issue tracker labeling process: arch/target, os, and accel labels
 2021-06-15 14:01 UTC  (3+ messages)

[PATCH -next 1/3] ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 14:15 UTC  (6+ messages)
` [PATCH -next 2/3] ASoC: rockchip: pdm: "
` [PATCH -next 3/3] ASoC: rockchip: spdif: "

[PATCH v3 00/23] Add generic vdso_base tracking
 2021-06-15 10:21 UTC  (3+ messages)
` [PATCH v3 04/23] arm64: Use in_compat_task() in arch_setup_additional_pages()

tb_flush() calls causing long Windows XP boot times
 2021-06-15 13:58 UTC  (10+ messages)

[PATCH v2 0/4] Use singular "they" when appropriate
 2021-06-15 14:11 UTC  (6+ messages)
` [PATCH v3 0/4] Avoid gendered pronouns
  ` [PATCH v3 1/4] doc: avoid using the gender of other people
  ` [PATCH v3 2/4] comments: avoid using the gender of our users
  ` [PATCH v3 3/4] *: fix typos
  ` [PATCH v3 4/4] CodingGuidelines: recommend singular they

[PATCH][V2] net: dsa: b53: remove redundant null check on dev
 2021-06-15 14:10 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx7d-remarkable2: Add WiFi support
 2021-06-15 10:29 UTC 

[PATCH] media: Fix Media Controller API config checks
 2021-06-15 14:09 UTC  (4+ messages)

[PATCH 4.9 00/41] 4.9.273-rc2 review
 2021-06-15 14:10 UTC  (2+ messages)

[PATCH v2] mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
 2021-06-15  9:39 UTC 

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-06-15 14:10 UTC  (7+ messages)

[SPDK] The 2021 US SPDK, PMDK, and Intel® Performance Analyzers Virtual Forum! June 22nd - 24th
 2021-06-15 14:09 UTC 

[PATCH v2 1/2] target/ppc: fix address translation bug for radix mmus
 2021-06-15 13:57 UTC  (2+ messages)

[PATCH] riscv: fix memmove and optimise memcpy when misalign
 2021-06-15 14:08 UTC  (6+ messages)

[PATCH] wil6210: remove erroneous wiphy locking
 2021-06-15 14:06 UTC  (2+ messages)

[PATCH] arm64: mm: fix warning in arch_faults_on_old_pte()
 2021-06-15 10:48 UTC  (6+ messages)

[PATCH v3 00/11] powerpc/64: fast interrupt exits
 2021-06-15 14:07 UTC  (2+ messages)

Deadlock in wbt / rq-qos
 2021-06-15 14:07 UTC  (3+ messages)

[PATCH][next] mtd: devices: mchp48l640: Fix return of uninitialized value in ret
 2021-06-15 14:06 UTC 

[PATCH v2] ath6kl: Fix inconsistent indenting
 2021-06-15 14:06 UTC  (2+ messages)

[PATCH 0/7] sdhci-of-arasan driver updates for ZynqMP platform
 2021-06-15 10:43 UTC  (5+ messages)
` [PATCH 1/7] mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
` [PATCH 2/7] mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk
` [PATCH 4/7] mmc: host: sdhci-of-arasan: Check return value of non-void funtions
` [PATCH 6/7] mmc: host: sdhci-of-arasan: Modify data type of the clk_phase array

[PATCH] ath11k: send beacon template after vdev_start/restart during csa
 2021-06-15 14:05 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/12] i915 TTM sync accelerated migration and clear
 2021-06-15 14:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for i915 TTM sync accelerated migration and clear (rev3)

[PATCH net-next] ath10k: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 14:05 UTC  (2+ messages)

[PATCH v3 0/2] Add Ingenic SoCs MAC support
 2021-06-15 14:04 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs

[PATCH -next 1/2] ASoC: qcom: apq8016_sbc: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 14:07 UTC  (4+ messages)
` [PATCH -next 2/2] ASoC: qcom: lpass-cpu: "

[PATCH 0/4] Add USB2 support for rk3568
 2021-06-15 14:04 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip: USB2: remove useless #phy-cells property

[PATCH] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-15 13:43 UTC  (5+ messages)

[PATCH] ath10k: Fix an error code in ath10k_add_interface()
 2021-06-15 14:03 UTC  (2+ messages)

[PATCH] ath10k: remove the repeated declaration
 2021-06-15 14:04 UTC  (2+ messages)

[PATCH] ath11k: Fix an error handling path in 'ath11k_core_fetch_board_data_api_n()'
 2021-06-15 14:02 UTC  (2+ messages)

[PATCH v10 00/12] Restricted DMA
 2021-06-15 14:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[GIT PULL FOR v5.14] Various fixes
 2021-06-15 14:07 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Various fixes (#75087)

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-15 14:02 UTC  (4+ messages)

[Buildroot] [PATCH] package/gawk: create awk symlink for host-gawk
 2021-06-15 14:03 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_dp_dsc: Assign the proper output
 2021-06-15 14:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_dp_dsc: Assign the proper output (rev3)

[PATCH 01/11] net: ath: ath5k: Fix wrong function name in comments
 2021-06-15 14:01 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-06-15 14:01 UTC  (5+ messages)
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[PATCH 0/4] arm64: mm: a few small cleanups
 2021-06-15 13:31 UTC  (8+ messages)
` [PATCH 1/4] arm64: mm: remove unneeded SWAPPER_INIT_MAP_SIZE
` [PATCH 2/4] arm64: mm: fix the count comments in compute_indices
` [PATCH 4/4] arm64: head: fix code comments in set_cpu_boot_mode_flag

[PATCH] clocksource: Remove duplicated argument in arm_global_timer
 2021-06-15 14:00 UTC  (2+ messages)

[PATCH][next][V2] net: pcs: xpcs: Fix a less than zero u16 comparison error
 2021-06-15 14:01 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue
 2021-06-15 14:00 UTC  (2+ messages)

[PATCH] poll: mark racy accesses on pwq->triggered
 2021-06-15 14:08 UTC 

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-06-15 13:59 UTC  (11+ messages)

[PATCH bpf-next] samples/bpf: Add missing option to xdp_sample_pkts usage
 2021-06-15 13:57 UTC 

💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, 30ec225a)
 2021-06-15 13:58 UTC  (3+ messages)
  ` ? "

[PATCH net-next 0/6] net: pci200syn: clean up some code style issues
 2021-06-15 13:54 UTC  (5+ messages)
` [PATCH net-next 1/6] net: pci200syn: remove redundant blank lines
` [PATCH net-next 4/6] net: pci200syn: add some required spaces
` [PATCH net-next 5/6] net: pci200syn: add necessary () to macro argument
` [PATCH net-next 6/6] net: pci200syn: fix the comments style issue


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.