LinuxLists
Users
About
Al Viro (
[email protected]
)
Number of posts: 8100 (1.18 per day)
First post: 2005-09-01 06:43:03
Last post: 2024-06-15 12:53:38
Previous Page
/
Next Page
Date
List
Subject
2024-04-03 02:22:04
linux-kernel
Re: [GIT PULL] security changes for v6.9-rc3
2024-04-02 07:17:51
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 04:28:36
linux-kernel
[PATCH 6/8] parisc: unify implementations of __cmpxchg_u{8,32,64}
2024-04-02 04:28:33
linux-kernel
[PATCH 8/8] parisc: add u16 support to cmpxchg()
2024-04-02 04:28:21
linux-kernel
[PATCH 7/8] parisc: add missing export of __cmpxchg_u8()
2024-04-02 04:28:19
linux-kernel
[PATCH 5/8] parisc: __cmpxchg_u32(): lift conversion into the callers
2024-04-02 04:27:49
linux-kernel
[PATCH 4/8] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
2024-04-02 04:27:45
linux-kernel
[PATCH 3/8] sparc32: unify __cmpxchg_u{32,64}
2024-04-02 04:27:40
linux-kernel
[PATCH 2/8] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
2024-04-02 04:27:15
linux-kernel
[PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
2024-04-02 03:38:10
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 02:11:47
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 00:58:02
linux-kernel
Re: [PATCH 0/8] kernel: replace seq_puts by seq_putc
2024-04-01 22:38:19
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-03-26 00:52:40
linux-kernel
Re: kernel crash in mknod
2024-03-25 23:41:45
linux-kernel
Re: kernel crash in mknod
2024-03-25 19:55:23
linux-kernel
Re: kernel crash in mknod
2024-03-24 23:31:32
linux-kernel
Re: kernel crash in mknod
2024-03-24 08:56:58
linux-kernel
Re: kernel crash in mknod
2024-03-24 07:02:50
linux-kernel
Re: kernel crash in mknod
2024-03-24 03:45:06
linux-kernel
Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
2024-03-22 02:38:09
linux-nfs
Re: [PATCH] nfsd: Fix error cleanup path in nfsd_rename()
2024-03-22 02:36:35
linux-kernel
Re: [PATCH RFC] ntfs3: remove atomic_open
2024-03-17 00:21:54
linux-nfs
Re: [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
2024-03-17 00:00:49
linux-nfs
Re: [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
2024-03-07 09:49:48
linux-kernel
Re: [PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
2024-03-07 07:21:51
linux-kernel
Re: [PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
2024-03-07 05:08:02
linux-kernel
Re: [PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
2024-03-03 22:10:37
linux-kernel
Re: WARNING: modpost: "strcpy" [drivers/bluetooth/btmtk.ko] has no CRC!
2024-03-03 19:15:27
linux-kernel
Re: WARNING: modpost: "strcat" [lib/strcat_kunit.ko] has no CRC!
2024-02-12 18:47:45
linux-kernel
Re: [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-12 18:12:36
linux-kernel
Re: [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-12 06:26:33
linux-kernel
Re: [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-07 00:30:06
linux-kernel
Re: [BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3
2024-02-04 02:27:58
linux-nfs
RCU pathwalk audit notes
2024-02-04 02:19:19
linux-nfs
[PATCH 05/13] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
2024-02-04 02:19:15
linux-nfs
[PATCH 09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
2024-02-04 02:18:48
linux-nfs
[PATCH 13/13] ext4_get_link(): fix breakage in RCU mode
2024-02-04 02:18:37
linux-nfs
[PATCH 12/13] cifs_get_link(): bail out in unsafe case
2024-02-04 02:18:35
linux-nfs
[PATCH 11/13] fuse: fix UAF in rcu pathwalks
2024-02-04 02:18:27
linux-nfs
[PATCH 06/13] afs: fix __afs_break_callback() / afs_drop_open_mmap() race
2024-02-04 02:18:27
linux-nfs
[PATCH 02/13] rcu pathwalk: prevent bogus hard errors from may_lookup()
2024-02-04 02:18:22
linux-nfs
[PATCH 10/13] procfs: make freeing proc_fs_info rcu-delayed
2024-02-04 02:18:16
linux-ext4
[PATCH 04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
2024-02-04 02:18:08
linux-nfs
[PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
2024-02-04 02:18:01
linux-nfs
[PATCH 08/13] nfs: fix UAF on pathwalk running into umount
2024-02-04 02:18:00
linux-ext4
[PATCH 03/13] affs: free affs_sb_info with kfree_rcu()
2024-02-04 02:17:55
linux-nfs
[PATCH 07/13] nfs: make nfs_set_verifier() safe for use in RCU pathwalk
2024-02-04 02:14:48
linux-nfs
[PATCHES] RCU pathwalk race fixes
2024-02-02 16:55:48
linux-kernel
Re: [PATCH] regset: use vmalloc() for regset_get_alloc()
2024-02-02 16:50:11
linux-kernel
Re: [PATCH] regset: use vmalloc() for regset_get_alloc()