Show patches with: State = Action Required       |   62441 patches
« 1 2 ... 506 507 508624 625 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/15] kernel: convert nsproxy.count from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[09/15] kernel: convert uprobe.ref from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[08/15] kernel: convert ring_buffer.aux_refcount from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[07/15] kernel: convert ring_buffer.refcount from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[06/15] kernel: convert perf_event_context.refcount from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[05/15] kernel: convert task_struct.stack_refcount from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[04/15] kernel: convert task_struct.usage from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[03/15] kernel: convert user_struct.__count from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[02/15] kernel: convert signal_struct.sigcnt from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t - 2 - --- 2017-07-17 Reshetova, Elena New
[GIT,PULL] Please pull NFS client changes for Linux 4.13 - - - --- 2017-07-16 Trond Myklebust New
[3/3] h8300: Add missing closing parenthesis in flat_get_addr_from_rp() - - - --- 2017-07-16 Geert Uytterhoeven New
[2/3] blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes - - - --- 2017-07-16 Geert Uytterhoeven New
[1/3] binfmt_flat: Use %u to format u32 - - - --- 2017-07-16 Geert Uytterhoeven New
[v2] f2fs: avoid cpu lockup - 1 - --- 2017-07-16 Jaegeuk Kim New
[4/4] firmware: fix batched requests: send wake up on failure on direct lookups - - - --- 2017-07-15 Luis Chamberlain New
[3/4] test_firmware: add batched firmware tests - - - --- 2017-07-15 Luis Chamberlain New
[2/4] firwmare: enable a debug print for batched requests - - - --- 2017-07-15 Luis Chamberlain New
[1/4] firmware: define pr_fmt - - - --- 2017-07-15 Luis Chamberlain New
f2fs: avoid cpu lockup - - - --- 2017-07-15 Jaegeuk Kim New
EPOLLET behavior and performance - - - --- 2017-07-14 Brian C. Anderson New
replace incorrect strscpy use in FORTIFY_SOURCE 1 - - --- 2017-07-14 Daniel Micay New
[v2] fs: Fix page cache inconsistency when mixing buffered and AIO DIO - - - --- 2017-07-14 Lukas Czerner New
Fill in ELF image holes with PROT_NONE to prevent mapping to the hole - - - --- 2017-07-14 blackzert@gmail.com New
f2fs: let __get_victim successfully get a segno in corner case - - - --- 2017-07-14 Yunlong Song New
f2fs: include seq_file.h for sysfs.c - 1 - --- 2017-07-14 Jaegeuk Kim New
[v2] generic: test negative SEEK_HOLE/SEEK_DATA offsets - - - --- 2017-07-13 Darrick J. Wong New
fs: Fix page cache inconsistency when mixing buffered and AIO DIO - - - --- 2017-07-13 Lukas Czerner New
[v3,4/4] ima: define "fs_unsafe" builtin policy - - - --- 2017-07-13 Mimi Zohar New
[v3,3/4] ima: define "dont_failsafe" policy action rule - - - --- 2017-07-13 Mimi Zohar New
[v3,2/4] ima: use fs method to read integrity data - - - --- 2017-07-13 Mimi Zohar New
[v3,1/4] ima: always measure and audit files in policy - - - --- 2017-07-13 Mimi Zohar New
[V2] fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio - - - --- 2017-07-13 Ashish Samant New
[GIT,PULL] sysctl fixes for v4.13-rc1 - - 1 --- 2017-07-13 Eric W. Biederman New
export symbol mount_lock - - - --- 2017-07-12 Jay Lan New
[6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only - 1 - --- 2017-07-12 Eric Biggers New
[5/6] fscrypt: cache the HMAC transform for each master key - 1 - --- 2017-07-12 Eric Biggers New
[4/6] fscrypt: verify that the correct master key was supplied 1 - - --- 2017-07-12 Eric Biggers New
[3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys - - - --- 2017-07-12 Eric Biggers New
[2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor 1 - - --- 2017-07-12 Eric Biggers New
[1/6] fscrypt: add v2 encryption context and policy 1 - - --- 2017-07-12 Eric Biggers New
generic: test negative SEEK_HOLE/SEEK_DATA offsets - - - --- 2017-07-12 Darrick J. Wong New
vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets - - - --- 2017-07-12 Darrick J. Wong New
[v6,1/1] f2fs: dax: implement direct access - - - --- 2017-07-12 sunqiuyang New
[v2] f2fs: Don't clear SGID when inheriting ACLs - 2 - --- 2017-07-11 Jaegeuk Kim New
f2fs: Don't clear SGID when inheriting ACLs - - - --- 2017-07-11 Jaegeuk Kim New
[v1] fuse: increase FUSE_MAX_PAGES_PER_REQ - - - --- 2017-07-11 Constantine Shulyupin New
isofs: Fix isofs_show_options() - - - --- 2017-07-11 David Howells New
[V2] get_fs_type: Validate fs type string argument - - - --- 2017-07-11 Chandan Rajendra New
get_fs_type: Validate fs type string argument - - - --- 2017-07-11 Chandan Rajendra New
binfmt_flat: fix format string for u32 - - - --- 2017-07-10 Arnd Bergmann New
[v2,8/8] exec: Use sane stack rlimit under secureexec - - - --- 2017-07-10 Kees Cook New
[v2,7/8] exec: Consolidate pdeath_signal clearing - - - --- 2017-07-10 Kees Cook New
[v2,6/8] exec: Consolidate dumpability logic - - - --- 2017-07-10 Kees Cook New
[v2,5/8] smack: Remove redundant pdeath_signal clearing - - - --- 2017-07-10 Kees Cook New
[v2,4/8] exec: Use secureexec for clearing pdeath_signal - - - --- 2017-07-10 Kees Cook New
[v2,3/8] exec: Use secureexec for setting dumpability - - - --- 2017-07-10 Kees Cook New
[v2,2/8] exec: Move security_bprm_secureexec() earlier - - - --- 2017-07-10 Kees Cook New
[v2,1/8] exec: Correct comments about "point of no return" - - - --- 2017-07-10 Kees Cook New
[CIFS] Upgrade default dialect to SMB3 from cifs (SMB1) for improved security - - - --- 2017-07-09 Steve French New
fs: show frozen status in mountinfo - - - --- 2017-07-08 Florian Margaine New
[CIFS] Upgrade default dialect to SMB3 from cifs (SMB1) for improved security - - - --- 2017-07-08 Steve French New
[git,pull] vfs.git part 3 - - - --- 2017-07-08 Al Viro New
[v4,3/3] ext4: Add IOMAP_REPORT support for inline data - - - --- 2017-07-07 Andreas Gruenbacher New
[v4,2/3] iomap: Switch from blkno to physical offset - - - --- 2017-07-07 Andreas Gruenbacher New
[v4,1/3] ext4: Add missing locking around iomap_seek_{hole,data} - - - --- 2017-07-07 Andreas Gruenbacher New
[2/2] exec: Use sane stack rlimit for setuid exec - - - --- 2017-07-07 Kees Cook New
[1/2] exec: Move security_bprm_secureexec() earlier - - - --- 2017-07-07 Kees Cook New
[f2fs-dev,1/2,v2] f2fs: avoid deadlock caused by lock order of page and lock_op - - - --- 2017-07-07 Jaegeuk Kim New
[git,pull] vfs.git part 1 - - - --- 2017-07-07 Linus Torvalds New
[git,pull] vfs.git part 1 - - - --- 2017-07-07 Linus Torvalds New
[v2] integrity: track mtime in addition to i_version for assessment - - - --- 2017-07-07 Jeffrey Layton New
[RFC] guarantee inode of alias's parent - - - --- 2017-07-07 Gi-Oh Kim New
fs/fcntl: Fix F_GET/SETLK etc. for compat processes 1 - - --- 2017-07-07 Michael Ellerman New
[15/15] kernel: convert kcov.refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[13/15] kernel: convert numa_group.refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[12/15] kernel: convert cred.usage from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[11/15] kernel: convert group_info.usage from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[10/15] kernel: convert nsproxy.count from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[09/15] kernel: convert uprobe.ref from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[08/15] kernel: convert ring_buffer.aux_refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[07/15] kernel: convert ring_buffer.refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[06/15] kernel: convert perf_event_context.refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[05/15] kernel: convert task_struct.stack_refcount from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[04/15] kernel: convert task_struct.usage from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[03/15] kernel: convert user_struct.__count from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[02/15] kernel: convert signal_struct.sigcnt from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t - - - --- 2017-07-07 Reshetova, Elena New
[GIT,PULL] libnvdimm for 4.13 - - - --- 2017-07-07 Dan Williams New
[v2] f2fs: relax migratepage for atomic written page - 1 - --- 2017-07-06 Jaegeuk Kim New
mbcache: initialize entry->e_referenced in mb_cache_entry_create() - 1 - --- 2017-07-06 Alexander Potapenko New
[RFC,v1] efivarfs: define integrity_read method - - - --- 2017-07-06 Mimi Zohar New
[git,pull] vfs.git part 3 - - - --- 2017-07-06 Christoph Hellwig New
[4/4] block_dev: support RFW_NOWAIT on block device nodes - - - --- 2017-07-06 Christoph Hellwig New
[3/4] fs: support RWF_NOWAIT for buffered reads - - - --- 2017-07-06 Christoph Hellwig New
[2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read 3 2 - --- 2017-07-06 Christoph Hellwig New
[1/4] fs: pass iocb to do_generic_file_read 1 - - --- 2017-07-06 Christoph Hellwig New
[2/2] afs: Add metadata xattrs - - - --- 2017-07-06 David Howells New
[1/2] afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories - - - --- 2017-07-06 David Howells New
« 1 2 ... 506 507 508624 625 »