All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-24 07:18:19 to 2021-06-24 07:31:21 UTC [more...]

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24  7:31 UTC  (6+ messages)
` [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
    ` [Intel-gfx] "

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24  7:29 UTC  (140+ messages)
` [Intel-gfx] "
` [PATCH v3 01/27] drm/amdgpu: Track IRQ state in local device state
  ` [Intel-gfx] "
` [PATCH v3 02/27] drm/hibmc: Call drm_irq_uninstall() unconditionally
  ` [Intel-gfx] "
` [PATCH v3 03/27] drm/radeon: Track IRQ state in local device state
  ` [Intel-gfx] "
` [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
  ` [Intel-gfx] "
` [PATCH v3 05/27] drm/armada: Don't set struct drm_device.irq_enabled
  ` [Intel-gfx] "
` [PATCH v3 06/27] drm/i915: Track IRQ state in local device state
  ` [Intel-gfx] "
` [PATCH v3 07/27] drm/komeda: Don't set struct drm_device.irq_enabled
  ` [Intel-gfx] "
` [PATCH v3 08/27] drm/malidp: "
  ` [Intel-gfx] "
` [PATCH v3 09/27] drm/exynos: "
  ` [Intel-gfx] "
` [PATCH v3 10/27] drm/kirin: "
  ` [Intel-gfx] "
` [PATCH v3 11/27] drm/imx: "
  ` [Intel-gfx] "
` [PATCH v3 12/27] drm/imx/dcss: "
  ` [Intel-gfx] "
` [PATCH v3 13/27] drm/mediatek: "
  ` [Intel-gfx] "
` [PATCH v3 14/27] drm/nouveau: "
  ` [Intel-gfx] "
` [PATCH v3 15/27] drm/omapdrm: Track IRQ state in local device state
  ` [Intel-gfx] "
` [PATCH v3 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
  ` [Intel-gfx] "
` [PATCH v3 17/27] drm/rockchip: "
  ` [Intel-gfx] "
` [PATCH v3 18/27] drm/sti: "
  ` [Intel-gfx] "
` [PATCH v3 19/27] drm/stm: "
  ` [Intel-gfx] "
` [PATCH v3 20/27] drm/sun4i: "
  ` [Intel-gfx] "
` [PATCH v3 21/27] drm/tegra: "
  ` [Intel-gfx] "
` [PATCH v3 22/27] drm/tidss: Don't use "
  ` [Intel-gfx] "
` [PATCH v3 23/27] drm/vc4: Don't set "
  ` [Intel-gfx] "
` [PATCH v3 24/27] drm/vkms: "
  ` [Intel-gfx] "
` [PATCH v3 25/27] drm/vmwgfx: "
  ` [Intel-gfx] "
` [PATCH v3 26/27] drm/xlnx: "
  ` [Intel-gfx] "
` [PATCH v3 27/27] drm/zte: "
  ` [Intel-gfx] "

[PATCH 0/2] nvme-fabrics: short-circuit connect retries
 2021-06-24  7:29 UTC  (4+ messages)

[PATCH v4 0/2] docs/core-api: add memory_hotplug and protection keys
 2021-06-24  7:30 UTC  (3+ messages)
` [PATCH v4 1/2] docs/zh_CN: add core api memory_hotplug translation
` [PATCH v4 2/2] docs/zh_CN: add core api protection keys translation

[PATCH] Add support for SDX55 based Sierra Wireless 5G modules
 2021-06-24  7:28 UTC  (3+ messages)
` [PATCH v2] USB: serial: qcserial: Support "

[PATCH] ARM: omap2: remove unneeded variable: "errata"
 2021-06-24  7:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: bump version to 7.4.20
 2021-06-24  7:28 UTC  (2+ messages)

[PATCH net 0/7] ibmvnic: Assorted bug fixes
 2021-06-24  7:28 UTC  (4+ messages)
` [PATCH net 2/7] Revert "ibmvnic: remove duplicate napi_schedule call in open function"

[Buildroot] [PATCH 1/1] package/openvpn: bump version to 2.5.3
 2021-06-24  7:28 UTC  (2+ messages)

[Buildroot] [git commit] package/php: bump version to 7.4.20
 2021-06-24  7:27 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-24  7:27 UTC  (10+ messages)
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header

[Buildroot] [git commit] package/openvpn: bump version to 2.5.3
 2021-06-24  7:27 UTC 

[PATCH v5 0/5] block-copy: protect block-copy internal structures
 2021-06-24  7:20 UTC  (6+ messages)
` [PATCH v5 1/5] block-copy: small refactor in block_copy_task_entry and block_copy_common
` [PATCH v5 2/5] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v5 3/5] block-copy: move progress_set_remaining in block_copy_task_end
` [PATCH v5 4/5] block-copy: add CoMutex lock
` [PATCH v5 5/5] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH v4 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-06-24  7:25 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
` [PATCH v4 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding

Rsyslog using Redfish
 2021-06-24  7:24 UTC  (3+ messages)

[PATCH] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist
 2021-06-24  7:24 UTC 

[PATCH] x86: eas should not be NULL when it is referenced
 2021-06-24  7:24 UTC  (2+ messages)

[PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
 2021-06-24  7:25 UTC  (4+ messages)
    `  "

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-24  7:23 UTC  (8+ messages)
` [PATCH v2 1/4] "

[Buildroot] [PATCH 1/1] package/redis: security bump to v6.2.4
 2021-06-24  7:23 UTC  (2+ messages)

[Buildroot] [PATCH] configs/stm32f469_disco: add host {dosfs, m}tools
 2021-06-24  7:22 UTC  (3+ messages)

[Buildroot] [git commit branch/2021.02.x] configs/stm32f469_disco: add host {dosfs, m}tools
 2021-06-24  7:22 UTC 

[Buildroot] [git commit branch/2021.05.x] configs/stm32f469_disco: add host {dosfs, m}tools
 2021-06-24  7:22 UTC 

[PATCH 00/10] tools/xenstored: Bug fixes + Improve Live-Update
 2021-06-24  7:21 UTC  (3+ messages)
` [PATCH 02/10] tools/xenstored: Introduce lu_get_connection() and use it

[Buildroot] [git commit branch/2021.05.x] package/redis: security bump to v6.2.4
 2021-06-24  7:22 UTC 

[PATCH] pypi: set SRC_URI with =, not with +=
 2021-06-24  7:21 UTC  (6+ messages)
  ` [OE-core] "

[PATCH V4] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-24  7:21 UTC  (3+ messages)

[PATCH] bitbake: Fix automatic generation of variable dependencies
 2021-06-24  7:21 UTC  (2+ messages)
` [poky] "

[Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.11
 2021-06-24  7:21 UTC  (3+ messages)

[Buildroot] [git commit branch/2021.02.x] package/mosquitto: security bump to v2.0.11
 2021-06-24  7:21 UTC 

[PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL
 2021-06-24  7:21 UTC  (7+ messages)

[Buildroot] [git commit branch/2021.05.x] package/mosquitto: security bump to v2.0.11
 2021-06-24  7:21 UTC 

[Buildroot] [PATCH 1/2] package/dovecot: security bump version to 2.3.15
 2021-06-24  7:21 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: security bump version to 0.5.15

[dpdk-dev] [PATCH] net/i40e: fix FDIR input set conflict issue
 2021-06-24  7:07 UTC 

[Buildroot] [git commit branch/2021.05.x] package/dovecot-pigeonhole: security bump version to 0.5.15
 2021-06-24  7:20 UTC 

[Buildroot] [git commit branch/2021.05.x] package/dovecot: security bump version to 2.3.15
 2021-06-24  7:20 UTC 

[Buildroot] [git commit branch/2021.02.x] package/dovecot-pigeonhole: security bump version to 0.5.15
 2021-06-24  7:20 UTC 

[Buildroot] [git commit branch/2021.02.x] package/dovecot: security bump version to 2.3.15
 2021-06-24  7:20 UTC 

[Buildroot] [PATCH 1/1] package/python-django: security bump to version 3.2.4
 2021-06-24  7:20 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/python-django: security bump to version 3.2.4
 2021-06-24  7:20 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-django: security bump to version 3.2.4
 2021-06-24  7:19 UTC 

[Buildroot] [PATCH 1/1] package/exiv2: security bump to version 0.27.4
 2021-06-24  7:19 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix mapping length truncation in m{,un}map()
 2021-06-24  7:19 UTC  (2+ messages)

[PATCH 00/47] GuC submission support
 2021-06-24  7:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH] KVM: selftests: Speed up set_memory_region_test
 2021-06-24  7:18 UTC  (4+ messages)

[Buildroot] [git commit branch/2021.02.x] package/exiv2: security bump to version 0.27.4
 2021-06-24  7:18 UTC 


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.