Show patches with: State = Action Required       |   62648 patches
« 1 2 ... 417 418 419626 627 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,12/13] epoll: support mapping for epfd when polled from userspace epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,11/13] epoll: support polling from userspace for ep_poll() epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,10/13] epoll: support polling from userspace for ep_modify() epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,09/13] epoll: support polling from userspace for ep_remove() epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,08/13] epoll: support polling from userspace for ep_insert() epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,07/13] epoll: call ep_add_event_to_uring() from ep_poll_callback() epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,06/13] epoll: introduce helpers for adding/removing events to uring epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,05/13] epoll: offload polling to a work in case of epfd polled from userspace epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,04/13] epoll: some sanity flags checks for epoll syscalls for polling from userspace epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,03/13] epoll: allocate user header and user events ring for polling from userspace epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,02/13] epoll: introduce user structures for polling from userspace epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
[RFC,v2,01/13] epoll: move private helpers from a header to the source epoll: support pollable epoll from userspace - - - --- 2019-01-21 Roman Penyaev New
fs: Abort if a module symbol is too long fs: Abort if a module symbol is too long - - - --- 2019-01-21 Breno Leitao New
[2/2] fs: move generic stat response attr handling to vfs_getattr_nosec [1/2] orangefs: don't reinitialize result_mask in ->getattr - - - --- 2019-01-21 Christoph Hellwig New
[1/2] orangefs: don't reinitialize result_mask in ->getattr [1/2] orangefs: don't reinitialize result_mask in ->getattr - - - --- 2019-01-21 Christoph Hellwig New
iomap: get/put the page in iomap_page_create/release() iomap: get/put the page in iomap_page_create/release() - 1 - --- 2019-01-21 Christoph Hellwig New
[v3] fs: ratelimit __find_get_block_slow() failure message. [v3] fs: ratelimit __find_get_block_slow() failure message. - 1 - --- 2019-01-21 Tetsuo Handa New
[2/2] binderfs: use __u32 for device numbers [1/2] binderfs: use correct include guards in header - - - --- 2019-01-21 Christian Brauner New
[1/2] binderfs: use correct include guards in header [1/2] binderfs: use correct include guards in header - - - --- 2019-01-21 Christian Brauner New
[v1,7/7] binderfs: switch from d_add() to d_instantiate() binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
[v1,6/7] binderfs: drop lock in binderfs_binder_ctl_create binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
[v1,5/7] binderfs: kill_litter_super() before cleanup binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
[v1,4/7] binderfs: rework binderfs_binder_device_create() binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
[v1,3/7] binderfs: rework binderfs_fill_super() binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
[v1,2/7] binderfs: prevent renaming the control dentry binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
[v1,1/7] binderfs: remove outdated comment binderfs: debug galore - - - --- 2019-01-21 Christian Brauner New
fs: Allow opening only regular files during execve(). fs: Allow opening only regular files during execve(). 1 - - --- 2019-01-21 Tetsuo Handa New
[V14,18/18] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,17/18] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,16/18] block: document usage of bio iterator helpers block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,15/18] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,14/18] block: enable multipage bvecs block: support multi-page bvec - 1 - --- 2019-01-21 Ming Lei New
[V14,13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 2 - --- 2019-01-21 Ming Lei New
[V14,11/18] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,10/18] btrfs: use mp_bvec_last_segment to get bio's last page block: support multi-page bvec - 1 - --- 2019-01-21 Ming Lei New
[V14,09/18] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,08/18] block: introduce mp_bvec_last_segment() block: support multi-page bvec - 1 - --- 2019-01-21 Ming Lei New
[V14,07/18] block: use bio_for_each_mp_bvec() to map sg block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec() block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,04/18] block: introduce multi-page bvec helpers block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,03/18] block: remove bvec_iter_rewind() block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,02/18] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,01/18] btrfs: look at bi_size for repair decisions block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
mm: proc: smaps_rollup: Fix pss_locked calculation mm: proc: smaps_rollup: Fix pss_locked calculation - - - --- 2019-01-21 Sandeep Patil New
[RFC,v5,09/09] btrfs: use common file type conversion Untitled series #68981 1 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,08/09] nilfs2: use common file type conversion Untitled series #69081 - 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,07/09] ext4: use common file type conversion Untitled series #68981 - 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,06/09] f2fs: use common file type conversion Untitled series #68981 - 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,05/09] ocfs2: use common file type conversion Untitled series #69079 - 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,04/09] ext2: use common file type conversion Untitled series #68981 - - - --- 2019-01-21 Phillip Potter New
[RFC,v5,03/09] hfsplus: use fs_umode_to_dtype() helper Untitled series #69075 - 2 - --- 2019-01-21 Phillip Potter New
[RFC,v5,02/09] ufs: use fs_umode_to_dtype() helper Untitled series #69071 - 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,01/09] fs: common implementation of file type [RFC,v5,01/09] fs: common implementation of file type - - - --- 2019-01-21 Phillip Potter New
[v2,29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures y2038: add time64 syscalls 3 - - --- 2019-01-18 Arnd Bergmann New
[v2,28/29] y2038: rename old time and utime syscalls y2038: add time64 syscalls 2 - - --- 2019-01-18 Arnd Bergmann New
[v2,27/29] y2038: remove struct definition redirects y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,26/29] y2038: use time32 syscall names on 32-bit y2038: add time64 syscalls 1 - - --- 2019-01-18 Arnd Bergmann New
[v2,24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,23/29] timex: change syscalls to use struct __kernel_timex y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,22/29] timex: use __kernel_timex internally y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,21/29] sparc64: add custom adjtimex/clock_adjtime functions y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,20/29] time: fix sys_timer_settime prototype y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,19/29] time: Add struct __kernel_timex y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,18/29] time: make adjtime compat handling available for 32 bit y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,17/29] syscalls: remove obsolete __IGNORE_ macros y2038: add time64 syscalls 1 - - --- 2019-01-18 Arnd Bergmann New
[v2,16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,15/29] alpha: add standard statfs64/fstatfs64 syscalls y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,14/29] arch: add pkey and rseq syscall numbers everywhere y2038: add time64 syscalls 2 - - --- 2019-01-18 Arnd Bergmann New
[v2,13/29] arch: add split IPC system calls where needed y2038: add time64 syscalls 2 - - --- 2019-01-18 Arnd Bergmann New
[v2,12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,11/29] sparc64: fix sparc_ipc type conversion y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,10/29] sh: add statx system call y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,09/29] sh: remove duplicate unistd_32.h file y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,08/29] m68k: assign syscall number for seccomp y2038: add time64 syscalls 1 - - --- 2019-01-18 Arnd Bergmann New
[v2,07/29] ARM: add kexec_file_load system call number y2038: add time64 syscalls 1 - - --- 2019-01-18 Arnd Bergmann New
[v2,06/29] ARM: add migrate_pages() system call y2038: add time64 syscalls 1 - - --- 2019-01-18 Arnd Bergmann New
[v2,05/29] alpha: update syscall macro definitions y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,04/29] alpha: wire up io_pgetevents system call y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,03/29] ia64: assign syscall numbers for perf and seccomp y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,02/29] ia64: add statx and io_pgetevents syscalls y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v2,01/29] ia64: add __NR_umount2 definition y2038: add time64 syscalls - - - --- 2019-01-18 Arnd Bergmann New
[v4,3/3] fs: let filldir_t return bool instead of an error code [v4,1/3] fs: hoist EFSCORRUPTED definition into uapi header - - - --- 2019-01-18 Jann Horn New
[v4,2/3] fs: don't let getdents return bogus names [v4,1/3] fs: hoist EFSCORRUPTED definition into uapi header - - - --- 2019-01-18 Jann Horn New
[v4,1/3] fs: hoist EFSCORRUPTED definition into uapi header [v4,1/3] fs: hoist EFSCORRUPTED definition into uapi header 2 - - --- 2019-01-18 Jann Horn New
[17/17] io_uring: add io_uring_event cache hit information [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[16/17] io_uring: add support for IORING_OP_POLL [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[15/17] io_uring: add io_kiocb ref count [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[14/17] io_uring: add submission polling [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[13/17] io_uring: add file set registration [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[12/17] io_uring: add support for pre-mapped user IO buffers [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[11/17] block: implement bio helper to add iter bvec pages to bio [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[10/17] io_uring: batch io_kiocb allocation [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[09/17] io_uring: use fget/fput_many() for file references [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[08/17] fs: add fget_many() and fput_many() [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[07/17] io_uring: support for IO polling [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[06/17] io_uring: add fsync support [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[05/17] Add io_uring IO interface [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[04/17] iomap: wire up the iopoll method [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
« 1 2 ... 417 418 419626 627 »