linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 18:34:18 to 2022-11-18 02:29:48 UTC [more...]

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2022-11-18  2:29 UTC  (10+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-18  0:31 UTC  (34+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17 22:15 UTC  (22+ messages)
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
  ` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
  ` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
  ` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
    ` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 21:07 UTC  (24+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-17 15:16 UTC  (34+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-17 14:45 UTC  (13+ messages)
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH 0/5] pwm: jz4740: Fixes and some light changes
 2022-11-17 13:29 UTC  (9+ messages)
` [PATCH 1/5] pwm: jz4740: Fix pin level of disabled TCU2 channels, part 1
` [PATCH 4/5] pwm: jz4740: Depend on MACH_INGENIC instead of MIPS
` [PATCH 5/5] pwm: jz4740: Use regmap_{set,clear}_bits

[PATCH v4 1/2] gpio: loongson: add dts and acpi support
 2022-11-17  9:55 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: gpio: add loongson gpio

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-17  8:26 UTC  (3+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v3 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-17  3:19 UTC  (9+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and
 2022-11-16  4:03 UTC  (6+ messages)
` [PATCH v3 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v3 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v3 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v3 4/4] pcmcia: "

[PATCH v2 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-16  3:34 UTC  (10+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-16  2:51 UTC  (9+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
 2022-11-15 16:40 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (8+ messages)
` [PATCH v5 2/2] "
` [External] [PATCH v5 0/2] "

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-15  0:46 UTC  (5+ messages)

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-14 20:09 UTC  (3+ messages)

[PATCH v1 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-14  9:50 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook
 2022-11-14  9:05 UTC  (6+ messages)
  ` [PATCH v2 13/65] clk: lmk04832: clkout: "

[PATCH 0/3] mips: ralink: mt7621: fix kzalloc too early
 2022-11-14  1:56 UTC  (4+ messages)
` [PATCH 1/3] mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
` [PATCH 2/3] mips: ralink: mt7621: soc queries and tests as functions
` [PATCH 3/3] mips: ralink: mt7621: do not use kzalloc too early

[GIT PULL] MIPS fixes for v6.1
 2022-11-13 16:01 UTC  (2+ messages)

[PATCH V2] mips: dts: bcm63268: add TWD block timer
 2022-11-13  9:09 UTC 

[PATCH] mips: dts: bcm63268: add TWD block timer
 2022-11-13  6:06 UTC  (3+ messages)

[PATCH v8 0/2] dt-bindings: mips: add CPU bindings for MIPS architecture
 2022-11-11 16:33 UTC  (7+ messages)
` [PATCH v8 1/2] "

[PATCH v2] mips: boot/compressed: use __NO_FORTIFY
 2022-11-11 15:05 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
 2022-11-11 15:03 UTC  (2+ messages)

[PATCH v2] mips: alchemy: gpio: Include the right header
 2022-11-11 15:04 UTC  (2+ messages)

[PATCH v2] MIPS: jump_label: Fix compat branch range check
 2022-11-11 15:04 UTC  (2+ messages)

[PATCH] MIPS: fix duplicate definitions for exported symbols
 2022-11-11 15:03 UTC  (2+ messages)

[PATCH] MIPS: pic32: treat port as signed integer
 2022-11-11 15:05 UTC  (2+ messages)

[PATCH v3 00/15] magic-number.rst funeral rites
 2022-11-11 13:02 UTC  (4+ messages)
` [PATCH v3 08/15] MIPS: IP27: remove KV_MAGIC

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 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).