Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 09:13:52 to 2021-06-12 15:48:50 UTC [more...]

Add SMP/SMT support for sysost driver
 2021-06-12 15:48 UTC  (6+ messages)
` [PATCH v2 2/2] clocksource: Ingenic: "

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-12  8:19 UTC  (17+ 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 5/8] tee: add tee_shm_alloc_kernel_buf()
` [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 v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (12+ messages)
` [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v3 4/9] m68k: "
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

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

[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  (6+ messages)
` [PATCH 1/2] serial: 8250: Mask out floating 16/32-bit bus bits
` [PATCH 2/2] MIPS: Malta: Do not byte-swap accesses to the CBUS UART

Kernel Oops in test_verifier "#828/p reference tracking: bpf_sk_release(btf_tcp_sock)"
 2021-06-11 15:57 UTC  (2+ messages)

[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 v7 0/4] KVM statistics data fd-based binary interface
 2021-06-11 12:14 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 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  (6+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: JZ4740: Add bindings "
` [PATCH v2 2/2] mmc: JZ4740: Add support "

[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)

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

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-10 18:38 UTC  (6+ messages)
` [PATCH 1/5] serial: 8250: Document SMSC Super I/O UART peculiarities
` [PATCH 2/5] serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
` [PATCH 3/5] serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting
` [PATCH 5/5] MIPS: Malta: Enable magic multipliers for Super I/O UARTs

[PATCH v2 0/2] Add Ingenic SoCs MAC support
 2021-06-10 14:57 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs
` [PATCH v2 2/2] net: stmmac: Add Ingenic SoCs MAC support

MIPS: cmdline: Clean up boot_command_line initialization
 2021-06-10  3:14 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 14:50 UTC  (3+ messages)

[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-06-09 14:01 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mt7621-pci: PCIe binding documentation for MT7621 SoCs
` [PATCH v2 2/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
` [PATCH v2 3/3] MAINTAINERS: add myself as maintainer of the MT7621 PCI "

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 10:58 UTC  (17+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[GIT PULL v2] clk: clean up legacy clock interfaces
 2021-06-09  0:43 UTC  (9+ messages)
` [PATCH v2 1/7] mips: ar7: convert to clkdev_lookup
` [PATCH v2 2/7] mips: ar7: convert to CONFIG_COMMON_CLK
` [PATCH v2 3/7] mips: ralink: "
` [PATCH v2 4/7] m68k: coldfire: use clkdev_lookup on most coldfire
` [PATCH v2 5/7] m68k: coldfire: remove private clk_get/clk_put
` [PATCH v2 6/7] clkdev: remove CONFIG_CLKDEV_LOOKUP
` [PATCH v2 7/7] clkdev: remove unused clkdev_alloc() interfaces

[PATCH] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-06-08 16:00 UTC 

[PATCH 0/2] Add support for JZ4775 and rename unreasonable array name
 2021-06-08 14:50 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: mmc: JZ4740: Add bindings for JZ4775
` [PATCH 2/2] mmc: JZ4740: Add support for JZ4775 and rename unreasonable array name

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08 14:04 UTC  (9+ messages)
` [PATCH 2/2] net: stmmac: "


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).