Show patches with: State = Action Required       |   67508 patches
« 1 2 ... 34 35 36675 676 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,bpf-next,2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Add bpf_get_dentry_xattr - - - --- 2024-07-30 Song Liu New
[v2,bpf-next,1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry Add bpf_get_dentry_xattr - - - --- 2024-07-30 Song Liu New
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" - - - --- 2024-07-30 David Howells New
fuse: fs-verity: aoid out-of-range comparison fuse: fs-verity: aoid out-of-range comparison - - - --- 2024-07-30 Arnd Bergmann New
[v4] proc: add config & param to block forcing mem writes [v4] proc: add config & param to block forcing mem writes - - - --- 2024-07-30 Adrian Ratiu New
fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctx fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctx - 1 - --- 2024-07-30 Uros Bizjak New
[v1] mount: handle OOM on mnt_warn_timestamp_expiry [v1] mount: handle OOM on mnt_warn_timestamp_expiry - 1 - --- 2024-07-30 Olaf Hering New
[RFC,17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer Untitled series #874914 - - - --- 2024-07-30 alexs@kernel.org New
[RFC,16/18] mm/pgtable: pass ptdesc to pmd_install Untitled series #874914 - - - --- 2024-07-30 alexs@kernel.org New
[RFC,14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit Untitled series #874914 - - - --- 2024-07-30 alexs@kernel.org New
[RFC,10/18] mm/pgtable: pass ptdesc to pte_free() Untitled series #874914 - - - --- 2024-07-30 alexs@kernel.org New
[RFC,09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions Untitled series #874914 - - - --- 2024-07-30 alexs@kernel.org New
[RFC,03/18] fs/dax: use ptdesc in dax_pmd_load_hole Untitled series #874914 - - - --- 2024-07-30 alexs@kernel.org New
[39/39] deal with the last remaing boolean uses of fd_file() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[38/39] css_set_fork(): switch to CLASS(fd_raw, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[37/39] memcg_write_event_control(): switch to CLASS(fd) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[36/39] assorted variants of irqfd setup: convert to CLASS(fd) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[35/39] convert bpf_token_create() [01/39] memcg_write_event_control(): fix a user-triggerable oops 1 1 - --- 2024-07-30 Al Viro New
[34/39] do_pollfd(): convert to CLASS(fd) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[33/39] convert do_select() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[32/39] convert vfs_dedupe_file_range(). [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[31/39] convert cifs_ioctl_copychunk() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[30/39] convert coda_parse_fd() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[29/39] convert media_request_get_by_fd() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[28/39] convert spu_run(2) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[27/39] switch spufs_calls_{get,put}() to CLASS() use [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[26/39] convert cachestat(2) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[25/39] convert do_preadv()/do_pwritev() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[24/39] fdget(), more trivial conversions [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[23/39] fdget(), trivial conversions [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[22/39] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget() [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[21/39] o2hb_region_dev_store(): avoid goto around fdget()/fdput() [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[20/39] introduce "fd_pos" class, convert fdget_pos() users to it. [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[19/39] fdget_raw() users: switch to CLASS(fd_raw, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[18/39] bpf maps: switch to CLASS(fd, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[16/39] convert __bpf_prog_get() to CLASS(fd, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops 1 1 - --- 2024-07-30 Al Viro New
[15/39] convert vmsplice() to CLASS(fd, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[14/39] simplify xfs_find_handle() a bit [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[13/39] do_mq_notify(): switch to CLASS(fd, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[12/39] do_mq_notify(): saner skb freeing on failures [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[11/39] switch netlink_getsockbyfilp() to taking descriptor [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[09/39] timerfd: switch to CLASS(fd, ...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[08/39] experimental: convert fs/overlayfs/file.c to CLASS(...) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[07/39] introduce struct fderr, convert overlayfs uses to that [01/39] memcg_write_event_control(): fix a user-triggerable oops - - - --- 2024-07-30 Al Viro New
[06/39] net/socket.c: switch to CLASS(fd) [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[04/39] add struct fd constructors, get rid of __to_fd() [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[03/39] struct fd: representation change [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[02/39] introduce fd_file(), convert all accessors to it. [01/39] memcg_write_event_control(): fix a user-triggerable oops - 1 - --- 2024-07-30 Al Viro New
[01/39] memcg_write_event_control(): fix a user-triggerable oops [01/39] memcg_write_event_control(): fix a user-triggerable oops 1 - - --- 2024-07-30 Al Viro New
[v2,2/2] fuse: add default_request_timeout and max_request_timeout sysctls fuse: add timeout option for requests - - - --- 2024-07-30 Joanne Koong New
[v2,1/2] fuse: add optional kernel-enforced timeout for requests fuse: add timeout option for requests - - - --- 2024-07-30 Joanne Koong New
filelock: fix name of file_lease slab cache filelock: fix name of file_lease slab cache - 2 - --- 2024-07-29 Omar Sandoval New
quotaio_xfs: Fix memory leak quotaio_xfs: Fix memory leak - - - --- 2024-07-29 Pavel Reichl New
[5/5] const_structs.checkpatch: add ctl_table sysctl: prepare sysctl core for const struct ctl_table - - - --- 2024-07-29 Thomas Weißschuh New
[4/5] sysctl: make internal ctl_tables const sysctl: prepare sysctl core for const struct ctl_table - - - --- 2024-07-29 Thomas Weißschuh New
[3/5] sysctl: allow registration of const struct ctl_table sysctl: prepare sysctl core for const struct ctl_table - - - --- 2024-07-29 Thomas Weißschuh New
[2/5] sysctl: move internal interfaces to const struct ctl_table sysctl: prepare sysctl core for const struct ctl_table - - - --- 2024-07-29 Thomas Weißschuh New
[1/5] bpf: Constify ctl_table argument of filter function sysctl: prepare sysctl core for const struct ctl_table - - - --- 2024-07-29 Thomas Weißschuh New
fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY - - - --- 2024-07-29 Andrii Nakryiko New
[24/24] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[21/24] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[20/24] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[19/24] netfs: Remove fs/netfs/io.c netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[18/24] netfs: Speed up buffered reading netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[17/24] afs: Make read subreqs async netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[16/24] netfs: Simplify the writeback code netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[15/24] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[10/24] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[v4,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-29 Lorenzo Stoakes New
[v4,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-29 Lorenzo Stoakes New
[v4,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-29 Lorenzo Stoakes New
[v4,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v4,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v4,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-29 Lorenzo Stoakes New
[v4,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable 1 2 - --- 2024-07-29 Lorenzo Stoakes New
[v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag [v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag - - - --- 2024-07-29 Max Kellermann New
fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag - 1 - --- 2024-07-29 Max Kellermann New
fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache() fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache() - - - --- 2024-07-29 Max Kellermann New
[v4,11/11] drm: Replace strcpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-07-29 Yafang Shao New
[v4,10/11] net: Replace strcpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-07-29 Yafang Shao New
[v4,09/11] tracing: Replace strncpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-07-29 Yafang Shao New
[v4,08/11] tsacct: Replace strncpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-07-29 Yafang Shao New
« 1 2 ... 34 35 36675 676 »