All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-29 13:36:50 to 2020-04-29 13:47:24 UTC [more...]

[PATCH -next] selinux: fix error return code in policydb_read()
 2020-04-29 13:47 UTC  (4+ messages)

[PATCH v12 0/8] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-29 13:46 UTC  (4+ messages)
` [PATCH v12 6/8] iommu/vt-d: Add svm/sva invalidate function

[PATCH v3 2/5] w1_therm: adding sysfs entry to check device power
 2020-04-29 13:46 UTC  (2+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Keep a no-frills swappable copy of the default context state
 2020-04-29 13:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/gt: Keep a no-frills swappable copy of the default context state (rev3)

[PATCH v2 0/6] boards: lx2160aqds: transition to CONFIG_DM_ETH
 2020-04-29 13:46 UTC  (13+ messages)
` [PATCH v2 1/6] arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6
` [PATCH v2 2/6] arm: dts: lx2160aqds: add MDIO slots
` [PATCH v2 3/6] arm: dts: lx2160aqds: add nodes describing possible mezzanine cards
` [PATCH v2 4/6] board: lx2160aqds: transition to DM_ETH
` [PATCH v2 5/6] board: lx2160aqds: implement board_fit_config_name_match
` [PATCH v2 6/6] configs: lx2160aqds_tfa_defconfig: enable DM_ETH and related

[PATCH] drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revoked
 2020-04-29 13:45 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-04-29 13:46 UTC  (3+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

[PATCH v2] drm/panel: simple: Support reset GPIOs
 2020-04-29 13:45 UTC  (4+ messages)

[PATCH] [v2] amdgpu: fix gcc-4.8 build warnings
 2020-04-29 13:42 UTC  (4+ messages)

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-29 13:49 UTC  (8+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: FBC fixes
 2020-04-29 13:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v3 1/5] w1_therm: fix reset_select_slave. Creating w1_therm.h
 2020-04-29 13:43 UTC  (2+ messages)

[PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
 2020-04-29 13:43 UTC  (11+ messages)

[PATCH v2] pwm: sun4i: direct clock output support for Allwinner A64
 2020-04-29 13:43 UTC  (3+ messages)

[PATCH] x86/S3: Drop {save, restore}_rest_processor_state() completely
 2020-04-29 13:43 UTC  (6+ messages)
` [PATCH] x86/S3: Drop {save,restore}_rest_processor_state() completely

[Intel-gfx] [PATCH] drm/i915: Avoid dereferencing a dead context
 2020-04-29 13:42 UTC  (2+ messages)

[LTP] [PATCH] Define __NR_futex to be __NR_futex_time64 on riscv32
 2020-04-29 13:42 UTC  (3+ messages)

Recommended USB3/SuperSpeed gadget device
 2020-04-29 13:42 UTC  (3+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-04-29 13:36 UTC  (26+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 03/25] mm: Introduce thp_order
` [PATCH v3 04/25] mm: Introduce offset_in_thp
` [PATCH v3 05/25] fs: Add a filesystem flag for large pages
` [PATCH v3 06/25] fs: Introduce i_blocks_per_page
` [PATCH v3 07/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v3 08/25] fs: Support THPs in zero_user_segments
` [PATCH v3 09/25] bio: Add bio_for_each_thp_segment_all
` [PATCH v3 10/25] iomap: Support arbitrarily many blocks per page
` [PATCH v3 11/25] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v3 12/25] iomap: Support large pages in read paths
` [PATCH v3 13/25] iomap: Support large pages in write paths
` [PATCH v3 14/25] iomap: Inline data shouldn't see large pages
` [PATCH v3 15/25] xfs: Support "
` [PATCH v3 16/25] mm: Make prep_transhuge_page return its argument
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache
` [PATCH v3 19/25] mm: Allow large pages to be removed from "
` [PATCH v3 20/25] mm: Remove page fault assumption of compound page size
` [PATCH v3 21/25] mm: Add DEFINE_READAHEAD
` [PATCH v3 22/25] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v3 23/25] mm: Make __do_page_cache_readahead "
` [PATCH v3 24/25] mm: Add large page readahead
` [PATCH v3 25/25] mm: Align THP mappings for non-DAX

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

[PATCH 0/2] Additional parameters for qemu_img map
 2020-04-29 13:39 UTC  (2+ messages)

[PATCH v2 00/12] remoteproc: stm32: Add support for synchronising with M4
 2020-04-29 13:38 UTC  (7+ messages)
` [PATCH v2 03/12] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v2 06/12] remoteproc: stm32: Get coprocessor state

[PATCH v2 0/4] Add driver for wsen-itds accelerometer sensor
 2020-04-29 13:39 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: iio: add document bindings for wsen-itds accel sensor
` [PATCH v2 2/4] iio: accel: Add driver for wsen-itds accelerometer sensor
` [PATCH v2 3/4] iio: accel: wsen-itds accel documentation

[PATCH v2] video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
 2020-04-29 13:39 UTC  (5+ messages)

About hardfloat in ppc
 2020-04-29 13:38 UTC  (10+ messages)
          ` R: "

[PATCH] tools/xenstore: don't store domU's mfn of ring page in xensotred
 2020-04-29 13:39 UTC  (11+ messages)

[PATCH 0/2] ima: extending IMA policy to support interpreters
 2020-04-29 13:38 UTC  (3+ messages)
` [PATCH 1/2] ima: add policy support for identifying file execute mode bit
` [PATCH 2/2] ima: add policy support for the new file open MAY_OPENEXEC flag

[dpdk-dev] [RFC] ring: count and empty optimizations
 2020-04-29 13:38 UTC  (2+ messages)

[PATCH 0/3] x86/pv: Start to trim 32bit support
 2020-04-29 13:37 UTC  (7+ messages)
` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32, 64}bit_domain() in !CONFIG_PV32 builds
  ` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32,64}bit_domain() "

[PATCH] branch: add '-' to delete previous branch
 2020-04-29 13:37 UTC  (2+ messages)

iommu_iova slab eats too much memory
 2020-04-29 13:37 UTC  (11+ 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.