All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-14 13:16:18 to 2020-04-14 13:29:49 UTC [more...]

[PATCH v19 00/18] Multicolor Framework (array edition)
 2020-04-14 13:21 UTC  (4+ messages)
` [PATCH v19 04/18] leds: multicolor: Introduce a multicolor class definition

[PATCH 0/3] Add Reset and Wakeup support for CCS811
 2020-04-14 13:27 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iio: chemical: Add binding for CCS811 VOC sensor

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:15 UTC  (93+ messages)
` [PATCH v2 01/33] iommu: Move default domain allocation to separate function
` [PATCH v2 02/33] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 03/33] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v2 04/33] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v2 05/33] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v2 06/33] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v2 07/33] iommu: Add probe_device() and remove_device() call-backs
` [PATCH v2 08/33] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v2 10/33] iommu: Move new probe_device path to separate function
` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v2 16/33] iommu/vt-d: "
` [PATCH v2 17/33] iommu/arm-smmu: "
` [PATCH v2 18/33] iommu/pamu: "
` [PATCH v2 19/33] iommu/s390: "
` [PATCH v2 20/33] iommu/virtio: "
` [PATCH v2 21/33] iommu/msm: "
` [PATCH v2 22/33] iommu/mediatek: "
` [PATCH v2 23/33] iommu/mediatek-v1 "
` [PATCH v2 24/33] iommu/qcom: "
` [PATCH v2 25/33] iommu/rockchip: "
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
` [PATCH v2 29/33] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v2 31/33] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v2 33/33] iommu: Unexport iommu_group_get_for_dev()

[PATCH v3 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-14 13:26 UTC  (3+ messages)

[PATCH] media: Kconfig: Don't expose API options
 2020-04-14 13:26 UTC  (3+ messages)

[PATCH 5/8] staging: rtl8188eu: Remove function rtw_modular64()
 2020-04-14 13:25 UTC  (6+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-14 13:24 UTC  (6+ messages)

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-04-14 13:28 UTC  (2+ messages)
` [Bug 206575] "

[PATCH 0/5] arm64: vdso: cleanups
 2020-04-14 13:27 UTC  (5+ messages)
` [PATCH 1/5] arm64: vdso: don't free unallocated pages

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-14 12:43 UTC  (4+ messages)
` [PATCH 6/8] simplefs: add file creation functions
` [PATCH 7/8] debugfs: switch to simplefs inode creation API
` [PATCH 8/8] tracefs: "

[igt-dev] [PATCH i-g-t 1/3] test/kms_chamelium: Start with disabling modeset
 2020-04-14 13:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] "

[PATCH v2 00/11] new cgroup controller for gpu/drm subsystem
 2020-04-14 13:26 UTC  (12+ messages)

[PATCH] tiny-printf: Support %i
 2020-04-14 13:26 UTC  (6+ messages)

[alsa-devel] [PATCH] alsactl: avoid needless wakeups in monitor loop
 2020-04-14 13:24 UTC  (3+ messages)
`  "

[PATCH-for-5.1 v3 00/23] various: Fix error-propagation with Coccinelle scripts (part 2)
 2020-04-14 13:24 UTC  (5+ messages)
` [PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:20 UTC  (16+ messages)
  ` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
  ` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
        ` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner

[PATCH] irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
 2020-04-14 13:20 UTC  (3+ messages)

KMS enums and bitfields UAPI
 2020-04-14 13:25 UTC  (6+ messages)

[alsa-devel] [PATCH] alsactl: don't exit on EINTR from epoll_wait()
 2020-04-14 13:24 UTC  (3+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/pinctrl/intel
 2020-04-14 13:24 UTC 

[PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing
 2020-04-14 13:16 UTC  (5+ messages)
` [PATCH v2 1/2] "

post-receive: pub/scm/linux/kernel/git/pinctrl/intel
 2020-04-14 13:24 UTC 

[dpdk-dev] [PATCH v3 0/4] add AESNI-MB rawdev for multi-function processing
 2020-04-14 13:24 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/bnx2x: add multicast MAC address filtering
 2020-04-14 13:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] drivers: counter: Add Cros EC Sync counter
 2020-04-14 13:21 UTC  (2+ messages)

decruft the vmalloc API v2
 2020-04-14 13:13 UTC  (46+ messages)
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
` [PATCH 10/29] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{, _noflush}
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
` [PATCH 23/29] mm: remove both instances of __vmalloc_node_flags
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 25/29] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 28/29] powerpc: use __vmalloc_node in alloc_vm_stack
` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc

[PATCH v2] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-14 13:19 UTC 

[dpdk-dev] [PATCH] eal/service: fix exit by resetting service lcores
 2020-04-14 13:22 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-14 13:15 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy

[PATCH] qla2xxx: Use ARRAY_SIZE() instead of open-coding it
 2020-04-14 13:20 UTC  (2+ messages)

[dpdk-dev] [PATCH dpdk-dev] rte_random: fix crash when random init
 2020-04-14 13:19 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: introduce a mechanism to extend execbuf2
 2020-04-14 13:19 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/4] drm/selftests: selftest for timeline semaphore

post-receive: pub/scm/linux/kernel/git/xen/tip
 2020-04-14 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/xen/tip
 2020-04-14 13:19 UTC 

[PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
 2020-04-14 13:17 UTC  (6+ messages)
` [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation

[dpdk-dev] [PATCH v2 0/9] New sync modes for ring
 2020-04-14 13:18 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 3/9] ring: introduce RTS ring mode

[PATCH 1/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
 2020-04-14 13:18 UTC  (6+ messages)
` [PATCH 2/3] stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent
  ` [Uboot-stm32] "
` [PATCH 3/3] configs:stm32mp1: activate env config in SPL
  ` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC

[PATCH] ALSA: hda: enable the runtime_pm for non-vgaswitcheroo hda controllers
 2020-04-14 13:17 UTC  (8+ messages)

[dpdk-dev] [RFC v1 1/1] vfio: set vf token and gain vf device access
 2020-04-14 13:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/2] support for VFIO-PCI VF token interface
  ` [dpdk-dev] [EXT] "

[Intel-gfx] [PATCH] drm/i915: Flush async power domains on probe failure
 2020-04-14 13:17 UTC  (4+ messages)

[Buildroot] [PATCH] package/netsnmp: unix domain socket transport
 2020-04-14 13:17 UTC 

FAILED: patch "[PATCH] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with" failed to apply to 4.4-stable tree
 2020-04-14 13:17 UTC 

[Qemu devel PATCH v4 0/3] Add SmartFusion2 EMAC block
 2020-04-14 13:14 UTC  (4+ messages)
` [Qemu devel PATCH v4 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2


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.