messages from 2018-10-20 17:20:15 to 2018-11-03 04:00:54 UTC [more...]
[PATCH -next 0/3] Add support for fast mremap
2018-11-03 4:00 UTC (6+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
[PATCH 4.14 082/143] MIPS: Workaround GCC __builtin_unreachable reordering bug
2018-11-02 18:34 UTC (2+ messages)
` [PATCH 4.14 096/143] compiler.h: Allow arch-specific asm/compiler.h
[PATCH 4.18 079/150] compiler.h: Allow arch-specific asm/compiler.h
2018-11-02 18:34 UTC
[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
2018-11-02 16:19 UTC (31+ messages)
[PATCH v4 4/8] rt2800: fix registers init for MT7620
2018-11-02 2:07 UTC (2+ messages)
` [PATCH] mips: ralink: add accessors for MT7620 chipver and pkg
merge dma_direct_ops and dma_noncoherent_ops v3
2018-11-01 14:30 UTC (10+ messages)
` [PATCH 4/6] dma-mapping: merge direct and noncoherent ops
` [PATCH] MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation
[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
2018-10-31 21:41 UTC (9+ messages)
` [PATCH v2 1/2] kgdb: Remove irq flags from roundup
` [PATCH v2 2/2] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
[PATCH v3 0/2] fix memory leak and unregister issue in clk_boston_setup()
2018-10-31 7:41 UTC (3+ messages)
` [PATCH v3 1/2] clk: boston: fix possible memory leak "
` [PATCH v3 2/2] clk: boston: unregister clks on failure "
[PATCH v2] clk: boston: fix possible memory leak in clk_boston_setup()
2018-10-31 6:59 UTC (16+ messages)
` "
` "
[PATCH 0/7] serial: Finish kgdb on qcom_geni; fix many lockdep splats w/ kgdb
2018-10-30 22:22 UTC (12+ messages)
` [PATCH 6/7] smp: Don't yell about IRQs disabled in kgdb_roundup_cpus()
` [PATCH 7/7] kgdb: Remove irq flags and local_irq_enable/disable from roundup
[PATCH v2 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
2018-10-30 21:11 UTC (3+ messages)
[PATCH 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
2018-10-30 15:03 UTC (5+ messages)
[PATCH] MIPS: Enable IOREMAP_PROT config option for MIPS cpus
2018-10-30 1:27 UTC (2+ messages)
[PATCH AUTOSEL 4.14 33/46] MIPS: Workaround GCC __builtin_unreachable reordering bug
2018-10-29 13:36 UTC (4+ messages)
[PATCH 0/8] add generic builtin command line
2018-10-29 10:44 UTC (9+ messages)
[PATCH 0/4] Add support for fast mremap
2018-10-29 10:28 UTC (19+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
[PATCH] clk: boston: fix possible memory leak in clk_boston_setup()
2018-10-29 8:24 UTC (4+ messages)
` [PATCH] clk: boston: fix possible memory leak inclk_boston_setup()
[PATCH] MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
MIPS: OCTEON: fix out of bounds array access on CN68XX
2018-10-26 22:46 UTC
[GIT PULL] MIPS changes for 4.20
2018-10-26 21:44 UTC (2+ messages)
[REGRESSION] OCTEON MMC driver failure with v4.19
2018-10-26 20:54 UTC
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-26 19:05 UTC (30+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h
[GIT PULL] MIPS fixes for 4.20
2018-10-26 18:45 UTC
[PATCH AUTOSEL 3.18 69/98] MIPS: Fix up obsolete cpu_set usage
2018-10-25 14:18 UTC
[PATCH AUTOSEL 4.4 23/65] MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
2018-10-25 14:17 UTC (4+ messages)
` [PATCH AUTOSEL 4.4 56/65] MIPS: Handle non word sized instructions when examining frame
` [PATCH AUTOSEL 4.4 63/65] MIPS: microMIPS: Fix decoding of swsp16 instruction
` [PATCH AUTOSEL 4.4 65/65] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
[PATCH RFC v3 0/3] Rlimit for module space
2018-10-25 14:18 UTC (14+ messages)
[PATCH AUTOSEL 4.9 03/98] MIPS: microMIPS: Fix decoding of swsp16 instruction
2018-10-25 14:12 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 04/98] MIPS: Handle non word sized instructions when examining frame
[PATCH v2] OF: Handle CMDLINE when /chosen node is not present
2018-10-24 21:06 UTC (4+ messages)
[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-23 23:40 UTC (6+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h
[PATCH V2] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
2018-10-23 18:36 UTC (2+ messages)
[PATCH v2 0/7] Rlimit for module space
2018-10-23 11:32 UTC (6+ messages)
` [PATCH v2 1/7] modules: Create rlimit "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox