messages from 2018-10-12 21:33:59 to 2018-11-09 19:03:32 UTC [more...]
[PATCH 00/13] Prepare for PTRACE_GET_SYSCALL_INFO
2018-11-09 19:03 UTC (14+ messages)
` [PATCH 02/13] elf-em.h: add EM_ARC
` [PATCH 06/13] arc: define syscall_get_arch()
[PATCH] ARC: MM: fix UB and kernel resourse leak in do_page_fault
2018-11-09 17:32 UTC (2+ messages)
[PATCH -next-akpm 0/3] Add support for fast mremap
2018-11-08 18:12 UTC (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
2018-11-07 1:04 UTC (10+ 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/4] kgdb: Fix kgdb_roundup_cpus()
2018-11-07 1:00 UTC (3+ messages)
` [PATCH v3 1/4] kgdb: Remove irq flags from roundup
` [PATCH v3 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
[PATCH v4 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
2018-11-06 14:06 UTC (8+ messages)
` [PATCH v4 1/6] nds32: Remove phys_initrd_start and phys_initrd_size
` [PATCH v4 2/6] arch: Make phys_initrd_start and phys_initrd_size global variables
` [PATCH v4 3/6] of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
` [PATCH v4 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size
` [PATCH v4 5/6] of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
` [PATCH v4 6/6] arch: Move initrd= parsing into do_mounts_initrd.c
[PATCH -next 0/3] Add support for fast mremap
2018-11-06 4:36 UTC (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
[PATCH RFC] mm: arc: fix potential double realease of mmap_sem
2018-11-06 3:03 UTC (3+ messages)
[PATCH v3 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
2018-11-05 21:07 UTC (16+ messages)
` [PATCH v3 1/6] nds32: Remove phys_initrd_start and phys_initrd_size
` [PATCH v3 2/6] arch: Make phys_initrd_start and phys_initrd_size global variables
` [PATCH v3 3/6] of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
` [PATCH v3 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size
` [PATCH v3 5/6] of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
` [PATCH v3 6/6] arch: Move initrd= parsing into do_mounts_initrd.c
[PATCH v2] clocksource/drivers/arc_timer: Utilize generic sched_clock
2018-11-05 14:48 UTC (4+ messages)
kisskb: OK linus/axs101_defconfig/arcompact Fri Nov 02, 07:25
2018-11-01 20:26 UTC
kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Nov 02, 07:25
2018-11-01 20:25 UTC
kisskb: OK linus/axs103_smp_defconfig/arcv2 Thu Nov 01, 16:07
2018-11-01 5:09 UTC
kisskb: OK linus/axs101_defconfig/arcompact Thu Nov 01, 16:08
2018-11-01 5:09 UTC
[PATCH] ARC: [plat-hsdk] Enable DW APB GPIO support
2018-10-31 18:59 UTC (3+ messages)
[PATCH] perf: Disable libunwind for ARC & RISCV64
2018-10-31 18:54 UTC
[PATCH v2 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
2018-10-31 17:33 UTC (10+ messages)
` [PATCH v2 1/6] nds32: Remove phys_initrd_start and phys_initrd_size
` [PATCH v2 2/6] arch: Make phys_initrd_start and phys_initrd_size global variables
` [PATCH v2 3/6] of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
` [PATCH v2 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size
` [PATCH v2 5/6] of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
` [PATCH v2 6/6] arch: Move initrd= parsing into do_mounts_initrd.c
[PATCH v4] devres: Align data[] to ARCH_KMALLOC_MINALIGN
2018-10-31 15:25 UTC
[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] ARC: IOC: panic if kernel was started with previously enabled IOC
2018-10-30 16:05 UTC (2+ messages)
[RFC v2 1/2] ARC: split show_faulting_vma for logic and representation parts
2018-10-29 17:09 UTC (2+ messages)
` [RFC v2 2/2] ARC: ARCv2: Introduce SmaRT support
[PATCH 0/4] Add support for fast mremap
2018-10-29 10:28 UTC (26+ 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 3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1)
` [PATCH 4/4] x86: "
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-26 19:05 UTC (15+ 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
[RFC] ARC: ARCv2: Introduce SmaRT support
2018-10-24 18:28 UTC (3+ messages)
` [RFC] ARC: ARCv2: Introduce SmaRT support : lmbench results
[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-23 23:40 UTC (3+ 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] DRM: UDL: get rid of useless vblank initialization
2018-10-23 13:42 UTC (3+ messages)
[PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
2018-10-22 13:56 UTC (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support of sst26wf* flash ICs protection ops
kisskb: OK linus/axs101_defconfig/arcompact Sun Oct 21, 03:32
2018-10-20 16:33 UTC
kisskb: OK linus/axs103_smp_defconfig/arcv2 Sun Oct 21, 03:31
2018-10-20 16:32 UTC
kisskb: OK linus/axs101_defconfig/arcompact Sat Oct 20, 03:03
2018-10-19 16:04 UTC
kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat Oct 20, 03:02
2018-10-19 16:03 UTC
[PATCH v3] ARC: prevent showing irrelevant exception info in signal message
2018-10-19 13:26 UTC
[PATCH] ARC: Get rid of toolchain check
2018-10-18 12:44 UTC (4+ messages)
[PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile
2018-10-18 12:44 UTC (3+ messages)
[PATCH] packagegroup-core-tools-profile: disable valgrind on arc
2018-10-18 10:26 UTC
[PATCH] mpfr: Fix compilation for ARC
2018-10-18 9:12 UTC
[PATCH v3] ARC: HSDK: improve reset driver
2018-10-17 14:25 UTC (2+ messages)
[PATCH v2] ARC: HSDK: improve reset driver
2018-10-17 14:20 UTC (4+ messages)
[PATCH v4] libgpg-error: Add ARC support
2018-10-17 8:56 UTC
[PATCH] ARC: IOC: panic if kernel was started with previously enabled IOC
2018-10-16 17:27 UTC (2+ messages)
[PATCH] clocksource/drivers/arc_timer: Utilize generic sched_clock
2018-10-16 17:01 UTC (3+ messages)
[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
2018-10-16 2:08 UTC (27+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions
[PATCH 12/18] arch/tlb: Clean up simple architectures
2018-10-15 14:14 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).