linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 21:12:46 to 2019-11-19 14:30:43 UTC [more...]

MIPS: Ingenic: Disable abandoned HPTLB function
 2019-11-19 14:28 UTC  (14+ messages)
` [PATCH 2/2] "
` MIPS: Ingenic: Disable abandoned HPTLB function v2
  ` [PATCH 1/2 v2] MIPS: Rename JZRISC to XBurst
  ` [PATCH 2/2 v2] MIPS: Ingenic: Disable abandoned HPTLB function
` MIPS: Ingenic: Disable abandoned HPTLB function v3
  ` [PATCH 1/2 v3] MIPS: Rename JZRISC to XBurst
  ` [PATCH 2/2 v3] MIPS: Ingenic: Disable abandoned HPTLB function

[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-19 12:57 UTC  (7+ messages)

[PATCH 1/2] MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
 2019-11-19 11:08 UTC  (2+ messages)
` [PATCH 2/2] MIPS: PCI: remember nasid changed by set interrupt affinity

unify the dma_capable definition
 2019-11-19 10:26 UTC  (11+ messages)
` [PATCH 1/3] dma-direct: unify the dma_capable definitions
` [PATCH 2/3] dma-direct: avoid a forward declaration for phys_to_dma
` [PATCH 3/3] powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_phys

[PATCH 4.19 002/422] MIPS: BCM63XX: fix switch core reset on BCM6368
 2019-11-19  5:13 UTC 

[PATCH 4.14 003/239] MIPS: BCM63XX: fix switch core reset on BCM6368
 2019-11-19  5:16 UTC 

[PATCH v2] MIPS: Scan the DMI system information
 2019-11-18 11:18 UTC  (3+ messages)

MIPS: bug: gettimeofday syscall broken on CI20 board?
 2019-11-17 13:14 UTC  (2+ messages)
` MIPS: bug: gettimeofday syscall broken on CI20 board

[PATCH v17 00/13] open: introduce openat2(2) syscall
 2019-11-17  1:28 UTC  (28+ messages)
` [PATCH v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v17 04/13] namei: allow set_root() "
` [PATCH v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v17 11/13] open: introduce openat2(2) syscall
` [PATCH v17 12/13] selftests: add openat2(2) selftests
` [PATCH v17 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH v16 00/12] open: introduce openat2(2) syscall
 2019-11-16 18:09 UTC  (30+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags

[PATCH v2 1/2] tracing: Use xarray for syscall trace events
 2019-11-15 23:44 UTC  (2+ messages)
` [PATCH v2 2/2] tracing: enable syscall optimization for MIPS

[GIT PULL] MIPS fixes
 2019-11-15 17:35 UTC  (2+ messages)

[PATCH V2] MIPS: Loongson: Add board_ebase_setup() support
 2019-11-15  8:22 UTC  (4+ messages)

Fix bugs in X1000 and X1500 pinctrl drivers
 2019-11-15  7:46 UTC  (2+ messages)
` [PATCH] pinctrl: Ingenic: Fix bugs in X1000 and X1500

[PATCH 4.4 02/20] MIPS: BCM63XX: fix switch core reset on BCM6368
 2019-11-15  6:20 UTC 

[PATCH 4.9 03/31] MIPS: BCM63XX: fix switch core reset on BCM6368
 2019-11-15  6:20 UTC 

[PATCH 0/5] kdb: Don't implicitly change tasks; plus misc fixups
 2019-11-15  0:30 UTC  (5+ messages)
` [PATCH 1/5] MIPS: kdb: Remove old workaround for backtracing on other CPUs

clk: X1000: Add support for the X1000
 2019-11-14 13:37 UTC  (13+ messages)
` clk: X1000: Add support for the X1000 v3
  ` [PATCH 1/2 v3] dt-bindings: clock: Add X1000 bindings
  ` [PATCH 2/2 v3] clk: Ingenic: Add CGU driver for X1000

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-14 13:33 UTC  (46+ messages)
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall

[PATCH net-next] defconfigs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFRM_MODE_*
 2019-11-14  9:07 UTC 

[PATCH] MIPS: BCM63XX: fix switch core reset on BCM6368
 2019-11-14  5:53 UTC  (2+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-13 21:40 UTC  (4+ messages)
` [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
` [PATCH 15/23] y2038: elfcore: Use __kernel_old_timeval for process times

[PATCH 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
 2019-11-13 15:49 UTC  (2+ messages)

Investment opportunity
 2019-11-12 17:57 UTC 

generic ioremap (and lots of cleanups) v3
 2019-11-12  8:51 UTC  (22+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 19/21] nds32: use generic ioremap

[PATCH V9] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  6:52 UTC  (4+ messages)

[PATCH V9 RESEND] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  5:02 UTC 

[PATCH] MIPS: allow building with kcov coverage
 2019-11-11 19:51 UTC  (3+ messages)

[PATCH 0/5] Loongson cleanups
 2019-11-11 19:51 UTC  (2+ messages)

[PATCH V2 1/2] MIPS: Loongson: Rename LOONGSON1 to LOONGSON32
 2019-11-11 19:51 UTC  (5+ messages)
` [PATCH V2 2/2] MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage

[PATCH 5.3 191/193] timekeeping/vsyscall: Update VDSO data unconditionally
 2019-11-11 18:29 UTC 

Add Ingenic X1000 irqchip support
 2019-11-11 10:49 UTC  (4+ messages)
` Add process for more than one irq at the same time v6
  ` [PATCH 1/5 v6] irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions

[PATCH AUTOSEL 4.19 089/191] MIPS: kexec: Relax memory restriction
 2019-11-10  2:38 UTC 

[PATCH AUTOSEL 4.14 048/109] MIPS: kexec: Relax memory restriction
 2019-11-10  2:44 UTC 

[PATCH AUTOSEL 4.9 29/66] MIPS: kexec: Relax memory restriction
 2019-11-10  2:48 UTC 

[PATCH AUTOSEL 4.4 23/40] MIPS: kexec: Relax memory restriction
 2019-11-10  2:50 UTC 

Fwd: [Bug 205459] New: mips: bpf: test_bpf failures, eBPF JIT on mips32 outputs invalid 64-bit insns
 2019-11-08 23:42 UTC 


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