messages from 2018-03-22 09:01:48 to 2018-03-27 23:08:48 UTC [more...]
[PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers
2018-03-27 23:08 UTC (17+ messages)
` [PATCH v15 1/9] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v15 2/9] parisc: iomap: introduce io{read|write}64
` [PATCH v15 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v15 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v15 5/9] iomap: "
` [PATCH v15 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v15 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v15 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v15 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
dma-mapping: clearing GFP_ZERO flag caused crashes of Ethernet on arc/hsdk board
2018-03-27 18:24 UTC (2+ messages)
[PATCH v5 0/4] Fix issues with huge mapping in ioremap for ARM64
2018-03-27 18:00 UTC (12+ messages)
` [PATCH v5 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v5 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v5 3/4] arm64: Implement page table free interfaces
` [PATCH v5 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"
[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
2018-03-27 9:09 UTC (8+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v13 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys
[PATCH 00/19] C-SKY(csky) Linux Kernel Port
2018-03-27 7:48 UTC (35+ messages)
` [PATCH 10/19] csky: Signal handling
` [PATCH 12/19] csky: Debug and Ptrace GDB
` [PATCH 15/19] csky: Build infrastructure
` [PATCH 17/19] csky: defconfig
` [gnu-csky] [PATCH 00/19] C-SKY(csky) Linux Kernel Port
[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
2018-03-27 4:58 UTC (29+ messages)
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers
[PATCH v4 0/3] Fix issues with huge mapping in ioremap for ARM64
2018-03-27 4:38 UTC (6+ messages)
` [PATCH v4 2/3] arm64: Implement page table free interfaces
[PATCH v4] mm, pkey: treat pkey-0 special
2018-03-27 4:15 UTC (7+ messages)
[PATCH v5] earlycon: Use a pointer table to fix __earlycon_table stride
2018-03-26 22:24 UTC (3+ messages)
[PATCH v13 00/10] Add io{read|write}64 to io-64-atomic headers
2018-03-26 20:33 UTC (10+ messages)
` [PATCH v13 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe
[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-03-26 19:38 UTC (5+ messages)
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
[PATCH 00/45] remove in-kernel syscall invocations (part 3 == remainder outside arch/)
2018-03-26 12:33 UTC (87+ messages)
` [PATCH 02/45] fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
` [PATCH 03/45] fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
` [PATCH 04/45] fs: add ksys_read() helper; remove in-kernel calls to sys_read()
` [PATCH 07/45] fs: add do_vmsplice() helper; remove in-kernel call to syscall
` [PATCH 08/45] fs: add kern_select() helper; remove in-kernel call to sys_select()
` [PATCH 10/45] fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
` [PATCH 11/45] fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
` [PATCH 12/45] fs: add do_compat_fcntl64() helper; remove in-kernel call to comapt syscall
` [PATCH 14/45] fs: add do_compat_signalfd4() "
` [PATCH 15/45] fs: add do_compat_futimesat() "
` [PATCH 16/45] inotify: add do_inotify_init() helper; remove in-kernel call to syscall
` [PATCH 17/45] fanotify: add do_fanotify_mark() "
` [PATCH 18/45] fs/quota: add kernel_quotactl() "
` [PATCH 19/45] fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
` [PATCH 21/45] kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
` [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
` Any chance that kernel/uid6.c can go? [Was: [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c]
` [PATCH 23/45] sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
` [PATCH 25/45] mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
` [PATCH 29/45] mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
` [PATCH 30/45] ipc: add semtimedop syscall/compat_syscall wrappers
` [PATCH 31/45] ipc: add semget syscall wrapper
` [PATCH 32/45] ipc: add semctl syscall/compat_syscall wrappers
` [PATCH 34/45] ipc: add shmget syscall wrapper
` [PATCH 35/45] ipc: add shmdt "
` [PATCH 36/45] ipc: add shmctl syscall/compat_syscall wrappers
` [PATCH 39/45] ipc: add msgsnd "
` [PATCH 40/45] x86: use _do_fork() in compat_sys_x86_clone()
` [PATCH 41/45] x86: remove compat_sys_x86_waitpid()
` [PATCH 42/45] x86: fix sys_sigreturn() return type to be long, not unsigned long
` [PATCH 43/45] x86/sigreturn: use SYSCALL_DEFINE0
` [PATCH 44/45] kernel/sys_ni: sort cond_syscall() entries
[PATCH RFC tools/lkmm 0/12] Reorganize RCU-related cat rules
2018-03-23 15:50 UTC (6+ messages)
` [PATCH tools/lkmm 1/2] tools/memory-model: Rename link and rcu-path to rcu-link and rb
` [PATCH tools/lkmm 2/2] tools/memory-model: Redefine rb in terms of rcu-fence
[PATCH v2 2/2] earlycon: Use a pointer table to fix __earlycon_table stride
2018-03-23 2:54 UTC (3+ messages)
[PATCH v14 00/10] Add io{read|write}64 to io-64-atomic headers
2018-03-22 17:28 UTC (26+ messages)
` [PATCH v14 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe
` [PATCH v14 02/10] iomap: Add big endian sparse annotations to mmio_{read|write}XXbe()
` [PATCH v14 03/10] parisc: iomap: introduce io{read|write}64
` [PATCH v14 04/10] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v14 05/10] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v14 06/10] iomap: "
` [PATCH v14 07/10] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v14 08/10] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v14 09/10] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v14 10/10] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH v17 00/10] LPC: legacy ISA I/O support
2018-03-22 14:18 UTC (8+ 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