All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-23 11:48:58 to 2021-09-23 12:08:06 UTC [more...]

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-23 12:02 UTC  (22+ messages)
` [PATCH 01/37] xen/arm: Print a 64-bit number in hex from early uart
` [PATCH 02/37] xen: introduce a Kconfig option to configure NUMA nodes number
` [PATCH 03/37] xen/x86: Initialize memnodemapsize while faking NUMA node
` [PATCH 04/37] xen: introduce an arch helper for default dma zone status
` [PATCH 05/37] xen: decouple NUMA from ACPI in Kconfig
` [PATCH 06/37] xen/arm: use !CONFIG_NUMA to keep fake NUMA API
` [PATCH 07/37] xen/x86: use paddr_t for addresses in NUMA node structure
` [PATCH 08/37] xen/x86: add detection of discontinous node memory range
` [PATCH 09/37] xen/x86: introduce two helpers to access memory hotplug end
` [PATCH 10/37] xen/x86: use helpers to access/update mem_hotplug
` [PATCH 11/37] xen/x86: abstract neutral code from acpi_numa_memory_affinity_init
` [PATCH 12/37] xen/x86: decouple nodes_cover_memory from E820 map
` [PATCH 13/37] xen/x86: decouple processor_nodes_parsed from acpi numa functions
` [PATCH 14/37] xen/x86: use name fw_numa to replace acpi_numa
` [PATCH 15/37] xen/x86: rename acpi_scan_nodes to numa_scan_nodes
` [PATCH 18/37] xen: move NUMA common code from x86 to common
` [PATCH 19/37] xen/x86: promote VIRTUAL_BUG_ON to ASSERT in
` [PATCH 26/37] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus
` [PATCH 28/37] xen/arm: stub memory hotplug access helpers for Arm
` [PATCH 30/37] xen/arm: introduce a helper to parse device tree memory node
` [PATCH 35/37] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-23 12:06 UTC  (16+ messages)
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[PATCH] riscv: Add RISC-V svpbmt extension
 2021-09-23 12:05 UTC  (17+ messages)

[PATCH v3 0/3] arm64: dts: renesas: r8a779a0 DU support
 2021-09-23 12:05 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: renesas: r8a779a0: Add "

[RFC][PATCH 0/7] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL cpus
 2021-09-23 12:05 UTC  (3+ messages)
` [RFC][PATCH 3/7] sched,livepatch: Use task_try_func()

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2021-09-23 11:58 UTC  (82+ messages)
` [PATCH v3 01/33] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v3 02/33] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v3 03/33] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v3 04/33] iommu/mediatek: Remove clk_disable in mtk_iommu_remove
` [PATCH v3 05/33] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v3 06/33] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v3 07/33] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v3 08/33] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 10/33] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v3 11/33] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 14/33] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v3 15/33] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v3 16/33] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v3 17/33] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v3 18/33] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v3 19/33] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v3 20/33] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v3 21/33] iommu/mediatek: Add infra iommu support
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 23/33] iommu/mediatek: Add mt8195 support
` [PATCH v3 24/33] iommu/mediatek: Only adjust code about register base
` [PATCH v3 25/33] iommu/mediatek: Just move code position in hw_init
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v3 27/33] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v3 28/33] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH v3 29/33] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v3 30/33] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v3 31/33] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v3 32/33] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v3 33/33] iommu/mediatek: mt8195: Enable multi banks for infra iommu

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-23 12:01 UTC  (11+ messages)
` [PATCH 3/3] "

[PATCH 1/2] mmc: add helper to query max enhanced part size
 2021-09-23 12:03 UTC  (4+ messages)
    ` [PATCH 2/2] cmd/mmc: add subcommand to query max enhanced partition size

[PATCH] cifs: switch to noop_direct_IO
 2021-09-23 12:03 UTC 

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 5 warnings (v4.14.247)
 2021-09-23 12:02 UTC 

