All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-29 13:32:18 to 2020-04-29 13:42:06 UTC [more...]

[PATCH v3 00/25] Large pages in the page cache
 2020-04-29 13:36 UTC  (25+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 02/25] mm: Introduce thp_size
` [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 v2 0/6] boards: lx2160aqds: transition to CONFIG_DM_ETH
 2020-04-29 13:41 UTC  (3+ messages)
` [PATCH v2 1/6] arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-29 13:37 UTC  (134+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [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 02/34] iommu: Add def_domain_type() callback in iommu_ops
  ` [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 08/34] iommu: Move default domain allocation to iommu_probe_device()
  ` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
  ` [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 07/34] iommu: Add probe_device() and release_device() call-backs
` [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 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 21/34] iommu/msm: "
` [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)

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

git fast-export not preserving executable permissions?
 2020-04-29 13:36 UTC 

[PATCH 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 13:35 UTC  (6+ messages)
    `  "
        ` RE:(2) [PATCH "
          ` (2) "

[PATCH] [v2] ARM: oabi-compat: fix epoll_ctl build failure
 2020-04-29 13:35 UTC  (3+ messages)

[PATCH v3 5/5] w1_therm: adding bulk read support. Updating docs in w1_therm.rst and sysfs-driver-w1_therm
 2020-04-29 13:34 UTC 

[PATCH v3 4/5] w1_therm: alarms support by adding sysfs entry. Updating doc
 2020-04-29 13:34 UTC 

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

[PATCH v3 3/5] w1_therm: Optimizing read timing by checking device resolution. Updating documentation
 2020-04-29 13:33 UTC 

[PATCH v2] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-29 13:33 UTC  (6+ messages)

[PATCH] btrfs: fix gcc-4.8 build warning
 2020-04-29 13:32 UTC  (2+ messages)

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

[PATCH for-next] RDMA/core: Assign the name of device when allocating ib_device
 2020-04-29 13:32 UTC  (4+ messages)

[PATCH v3 2/5] w1_therm: adding sysfs entry to check device power
 2020-04-29 13:32 UTC 

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-29 13:32 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH 0/6] convert more Xen page table code to the new API
 2020-04-29 13:31 UTC  (9+ messages)
` [PATCH 5/6] x86/pv: map and unmap page tables in mark_pv_pt_pages_rdonly


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.