Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 21:09:59 to 2021-06-17 04:41:53 UTC [more...]

[PATCH v10 0/5] KVM statistics data fd-based binary interface
 2021-06-17  4:41 UTC  (2+ messages)
` [PATCH v10 1/5] KVM: stats: Separate generic stats from architecture specific ones

Help with SLT insn under MIPS R6
 2021-06-17  2:15 UTC 

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  1:23 UTC  (5+ messages)

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 21:35 UTC  (22+ messages)
` [PATCH v9 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v9 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v9 4/5] KVM: selftests: Add selftest for KVM "
` [PATCH v9 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

switch the block layer to use kmap_local_page v2
 2021-06-16 16:52 UTC  (22+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
` [PATCH 02/18] mm: use kunmap_local_dirty in memcpy_to_page
` [PATCH 03/18] mm: use kmap_local_page in memzero_page
` [PATCH 04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 05/18] bvec: fix the include guards for bvec.h
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
  ` [dm-devel] "
` [PATCH 07/18] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 08/18] block: use memzero_page in zero_fill_bio
` [PATCH 09/18] rbd: use memzero_bvec
` [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
` [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process

Add SMP/SMT support for sysost driver
 2021-06-16 14:57 UTC  (10+ messages)
` [PATCH v2 1/2] clocksource: Ingenic: Rename unreasonable array names
` [PATCH v2 2/2] clocksource: Ingenic: Add SMP/SMT support for sysost driver

[PATCH 0/4] Remove duplicated stats definitions for debugfs
 2021-06-16 12:55 UTC  (12+ messages)
` [PATCH 1/4] KVM: stats: Make sure no missing or mismatched binary stats definition
` [PATCH 2/4] KVM: stats: Use binary stats descriptors for debugfs interface
` [PATCH 3/4] KVM: stats: Update documentation supporting stats mode and offset
` [PATCH 4/4] KVM: selftests: Update binary stats test for stats mode

Kernel Oops in test_verifier "#828/p reference tracking: bpf_sk_release(btf_tcp_sock)"
 2021-06-16  6:13 UTC  (8+ messages)

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

[PATCH v5 0/8] tee: Improve support for kexec and kdump
 2021-06-15 14:15 UTC  (16+ messages)
` [PATCH v5 1/8] optee: Fix memory leak when failing to register shm pages
` [PATCH v5 2/8] optee: Refuse to load the driver under the kdump kernel
` [PATCH v5 3/8] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH v5 4/8] optee: Clear stale cache entries during initialization
` [PATCH v5 5/8] tee: add tee_shm_alloc_kernel_buf()
` [PATCH v5 6/8] tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
` [PATCH v5 7/8] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
` [PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context "

[PATCH v2 0/3] staging: mt7621-pci: define ralink PCI_IOBASE to avoid manually ranges parsing
 2021-06-15 13:24 UTC  (9+ messages)
` [PATCH v2 1/3] MIPS: ralink: Define PCI_IOBASE
` [PATCH v2 2/3] staging: mt7621-pci: remove 'mt7621_pci_parse_request_of_pci_ranges'
` [PATCH v2 3/3] staging: mt7621-dts: fix pci address for PCI memory range

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-15 13:04 UTC  (24+ messages)
` [PATCH v4 1/8] optee: Fix memory leak when failing to register shm pages
` [PATCH v4 2/8] optee: Refuse to load the driver under the kdump kernel
` [PATCH v4 3/8] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH v4 4/8] optee: Clear stale cache entries during initialization
` [PATCH v4 6/8] tee: Support kernel shm registration without dma-buf backing
` [PATCH v4 7/8] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
` [PATCH v4 8/8] firmware: tee_bnxt: Release TEE shm, session, and context "

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

[PATCH] USB: DWC2: Add VBUS overcurrent detection control
 2021-06-15 10:06 UTC  (8+ messages)

switch the block layer to use kmap_local_page
 2021-06-15  5:02 UTC  (6+ messages)
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec

[PATCH v2 0/2] Add Ingenic SoCs MAC support
 2021-06-14 15:57 UTC  (11+ messages)
` [PATCH v2 2/2] net: stmmac: "

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-14 13:19 UTC  (19+ messages)
` [PATCH v7 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v7 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v7 3/4] KVM: stats: Add documentation for statistics data binary interface

[PATCH 0/3] staging: mt7621-pci: define ralink PCI_IOBASE to avoid manually ranges parsing
 2021-06-14  9:56 UTC  (6+ messages)
` [PATCH 1/3] MIPS: ralink: Define PCI_IOBASE
` [PATCH 2/3] staging: mt7621-pci: remove 'mt7621_pci_parse_request_of_pci_ranges'
` [PATCH 3/3] staging: mt7621-dts: fix pci address for PCI memory range

[PATCH] MIPS: Loongson64: Remove a "set but not used" variable
 2021-06-14  2:03 UTC  (2+ messages)

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH 0/7] check Makefile and Kconfigs for SPDX tag
 2021-06-11 20:38 UTC  (12+ messages)
` [PATCH 1/7] checkpatch: check Makefiles "
` [PATCH 2/7] mei: hdcp: SPDX tag should be the first line
` [PATCH 3/7] drivers/soc/litex: fix spelling of SPDX tag
` [PATCH 4/7] MIPS: Loongson64: "
` [PATCH 5/7] iio/scmi: "
` [PATCH 6/7] mt76: add a space between comment char and "
` [PATCH 7/7] mt76: use SPDX header file comment style

[PATCH v3 16/23] mm: Add vdso_base in mm_struct
 2021-06-11 18:02 UTC  (2+ messages)
` [PATCH v3 21/23] mips/vdso: Migrate to generic vdso_base

[PATCH 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-11 17:07 UTC  (5+ messages)
` [PATCH 1/2] serial: 8250: Mask out floating 16/32-bit bus bits

[PATCH] KVM: stats: Remove debugfs interface for KVM stats
 2021-06-11 15:26 UTC  (4+ messages)

[PATCH v8 0/4] KVM statistics data fd-based binary interface
 2021-06-11 13:40 UTC  (7+ messages)
` [PATCH v8 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v8 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v8 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v8 4/4] KVM: selftests: Add selftest for KVM "

[PATCH 00/11] ingenic-drm cleanups and doublescan feature
 2021-06-11  9:05 UTC  (5+ messages)
` [PATCH 04/11] drm/ingenic: Move no_vblank to private state

[PATCH v2 0/2] Add support for JZ4775
 2021-06-11  7:40 UTC  (2+ messages)

[PATCH V2]: MIPS: add PMD table accounting into
 2021-06-11  7:09 UTC  (2+ messages)
` [PATCH] MIPS: add PMD table accounting into MIPS'pmd_alloc_one

[PATCH] MIPS: add PMD table accounting into MIPS'pmd_alloc_one
 2021-06-11  6:00 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).