[RFC PATCH v2 00/16] Initial support for machine creation via QMP
 2021-09-23 11:55 UTC  (5+ messages)
` [RFC PATCH v2 10/16] qdev-monitor: allow adding any sysbus device before machine is ready

[PATCH RESEND v2 0/5] virtio-mem: VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE and interaction with memory properties
 2021-09-23 12:02 UTC  (7+ messages)
` [PATCH RESEND v2 1/5] virtio-mem: simplify statements that express unexpected behavior on memory access
  ` [virtio-comment] "
` [PATCH RESEND v2 2/5] virtio-mem: rephrase remaining memory access statements
  ` [virtio-comment] "
` [virtio-comment] [PATCH RESEND v2 3/5] virtio-mem: document basic memory access to plugged memory blocks

stable-rc/queue/5.4 build: 182 builds: 0 failed, 182 passed, 9 warnings (v5.4.148-14-g86a9f2059d88)
 2021-09-23 12:01 UTC 

[PATCH v2 net-next] net: dsa: sja1105: stop using priv->vlan_aware
 2021-09-23 12:00 UTC  (2+ messages)

[PATCH] nfc: st-nci: Add SPI ID matching DT compatible
 2021-09-23 12:00 UTC  (2+ messages)

[PATCH net] MAINTAINERS: remove Guvenc Gulce as net/smc maintainer
 2021-09-23 12:00 UTC  (2+ messages)

[PATCH net-next 0/4] net: remove sk skb caches
 2021-09-23 12:00 UTC  (2+ messages)

[PATCH 0/2] docs/devel/testing: improvements on make check-acceptance
 2021-09-23 11:54 UTC  (10+ messages)
` [PATCH 1/2] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH 2/2] tests/Makefile: add TESTFILES option to make check-acceptance

[meta-rockchip][PATCH] use uuid instead of hard-coding root device
 2021-09-23 11:59 UTC  (3+ messages)
` [yocto] "

[PATCH] cifs: switch to noop_direct_IO
 2021-09-23 11:59 UTC 

[Intel-gfx] [PATCH 01/25] dma-buf: add dma_resv_for_each_fence_unlocked v5
 2021-09-23  7:56 UTC  (25+ messages)
` [Intel-gfx] [PATCH 02/25] dma-buf: add dma_resv_for_each_fence
` [Intel-gfx] [PATCH 03/25] dma-buf: use new iterator in dma_resv_copy_fences
` [Intel-gfx] [PATCH 04/25] dma-buf: use new iterator in dma_resv_get_fences v3
` [Intel-gfx] [PATCH 05/25] dma-buf: use new iterator in dma_resv_wait_timeout
` [Intel-gfx] [PATCH 06/25] dma-buf: use new iterator in dma_resv_test_signaled
` [Intel-gfx] [PATCH 07/25] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [Intel-gfx] [PATCH 08/25] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [Intel-gfx] [PATCH 09/25] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [Intel-gfx] [PATCH 10/25] drm/amdgpu: use new iterator in amdgpu_vm_prt_fini
` [Intel-gfx] [PATCH 11/25] drm/msm: use new iterator in msm_gem_describe
` [Intel-gfx] [PATCH 12/25] drm/radeon: use new iterator in radeon_sync_resv
` [Intel-gfx] [PATCH 13/25] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
` [Intel-gfx] [PATCH 14/25] drm/i915: use the new iterator in i915_gem_busy_ioctl v2
` [Intel-gfx] [PATCH 15/25] drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
` [Intel-gfx] [PATCH 16/25] drm/i915: use the new iterator in i915_request_await_object v2
` [Intel-gfx] [PATCH 17/25] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [Intel-gfx] [PATCH 18/25] drm/i915: use new iterator in i915_gem_object_wait_priority
` [Intel-gfx] [PATCH 19/25] drm/i915: use new cursor in intel_prepare_plane_fb
` [Intel-gfx] [PATCH 20/25] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` [Intel-gfx] [PATCH 21/25] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [Intel-gfx] [PATCH 22/25] drm/nouveau: use the new iterator in nouveau_fence_sync
` [Intel-gfx] [PATCH 23/25] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [Intel-gfx] [PATCH 24/25] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [Intel-gfx] [PATCH 25/25] drm/etnaviv: replace dma_resv_get_excl_unlocked

[PATCH] ceph: convert to noop_direct_IO
 2021-09-23 11:58 UTC 

[PATCH] ARM: dts: colibri-imx6ull: fix mac address passing
 2021-09-23 11:57 UTC  (4+ messages)

[PATCH 1/2] Enable buddy memory manager support
 2021-09-23  5:59 UTC  (5+ messages)
  ` [Intel-gfx] "

