linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 16:17:00 to 2023-07-19 06:36:35 UTC [more...]

[PATCH v5 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-19  6:35 UTC  (3+ messages)
` [PATCH v5 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index
` [PATCH v5 2/2] irqchip/loongson-eiointc: Simplify irq routing on some platforms

[PATCH v4 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-19  3:54 UTC  (8+ messages)
` [PATCH v4 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index
` [PATCH v4 2/2] irqchip/loongson-eiointc: Simplify irq routing on some platforms

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-19  2:14 UTC  (31+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access

[PATCH] memory: Explicitly include correct DT includes
 2023-07-18 18:53 UTC  (2+ messages)

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-07-18 18:18 UTC  (2+ messages)
` [PATCH 10/18] pwm: jz4740: Make use of "

[PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-18 16:39 UTC  (30+ messages)
` [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
` [PATCH v6 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v6 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v6 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v6 09/11] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v6 10/11] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v6 11/11] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH] pinctrl: mtmips: do not log when repeating the same pinctrl request
 2023-07-18 15:13 UTC 

[PATCH 0/3] MIPS: Fix build issues from the introduction of `need-compiler'
 2023-07-18 14:54 UTC  (6+ messages)
` [PATCH 1/3] MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regression
` [PATCH 2/3] MIPS: Only fiddle with CHECKFLAGS if `need-compiler'
` [PATCH 3/3] Revert MIPS: Loongson: Fix build error when make modules_install

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

[PATCH V2] MIPS: Loongson: Fix build error when make modules_install
 2023-07-18 14:43 UTC  (2+ messages)

[PATCH v2] usb: Explicitly include correct DT includes
 2023-07-18 14:30 UTC 

[PATCH] MIPS: Loongson64: Fix more __iomem attributes
 2023-07-18 13:44 UTC 

[PATCH] usb: Explicitly include correct DT includes
 2023-07-18  6:31 UTC  (3+ messages)

[PATCH] pwm: Explicitly include correct DT includes
 2023-07-17 22:39 UTC  (5+ messages)

[PATCH] MIPS: Loongson: Fix cpu_probe_loongson() again
 2023-07-17 22:28 UTC  (2+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-07-17 17:23 UTC  (9+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-07-17 16:51 UTC  (4+ messages)

[PATCH] dmaengine: Explicitly include correct DT includes
 2023-07-17 16:02 UTC  (2+ messages)

[PATCH] drm: Explicitly include correct DT includes
 2023-07-17 15:39 UTC  (8+ messages)

[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-17 13:10 UTC  (5+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-17 12:26 UTC  (4+ messages)
` [PATCH v10 4/4] "

[PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-17 10:17 UTC  (12+ messages)
` [PATCH v4 1/8] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v4 2/8] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v4 3/8] swiotlb: separate memory pool data from other allocator data
` [PATCH v4 4/8] swiotlb: add a flag whether a SWIOTLB is allowed to grow
` [PATCH v4 5/8] swiotlb: if swiotlb is full, fall back to a transient memory pool
` [PATCH v4 6/8] swiotlb: determine potential physical address limit
` [PATCH v4 7/8] swiotlb: allocate a new memory pool when existing pools are full
` [PATCH v4 8/8] swiotlb: search the software IO TLB only if a device makes use of it

[PATCH] soc: bcm: Explicitly include correct DT includes
 2023-07-17  8:15 UTC  (2+ messages)

[PATCH v4 0/6] Cleanup Octeon DWC3 glue code
 2023-07-17  7:59 UTC  (9+ messages)
` [PATCH v4 1/6] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH v4 2/6] usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functions
` [PATCH v4 3/6] usb: dwc3: dwc3-octeon: Avoid half-initialized controller state
` [PATCH v4 4/6] usb: dwc3: dwc3-octeon: Move node parsing into driver probe
` [PATCH v4 5/6] usb: dwc3: dwc3-octeon: Dump control register on clock init failure
` [PATCH v4 6/6] usb: dwc3: dwc3-octeon: Add SPDX header and copyright

[PATCH v3 0/3] Cleanup Octeon DWC3 glue code
 2023-07-16 14:11 UTC  (9+ messages)
` [PATCH v3 1/3] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH v3 2/3] usb: dwc3: dwc3-octeon: Move node parsing into driver probe
` [PATCH v3 3/3] usb: dwc3: Add SPDX header and copyright

[PATCH] mtd: Explicitly include correct DT includes
 2023-07-15 21:43 UTC  (4+ messages)

[PATCH] tty: Explicitly include correct DT includes
 2023-07-14 17:50 UTC 

[PATCH] rtc: Explicitly include correct DT includes
 2023-07-14 17:49 UTC 

[PATCH] irqchip: Explicitly include correct DT includes
 2023-07-14 17:46 UTC 

[PATCH] I2C: Explicitly include correct DT includes
 2023-07-14 17:46 UTC 

[PATCH] MIPS: Explicitly include correct DT includes
 2023-07-14 17:40 UTC 

[PATCH v2 1/1] range.h: Move resource API and constant to respective files
 2023-07-14  9:22 UTC 

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-14  7:38 UTC  (26+ messages)
  ` [Freedreno] "

[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-14  1:02 UTC  (7+ messages)
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()

[PATCH v2 0/3] Cleanup Octeon DWC3 glue code
 2023-07-14  0:42 UTC  (9+ messages)
` [PATCH v2 1/3] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH v2 2/3] usb: dwc3: dwc3-octeon: Move node parsing into driver probe

[PATCH v1 1/1] range.h: Move resource API and constant to respective headers
 2023-07-13 15:25 UTC  (2+ messages)

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-13 11:13 UTC  (15+ messages)
` [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v6 03/14] arm/kexec: "
` [PATCH v6 04/14] ia64/kexec: "
` [PATCH v6 06/14] loongarch/kexec: "
` [PATCH v6 07/14] m68k/kexec: "
` [PATCH v6 08/14] mips/kexec: "
` [PATCH v6 09/14] parisc/kexec: "
` [PATCH v6 10/14] powerpc/kexec: "
` [PATCH v6 11/14] riscv/kexec: "
` [PATCH v6 12/14] s390/kexec: "
` [PATCH v6 13/14] sh/kexec: "
` [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY

[PATCH 03/58] mmc: jz4740: Convert to platform remove callback returning void
 2023-07-13  8:20 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).