Show patches with: Archived = No       |   5596 patches
« 1 2 ... 41 42 4355 56 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,16/18] const_structs.checkpatch: add ctl_table sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,15/18] sysctl: allow registration of const struct ctl_table sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,14/18] sysctl: move internal interfaces to const struct ctl_table sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,13/18] sysctl: move sysctl type to ctl_table_header sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,12/18] sysctl: treewide: constify the ctl_table argument of handlers sysctl: constify sysctl ctl_tables - 1 - --- 2023-12-04 Thomas Weißschuh New
[v2,11/18] sysctl: treewide: constify ctl_table_header::ctl_table_arg sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,10/18] sysctl: treewide: constify ctl_table_root::permissions sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,09/18] sysctl: treewide: constify ctl_table_root::set_ownership sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,08/18] stackleak: don't modify ctl_table argument sysctl: constify sysctl ctl_tables 1 - - --- 2023-12-04 Thomas Weißschuh New
[v2,07/18] utsname: constify ctl_table arguments of utility function sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,06/18] hugetlb: constify ctl_table arguments of utility functions sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,05/18] seccomp: constify ctl_table arguments of utility functions sysctl: constify sysctl ctl_tables 1 - - --- 2023-12-04 Thomas Weißschuh New
[v2,04/18] cgroup: bpf: constify ctl_table arguments and fields sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,03/18] sysctl: drop sysctl_is_perm_empty_ctl_table sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,02/18] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v2,01/18] watchdog/core: remove sysctl handlers from public header sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh New
[v3,2/2] fuse: Use the high bit of request ID for indicating resend requests fuse: Add support for resend pending requests - - - --- 2023-12-04 Zhao Chen New
[v3,1/2] fuse: Introduce a new notification type for resend pending requests fuse: Add support for resend pending requests - - - --- 2023-12-04 Zhao Chen New
exfat/balloc: using hweight instead of internal logic exfat/balloc: using hweight instead of internal logic - - - --- 2023-12-04 John Sanpe New
[2/2] nfsd: Don't leave work of closing files to a work queue. Move all file-close work for nfsd into nfsd threads - - - --- 2023-12-04 NeilBrown New
[1/2] Allow a kthread to declare that it calls task_work_run() Move all file-close work for nfsd into nfsd threads - - - --- 2023-12-04 NeilBrown New
[5/5] pstore: inode: Use cleanup.h for struct pstore_private pstore: Initial use of cleanup.h - - - --- 2023-12-02 Kees Cook New
[4/5] pstore: inode: Use __free(iput) for inode allocations pstore: Initial use of cleanup.h - - - --- 2023-12-02 Kees Cook New
[3/5] fs: Add DEFINE_FREE for struct inode pstore: Initial use of cleanup.h - - - --- 2023-12-02 Kees Cook New
[2/5] pstore: inode: Convert mutex usage to guard(mutex) pstore: Initial use of cleanup.h - - - --- 2023-12-02 Kees Cook New
[1/5] pstore: inode: Convert kfree() usage to __free(kfree) pstore: Initial use of cleanup.h - - - --- 2023-12-02 Kees Cook New
Revert "debugfs: annotate debugfs handlers vs. removal with lockdep" Revert "debugfs: annotate debugfs handlers vs. removal with lockdep" 1 - - --- 2023-12-02 Johannes Berg New
gfs2: fix kernel BUG in gfs2_quota_cleanup gfs2: fix kernel BUG in gfs2_quota_cleanup - - - --- 2023-12-02 Edward Adam Davis New
Tried making changes Tried making changes - - - --- 2023-12-02 attreyee-muk New
[v4,46/46] btrfs: load the inode context before sending writes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,45/46] btrfs: decrypt file names for send btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,44/46] btrfs: deal with encrypted symlinks in send btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,43/46] btrfs: don't search back for dir inode item in INO_LOOKUP_USER btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,42/46] btrfs: make btrfs_ref_to_path handle encrypted filenames btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,41/46] btrfs: move inode_to_path higher in backref.c btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,40/46] btrfs: don't rewrite ret from inode_permission btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,39/46] btrfs: add test_dummy_encryption support btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,38/46] btrfs: implement process_bio cb for fscrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,37/46] btrfs: limit encrypted writes to 256 segments btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,36/46] btrfs: add orig_logical to btrfs_bio btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,35/46] btrfs: add a bio argument to btrfs_csum_one_bio btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,34/46] btrfs: set the bio fscrypt context when applicable btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,33/46] btrfs: populate ordered_extent with the orig offset btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,32/46] btrfs: setup fscrypt_extent_info for new extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,31/46] btrfs: implement the fscrypt extent encryption hooks btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,30/46] btrfs: pass the fscrypt_info through the replace extent infrastructure btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,29/46] btrfs: pass through fscrypt_extent_info to the file extent helpers btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,28/46] btrfs: explicitly track file extent length for replace and drop btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,27/46] btrfs: add an optional encryption context to the end of file extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,26/46] btrfs: keep track of fscrypt info and orig_start for dio reads btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,25/46] btrfs: populate the ordered_extent with the fscrypt context btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,24/46] btrfs: plumb the fscrypt extent context through create_io_em btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,23/46] btrfs: plumb through setting the fscrypt_info for ordered extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,22/46] btrfs: add fscrypt_info and encryption_type to ordered_extent btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,21/46] btrfs: add fscrypt_info and encryption_type to extent_map btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,20/46] btrfs: set file extent encryption excplicitly btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,19/46] btrfs: turn on inlinecrypt mount option for encrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,18/46] btrfs: add get_devices hook for fscrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,16/46] btrfs: implement fscrypt ioctls btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,15/46] btrfs: handle nokey names. btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,14/46] btrfs: adapt readdir for encrypted and nokey names btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,13/46] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,12/46] btrfs: add inode encryption contexts btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,11/46] btrfs: start using fscrypt hooks btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,10/46] btrfs: disable verity on encrypted inodes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,09/46] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,08/46] btrfs: add infrastructure for safe em freeing btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,07/46] fscrypt: add documentation about extent encryption btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,06/46] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,05/46] blk-crypto: add a process bio callback btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,04/46] fscrypt: conditionally don't wipe mk secret until the last active user is done btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,03/46] fscrypt: add a fscrypt_inode_open helper btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,02/46] fscrypt: add per-extent encryption support btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,01/46] fs: move fscrypt keyring destruction to after ->put_super btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v1] mm/readahead: Do not allow order-1 folio [v1] mm/readahead: Do not allow order-1 folio - 1 - --- 2023-12-01 Ryan Roberts New
[v7,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,6/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,5/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,4/9] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,3/9] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,1/9] landlock: Remove remaining "inline" modifiers in .c files Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
pipe: wakeup wr_wait after setting max_usage pipe: wakeup wr_wait after setting max_usage - 1 - --- 2023-12-01 Christian Brauner New
[2/2] cifs: Fix flushing, invalidation and file size with FICLONE cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[1/2] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[v7,23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache Untitled series #805797 - - - --- 2023-11-30 Roberto Sassu New
[v7,22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM Untitled series #805797 - - - --- 2023-11-30 Roberto Sassu New
[v7,21/23] evm: Move to LSM infrastructure Untitled series #805797 - - - --- 2023-11-30 Roberto Sassu New
[v7,20/23] ima: Move IMA-Appraisal to LSM infrastructure Untitled series #805797 - 2 - --- 2023-11-30 Roberto Sassu New
[v7,19/23] ima: Move to LSM infrastructure Untitled series #805797 1 - - --- 2023-11-30 Roberto Sassu New
[v2,10/10] iommu: account IOMMU allocated memory IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,09/10] iommu: observability of the IOMMU allocations IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,05/10] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 1 - --- 2023-11-30 Pasha Tatashin New
« 1 2 ... 41 42 4355 56 »