messages from 2018-02-20 09:40:24 to 2018-03-24 17:44:57 UTC [more...]
[PATCH 00/16] Generic infrastructure for unloading initramfs
2018-03-24 17:44 UTC (16+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH 03/16] alpha: "
` [PATCH 04/16] arc: "
` [PATCH 05/16] c6x: "
` [PATCH 06/16] frv: "
` [PATCH 07/16] h8300: "
` [PATCH 08/16] m32r: "
` [PATCH 09/16] m68k: "
` [PATCH 10/16] microblaze: "
` [PATCH 11/16] nios2: "
` [PATCH 12/16] openrisc: "
` [PATCH 13/16] parisc: "
` [PATCH 14/16] powerpc: "
` [PATCH 15/16] sh: "
[RFC PATCH v2 0/2] Randomization of address chosen by mmap
2018-03-23 19:35 UTC (16+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift
[PATCH] ARC: Improve cmpxchng syscall implementation
2018-03-21 11:54 UTC (3+ messages)
mmc: block: bonnie++ runs with errors on arc/hsdk board
2018-03-20 8:29 UTC (12+ messages)
Article rejected, un-authorized poster of linux-snps-arc@lists.infradead.org
2018-03-20 2:21 UTC
[PATCH v3 0/2] Introduce DW AXI DMAC driver
2018-03-19 8:09 UTC (5+ messages)
` [PATCH v3 1/2] dmaengine: "
` [PATCH v3 2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
arc_usr_cmpxchg and preemption
2018-03-16 18:12 UTC (15+ messages)
Do we need to disable preemption in flush_tlb_range()?
2018-03-16 15:01 UTC (8+ messages)
[PATCH] mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
2018-03-16 7:41 UTC (6+ messages)
kisskb: OK linux-next/axs101_defconfig/arcompact Wed Mar 14, 19:04
2018-03-14 8:05 UTC
tst-atomic
2018-03-13 19:55 UTC (2+ messages)
kisskb: FAILED linux-next/axs101_defconfig/arcompact Tue Mar 13, 19:51
2018-03-13 8:52 UTC
[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-03-09 17:58 UTC (12+ messages)
` [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [RFC PATCH 6/6] arch: add untagged_addr definition for other arches
uClibc-ng testsuite failures
2018-03-08 10:28 UTC (7+ messages)
[PATCH v2 0/2] Introduce DW AXI DMAC driver
2018-03-05 21:49 UTC (12+ messages)
` [PATCH v2 1/2] dmaengine: "
` [PATCH v2 2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
mmc: dw_mmc: DRTO interrupt cause driver switch to PIO mode
2018-03-05 9:24 UTC (2+ messages)
[PATCH v4] mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
2018-03-05 8:46 UTC (7+ messages)
[GIT PULL] ARC fixes for 4.16-rc4
2018-03-01 22:05 UTC
[PATCH 0/2 v3] mmc: dw_mmc: Fix DTO/STO timeout overflow calculation
2018-03-01 1:22 UTC (16+ messages)
` [PATCH 1/2 v3] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems
` [PATCH 2/2 v3] mmc: dw_mmc: Fix the CTO "
arc: mm->mmap_sem gets locked in do_page_fault() in case of OOM killer invocation
2018-02-26 20:44 UTC (2+ messages)
[PATCH] fix double ;;s in code
2018-02-24 8:56 UTC (12+ messages)
[PATCH v2 1/3] ARC: mcip: halt GFRC together with ARC cores
2018-02-24 1:38 UTC (5+ messages)
` [PATCH v2 2/3] ARC: mcip: update MCIP debug mask when the new cpu came online
` [PATCH v2 3/3] ARC: setup cpu possible mask according to possible-cpus dts property
[PATCH v2 0/9] serial: Fix out-of-bounds accesses through DT aliases
2018-02-23 13:51 UTC (5+ messages)
` [PATCH v2 4/9] serial: mxs-auart: Fix out-of-bounds access through serial port index
` [PATCH v2 7/9] serial: sh-sci: Fix out-of-bounds access through DT alias
` [PATCH v2 9/9] serial: xuartps: "
` [PATCH v2 3/9] serial: imx: Fix out-of-bounds access through serial port index
[PATCH] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems
2018-02-23 8:34 UTC (5+ messages)
[PATCH v2] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems
2018-02-23 3:24 UTC (6+ messages)
[BUG] ARCv2: MCIP: GFRC: mcip cmd/readback concurrency
2018-02-22 17:21 UTC (2+ messages)
[PATCH 1/3] ARC: mcip: halt GFRC together with ARC cores
2018-02-22 12:58 UTC (6+ messages)
` [PATCH 2/3] ARC: mcip: setup MCIP debug mask according to cpu possible mask
` [PATCH 3/3] ARC: setup cpu possible mask according to possible-cpus dts property
[PATCH] bug.h: Work around GCC PR82365 in BUG()
2018-02-21 21:23 UTC (11+ messages)
[PATCH] clocksource: arc_timer: update some comments
2018-02-21 19:31 UTC
[PATCH 0/2] Introduce DW AXI DMAC driver
2018-02-20 13:39 UTC (4+ messages)
` [PATCH 1/2] dmaengine: "
` [PATCH 2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
[PATCH 0/9] serial: Fix out-of-bounds accesses through DT aliases
2018-02-20 12:39 UTC (24+ messages)
` [PATCH 1/9] serial: arc_uart: Fix out-of-bounds access through DT alias
` [PATCH 2/9] serial: fsl_lpuart: "
` [PATCH 3/9] serial: imx: "
` [PATCH 4/9] serial: mxs-auart: "
` [PATCH 5/9] serial: pxa: "
` [PATCH 6/9] serial: samsung: "
` [PATCH 7/9] serial: sh-sci: "
` [PATCH 8/9] serial: sirf: "
` [PATCH 9/9] serial: xuartps: "
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