messages from 2018-03-21 16:37:55 to 2018-03-26 13:30:36 UTC [more...]
[PATCH 00/19] C-SKY(csky) Linux Kernel Port
2018-03-26 13:30 UTC (19+ 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
[PATCH 00/45] remove in-kernel syscall invocations (part 3 == remainder outside arch/)
2018-03-26 12:33 UTC (120+ messages)
` [PATCH 01/45] fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
` [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 05/45] fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
` [PATCH 06/45] fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall
` [PATCH 07/45] fs: add do_vmsplice() "
` [PATCH 08/45] fs: add kern_select() helper; remove in-kernel call to sys_select()
` [PATCH 09/45] fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
` [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 13/45] fs: add do_compat_select() "
` [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 20/45] kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall
` [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 24/45] kexec: call do_kexec_load() in compat syscall directly
` [PATCH 25/45] mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
` [PATCH 26/45] mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
` [PATCH 27/45] mm: add kernel_mbind() helper; remove in-kernel call to syscall
` [PATCH 28/45] mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls
` [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 33/45] ipc: add msgget syscall wrapper
` [PATCH 34/45] ipc: add shmget "
` [PATCH 35/45] ipc: add shmdt "
` [PATCH 36/45] ipc: add shmctl syscall/compat_syscall wrappers
` [PATCH 37/45] ipc: add msgctl "
` [PATCH 38/45] ipc: add msgrcv "
` [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 45/45] bpf: whitelist all syscalls for error injection
[PATCH v13 00/10] Add io{read|write}64 to io-64-atomic headers
2018-03-26 10:53 UTC (18+ messages)
` [PATCH v13 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe
` [PATCH v13 06/10] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v13 08/10] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v13 09/10] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v13 10/10] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH v4 0/3] Fix issues with huge mapping in ioremap for ARM64
2018-03-26 9:55 UTC (4+ messages)
` [PATCH v4 2/3] arm64: Implement page table free interfaces
[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
2018-03-26 6:44 UTC (22+ messages)
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers
[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 (9+ 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).