Show patches with: none      |   64804 patches
« 1 2 ... 326 327 328648 649 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/23] integrity/ima: switch to using __kernel_read [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[09/23] fs: add a __kernel_read helper [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[08/23] fs: don't change the address limit for ->write_iter in __kernel_write [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[07/23] fs: remove __vfs_write [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[06/23] fs: implement kernel_write using __kernel_write [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[05/23] fs: check FMODE_WRITE in __kernel_write [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[04/23] fs: unexport __kernel_write [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[03/23] bpfilter: switch to kernel_write [01/23] cachefiles: switch to kernel_write - - - --- 2020-07-07 Christoph Hellwig New
[02/23] autofs: switch to kernel_write [01/23] cachefiles: switch to kernel_write 1 - - --- 2020-07-07 Christoph Hellwig New
[01/23] cachefiles: switch to kernel_write [01/23] cachefiles: switch to kernel_write - 1 - --- 2020-07-07 Christoph Hellwig New
[RFC,v3,2/2] gfs2: Rework read and page fault locking Fix gfs2 readahead deadlocks - - - --- 2020-07-07 Andreas Gruenbacher New
[RFC,v3,1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter Fix gfs2 readahead deadlocks - - - --- 2020-07-07 Andreas Gruenbacher New
[v10,4/4] ext4: Use generic casefolding support Prepare for upcoming Casefolding/Encryption patches - - - --- 2020-07-07 Daniel Rosenberg New
[v10,3/4] f2fs: Use generic casefolding support Prepare for upcoming Casefolding/Encryption patches - - - --- 2020-07-07 Daniel Rosenberg New
[v10,2/4] fs: Add standard casefolding support Prepare for upcoming Casefolding/Encryption patches - - - --- 2020-07-07 Daniel Rosenberg New
[v10,1/4] unicode: Add utf8_casefold_hash Prepare for upcoming Casefolding/Encryption patches - 1 - --- 2020-07-07 Daniel Rosenberg New
[-next] fs_parse: make function fs_param_bad_value() static [-next] fs_parse: make function fs_param_bad_value() static - - - --- 2020-07-07 Wei Yongjun New
[4/4] module: Add hook for security_kernel_post_read_file() Fix misused kernel_read_file() enums - - - --- 2020-07-07 Kees Cook New
[3/4] fs: Remove FIRMWARE_EFI_EMBEDDED from kernel_read_file() enums Fix misused kernel_read_file() enums - - - --- 2020-07-07 Kees Cook New
[2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums Fix misused kernel_read_file() enums - - - --- 2020-07-07 Kees Cook New
[1/4] firmware_loader: EFI firmware loader must handle pre-allocated buffer Fix misused kernel_read_file() enums - - - --- 2020-07-07 Kees Cook New
fs: correct kernel-doc inconsistency fs: correct kernel-doc inconsistency - - - --- 2020-07-07 Colton Lewis New
[v10,9/9] ima: add FIRMWARE_PARTIAL_READ support firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,8/9] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,6/9] bcm-vk: add bcm_vk UAPI firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,5/9] firmware: test partial file reads of request_partial_firmware_into_buf firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,4/9] test_firmware: add partial read support for request_firmware_into_buf firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,3/9] firmware: add request_partial_firmware_into_buf firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,2/9] fs: introduce kernel_pread_file* support firmware: add request_partial_firmware_into_buf - - - --- 2020-07-06 Scott Branden New
[v10,1/9] fs: move kernel_read_file* to its own include file firmware: add request_partial_firmware_into_buf 1 1 - --- 2020-07-06 Scott Branden New
[v6,7/7] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD Add seccomp notifier ioctl that enables adding fds - - - --- 2020-07-06 Kees Cook New
[v6,6/7] seccomp: Introduce addfd ioctl to seccomp user notifier Add seccomp notifier ioctl that enables adding fds - - - --- 2020-07-06 Kees Cook New
[v6,5/7] fs: Expand __receive_fd() to accept existing fd Add seccomp notifier ioctl that enables adding fds 1 1 - --- 2020-07-06 Kees Cook New
[v6,4/7] pidfd: Replace open-coded partial receive_fd() Add seccomp notifier ioctl that enables adding fds 1 1 - --- 2020-07-06 Kees Cook New
[v6,3/7] fs: Add receive_fd() wrapper for __receive_fd() Add seccomp notifier ioctl that enables adding fds 1 1 - --- 2020-07-06 Kees Cook New
[v6,2/7] fs: Move __scm_install_fd() to __receive_fd() Add seccomp notifier ioctl that enables adding fds 1 1 - --- 2020-07-06 Kees Cook New
[v6,1/7] net/scm: Regularize compat handling of scm_detach_fds() Add seccomp notifier ioctl that enables adding fds 1 - - --- 2020-07-06 Kees Cook New
[v6,2/2] Documentation/sysctl: Document uclamp sysctl knobs sched/uclamp: new sysctl for default RT boost value - - - --- 2020-07-06 Qais Yousef New
[v6,1/2] sched/uclamp: Add a new sysctl to control RT default boost value sched/uclamp: new sysctl for default RT boost value - - - --- 2020-07-06 Qais Yousef New
[v3] hung_task:add detecting task in D state milliseconds timeout [v3] hung_task:add detecting task in D state milliseconds timeout - - - --- 2020-07-06 yang che New
[v3,4/4] io_uring: add support for zone-append zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v3,3/4] block: enable zone-append for iov_iter of bvec type zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v3,2/4] block: add zone append handling for direct I/O path zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v3,1/4] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v2] hung_task:add detecting task in D state milliseconds timeout [v2] hung_task:add detecting task in D state milliseconds timeout - - - --- 2020-07-05 yang che New
readfile.2: new page describing readfile(2) readfile.2: new page describing readfile(2) - - - --- 2020-07-04 Greg Kroah-Hartman New
[3/3] selftests: add readfile(2) selftests readfile(2): a new syscall to make open/read/close faster - - - --- 2020-07-04 Greg Kroah-Hartman New
[2/3] arch: wire up the readfile syscall readfile(2): a new syscall to make open/read/close faster 1 - - --- 2020-07-04 Greg Kroah-Hartman New
[1/3] readfile: implement readfile syscall readfile(2): a new syscall to make open/read/close faster - - - --- 2020-07-04 Greg Kroah-Hartman New
[v2] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way [v2] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way 2 - - --- 2020-07-04 Chengguang Xu New
[10/10] Documentation: filesystems: vfs: drop doubled words Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[09/10] Documentation: filesystems: sysfs-tagging: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[08/10] Documentation: filesystems: path-lookup: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[07/10] Documentation: filesystems: overlayfs: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[06/10] Documentation: filesystems: mount_api: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[05/10] Documentation: filesystems: fsverity: drop doubled word Documentation: filesystems: eliminate duplicated words 1 - - --- 2020-07-03 Randy Dunlap New
[04/10] Documentation: filesystems: directory-locking: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[03/10] Documentation: filesystems: configfs: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[02/10] Documentation: filesystems: caching/operations: drop doubled word Documentation: filesystems: eliminate duplicated words - - - --- 2020-07-03 Randy Dunlap New
[01/10] Documentation: filesystems: autofs-mount-control: drop doubled words Documentation: filesystems: eliminate duplicated words 1 - - --- 2020-07-03 Randy Dunlap New
[GIT,PULL] xfs: bug fixes for 5.8-rc4 [GIT,PULL] xfs: bug fixes for 5.8-rc4 - - - --- 2020-07-03 Darrick J. Wong New
[RFC,v2,2/2] gfs2: Rework read and page fault locking Fix gfs2 readahead deadlocks - 1 - --- 2020-07-03 Andreas Gruenbacher New
[RFC,v2,1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter Fix gfs2 readahead deadlocks - 1 - --- 2020-07-03 Andreas Gruenbacher New
[2/2] exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() [1/2] exfat: fix overflow issue in exfat_cluster_to_sector() - 1 - --- 2020-07-03 Namjae Jeon New
[1/2] exfat: fix overflow issue in exfat_cluster_to_sector() [1/2] exfat: fix overflow issue in exfat_cluster_to_sector() - 1 - --- 2020-07-03 Namjae Jeon New
[RFC,4/4] gfs2: Reinstate readahead conversion Fix gfs2 readahead deadlocks - - - --- 2020-07-02 Andreas Gruenbacher New
[RFC,3/4] gfs2: Rework read and page fault locking Fix gfs2 readahead deadlocks - - - --- 2020-07-02 Andreas Gruenbacher New
[RFC,2/4] fs: Add IOCB_NOIO flag for generic_file_read_iter Fix gfs2 readahead deadlocks - - - --- 2020-07-02 Andreas Gruenbacher New
[RFC,1/4] gfs2: Revert readahead conversion Fix gfs2 readahead deadlocks - - - --- 2020-07-02 Andreas Gruenbacher New
[v3,16/16] umd: Stop using split_argv Make the user mode driver code a better citizen - - - --- 2020-07-02 Eric W. Biederman New
[v3,15/16] umd: Remove exit_umh Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,14/16] bpfilter: Take advantage of the facilities of struct pid Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,13/16] exit: Factor thread_group_exited out of pidfd_poll Make the user mode driver code a better citizen 2 - 1 --- 2020-07-02 Eric W. Biederman New
[v3,12/16] umd: Track user space drivers with struct pid Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,11/16] bpfilter: Move bpfilter_umh back into init data Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,10/16] exec: Remove do_execve_file Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,09/16] umh: Stop calling do_execve_file Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,08/16] umd: Transform fork_usermode_blob into fork_usermode_driver Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,07/16] umd: Rename umd_info.cmdline umd_info.driver_name Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,06/16] umd: For clarity rename umh_info umd_info Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,05/16] umh: Separate the user mode driver and the user mode helper support Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,04/16] umh: Remove call_usermodehelper_setup_file. Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,03/16] umh: Rename the user mode driver helpers for clarity Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,02/16] umh: Move setting PF_UMH into umh_pipe_setup Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[v3,01/16] umh: Capture the pid in umh_pipe_setup Make the user mode driver code a better citizen - 1 - --- 2020-07-02 Eric W. Biederman New
[2/2] f2fs: manage zone capacity during writes and gc f2fs: zns zone-capacity support - - - --- 2020-07-02 Aravind Ramesh New
[1/2] f2fs: support zone capacity less than zone size f2fs: zns zone-capacity support - - - --- 2020-07-02 Aravind Ramesh New
[RFC,v2] fs/namespace: use percpu_rw_semaphore for writer holding [RFC,v2] fs/namespace: use percpu_rw_semaphore for writer holding - - - --- 2020-07-02 Sebastian Andrzej Siewior New
[RFC] hung_task:add detecting task in D state milliseconds timeout [RFC] hung_task:add detecting task in D state milliseconds timeout - - - --- 2020-07-02 yang che New
[v4,10/10] fanotify: report parent fid + child fid fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,09/10] fanotify: report parent fid + name + child fid fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,08/10] fanotify: add support for FAN_REPORT_NAME fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,07/10] fanotify: report events with parent dir fid to sb/mount/non-dir marks fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,06/10] fanotify: add basic support for FAN_REPORT_DIR_FID fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,05/10] fsnotify: send MOVE_SELF event with parent/name info fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,04/10] fsnotify: send event with parent/name info to sb/mount/non-dir marks fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,03/10] fsnotify: send event to parent and child with single callback fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,02/10] fanotify: report both events on parent and child with single callback fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,01/10] inotify: report both events on parent and child with single callback fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v2] cifs: remove the retry in cifs_poxis_lock_set [v2] cifs: remove the retry in cifs_poxis_lock_set - - - --- 2020-07-02 yangerkun New
« 1 2 ... 326 327 328648 649 »