Show patches with: Archived = No       |   5682 patches
« 1 2 ... 37 38 3956 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] fscrypt updates for 6.8 [GIT,PULL] fscrypt updates for 6.8 - - - --- 2024-01-08 Eric Biggers New
[GIT,PULL] unicode updates [GIT,PULL] unicode updates - - - --- 2024-01-08 Gabriel Krisman Bertazi New
fs: Wrong function name in comment fs: Wrong function name in comment - 1 - --- 2024-01-08 Andreas Gruenbacher New
[v1,9/9] fs/fuse: allow idmapped mounts fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,8/9] fs/fuse: support idmapped ->set_acl fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,7/9] fs/fuse: drop idmap argument from __fuse_get_acl fuse: basic support for idmapped mounts - 1 - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,6/9] fs/fuse: support idmapped ->setattr op fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,5/9] fs/fuse: support idmapped ->permission inode op fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,4/9] fs/fuse: support idmapped getattr inode op fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,3/9] fs/fuse: support idmap for mkdir/mknod/symlink/create fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1,1/9] fs/namespace: introduce fs_type->allow_idmap hook fuse: basic support for idmapped mounts - - - --- 2024-01-08 Aleksandr Mikhalitsyn New
[v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_cookie() [v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_cookie() - - - --- 2024-01-08 Minjie Du New
[v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_volume() [v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_volume() - - - --- 2024-01-08 Minjie Du New
[GIT,PULL] xfs: new code for 6.8 [GIT,PULL] xfs: new code for 6.8 - - - --- 2024-01-08 Chandan Babu R New
[-next] mm/filemap: avoid type conversion [-next] mm/filemap: avoid type conversion - 1 - --- 2024-01-08 Hongbo Li New
[GIT,PULL] afs: Improve probe handling, server rotation and RO volume callback handling [GIT,PULL] afs: Improve probe handling, server rotation and RO volume callback handling - - 1 --- 2024-01-05 David Howells New
[v1,3/3] fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode() fuse: a few small fixes - 1 - --- 2024-01-05 Aleksandr Mikhalitsyn New
[v1,2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc fuse: a few small fixes - - - --- 2024-01-05 Aleksandr Mikhalitsyn New
[v1,1/3] fuse: fix typo for fuse_permission comment fuse: a few small fixes - - - --- 2024-01-05 Aleksandr Mikhalitsyn New
[GIT,PULL] vfs iov updates [GIT,PULL] vfs iov updates - - - --- 2024-01-05 Christian Brauner New
[GIT,PULL] vfs cachefiles updates [GIT,PULL] vfs cachefiles updates - - - --- 2024-01-05 Christian Brauner New
[GIT,PULL] vfs rw updates [GIT,PULL] vfs rw updates - - - --- 2024-01-05 Christian Brauner New
[GIT,PULL] vfs mount api updates [GIT,PULL] vfs mount api updates - - - --- 2024-01-05 Christian Brauner New
[GIT,PULL] vfs super updates [GIT,PULL] vfs super updates - - - --- 2024-01-05 Christian Brauner New
[GIT,PULL] vfs misc updates [GIT,PULL] vfs misc updates - - - --- 2024-01-05 Christian Brauner New
[v2] virtiofs: use GFP_NOFS when enqueuing request through kworker [v2] virtiofs: use GFP_NOFS when enqueuing request through kworker - 1 - --- 2024-01-05 Hou Tao New
[5/5] crash: clean up CRASH_DUMP crash: clean up kdump related config items - - - --- 2024-01-05 Baoquan He New
[4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP crash: clean up kdump related config items - - - --- 2024-01-05 Baoquan He New
[3/5] crash: rename crash_core to vmcore_info crash: clean up kdump related config items - - - --- 2024-01-05 Baoquan He New
[2/5] kexec: split crashkernel reservation code out from crash_core.c crash: clean up kdump related config items - - - --- 2024-01-05 Baoquan He New
[1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c crash: clean up kdump related config items - - - --- 2024-01-05 Baoquan He New
[4/4] eventfs: Shortcut eventfs_iterate() by skipping entries already read eventfs: More updates to eventfs_iterate() - - - --- 2024-01-04 Steven Rostedt New
[3/4] eventfs: Read ei->entries before ei->children in eventfs_iterate() eventfs: More updates to eventfs_iterate() - - - --- 2024-01-04 Steven Rostedt New
[2/4] eventfs: Do ctx->pos update for all iterations in eventfs_iterate() eventfs: More updates to eventfs_iterate() - - - --- 2024-01-04 Steven Rostedt New
[1/4] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set eventfs: More updates to eventfs_iterate() - - - --- 2024-01-04 Steven Rostedt New
[v4,2/2] fs: Create a generic is_dot_dotdot() utility fix the fallback implementation of get_name - 2 - --- 2024-01-04 Chuck Lever New
[v4,1/2] exportfs: fix the fallback implementation of the get_name export operation fix the fallback implementation of get_name 1 1 - --- 2024-01-04 Chuck Lever New
[5/5] doc: Split buffer.rst out of api-summary.rst Improve buffer head documentation - - - --- 2024-01-04 Matthew Wilcox New
[4/5] buffer: Fix __bread() kernel-doc Improve buffer head documentation - - - --- 2024-01-04 Matthew Wilcox New
[3/5] buffer: Add kernel-doc for try_to_free_buffers() Improve buffer head documentation - - - --- 2024-01-04 Matthew Wilcox New
[2/5] buffer: Add kernel-doc for block_dirty_folio() Improve buffer head documentation - - - --- 2024-01-04 Matthew Wilcox New
[1/5] doc: Improve the description of __folio_mark_dirty Improve buffer head documentation - - - --- 2024-01-04 Matthew Wilcox New
[v3,2/2] fs: Create a generic is_dot_dotdot() utility fix the fallback implementation of get_name - 1 - --- 2024-01-04 Chuck Lever New
[v3,1/2] exportfs: fix the fallback implementation of the get_name export operation fix the fallback implementation of get_name 1 1 - --- 2024-01-04 Chuck Lever New
[v2,10/10] bpf: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array 1 - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,09/10] delayacct: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,08/10] kprobes: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array 1 - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,07/10] printk: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array - 1 - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array 1 - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,05/10] seccomp: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array 1 - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,04/10] timekeeping: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,03/10] ftrace: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array 2 - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,02/10] umh: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array [v2,01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-01-04 Joel Granados via B4 Relay New
[v2,00/10] sysctl: Remove sentinel elements from kernel dir - - - --- 2024-01-04 Joel Granados via B4 Relay New
seq_file: Optimize seq_puts() seq_file: Optimize seq_puts() - - - --- 2024-01-04 Christophe JAILLET New
fsdax: cleanup tracepoints fsdax: cleanup tracepoints - 1 - --- 2024-01-04 Shiyang Ruan New
readahead: Avoid multiple marked readahead pages readahead: Avoid multiple marked readahead pages - - - --- 2024-01-04 Jan Kara New
[v2] tracefs/eventfs: Use root and instance inodes as default ownership [v2] tracefs/eventfs: Use root and instance inodes as default ownership - - - --- 2024-01-04 Steven Rostedt New
virtiofs: use GFP_NOFS when enqueuing request through kworker virtiofs: use GFP_NOFS when enqueuing request through kworker - - - --- 2024-01-04 Hou Tao New
[v2,2/2] eventfs: Stop using dcache_readdir() for getdents() eventfs: Don't use dcache_readdir() for getdents() - - - --- 2024-01-04 Steven Rostedt New
[v2,1/2] eventfs: Remove "lookup" parameter from create_dir/file_dentry() eventfs: Don't use dcache_readdir() for getdents() - - - --- 2024-01-04 Steven Rostedt New
tracefs/eventfs: Use root and instance inodes as default ownership tracefs/eventfs: Use root and instance inodes as default ownership - - - --- 2024-01-04 Steven Rostedt New
[v6,12/12] mm/mempolicy: extend mempolicy2 and mbind2 to support weighted interleave mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,11/12] mm/mempolicy: add the mbind2 syscall mempolicy2, mbind2, and weighted interleave 1 - - --- 2024-01-03 Gregory Price New
[v6,10/12] mm/mempolicy: add get_mempolicy2 syscall mempolicy2, mbind2, and weighted interleave 1 - - --- 2024-01-03 Gregory Price New
[v6,09/12] mm/mempolicy: add set_mempolicy2 syscall mempolicy2, mbind2, and weighted interleave 1 - - --- 2024-01-03 Gregory Price New
[v6,08/12] mm/mempolicy: add userland mempolicy arg structure mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,07/12] mm/mempolicy: allow home_node to be set by mpol_new mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,06/12] mm/mempolicy: refactor kernel_get_mempolicy for code re-use mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,05/12] mm/mempolicy: create struct mempolicy_param for creating new mempolicies mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,04/12] mm/mempolicy: refactor sanitize_mpol_flags for reuse mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,03/12] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,02/12] mm/mempolicy: refactor a read-once mechanism into a function for re-use mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[v6,01/12] mm/mempolicy: implement the sysfs-based weighted_interleave interface mempolicy2, mbind2, and weighted interleave - - - --- 2024-01-03 Gregory Price New
[bpf-next,29/29] selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,28/29] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,27/29] selftests/bpf: add tests for BPF object load with implicit token BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,26/29] selftests/bpf: add BPF object loading tests with explicit token passing BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,25/29] libbpf: wire up BPF token support at BPF object level BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,24/29] libbpf: wire up token_fd into feature probing logic BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,23/29] libbpf: move feature detection code into its own file BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,22/29] libbpf: further decouple feature checking logic from bpf_object BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,21/29] libbpf: split feature detectors definitions from cached results BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,20/29] selftests/bpf: utilize string values for delegate_xxx mount options BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,19/29] bpf: support symbolic BPF FS delegation mount options BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,18/29] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS BPF token 2 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,17/29] bpf,selinux: allocate bpf_security_struct per BPF token BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,16/29] selftests/bpf: add BPF token-enabled tests BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,15/29] libbpf: add BPF token support to bpf_prog_load() API BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,14/29] libbpf: add BPF token support to bpf_btf_load() API BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,13/29] libbpf: add BPF token support to bpf_map_create() API BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,12/29] libbpf: add bpf_token_create() API BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,11/29] bpf,lsm: add BPF token LSM hooks BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,10/29] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,09/29] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token 1 - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,08/29] bpf: consistently use BPF token throughout BPF verifier logic BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,07/29] bpf: take into account BPF token when fetching helper protos BPF token - - - --- 2024-01-03 Andrii Nakryiko New
[bpf-next,06/29] bpf: add BPF token support to BPF_PROG_LOAD command BPF token - - - --- 2024-01-03 Andrii Nakryiko New
« 1 2 ... 37 38 3956 57 »