Show patches with: State = Action Required       |   62665 patches
« 1 2 ... 319 320 321626 627 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/12] vfio: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper 1 - - --- 2020-05-08 Christoph Hellwig New
[07/12] eventfd: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[06/12] eventpoll: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[05/12] io_uring: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[04/12] bpf: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[03/12] pidfd: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[02/12] kvm: use __anon_inode_getfd [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[01/12] fd: add a new __anon_inode_getfd helper [01/12] fd: add a new __anon_inode_getfd helper - - - --- 2020-05-08 Christoph Hellwig New
[RFC,8/8] dcache: prevent flooding with negative dentries dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,7/8] dcache: push releasing dentry lock into sweep_negative dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,6/8] dcache: stop walking siblings if remaining dentries all negative dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,5/8] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk() dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,4/8] fsnotify: stop walking child dentries if remaining tail is negative dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,3/8] dcache: sweep cached negative dentries to the end of list of siblings dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,2/8] selftests: add stress testing tool for dcache dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[RFC,1/8] dcache: show count of hash buckets in sysctl fs.dentry-state dcache: increase poison resistance - - - --- 2020-05-08 Konstantin Khlebnikov New
[11/11] fs: don't change the address limit for ->read_iter in __kernel_read [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[10/11] fs: remove __vfs_read [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[09/11] fs: implement kernel_read using __kernel_read [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[08/11] integrity/ima: switch to using __kernel_read [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[07/11] fs: add a __kernel_read helper [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[06/11] fs: don't change the address limit for ->write_iter in __kernel_write [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[05/11] fs: remove __vfs_write [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[04/11] fs: implement kernel_write using __kernel_write [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[03/11] fs: remove the call_{read,write}_iter functions [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[02/11] fs: check FMODE_WRITE in __kernel_write [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
[01/11] fs: call file_{start,end}_write from __kernel_write [01/11] fs: call file_{start,end}_write from __kernel_write - - - --- 2020-05-08 Christoph Hellwig New
hfs: stop using ioctl_by_bdev hfs: stop using ioctl_by_bdev - - - --- 2020-05-08 Christoph Hellwig New
[v2,2/2] fs/io_uring: remove unused flag fd_non_neg [v2,1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx - - - --- 2020-05-08 Max Kellermann New
[v2,1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx [v2,1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx - - - --- 2020-05-08 Max Kellermann New
[v5,7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver firmware: add partial read support in request_firmware_into_buf - - - --- 2020-05-08 Scott Branden New
[v5,5/7] bcm-vk: add bcm_vk UAPI firmware: add partial read support in request_firmware_into_buf - - - --- 2020-05-08 Scott Branden New
[v5,4/7] firmware: test partial file reads of request_firmware_into_buf firmware: add partial read support in request_firmware_into_buf - - - --- 2020-05-08 Scott Branden New
[v5,3/7] test_firmware: add partial read support for request_firmware_into_buf firmware: add partial read support in request_firmware_into_buf - - - --- 2020-05-08 Scott Branden New
[v5,2/7] firmware: add offset to request_firmware_into_buf firmware: add partial read support in request_firmware_into_buf - - - --- 2020-05-08 Scott Branden New
[v5,1/7] fs: introduce kernel_pread_file* support firmware: add partial read support in request_firmware_into_buf - - - --- 2020-05-08 Scott Branden New
[2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd() fs: avoid fdput() after failed fdget() - - - --- 2020-05-07 Shuah Khan New
[1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range() fs: avoid fdput() after failed fdget() - - - --- 2020-05-07 Shuah Khan New
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases 1 - - --- 2020-05-07 Guilherme Piccoli New
[RFC,V3,10/10] mm/migrate.c: call detach_page_private to cleanup code Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,09/10] buffer_head.h: remove attach_page_buffers Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,08/10] orangefs: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,07/10] ntfs: replace attach_page_buffers with attach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,06/10] iomap: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,05/10] f2fs: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code 1 - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,04/10] fs/buffer.c: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,03/10] btrfs: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,02/10] md: remove __clear_page_buffers and use attach/detach_page_private Introduce attach/detach_page_private to cleanup code 1 - - --- 2020-05-07 Guoqing Jiang New
[RFC,V3,01/10] include/linux/pagemap.h: introduce attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-07 Guoqing Jiang New
fs/io_uring: fix O_PATH fds in openat, openat2, statx fs/io_uring: fix O_PATH fds in openat, openat2, statx - - - --- 2020-05-07 Max Kellermann New
fs/binfmt_elf.c: Replace zero-length array with flexible-array fs/binfmt_elf.c: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva New
fanotify: Replace zero-length array with flexible-array fanotify: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva New
[v2] kernel: add panic_on_taint [v2] kernel: add panic_on_taint - - - --- 2020-05-07 Rafael Aquini New
[GIT,PULL] configfs fix for 5.7 [GIT,PULL] configfs fix for 5.7 - - - --- 2020-05-07 Christoph Hellwig New
[1/1] hibernate: restrict writes to the snapshot device hibernate: restrict writes to the snapshot device - - - --- 2020-05-07 Domenico Andreoli New
[RFC,43/43] PKRAM: improve index alignment of pkram_link entries PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,42/43] shmem: reduce time holding xa_lock when inserting pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,41/43] XArray: add xas_export_node() and xas_import_node() PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,40/43] shmem: initial support for adding multiple pages to pagecache PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages() PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,38/43] mm: implement splicing a list of pages to the LRU PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,36/43] PKRAM: add support for loading pages in bulk PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,35/43] shmem: introduce shmem_insert_pages() PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,34/43] shmem: PKRAM: multithread preserving and restoring shmem pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,33/43] PKRAM: atomically add and remove link pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,32/43] shmem: PKRAM: preserve shmem files a chunk at a time PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,31/43] memblock, mm: defer initialization of preserved pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,30/43] memblock: add for_each_reserved_mem_range() PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,29/43] memblock: PKRAM: mark memblocks that contain preserved pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,28/43] PKRAM: ensure memblocks with preserved pages init'd for numa PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,27/43] x86/mm/numa: add numa_isolate_memblocks() PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,26/43] mm: shmem: when inserting, handle pages already charged to a memcg PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,25/43] mm: shmem: specify the mm to use when inserting pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,24/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,23/43] mm: shmem: enable saving to PKRAM PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,22/43] mm: shmem: introduce shmem_insert_page PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,21/43] x86/KASLR: PKRAM: support physical kaslr PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,20/43] PKRAM: disable feature when running the kdump kernel PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,19/43] mm: PKRAM: allow preserved memory to be freed from userspace PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,18/43] kexec: PKRAM: avoid clobbering already preserved pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,17/43] PKRAM: provide a way to check if a memory range has preserved pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,15/43] PKRAM: provide a way to ban pages from use by PKRAM PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,13/43] mm: PKRAM: free preserved pages pagetable PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,12/43] mm: PKRAM: reserve preserved memory at boot PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,11/43] PKRAM: pass the preserved pages pagetable to the next kernel PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,10/43] PKRAM: add code for walking the preserved pages pagetable PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,09/43] PKRAM: build a physical mapping pagetable of pages to be preserved PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,08/43] mm: PKRAM: introduce super block PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,07/43] mm: PKRAM: link nodes by pfn before reboot PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,06/43] mm: PKRAM: implement byte stream operations PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,05/43] mm: PKRAM: support preserving transparent hugepages PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,04/43] mm: PKRAM: implement page stream operations PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,03/43] mm: PKRAM: implement object load and save functions PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,02/43] mm: PKRAM: implement node load and save functions PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
[RFC,01/43] mm: add PKRAM API stubs and Kconfig PKRAM: Preserved-over-Kexec RAM - - - --- 2020-05-07 Anthony Yznaga New
kernel: add panic_on_taint kernel: add panic_on_taint - - - --- 2020-05-06 Rafael Aquini New
ext4: fix race between ext4_sync_parent() and rename() ext4: fix race between ext4_sync_parent() and rename() - - - --- 2020-05-06 Eric Biggers New
« 1 2 ... 319 320 321626 627 »