messages from 2018-03-15 17:32:44 to 2018-03-18 19:52:15 UTC [more...]
[PATCH 00/19] C-SKY(csky) Linux Kernel Port
2018-03-18 19:51 UTC (21+ messages)
` [PATCH 01/19] csky: Kernel booting
` [PATCH 02/19] csky: Exception handling and syscall
` [PATCH 03/19] csky: Cache and TLB routines
` [PATCH 04/19] csky: MMU and page talbe management
` [PATCH 05/19] csky: Process management
` [PATCH 06/19] csky: IRQ handling
` [PATCH 07/19] csky: Atomic operations
` [PATCH 08/19] csky: ELF and module probe
` [PATCH 09/19] csky: VDSO and rt_sigreturn
` [PATCH 10/19] csky: Signal handling
` [PATCH 11/19] csky: Library functions
` [PATCH 12/19] csky: Debug and Ptrace GDB
` [PATCH 13/19] csky: User access
` [PATCH 14/19] csky: Misc headers
` [PATCH 15/19] csky: Build infrastructure
` [PATCH 16/19] csky: Device tree
` [PATCH 17/19] csky: defconfig
` [PATCH 18/19] clocksource: add timer-nationalchip.c
` [PATCH 19/19] irqchip: add irq-nationalchip.c and irq-csky.c
[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
2018-03-18 18:21 UTC (28+ messages)
` [RFC PATCH 1/6] fs: provide a generic compat_sys_fallocate() implementation
` [RFC PATCH 2/6] fs: provide a generic compat_sys_truncate64() implementation
` [RFC PATCH 3/6] fs: provide generic compat_sys_p{read,write}64() implementations
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
` [RFC PATCH 5/6] x86: use _do_fork() in compat_sys_x86_clone()
` [RFC PATCH 6/6] x86: remove compat_sys_x86_waitpid()
[PATCH v12 0/9] Add io{read|write}64 to io-64-atomic headers
2018-03-18 16:13 UTC (22+ messages)
` [PATCH v12 1/9] iomap: Fix sparse endian check warnings
` [PATCH v12 2/9] parisc: iomap: introduce io{read|write}64
` [PATCH v12 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v12 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v12 5/9] iomap: "
` [PATCH v12 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v12 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v12 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v12 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
2018-03-18 15:08 UTC (3+ messages)
[PATCH v2] earlycon: Fix __earlycon_table stride... again
2018-03-17 11:52 UTC (5+ messages)
[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-03-16 22:34 UTC (61+ messages)
` [PATCH v12 02/22] selftests/vm: rename all references to pkru to a generic name
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
` [PATCH v12 05/22] selftests/vm: generic function to handle shadow key register
` [PATCH v12 06/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v12 08/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 09/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v12 10/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v12 11/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v12 12/22] selftests/vm: generic cleanup
` [PATCH v12 13/22] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v12 14/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v12 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v12 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v12 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v12 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v12 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v12 21/22] selftests/vm: sub-page allocator
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c
[PATCH 00/22] siginfo unification
2018-03-16 21:08 UTC (12+ messages)
` [PATCH 13/22] signal: Move addr_lsb into the _sigfault union for clarity
[PATCH v4] mm, pkey: treat pkey-0 special
2018-03-16 19:31 UTC (6+ messages)
arc_usr_cmpxchg and preemption
2018-03-16 18:12 UTC (18+ messages)
[PATCH 4.9 38/86] nospec: Kill array_index_nospec_mask_check()
2018-03-16 15:23 UTC (4+ messages)
` [PATCH 4.9 39/86] nospec: Include <asm/barrier.h> dependency
[PATCH 4.4 26/63] nospec: Include <asm/barrier.h> dependency
2018-03-16 15:22 UTC (2+ messages)
Do we need to disable preemption in flush_tlb_range()?
2018-03-16 15:01 UTC (10+ messages)
[PATCH v1 3/4] arm64: Fix the page leak in pud/pmd_set_huge
2018-03-16 14:50 UTC (3+ messages)
[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
2018-03-16 14:50 UTC (12+ messages)
` [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping
[RFC PATCH 1/2] ftrace: Allow arches to opt-out of static ftrace
2018-03-16 14:42 UTC (8+ messages)
` [RFC PATCH 2/2] powerpc: Only support DYNAMIC_FTRACE not static
[PATCH v1 1/4] asm/tlbflush: Add flush_tlb_pgtable() for ARM64
2018-03-16 8:26 UTC (3+ messages)
[PATCH 00/16] remove eight obsolete architectures
2018-03-16 8:12 UTC (28+ messages)
` [PATCH 01/16] mn10300: Remove the architecture
` [PATCH 05/16] arch: remove blackfin port
` [PATCH 06/16] arch: remove tile port
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
` [PATCH 12/16] asm-generic: siginfo: remove obsolete #ifdefs
` [PATCH 15/16] recordmcount.pl: drop blackin and tile support
` [PATCH 16/16] ktest: remove obsolete architectures
[PATCH] cris: add ioremap_nocache declaration before include asm-generic/io.h
2018-03-16 7:44 UTC (3+ messages)
[Blackfin removal] [PATCH 01/28] Blackfin arch: Remove Blackfin CPU arch general support
2018-03-16 6:52 UTC (3+ messages)
[RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
2018-03-16 1:11 UTC (7+ messages)
[asm-generic:master 55/64] drivers/usb/musb/musb_host.c:577:10: error: 'struct musb' has no member named 'double_buffer_not_ok'
2018-03-15 22:18 UTC
[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
2018-03-15 21:13 UTC (8+ messages)
` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
[Blackfin removal] [PATCH 11/28] misc: Remove Blackfin DSP echo support
2018-03-15 19:27 UTC (4+ messages)
[PATCH v3] x86: treat pkey-0 special
2018-03-15 17:39 UTC (7+ 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