linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 07:44:22 to 2021-03-30 18:24:35 UTC [more...]

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-30 18:23 UTC  (32+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-03-30 17:57 UTC  (8+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
` [PATCH 3/8] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH 4/8] CMDLINE: powerpc: convert to generic builtin command line
` [PATCH 5/8] CMDLINE: mips: "
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 7/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 8/8] CMDLINE: arm64: "

[PATCH 0/3] MIPS: Remove get_fs/set_fs
 2021-03-30 17:54 UTC  (7+ messages)
` [PATCH 1/3] MIPS: uaccess: Added __get/__put_kernel_nofault
` [PATCH 2/3] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH 3/3] MIPS: Remove get_fs/set_fs

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-03-30 17:35 UTC  (13+ messages)

[PATCH v2 0/6] mips: bmips: fix and improve reboot nodes
 2021-03-30 17:14 UTC  (15+ messages)
` [PATCH v2 1/6] mips: bmips: fix syscon-reboot nodes
` [PATCH v2 2/6] mips: bmips: bcm6328: populate device tree nodes
` [PATCH v2 3/6] mips: bmips: bcm6358: "
` [PATCH v2 4/6] mips: bmips: bcm6362: "
` [PATCH v2 5/6] mips: bmips: bcm6368: "
` [PATCH v2 6/6] mips: bmips: bcm63268: "

[PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-30 16:31 UTC  (6+ messages)

[GIT PULL] MIPS fixes for v5.12
 2021-03-30 16:01 UTC  (2+ messages)

[PATCH v9] MIPS: force use FR=0 for FPXX binaries
 2021-03-30 15:34 UTC  (8+ messages)

[PATCH 0/6] Clean up obsolete TODO files
 2021-03-30 13:07 UTC  (8+ messages)
` [PATCH 1/6] mips/sgi-ip27: Delete obsolete TODO file
` [PATCH 2/6] scsi/aacraid: "
` [PATCH 3/6] fs/befs: "
` [PATCH 4/6] fs/jffs2: "
` [PATCH 5/6] net/ax25: "
` [PATCH 6/6] net/decnet: "

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-30 13:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] MIPS: fix compilation error
 2021-03-30 12:53 UTC  (9+ messages)
` [PATCH 1/1] MIPS: kernel: setup.c: "
` [PATCH v2 0/1] MIPS: "
  ` [PATCH v2 1/1] Revert "MIPS: of: Introduce helper function to get DTB"
` [PATCH v3 0/1] MIPS: fix compilation error
  ` [PATCH v3 1/1] MIPS: kernel: setup.c: "

[PATCH 0/2] drm/ingenic: IPU plane fixes
 2021-03-30 12:59 UTC  (6+ messages)
` [PATCH 1/2] drm/ingenic: Switch IPU plane to type OVERLAY
` [PATCH 2/2] drm/ingenic: Don't request full modeset if property is not modified

[PATCH v7 RESEND] MIPS: force use FR=0 or FRE for FPXX binaries
 2021-03-30  3:24 UTC  (8+ messages)
        ` 回复: "
            ` 回复: "

[PATCH] MIPS: Loongson64: enable CONFIG_USB_SERIAL_PL2303
 2021-03-30  2:35 UTC  (4+ messages)

[PATCH v4 0/3] Fixes to bridge/panel and ingenic-drm
 2021-03-29 16:15 UTC  (6+ messages)
` [PATCH v4 1/3] drm: bridge/panel: Cleanup connector on bridge detach
` [PATCH v4 2/3] drm/encoder: Add macro drmm_plain_encoder_alloc()
` [PATCH v4 3/3] drm/ingenic: Register devm action to cleanup encoders

[PATCH v3] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
 2021-03-29  9:24 UTC  (2+ messages)

[PATCH] arch: mips: fix unmet dependency for DEBUG_INFO
 2021-03-29  9:25 UTC  (2+ messages)

[PATCH 1/2] MIPS: ralink: annotate prom_soc_init() with __init
 2021-03-29  9:26 UTC  (4+ messages)