Deploying new iterator interface for dma-buf
 2021-09-22 14:50 UTC  (7+ messages)
` [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked v4
    ` [Intel-gfx] "
` [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
    ` [Intel-gfx] "

[PATCH 2/2] Add drm buddy manager support to amdgpu driver
 2021-09-23  5:53 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH RFC 0/8] blockdev-replace
 2021-09-23 11:54 UTC  (6+ messages)
` [PATCH 8/8] qapi: add blockdev-replace command

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-23 11:56 UTC  (10+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH] media: staging: ipu3-imgu: Initialise height_per_slice in the stripes
 2021-09-23 11:56 UTC  (11+ messages)

[Buildroot] buildroot u-boot.nand oob size
 2021-09-23 11:55 UTC 

[PATCH v6 0/3] btrfs: cleanup prepare_sprout
 2021-09-23 11:55 UTC  (6+ messages)
` [PATCH v6 3/3] btrfs: consolidate device_list_mutex in prepare_sprout to its parent

[PATCH v3 0/9] x86/PVH: Dom0 building adjustments
 2021-09-23 11:54 UTC  (5+ messages)
` [PATCH v3 9/9] x86/P2M: relax permissions of PVH Dom0's MMIO entries

[PATCH v2] scripts: Add get_maintainer.pl
 2021-09-23 11:54 UTC  (3+ messages)

[PATCH v2 00/17] PCI devices passthrough on Arm
 2021-09-23 11:52 UTC  (4+ messages)
` [PATCH v2 08/17] xen/device-tree: Add dt_get_pci_domain_nr helper

[PATCH 0/3] mmc: also abort tuning with CMD12 for SD
 2021-09-23 11:51 UTC  (5+ messages)
` [PATCH 1/3] mmc: core: add helper to send STOP
` [PATCH 2/3] mmc: core: also abort tuning with CMD12 for SD

bpf_jit_limit close shave
 2021-09-23 11:52 UTC  (9+ messages)

stable-rc/linux-4.4.y build: 183 builds: 0 failed, 183 passed, 5 warnings (v4.4.284)
 2021-09-23 11:51 UTC 

[PATCH] uapi: Fix undefined __always_inline on non-glibc systems
 2021-09-23 11:51 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Tile F plane format support
 2021-09-23 11:51 UTC  (4+ messages)

[PATCH net-next] net: dsa: sja1105: don't keep a persistent reference to the reset GPIO
 2021-09-23 11:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: remove sp->dp
 2021-09-23 11:50 UTC  (2+ messages)

[PATCH net 0/2] Fix circular dependency between sja1105 and tag_sja1105
 2021-09-23 11:50 UTC  (2+ messages)

[PATCH] erofs: fix compacted_2b if compacted_4b_initial > totalidx
 2021-09-23 11:49 UTC  (5+ messages)

[PATCH] iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15
 2021-09-23 11:49 UTC 

[dpdk-dev] [PATCH] doc/contributing: add line continuation note to meson guide
 2021-09-23 11:48 UTC  (3+ 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.