Linux MIPS
[Prev Page][Next Page]
- Re: [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(), (continued)
- [PATCH v2 0/9] video: screen_info cleanups,
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies, Arnd Bergmann
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks, Arnd Bergmann
- [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge, Arnd Bergmann
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions, Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency, Arnd Bergmann
- [PATCH v2 6/9] vgacon: clean up global screen_info instances, Arnd Bergmann
- [PATCH v2 7/9] vga16fb: drop powerpc support, Arnd Bergmann
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info, Arnd Bergmann
- [PATCH v2 9/9] efi: move screen_info into efi init code, Arnd Bergmann
- Re: [PATCH v2 0/9] video: screen_info cleanups, Helge Deller
- [PATCH] gpio: loongson1 :remove unneeded platform_set_drvdata()call,
Andrei Coardos
- [PATCH v5 0/2] irqchip/loongson-eiointc: Add simple irq routing method,
Bibo Mao
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes,
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union, Sean Christopherson
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges, Sean Christopherson
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry, Sean Christopherson
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER, Sean Christopherson
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER, Sean Christopherson
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2, Sean Christopherson
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes, Sean Christopherson
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed, Sean Christopherson
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable, Sean Christopherson
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM, Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Sean Christopherson
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Vishal Annapurve
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Xiaoyao Li
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Isaku Yamahata
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Yuan Yao
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Xiaoyao Li
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Paolo Bonzini
- RE: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Wang, Wei W
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Elliot Berman
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Fuad Tabba
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Ryan Afranji
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Ackerley Tng
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Binbin Wu
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory, Sean Christopherson
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory, Sean Christopherson
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro, Sean Christopherson
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM, Sean Christopherson
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper, Sean Christopherson
- [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory, Sean Christopherson
- [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2, Sean Christopherson
- [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots, Sean Christopherson
- [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions, Sean Christopherson
- [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86), Sean Christopherson
- [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared, Sean Christopherson
- [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data, Sean Christopherson
- [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper, Sean Christopherson
- [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd(), Sean Christopherson
- [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd(), Sean Christopherson
- [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access, Sean Christopherson
- [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type, Sean Christopherson
- Re: [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes, Nikunj A. Dadhania
- [PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function,
Uwe Kleine-König
- [PATCH] pinctrl: mtmips: do not log when repeating the same pinctrl request,
Shiji Yang
- [PATCH 0/3] MIPS: Fix build issues from the introduction of `need-compiler',
Maciej W. Rozycki
- [PATCH v2] usb: Explicitly include correct DT includes, Rob Herring
- [PATCH] MIPS: Loongson64: Fix more __iomem attributes,
Jiaxun Yang
- [PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration,
Yicong Yang
- [PATCH v4 0/6] Cleanup Octeon DWC3 glue code,
Ladislav Michl
- [PATCH] drm: Explicitly include correct DT includes,
Rob Herring
- [PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(), Raghavendra Rao Ananta
- [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code, Raghavendra Rao Ananta
- [PATCH v6 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code, Raghavendra Rao Ananta
- [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs(), Raghavendra Rao Ananta
- [PATCH v6 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range, Raghavendra Rao Ananta
- [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(), Raghavendra Rao Ananta
- [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range(), Raghavendra Rao Ananta
- [PATCH v6 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(), Raghavendra Rao Ananta
- [PATCH v6 09/11] KVM: arm64: Flush only the memslot after write-protect, Raghavendra Rao Ananta
- [PATCH v6 10/11] KVM: arm64: Invalidate the table entries upon a range, Raghavendra Rao Ananta
- [PATCH v6 11/11] KVM: arm64: Use TLBI range-based intructions for unmap, Raghavendra Rao Ananta
- Re: [PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE, Raghavendra Rao Ananta
- [PATCH] soc: bcm: Explicitly include correct DT includes,
Rob Herring
- [PATCH] usb: Explicitly include correct DT includes,
Rob Herring
- [PATCH] tty: Explicitly include correct DT includes, Rob Herring
- [PATCH] pwm: Explicitly include correct DT includes,
Rob Herring
- [PATCH] rtc: Explicitly include correct DT includes, Rob Herring
- [PATCH] mtd: Explicitly include correct DT includes,
Rob Herring
- [PATCH] memory: Explicitly include correct DT includes,
Rob Herring
- [PATCH] irqchip: Explicitly include correct DT includes, Rob Herring
- [PATCH] I2C: Explicitly include correct DT includes,
Rob Herring
- [PATCH] dmaengine: Explicitly include correct DT includes,
Rob Herring
- [PATCH] MIPS: Explicitly include correct DT includes,
Rob Herring
- [PATCH v2 1/1] range.h: Move resource API and constant to respective files, Andy Shevchenko
- [PATCH v3 0/3] Cleanup Octeon DWC3 glue code,
Ladislav Michl
- [PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers,
Petr Tesarik
- [PATCH v4 1/8] swiotlb: make io_tlb_default_mem local to swiotlb.c, Petr Tesarik
- [PATCH v4 2/8] swiotlb: add documentation and rename swiotlb_do_find_slots(), Petr Tesarik
- [PATCH v4 3/8] swiotlb: separate memory pool data from other allocator data, Petr Tesarik
- [PATCH v4 5/8] swiotlb: if swiotlb is full, fall back to a transient memory pool, Petr Tesarik
- [PATCH v4 4/8] swiotlb: add a flag whether a SWIOTLB is allowed to grow, Petr Tesarik
- [PATCH v4 6/8] swiotlb: determine potential physical address limit, Petr Tesarik
- [PATCH v4 8/8] swiotlb: search the software IO TLB only if a device makes use of it, Petr Tesarik
- [PATCH v4 7/8] swiotlb: allocate a new memory pool when existing pools are full, Petr Tesarik
- Re: [PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers, Christoph Hellwig
- [PATCH 03/58] mmc: jz4740: Convert to platform remove callback returning void,
Yangtao Li
- [PATCH v4 0/2] irqchip/loongson-eiointc: Add simple irq routing method,
Bibo Mao
- [PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 05/14] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 03/14] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 07/14] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 06/14] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 09/14] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 10/14] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 08/14] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 11/14] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 13/14] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 12/14] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 04/14] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY, Eric DeVolder
- [PATCH] ASoC: jz4740: Update to use maple tree register cache,
Mark Brown
- [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev,
Uwe Kleine-König
- [PATCH v2 05/18] soc: bcm: Move power-domain drivers to the genpd dir, Ulf Hansson
- [PATCH v3 0/2] irqchip/loongson-eiointc: Add simple irq routing method,
Bibo Mao
- [PATCH v3 0/5] Add a new fchmodat4() syscall,
Alexey Gladkov
- [PATCH v5 17/38] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v1 1/1] range.h: Move resource API and constant to respective headers,
Andy Shevchenko
- [PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration,
Yicong Yang
- [PATCH] MIPS: prefer 'unsigned int' to bare use of 'unsigned',
xuanzhenggang001
- [GIT PULL] MIPS fixes for v6.5,
Thomas Bogendoerfer
- [PATCH] MIPS: Fix undefined behavior in PAGE_MASK calculation,
Linke Li
- Message not available
[PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg(),
Uros Bizjak
[PATCH 05/18] soc: bcm: Move power-domain drivers to the genpd dir, Ulf Hansson
[PATCH 0/2] MIPS: loongson32: Remove obsolete header files,
Keguang Zhang
[PATCH 2/4] vgacon: rework screen_info #ifdef checks,
Arnd Bergmann
[PATCH 1/3] vgacon: rework screen_info #ifdef checks,
Arnd Bergmann
[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 03/13] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 13/13] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 12/13] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v5 08/13] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
[PATCH] MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled,
Thomas Bogendoerfer
[mips-linux:mips-next 61/63] arch/mips/kvm/stats.c:57:44: error: invalid type argument of '->' (have 'struct mips_coproc'), kernel test robot
[PATCH v2 0/2] irqchip/loongson-eiointc: Add simple irq routing method,
Bibo Mao
[PATCH] MIPS: dts: add missing space before {,
Krzysztof Kozlowski
[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v4 03/13] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 08/13] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 13/13] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
[PATCH v2 0/8] pwm: Get rid of pwm_[sg]et_chip_data(),
Uwe Kleine-König
[PATCH 0/2] irqchip/loongson-eiointc: use simple irq route,
Bibo Mao
[PATCH] clocksource/drivers/loongson1: set variable ls1x_timer_lock storage-class-specifier to static,
Tom Rix
[PATCH v2 0/3] Cleanup Octeon DWC3 glue code,
Ladislav Michl
Re: [PATCH 3/8] pwm: jz4740: Put per-channel clk into driver data,
Uwe Kleine-König
[PATCH 00/12] arch,fbdev: Move screen_info into arch/,
Thomas Zimmermann
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>, Thomas Zimmermann
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header, Thomas Zimmermann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>, Thomas Zimmermann
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid(), Thomas Zimmermann
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header, Thomas Zimmermann
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>, Thomas Zimmermann
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO, Thomas Zimmermann
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>, Thomas Zimmermann
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO, Thomas Zimmermann
- [PATCH 05/12] arch: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>, Thomas Zimmermann
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/, Arnd Bergmann
[PATCH 0/8] pwm: Get rid of pwm_[sg]et_chip_data(),
Uwe Kleine-König
[PATCH] irq-bcm6345-l1: do not assume a fixed block to cpu mapping,
Jonas Gorski
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie(),
Sohil Mehta
[GIT PULL] MIPS changes for v6.5,
Thomas Bogendoerfer
[PATCH V2] MIPS: Loongson: Fix build error when make modules_install,
Huacai Chen
[PATCH V2] MIPS: KVM: Fix NULL pointer dereference,
Huacai Chen
[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers,
Petr Tesarik
[PATCH v6 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc