Show patches with: Archived = No       |   5676 patches
« 1 2 ... 41 42 4356 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v15,bpf-next,2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest bpf: File verification with LSM and fsverity 1 - - --- 2023-11-29 Song Liu New
[v15,bpf-next,1/6] bpf: Add kfunc bpf_get_file_xattr bpf: File verification with LSM and fsverity 2 - - --- 2023-11-29 Song Liu New
[16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr() fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[15/16] commoncap: use vfs fscaps interfaces for killpriv checks fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[14/16] commoncap: remove cap_inode_getsecurity() fs: use type-safe uid representation for filesystem capabilities 1 - - --- 2023-11-29 Seth Forshee New
[13/16] fs: use vfs interfaces for capabilities xattrs fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[12/16] ovl: use vfs_{get,set}_fscaps() for copy-up fs: use type-safe uid representation for filesystem capabilities - 1 - --- 2023-11-29 Seth Forshee New
[11/16] ovl: add fscaps handlers fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[10/16] fs: add vfs_remove_fscaps() fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[09/16] fs: add vfs_set_fscaps() fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[08/16] fs: add vfs_get_fscaps() fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[07/16] fs: add inode operations to get/set/remove fscaps fs: use type-safe uid representation for filesystem capabilities - 1 - --- 2023-11-29 Seth Forshee New
[06/16] capability: provide a helper for converting vfs_caps to xattr for userspace fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[05/16] capability: provide helpers for converting between xattrs and vfs_caps fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[04/16] capability: use vfsuid_t for vfs_caps rootids fs: use type-safe uid representation for filesystem capabilities 1 - - --- 2023-11-29 Seth Forshee New
[03/16] capability: rename cpu_vfs_cap_data to vfs_caps fs: use type-safe uid representation for filesystem capabilities 1 1 - --- 2023-11-29 Seth Forshee New
[02/16] mnt_idmapping: include cred.h fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h fs: use type-safe uid representation for filesystem capabilities - - - --- 2023-11-29 Seth Forshee New
[GIT,PULL] more bcachefs fixes [GIT,PULL] more bcachefs fixes - - - --- 2023-11-29 Kent Overstreet New
[2/2] fs: move file_start_write() into direct_splice_actor() Avert possible deadlock with splice() and fanotify - 1 - --- 2023-11-29 Amir Goldstein New
[1/2] fs: fork do_splice_copy_file_range() from do_splice_direct() Avert possible deadlock with splice() and fanotify - 1 - --- 2023-11-29 Amir Goldstein New
[3/3] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 - - --- 2023-11-29 David Howells New
[2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 - - --- 2023-11-29 David Howells New
[1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 - - --- 2023-11-29 David Howells New
[7/7] rust: file: add abstraction for `poll_table` File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[6/7] rust: file: add `DeferredFdCloser` File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[5/7] rust: file: add `Kuid` wrapper File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[4/7] rust: file: add `FileDescriptorReservation` File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[3/7] rust: security: add abstraction for secctx File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[2/7] rust: cred: add Rust abstraction for `struct cred` File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[1/7] rust: file: add Rust abstraction for `struct file` File abstractions needed by Rust Binder - - - --- 2023-11-29 Alice Ryhl New
[v2,RESEND,2/2] fuse: Use the high bit of request ID for indicating resend requests Introduce sysfs API for resend pending requests - - - --- 2023-11-29 Zhao Chen New
[v2,RESEND,1/2] fuse: Introduce sysfs API for resend pending reque Introduce sysfs API for resend pending requests - - - --- 2023-11-29 Zhao Chen New
[1/1] fuse: Handle no_open/no_opendir in atomic_open Adapt atomic open to fuse no_open/no_open_dir - - - --- 2023-11-29 Yuan Yao New
[v14,bpf-next,6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,5/6] selftests/bpf: Add tests for filesystem kfuncs bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,4/6] selftests/bpf: Sort config in alphabetic order bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,3/6] Documentation/bpf: Add documentation for filesystem kfuncs bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest bpf: File verification with LSM and fsverity 1 - - --- 2023-11-29 Song Liu New
[v14,bpf-next,1/6] bpf: Add kfunc bpf_get_file_xattr bpf: File verification with LSM and fsverity 2 - - --- 2023-11-29 Song Liu New
buffer: Add cast in grow_buffers() to avoid a multiplication libcall buffer: Add cast in grow_buffers() to avoid a multiplication libcall - - - --- 2023-11-28 Nathan Chancellor New
[16/16] vfio: account iommu allocations IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[15/16] vhost-vdpa: account iommu allocations IOMMU memory observability 1 - - --- 2023-11-28 Pasha Tatashin New
[14/16] iommu: account IOMMU allocated memory IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[13/16] iommu: observability of the IOMMU allocations IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[12/16] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[11/16] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[10/16] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[08/16] iommu/fsl: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[07/16] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[06/16] iommu/dma: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability - 1 - --- 2023-11-28 Pasha Tatashin New
[03/16] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[02/16] iommu/amd: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
[01/16] iommu/vt-d: add wrapper functions for page allocations IOMMU memory observability - - - --- 2023-11-28 Pasha Tatashin New
cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE - - - --- 2023-11-28 David Howells New
[4/4] listmount: allow continuing listmount changes - - - --- 2023-11-28 Miklos Szeredi New
[3/4] listmount: small changes in semantics listmount changes - - - --- 2023-11-28 Miklos Szeredi New
[2/4] listmount: list mounts in ID order listmount changes - - - --- 2023-11-28 Miklos Szeredi New
[1/4] listmount: rip out flags listmount changes - - - --- 2023-11-28 Miklos Szeredi New
[PATCH/RFC] core/nfsd: allow kernel threads to use task_work. [PATCH/RFC] core/nfsd: allow kernel threads to use task_work. - - - --- 2023-11-27 NeilBrown New
[v11,bpf-next,17/17] bpf,selinux: allocate bpf_security_struct per BPF token BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,16/17] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,15/17] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,14/17] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,13/17] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,12/17] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,11/17] bpf,lsm: add BPF token LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,08/17] bpf: consistently use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,07/17] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,06/17] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,05/17] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,04/17] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,03/17] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,02/17] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation 1 - - --- 2023-11-27 Andrii Nakryiko New
[v11,bpf-next,01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation 1 - - --- 2023-11-27 Andrii Nakryiko New
[2/2] super: don't bother with WARN_ON_ONCE() super: small tweaks - - - --- 2023-11-27 Christian Brauner New
[1/2] super: massage wait event mechanism super: small tweaks - - - --- 2023-11-27 Christian Brauner New
[block/for-next,v2,16/16] block: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,15/16] buffer: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,14/16] nilfs2: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,13/16] jbd2: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,12/16] gfs2: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,11/16] ext4: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,10/16] erofs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,09/16] cramfs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device 1 - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,08/16] btrfs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,07/16] bcachefs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device 1 - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,06/16] scsicam: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,05/16] s390/dasd: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,04/16] mtd: block2mtd: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,03/16] bcache: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,02/16] xen/blkback: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device 1 - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,01/16] block: add a new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
bfs: Fix null pointer dereference in bfs_move_block bfs: Fix null pointer dereference in bfs_move_block - - - --- 2023-11-26 Yuran Pereira New
[GIT,PULL] tracing/eventfs: Fixes for v6.7-rc2 [GIT,PULL] tracing/eventfs: Fixes for v6.7-rc2 - - - --- 2023-11-26 Steven Rostedt New
« 1 2 ... 41 42 4356 57 »