All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-23 12:02:47 to 2021-09-23 12:30:27 UTC [more...]

[PATCH 0/4] Fixes and updates to amd-sfh driver
 2021-09-23 12:29 UTC  (4+ messages)
` [PATCH 1/4] amd_sfh: Fix potential NULL pointer dereference
` [PATCH 2/4] amd_sfh: Use dma_set_mask_and_coherent()
` [PATCH 3/4] amd_sfh: switch from 'pci_' to 'dev_' API

[PATCH net] net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries
 2021-09-23 12:20 UTC  (3+ messages)

[PATCH net 1/1] atlantic: Fix issue in the pm resume flow
 2021-09-23 12:30 UTC  (2+ messages)

[PATCH 0/5] KVM: arm64: Restrict host hypercalls when pKVM is enabled
 2021-09-23 12:29 UTC  (5+ messages)
` [PATCH 1/5] arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-09-23 12:13 UTC  (6+ messages)
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2021-09-23 11:58 UTC  (76+ messages)
` [PATCH v3 01/33] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [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 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 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] vfs: parse sloppy mount option in correct order
 2021-09-23 12:28 UTC  (5+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-23 12:28 UTC  (8+ messages)
` [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls
` [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls

[PATCH 0/6] clk: meson8b: video clock tree fixes and making it mutable
 2021-09-23 12:28 UTC  (4+ messages)
` [PATCH 3/6] clk: meson: meson8b: Add the HDMI PLL M/N parameters

Boot opens CD tray
 2021-09-23 12:27 UTC 

[PATCH 0/6] Improve consistency of bus init function names
 2021-09-23 12:11 UTC  (7+ messages)
` [PATCH 1/6] scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
` [PATCH 2/6] ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
` [PATCH 3/6] pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
` [PATCH 4/6] qbus: Rename qbus_create_inplace() to qbus_init()
` [PATCH 5/6] qbus: Rename qbus_create() to qbus_new()
` [PATCH 6/6] ide: Rename ide_bus_new() to ide_bus_init()

[PATCH] mm/memory_failure: Fix the missing pte_unmap() call
 2021-09-23 12:26 UTC 

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-23 12:26 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-23 12:26 UTC  (5+ messages)
  ` [PATCH v3 06/17] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency

efivars
 2021-09-23 12:24 UTC  (5+ messages)

[PATCH] drm/amd/pm: Update intermediate power state for SI
 2021-09-23 12:25 UTC  (2+ messages)

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-09-23 12:24 UTC  (11+ messages)

[PATCH] drm/kfd: fix ttm_bo_release warning
 2021-09-23 12:23 UTC  (4+ messages)

[PATCH] drivers: pmic: Add sysreset driver to da9063 pmic device
 2021-09-23 12:23 UTC  (2+ messages)

[PATCH net] nfc: avoid potential race condition
 2021-09-23 12:22 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3 0/2] tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dump and fix DC9 test
 2021-09-23 12:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dump and fix DC9 test (rev3)

[meta-rockchip][PATCH 1/2] rockchip.wks: use uuid for all partitions
 2021-09-23 12:22 UTC  (3+ messages)
` [meta-rockchip][PATCH 2/2] rockchip-wic.inc: dont let wic edit fstab by default
  ` [yocto] "

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

[PATCH v6 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-23 12:22 UTC  (5+ messages)
` [PATCH v6 2/4] dmaengine: tegra: Add tegra gpcdma driver

[PATCH v1 net 0/1] net: mscc: ocelot: broadcast storm fixup
 2021-09-23 12:20 UTC  (2+ messages)

[PATCH net] net/mlx4_en: Don't allow aRFS for encapsulated packets
 2021-09-23 12:20 UTC  (2+ messages)

[RFC][PATCH 0/7] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL cpus
 2021-09-23 12:19 UTC  (8+ messages)
` [RFC][PATCH 3/7] sched,livepatch: Use task_try_func()
` [RFC][PATCH 5/7] sched,livepatch: Use wake_up_if_idle()
` [RFC][PATCH 6/7] context_tracking: Provide SMP ordering using RCU

[dpdk-dev] [dpdk-announce] DMARC mitigation in dpdk.org's mailing list
 2021-09-23  9:15 UTC 

[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
 2021-09-23 12:18 UTC  (3+ messages)
` [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-23 12:18 UTC  (7+ messages)

[PATCH] USB:serial:option Add Foxconn T99W265
 2021-09-23 11:32 UTC  (5+ messages)
  `  "
    `  "
      `  "

[LTP] [PATCH] syscalls/shmget02: Handle missing hugepage support in HW
 2021-09-23 12:18 UTC  (2+ messages)

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-23 12:02 UTC  (38+ 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 16/37] xen/x86: export srat_bad to external
` [PATCH 17/37] xen/x86: use CONFIG_NUMA to gate 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 20/37] xen: introduce CONFIG_EFI to stub API for non-EFI architecture
` [PATCH 21/37] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI
` [PATCH 22/37] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS
` [PATCH 23/37] xen/arm: implement node distance helpers for Arm
` [PATCH 24/37] xen/arm: implement two arch helpers to get memory map info
` [PATCH 25/37] xen/arm: implement bad_srat for Arm NUMA initialization
` [PATCH 26/37] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus
` [PATCH 27/37] xen/arm: Add boot and secondary CPU to NUMA system
` [PATCH 28/37] xen/arm: stub memory hotplug access helpers for Arm
` [PATCH 29/37] xen/arm: introduce a helper to parse device tree processor node
` [PATCH 30/37] xen/arm: introduce a helper to parse device tree memory node
` [PATCH 31/37] xen/arm: introduce a helper to parse device tree NUMA distance map
` [PATCH 32/37] xen/arm: unified entry to parse all NUMA data from device tree
` [PATCH 33/37] xen/arm: keep guest still be NUMA unware
` [PATCH 34/37] xen/arm: enable device tree based NUMA in system init
` [PATCH 35/37] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot
` [PATCH 36/37] xen/arm: Provide Kconfig options for Arm to enable NUMA
` [PATCH 37/37] docs: update numa command line to support Arm

[dpdk-dev] [PATCH] telemetry: add support for dicts of dicts
 2021-09-23 12:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW46 switch support
 2021-09-23 12:17 UTC  (3+ messages)

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-23 12:16 UTC  (9+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support
` [PATCH V10 2/8] arm64: dts: sc7280: Add QSPI node
` [PATCH V10 3/8] arm64: dts: sc7280: Configure SPI-NOR FLASH for sc7280-idp
` [PATCH V10 4/8] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
` [PATCH V10 5/8] arm64: dts: sc7280: Update QUPv3 UART5 DT node
` [PATCH V10 6/8] arm64: dts: sc7280: Configure uart7 to support bluetooth on sc7280-idp
` [PATCH V10 7/8] arm64: dts: sc7280: Add QUPv3 wrapper_1 nodes
` [PATCH V10 8/8] arm64: dts: sc7280: Add aliases for I2C and SPI

[PATCH] create-spdx: Don't collect natives sources
 2021-09-23 12:16 UTC  (4+ messages)
` [OE-core] "

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

domain never exits after using 'xl save'
 2021-09-23 12:15 UTC  (2+ messages)

[PATCH] ext4: start the handle later in ext4_writepages() to avoid unnecessary wait
 2021-09-23 12:12 UTC 

[PATCH RESEND v2 0/5] virtio-mem: VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE and interaction with memory properties
 2021-09-23 12:10 UTC  (3+ messages)
` [PATCH RESEND v2 4/5] virtio-mem: introduce VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
  ` [virtio-comment] "

[PATCH kvm-unit-tests] MAINTAINERS: add S lines
 2021-09-23 12:11 UTC  (2+ messages)

[PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-23 12:08 UTC  (4+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page

Issues escaping Froms
 2021-09-23 12:08 UTC  (3+ messages)

[PATCH net-next 0/7] some optimization for page pool
 2021-09-23 12:08 UTC  (3+ messages)
` [PATCH net-next 2/7] page_pool: support non-split page with PP_FLAG_PAGE_FRAG

[PATCH] riscv: Add RISC-V svpbmt extension
 2021-09-23 12:05 UTC  (13+ 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 "

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

[PATCH 1/2] mmc: add helper to query max enhanced part size
 2021-09-23 12:03 UTC  (3+ 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  (4+ messages)
` [RFC PATCH v2 10/16] qdev-monitor: allow adding any sysbus device before machine is ready


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.