Show patches with: none      |   64106 patches
« 1 2 ... 347 348 349641 642 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v4,50/69] follow_dotdot{,_rcu}(): massage loops [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,49/69] lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,48/69] follow_dotdot{,_rcu}(): switch to use of step_into() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,47/69] handle_dots(), follow_dotdot{,_rcu}(): preparation to switch to step_into() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,46/69] move handle_dots(), follow_dotdot() and follow_dotdot_rcu() past step_into() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,45/69] follow_dotdot{,_rcu}(): lift LOOKUP_BENEATH checks out of loop [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,44/69] follow_dotdot{,_rcu}(): lift switching nd->path to parent out of loop [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,43/69] expand path_parent_directory() in its callers [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,42/69] path_parent_directory(): leave changing path->dentry to callers [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,41/69] path_connected(): pass mount and dentry separately [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,40/69] split the lookup-related parts of do_last() into a separate helper [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,39/69] do_last(): rejoin the common path even earlier in FMODE_{OPENED,CREATED} case [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,38/69] do_last(): simplify the liveness analysis past finish_open_created [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,37/69] do_last(): rejoing the common path earlier in FMODE_{OPENED,CREATED} case [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,36/69] do_last(): don't bother with keeping got_write in FMODE_OPENED case [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,35/69] do_last(): merge the may_open() calls [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,34/69] atomic_open(): lift the call of may_open() into do_last() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,33/69] atomic_open(): return the right dentry in FMODE_OPENED case [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,32/69] new helper: traverse_mounts() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,31/69] massage __follow_mount_rcu() a bit [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,30/69] namei: have link_path_walk() maintain LOOKUP_PARENT [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,29/69] link_path_walk(): simplify stack handling [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,28/69] pick_link(): check for WALK_TRAILING, not LOOKUP_PARENT [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,27/69] namei: invert the meaning of WALK_FOLLOW [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,26/69] sanitize handling of nd->last_type, kill LAST_BIND [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,25/69] finally fold get_link() into pick_link() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,24/69] merging pick_link() with get_link(), part 6 [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,23/69] merging pick_link() with get_link(), part 5 [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,22/69] merging pick_link() with get_link(), part 4 [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,21/69] merging pick_link() with get_link(), part 3 [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,20/69] merging pick_link() with get_link(), part 2 [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,19/69] merging pick_link() with get_link(), part 1 [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,18/69] expand the only remaining call of path_lookup_conditional() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,17/69] LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,16/69] fold handle_mounts() into step_into() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,15/69] new step_into() flag: WALK_NOFOLLOW [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,14/69] step_into() callers: dismiss the symlink earlier [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,13/69] lookup_fast(): take mount traversal into callers [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,12/69] teach handle_mounts() to handle RCU mode [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,11/69] lookup_fast(): consolidate the RCU success case [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,10/69] handle_mounts(): pass dentry in, turn path into a pure out argument [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,09/69] do_last(): collapse the call of path_to_nameidata() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,08/69] lookup_open(): saner calling conventions (return dentry on success) [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,07/69] atomic_open(): saner calling conventions (return dentry on success) [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,06/69] handle_mounts(): start building a sane wrapper for follow_managed() [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,05/69] make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOW [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,04/69] follow_automount() doesn't need the entire nameidata [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,03/69] follow_automount(): get rid of dead^Wstillborn code [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,02/69] fix automount/automount race properly [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
[RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers [RFC,v4,01/69] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-03-13 Al Viro New
fs: Fix missing 'bit' in comment fs: Fix missing 'bit' in comment 1 - - --- 2020-03-13 Chucheng Luo New
[git,pull] vfs.git fixes [git,pull] vfs.git fixes - - - --- 2020-03-12 Al Viro New
[v2,4/4] selftests: kmod: test disabling module autoloading module autoloading fixes and cleanups 1 - - --- 2020-03-12 Eric Biggers New
[v2,3/4] docs: admin-guide: document the kernel.modprobe sysctl module autoloading fixes and cleanups - - - --- 2020-03-12 Eric Biggers New
[v2,2/4] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() module autoloading fixes and cleanups 1 - - --- 2020-03-12 Eric Biggers New
[v2,1/4] kmod: make request_module() return an error when autoloading is disabled module autoloading fixes and cleanups 1 - - --- 2020-03-12 Eric Biggers New
[v3,4/4] cgroupfs: Support user xattrs Support user xattrs in cgroupfs - - - --- 2020-03-12 Daniel Xu New
[v3,3/4] kernfs: Add option to enable user xattrs Support user xattrs in cgroupfs - - - --- 2020-03-12 Daniel Xu New
[v3,2/4] kernfs: Add removed_size out param for simple_xattr_set Support user xattrs in cgroupfs - - - --- 2020-03-12 Daniel Xu New
[v3,1/4] kernfs: kvmalloc xattr value instead of kmalloc Support user xattrs in cgroupfs - 2 - --- 2020-03-12 Daniel Xu New
umh: fix refcount underflow in fork_usermode_blob(). umh: fix refcount underflow in fork_usermode_blob(). - - - --- 2020-03-12 Tetsuo Handa New
ACPI: sysfs: copy ACPI data using io memory copying ACPI: sysfs: copy ACPI data using io memory copying - - - --- 2020-03-12 Colin King New
[v8,11/11] ext4: add inline encryption support Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,10/11] f2fs: add inline encryption support Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,09/11] fscrypt: add inline encryption support Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,08/11] fs: introduce SB_INLINECRYPT Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,07/11] scsi: ufs: Add inline encryption support to UFS Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,06/11] scsi: ufs: UFS crypto API Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,05/11] scsi: ufs: UFS driver v2.1 spec crypto additions Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,04/11] block: blk-crypto-fallback for Inline Encryption Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,03/11] block: Make blk-integrity preclude hardware inline encryption Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,02/11] block: Inline encryption support for blk-mq Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
[v8,01/11] block: Keyslot Manager for Inline Encryption Inline Encryption Support - - - --- 2020-03-12 Satya Tangirala New
fs: Fix missing 'bit' in comment fs: Fix missing 'bit' in comment 1 - - --- 2020-03-12 Chucheng Luo New
[GIT,PULL] fscrypt fix for v5.6-rc6 [GIT,PULL] fscrypt fix for v5.6-rc6 - - - --- 2020-03-11 Eric Biggers New
[v9,13/13] arm64: BTI: Add Kconfig entry for userspace BTI arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,12/13] mm: smaps: Report arm64 guarded pages in smaps arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,11/13] arm64: mm: Display guarded pages in ptdump arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,10/13] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions arm64: Branch Target Identification support 1 - - --- 2020-03-11 Mark Brown New
[v9,09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions arm64: Branch Target Identification support - - - --- 2020-03-11 Mark Brown New
[v9,08/13] arm64: traps: Shuffle code to eliminate forward declarations arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,07/13] arm64: unify native/compat instruction skipping arm64: Branch Target Identification support - 2 - --- 2020-03-11 Mark Brown New
[v9,06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,05/13] arm64: elf: Enable BTI at exec based on ELF program properties arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,04/13] elf: Allow arch to tweak initial mmap prot flags arm64: Branch Target Identification support - 2 - --- 2020-03-11 Mark Brown New
[v9,03/13] arm64: Basic Branch Target Identification support arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,02/13] ELF: Add ELF program property parsing support arm64: Branch Target Identification support - 1 - --- 2020-03-11 Mark Brown New
[v9,01/13] ELF: UAPI and Kconfig additions for ELF program properties arm64: Branch Target Identification support - 2 - --- 2020-03-11 Mark Brown New
[5/5] staging: exfat: standardize checksum calculation [1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification - 1 - --- 2020-03-11 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[4/5] staging: exfat: add boot region verification [1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification - 1 - --- 2020-03-11 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[3/5] staging: exfat: consolidate boot sector analysis [1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification - 1 - --- 2020-03-11 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[2/5] staging: exfat: separate and move exFAT-mount core processing. [1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification - 1 - --- 2020-03-11 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification [1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification - 1 - --- 2020-03-11 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
kmod: make request_module() return an error when autoloading is disabled kmod: make request_module() return an error when autoloading is disabled - 1 - --- 2020-03-10 Eric Biggers New
pidfd: Stop taking cred_guard_mutex pidfd: Stop taking cred_guard_mutex 1 - - --- 2020-03-10 Eric W. Biederman New
[4/4] perf: Use new infrastructure to fix deadlocks in execve Use new infrastructure to fix deadlocks in execve - - - --- 2020-03-10 Bernd Edlinger New
[3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve Use new infrastructure to fix deadlocks in execve - - - --- 2020-03-10 Bernd Edlinger New
[2/4] proc: Use new infrastructure to fix deadlocks in execve Use new infrastructure to fix deadlocks in execve - 1 - --- 2020-03-10 Bernd Edlinger New
[1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve Use new infrastructure to fix deadlocks in execve - - - --- 2020-03-10 Bernd Edlinger New
kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected - - - --- 2020-03-10 Guilherme Piccoli New
« 1 2 ... 347 348 349641 642 »