linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 00:25:57 to 2022-03-20 08:21:04 UTC [more...]

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

[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
 2022-03-19 20:46 UTC  (7+ messages)
` [PATCH v3 1/6] MIPS: mscc: jaguar2: rename pinctrl nodes
` [PATCH v3 2/6] MIPS: mscc: ocelot: "
` [PATCH v3 3/6] MIPS: mscc: serval: "
` [PATCH v3 4/6] arm64: dts: sparx5: "
` [PATCH v3 5/6] ARM: dts: lan966x: "
` [PATCH v3 6/6] dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-19 18:29 UTC  (9+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 09/16] rtc: ingenic: Simplify using devm_clk_get_enabled()
` [PATCH v8 11/16] watchdog: Make use of devm_clk_get_enabled()

[PATCH v2] MIPS: Fix build error for loongson64 and sgi-ip27
 2022-03-19 13:12 UTC  (2+ messages)

[PATCH 0/2] MIPS: Fix build error for loongson64 and sgi-ip27
 2022-03-19  8:27 UTC  (5+ messages)
` [PATCH 1/2] MIPS: loongson64: Fix build error when CONFIG_NUMA is set
` [PATCH 2/2] MIPS: sgi-ip27: Fix build error

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-19  5:27 UTC  (45+ 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 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 0/3] MIPS: Modify early_parse_mem()
 2022-03-18 15:05 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
` [PATCH 2/3] MIPS: Return -EINVAL if mem parameter is invalid "
` [PATCH 3/3] MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA

Wycena paneli fotowoltaicznych
 2022-03-18  8:41 UTC 

[PATCH] MIPS: ingenic: correct unit node address
 2022-03-18  8:42 UTC  (3+ messages)

[PATCH v4 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-17 20:10 UTC  (10+ 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/6] Improve KVM's interaction with CPU hotplug
 2022-03-17 13:24 UTC  (4+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[PATCH v4] pinctrl: ingenic: Fix regmap on X series SoCs
 2022-03-17  0:25 UTC  (2+ messages)

[PATCH v3] pinctrl: ingenic: Fix regmap on X series SoCs
 2022-03-16 23:46 UTC  (2+ messages)

[PATCH v3] docs/kernel-parameters: update description of mem=
 2022-03-16 21:58 UTC  (2+ messages)

[PATCH] pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
 2022-03-16 16:45 UTC  (7+ messages)

[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-03-16  7:03 UTC  (21+ messages)
` [PATCH V8 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V8 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V8 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V8 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V8 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V8 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V8 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V8 08/20] riscv: Fixup difference with defconfig
` [PATCH V8 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V8 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V8 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V8 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V8 14/20] riscv: compat: Add elf.h implementation
` [PATCH V8 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V8 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V8 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V8 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V8 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V8 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH v2] mips: dts: ralink: add MT7621 SoC
 2022-03-16  6:48 UTC  (3+ messages)

cleanup swiotlb initialization v5
 2022-03-16  0:39 UTC  (23+ 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 v2] MIPS: Only use current_stack_pointer on GCC
 2022-03-15 18:09 UTC  (3+ messages)

[PATCH] mips: dts: ralink: add MT7621 SoC
 2022-03-15 14:13 UTC  (3+ messages)

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

[PATCH] MIPS: pgalloc: fix memory leak caused by pgd_free()
 2022-03-14 14:51 UTC  (2+ messages)

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

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

[PATCH] MIPS: RB532: fix return value of __setup handler
 2022-03-14 14:51 UTC  (2+ messages)

[PATCH 0/3] MIPS: Clean up device_tree_init()
 2022-03-14 14:50 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread

[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  (5+ messages)
` [PATCH v2 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH V2] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11  9:29 UTC  (2+ 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).