` [PATCH 2/2] MIPS: ralink: mt7621: add memory detection support

[PATCH] crypto: mips: add poly1305-core.S to .gitignore
 2021-03-29  9:26 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGS
 2021-03-29  9:25 UTC  (2+ messages)

[PATCH v3 00/10] Fix bugs and add support for new Ingenic SoCs
 2021-03-29  9:18 UTC  (23+ messages)
` [PATCH v3 05/10] dt-bindings: pinctrl: Add bindings "
` [PATCH v3 06/10] pinctrl: Ingenic: Add pinctrl driver for JZ4730
` [PATCH v3 07/10] pinctrl: Ingenic: Add pinctrl driver for JZ4750
` [PATCH v3 08/10] pinctrl: Ingenic: Add pinctrl driver for JZ4755
` [PATCH v3 09/10] pinctrl: Ingenic: Add pinctrl driver for JZ4775
` [PATCH v3 10/10] pinctrl: Ingenic: Add pinctrl driver for X2000

[PATCH 00/17] auxdisplay: ht16k33: Add character display support
 2021-03-29  7:30 UTC  (11+ messages)
` [PATCH 16/17] auxdisplay: ht16k33: Add support for segment displays
` [PATCH 17/17] auxdisplay: ht16k33: Add segment display LED support

[PATCH v2] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
 2021-03-28 21:06 UTC  (6+ messages)

[PATCH] MIPS: ralink: mt7621: add memory detection support
 2021-03-27 21:38 UTC  (7+ messages)

cleanup compat exec handling
 2021-03-27 19:56 UTC  (13+ messages)
` [PATCH 1/4] exec: remove do_execve
` [PATCH 2/4] exec: remove compat_do_execve
` [PATCH 3/4] exec: simplify the compat syscall handling
` [PATCH 4/4] exec: move the call to getname_flags into do_execveat

[PATCH -next] MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock
 2021-03-27  9:52 UTC 

[PATCH v3] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2021-03-27  3:33 UTC  (2+ messages)

[PATCH v2] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2021-03-26 21:44 UTC  (4+ messages)

[RFC PATCH V2]: add DYNAMC_FTRACE_WITH_REGS and
 2021-03-26 14:23 UTC  (13+ messages)
` [PATCH 1/6] MIPS: replace -pg with CC_FLAGS_FTRACE
` [PATCH 2/6] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c
` [PATCH 3/6] MIPS: prepare for new ftrace implementation
` [PATCH 4/6] kprobes/ftrace: Use ftrace_location() when [dis]arming probes

[PATCH 00/18] KVM: Consolidate and optimize MMU notifiers
 2021-03-26  2:19 UTC  (19+ messages)
` [PATCH 01/18] KVM: x86/mmu: Coalesce TDP MMU TLB flushes when zapping collapsible SPTEs
` [PATCH 02/18] KVM: x86/mmu: Move flushing for "slot" handlers to caller for legacy MMU
` [PATCH 03/18] KVM: x86/mmu: Coalesce TLB flushes when zapping collapsible SPTEs
` [PATCH 04/18] KVM: x86/mmu: Coalesce TLB flushes across address spaces for gfn range zap
` [PATCH 05/18] KVM: x86/mmu: Pass address space ID to __kvm_tdp_mmu_zap_gfn_range()
` [PATCH 06/18] KVM: x86/mmu: Pass address space ID to TDP MMU root walkers
` [PATCH 07/18] KVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs when changing SPTE
` [PATCH 08/18] KVM: Move prototypes for MMU notifier callbacks to generic code
` [PATCH 09/18] KVM: Move arm64's MMU notifier trace events "
` [PATCH 10/18] KVM: Move x86's MMU notifier memslot walkers "
` [PATCH 11/18] KVM: arm64: Convert to the gfn-based MMU notifier callbacks
` [PATCH 12/18] KVM: MIPS/MMU: "
` [PATCH 13/18] KVM: PPC: "
` [PATCH 14/18] KVM: Kill off the old hva-based "
` [PATCH 15/18] KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot
` [PATCH 16/18] KVM: Don't take mmu_lock for range invalidation unless necessary
` [PATCH 17/18] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible
` [PATCH 18/18] KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint

[PATCH v2 4/7] CMDLINE: powerpc: convert to generic builtin command line
 2021-03-25 20:03 UTC  (5+ messages)

[PATCH v2] MIPS: ralink: define stubs for clk_set_parent to fix compile testing
 2021-03-25 10:00 UTC  (2+ messages)

[PATCH v5 0/7] Add basic support for Loongson-2K1000
 2021-03-25  9:58 UTC  (2+ messages)

[PATCH] MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
 2021-03-25 10:00 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).