linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-06 03:52:24 to 2022-03-14 07:33:02 UTC [more...]

cleanup swiotlb initialization v5
 2022-03-14  7:31 UTC  (16+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[PATCH v1 0/8] pinctrl: ocelot: convert to YAML format
 2022-03-13 17:54 UTC  (12+ messages)
` [PATCH v1 1/8] MIPS: mscc: jaguar2: fix pinctrl nodes
` [PATCH v1 2/8] MIPS: mscc: ocelot: fix MIIM1 pinctrl node name
` [PATCH v1 3/8] MIPS: mscc: ocelot: fix PHY interrupt "
` [PATCH v1 4/8] MIPS: mscc: ocelot: fix load/save GPIO pinctrl name
` [PATCH v1 5/8] MIPS: mscc: serval: fix pinctrl node names
` [PATCH v1 6/8] arm64: dts: sparx5: "
` [PATCH v1 7/8] ARM: dts: lan9662-pcb8291: fix pinctrl node name
` [PATCH v1 8/8] dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format

[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-03-12 12:46 UTC  (10+ messages)
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation

[PATCH] MIPS: RB532: fix return value of __setup handler
 2022-03-12  4:20 UTC 

[PATCH v4 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-12  3:47 UTC  (6+ messages)
` [PATCH v4 1/4] drm/ingenic : add ingenic_drm_bridge_atomic_enable
` [PATCH v4 2/4] drm/panel: Add panel driver for NewVision NV3052C based LCDs
` [PATCH v4 3/4] drm/panel : innolux-ej030na and abt-y030xx067a : add .enable and .disable
` [PATCH v4 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH v4 0/5] clk drivers: Terminate clk_div_table with sentinel element
 2022-03-12  2:17 UTC  (11+ messages)
` [PATCH v4 1/5] clk: actions: "
` [PATCH v4 2/5] clk: loongson1: "
` [PATCH v4 3/5] clk: hisilicon: "
` [PATCH v4 4/5] clk: clps711x: "
` [PATCH v4 5/5] clk: actions: Make sentinel elements more obvious

[PATCH] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11 20:38 UTC  (6+ messages)

[PATCH V3] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11 20:30 UTC  (3+ messages)

[PATCH v3 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-11 17:00 UTC  (7+ messages)
` [PATCH v3 1/4] drm/ingenic : add ingenic_drm_bridge_atomic_enable
` [PATCH v3 2/4] drm/panel: Add panel driver for NewVision NV3052C based LCDs
` [PATCH v3 3/4] drm/panel : innolux-ej030na and abt-y030xx067a : add .enable and .disable
` [PATCH v3 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH v2 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-11 15:02 UTC  (8+ messages)
` [PATCH v2 1/4] drm/ingenic : add ingenic_drm_bridge_atomic_enable
` [PATCH v2 2/4] drm/panel: Add panel driver for NewVision NV3052C based LCDs
` [PATCH v2 3/4] drm/panel : innolux-ej030na and abt-y030xx067a : add .enable and .disable
` [PATCH v2 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH] mips: cdmm: Fix refcount leak in mips_cdmm_phys_base
 2022-03-11 14:29 UTC  (2+ messages)

[PATCH V2] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11  9:29 UTC  (3+ messages)

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-11  0:25 UTC  (27+ messages)
` [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
` [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
` [PATCH v2 07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
` [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation
` [PATCH v2 09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
` [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
` [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches
` [PATCH v2 12/26] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v2 13/26] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants
` [PATCH v2 14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v2 15/26] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
` [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
` [PATCH v2 19/26] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
` [PATCH v2 21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v2 22/26] KVM: Allow GFP flags to be passed when topping up MMU caches
` [PATCH v2 23/26] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs
` [PATCH v2 24/26] KVM: x86/mmu: Split huge pages aliased by multiple SPTEs
` [PATCH v2 25/26] KVM: x86/mmu: Drop NULL pte_list_desc_cache fallback
` [PATCH v2 26/26] KVM: selftests: Map x86_64 guest virtual memory with huge pages

[PATCH] dt-bindings: clk: cleanup comments
 2022-03-10 23:22 UTC  (2+ messages)

[PATCH v2] MIPS: Only use current_stack_pointer on GCC
 2022-03-10 18:20 UTC  (3+ messages)

[RFC PATCH 6/7] serial: General support for multipoint addresses
 2022-03-10 14:09 UTC  (6+ messages)

[PATCH] MIPS: pgalloc: fix memory leak caused by pgd_free()
 2022-03-10 11:31 UTC 

[PATCH] MIPS: Handle address errors for accesses above CPU max virtual user address
 2022-03-10 10:46 UTC  (2+ messages)

[PATCH v3] docs/kernel-parameters: update description of mem=
 2022-03-10  8:27 UTC 

[PATCH 0/3] MIPS: Clean up device_tree_init()
 2022-03-10  6:50 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Remove redundant check in device_tree_init()
` [PATCH 2/3] MIPS: Remove redundant definitions of device_tree_init()
` [PATCH 3/3] MIPS: Fix wrong comments in asm/prom.h

[PATCH] MIPS: Only use current_stack_pointer on GCC
 2022-03-09 22:06 UTC  (3+ messages)

[PATCH] MIPS: boot/compressed: Use array reference for image bounds
 2022-03-09 19:11 UTC  (2+ messages)

[PATCH v2] docs/kernel-parameters: update description of mem=
 2022-03-09 18:54 UTC  (4+ messages)

[PATCH] docs/kernel-parameters: update description of mem=
 2022-03-09 16:56 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 06/14] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:24 UTC 

[PATCH AUTOSEL 5.4 09/19] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:23 UTC 

[PATCH AUTOSEL 4.9 03/11] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:27 UTC 

[PATCH AUTOSEL 4.14 04/12] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:26 UTC 

[PATCH AUTOSEL 5.10 09/20] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:21 UTC 

[PATCH AUTOSEL 5.16 12/27] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:16 UTC 

[PATCH AUTOSEL 5.15 11/24] MIPS: smp: fill in sibling and core maps earlier
 2022-03-09 16:19 UTC 

cleanup swiotlb initialization v4
 2022-03-09 15:18 UTC  (9+ messages)
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-09 11:33 UTC  (16+ messages)
` [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "

Napływ Klientów ze strony
 2022-03-09  8:55 UTC 

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-08 10:10 UTC  (23+ messages)
` [PATCH RFC 1/3] mm: Add f_ops->populate()
` [PATCH RFC 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-07 23:09 UTC  (8+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter

[next] mips-mt.c:233:19: error: conflicting types for 'mt_init'
 2022-03-07 20:51 UTC  (4+ messages)

[PATCH v1 0/3] Ingenic DRM bridge_atomic_enable proposal
 2022-03-07 18:12 UTC  (4+ messages)
` [PATCH v1 3/3] drm/panel : innolux-ej030na and abt-y030xx067a : add .enable and .disable

[PATCH v2] pinctrl: ingenic: Fix regmap on X series SoCs
 2022-03-07 17:35 UTC  (3+ messages)

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 15:44 UTC  (9+ messages)

[PATCH mips-fixes] MIPS: fix fortify panic when copying asm exception handlers
 2022-03-07 12:20 UTC  (2+ messages)

[PATCH v3] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
 2022-03-07 12:20 UTC  (2+ messages)

[PATCH] DEC: Limit PMAX memory probing to R3k systems
 2022-03-07 12:21 UTC  (2+ messages)

[PATCH] MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
 2022-03-07 12:21 UTC  (2+ messages)

[PATCH] mips: remove reference to "newer Loongson-3"
 2022-03-07 12:24 UTC  (2+ messages)

[PATCH] mips: Always permit to build u-boot images
 2022-03-07 12:21 UTC  (2+ messages)

[PATCH 5.16 109/186] mips: setup: fix setnocoherentio() boolean setting
 2022-03-07  9:19 UTC 

[PATCH 5.15 193/262] mips: setup: fix setnocoherentio() boolean setting
 2022-03-07  9:18 UTC 

[PATCH RFC] mm: Add f_ops->populate()
 2022-03-06  4:36 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).