Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v9 00/15] large atomic writes for xfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- 回复: [PATCH 1/2] hfsplus: fix to update ctime after rename
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: kernel BUG in zero_user_segments
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [syzbot] [netfs?] INFO: task hung in anon_pipe_write
- From: syzbot <syzbot+ef2c1c404cbcbcc66453@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v9 00/15] large atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v9 00/15] large atomic writes for xfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 9/9] Documentation: add ksm_stat description in cgroup-v2.rst
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 8/9] Documentation: add ksm_stat description in cgroup-v1/memory.rst
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 7/9] memcontrol-v1: add ksm_stat at memcg-v1
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 6/9] memcontrol: add ksm_profit in cgroup/memory.ksm_stat
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 5/9] memcontrol: add ksm_merging_pages in cgroup/memory.ksm_stat
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 4/9] memcontrol: add ksm_zero_pages in cgroup/memory.ksm_stat
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 3/9] memcontrol: introduce ksm_stat at memcg-v2
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 2/9] memcontrol: introduce the new mem_cgroup_scan_tasks()
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 1/9] memcontrol: rename mem_cgroup_scan_tasks()
- From: xu.xin.sc@xxxxxxxxx
- [PATCH v2 0/9] support ksm_stat showing at cgroup level
- From: <xu.xin16@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [RFC PATCH 00/19] famfs: port into fuse
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH RFC 3/3] coredump: support AF_UNIX sockets
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [DISCUSSION] Revisiting Slab Movable Objects
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: David Hildenbrand <david@xxxxxxxxxx>
- concerning struct path handling
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] xfs: simplify xfs_rw_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] dm-integrity: use bio_add_virt_nofail
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] rnbd-srv: use bio_add_virt_nofail
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] bcache: use bio_add_virt_nofail
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] block: simplify bio_map_kern
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] block: add a bio_add_vmalloc helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] block: add a bio_add_max_vecs helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] block: add a bdev_rw_virt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] block: add a bio_add_virt_nofail helper
- From: Christoph Hellwig <hch@xxxxxx>
- add more bio helpers v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/6] fuse: drop usage of folio_index
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [REGRESSION] orangefs: page writeback problem in 6.14 (bisected to 665575cf)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [RFF] realpathat system call
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [REGRESSION] orangefs: page writeback problem in 6.14 (bisected to 665575cf)
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [syzbot] [bcachefs] KASAN: use-after-free Read in scatterwalk_copychunks
- From: syzbot <syzbot+8c4acf719c3fc41e8439@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH 3/3] mm/vma: remove mmap() retry merge
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH 2/3] mm: secretmem: convert to .mmap_proto() hook
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 4/6] iomap: helper to trim pos/bytes to within folio
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 6/6] iomap: rework iomap_write_begin() to return folio offset and length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 1/6] iomap: resample iter->pos after iomap_write_begin() calls
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 5/6] iomap: push non-large folio check into get folio path
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 0/6] iomap: misc buffered write path cleanups and prep
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- Re: [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Gary Guo <gary@xxxxxxxxxxx>
- [PATCH v3 1/6] fuse: drop usage of folio_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [REGRESSION] orangefs: page writeback problem in 6.14 (bisected to 665575cf)
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- [RFC PATCH v4 2/5] mm/readahead: Terminate async readahead on natural boundary
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v4 5/5] mm/filemap: Allow arch to request folio size for exec memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v4 4/5] mm/readahead: Store folio order in struct file_ra_state
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v4 3/5] mm/readahead: Make space in struct file_ra_state
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v4 0/5] Readahead tweaks for larger folios
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 00/19] famfs: port into fuse
- From: Alireza Sanaee <alireza.sanaee@xxxxxxxxxx>
- [REGRESSION] orangefs: page writeback problem in 6.14 (bisected to 665575cf)
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [PATCH v9 00/15] large atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC] optimize cost of inter-process communication
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [DISCUSSION] Revisiting Slab Movable Objects
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- [QUESTION vfs] Namespaces from kernel code for user mode threads
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3] fs/fuse: fix race between concurrent setattr from multiple nodes
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v2 3/3] coredump: hand a pidfd to the usermode coredump helper
- From: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/3] coredump: support AF_UNIX sockets
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 3/3] coredump: support AF_UNIX sockets
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 3/3] coredump: support AF_UNIX sockets
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 2/3] coredump: massage do_coredump()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 1/3] coredump: massage format_corname()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 0/3] coredump: support AF_UNIX sockets
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] ext4: fix incorrect punch max_end
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC] optimize cost of inter-process communication
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] ext4: fix incorrect punch max_end
- From: Jan Kara <jack@xxxxxxx>
- [PATCH V3] fs/fuse: fix race between concurrent setattr from multiple nodes
- From: Guang Yuan Wu <gwu@xxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC] optimize cost of inter-process communication
- From: Jiadong Sun <sunjiadong.lff@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] ext4: fix incorrect punch max_end
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/eventpoll: fix endless busy loop after timeout has expired
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/4] ext4: fix incorrect punch max_end
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/4] ext4: factor out ext4_get_maxbytes()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/4] ext4: fix incorrect punch max_end
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 1/4] ext4: fix out of bounds punch offset
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] hfs: fix not erasing deleted b-tree node issue
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH v9.1 05/15] xfs: ignore HW which cannot atomic write a single block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V2] fs/fuse: fix race between concurrent setattr from multiple nodes
- From: Guang Yuan Wu <gwu@xxxxxxx>
- [PATCH v8 01/12] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: kernel BUG in zero_user_segments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 3/4] ext4: factor out ext4_get_maxbytes()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 1/4] ext4: fix out of bounds punch offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 2/4] ext4: fix incorrect punch max_end
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: kernel BUG in zero_user_segments
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.12 25/37] fs/buffer: split locking for pagecache lookups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.14 26/39] fs/buffer: split locking for pagecache lookups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v14 23/27] arch/riscv: compile vdso with landing pad
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 26/27] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 15/27] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 09/27] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 07/27] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v14 00/27] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v2] hfs: fix not erasing deleted b-tree node issue
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH AUTOSEL 6.12 27/37] fs/buffer: use sleeping version of __find_get_block()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 25/37] fs/buffer: split locking for pagecache lookups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 26/37] fs/buffer: introduce sleeping flavors for pagecache lookups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.14 28/39] fs/buffer: use sleeping version of __find_get_block()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.14 27/39] fs/buffer: introduce sleeping flavors for pagecache lookups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.14 26/39] fs/buffer: split locking for pagecache lookups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [GIT PULL] fsnotify fixes for 6.15-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] hfs: fix not erasing deleted b-tree node issue
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 2/2] hfs: fix to update ctime after rename
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH 1/2] hfsplus: fix to update ctime after rename
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH vfs.fixes] eventpoll: Prevent hang in epoll_wait
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH 1/2] hfsplus: fix to update ctime after rename
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 2/2] hfs: fix to update ctime after rename
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH vfs.fixes] eventpoll: Prevent hang in epoll_wait
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH] fs/eventpoll: fix endless busy loop after timeout has expired
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH vfs.fixes] eventpoll: Prevent hang in epoll_wait
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [GIT PULL] fsnotify fixes for 6.15-rc5
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
- From: Pedro Falcato <pfalcato@xxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Pedro Falcato <pfalcato@xxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Pedro Falcato <pfalcato@xxxxxxx>
- Re: [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: move dup_mmap() to mm
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl under RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] hfs: fix not erasing deleted b-tree node issue
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] exec: fix the racy usage of fs_struct->in_exec
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] exec: fix the racy usage of fs_struct->in_exec
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: move dup_mmap() to mm
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Patrick Donnelly <batrick@xxxxxxxxxxxx>
- [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl under RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH V2] fs/fuse: fix race between concurrent setattr from multiple nodes
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] exec: fix the racy usage of fs_struct->in_exec
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Patrick Donnelly <batrick@xxxxxxxxxxxx>
- [PATCH vfs.fixes] eventpoll: Prevent hang in epoll_wait
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 12/17] xfs: simplify xfs_rw_bdev
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- Re: [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
- Re: [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 1/6] fuse: drop usage of folio_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 10/17] rnbd-srv: use bio_add_virt_nofail
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 09/17] dm-integrity: use bio_add_virt_nofail
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 08/17] dm-bufio: use bio_add_virt_nofail
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 07/17] bcache: use bio_add_virt_nofail
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 06/17] block: simplify bio_map_kern
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/2] fs: make several inode lock operations killable
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/2] fs: make several inode lock operations killable
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] fs: remove useless plus one in super_cache_scan()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/17] block: add a bio_add_vmalloc helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 02/17] block: add a bdev_rw_virt helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 01/17] block: add a bio_add_virt_nofail helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: remove useless plus one in super_cache_scan()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/2] fs: make several inode lock operations killable
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH 1/2] include/linux/fs.h: add inode_lock_killable()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH 3/3] xfs: stop using set_blocksize
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/6] fuse: drop usage of folio_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: kernel BUG in zero_user_segments
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 3/4] mm: move dup_mmap() to mm
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] hfs: fix not erasing deleted b-tree node issue
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hfs: fix not erasing deleted b-tree node issue
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/17] bcache: use bio_add_virt_nofail
- From: Coly Li <i@xxxxxxx>
- [PATCH] hfs: fix not erasing deleted b-tree node issue
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: move dup_mmap() to mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Carlos Llamas <cmllamas@xxxxxxxxxx>
- Re: [PATCH v5 03/11] fuse: refactor fuse_fill_write_pages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: move dup_mmap() to mm
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [syzbot] [io-uring] KMSAN: uninit-value in putname
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- [PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [DISCUSSION] Revisiting Slab Movable Objects
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 3/4] mm: move dup_mmap() to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH blktests 2/3] dm/003: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH] fs: remove useless plus one in super_cache_scan()
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: kernel BUG in zero_user_segments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Jan Kara <jack@xxxxxxx>
- Re: Potential Linux Crash: possible deadlock in do_lock_mount in linux6.12.24(longterm maintenance)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [io-uring] KMSAN: uninit-value in putname
- From: syzbot <syzbot+9b12063ba8beec94f5b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH blktests 2/3] dm/003: add unmap write zeroes tests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH blktests 2/3] dm/003: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] omfs: convert to new mount API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: kernel BUG in zero_user_segments
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH blktests 2/3] dm/003: add unmap write zeroes tests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH][RFC] __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [bug report] coredump: hand a pidfd to the usermode coredump helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC] move_mount(2): still breakage around new mount detection
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 03/11] fuse: refactor fuse_fill_write_pages()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH blktests 0/3] blktest: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH blktests 2/3] dm/003: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: Call for Proposals for fossy.us 2025
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH blktests 1/3] scsi/010: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Autumn Ashton <misyl@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] sort.h: hoist cmp_int() into generic header file
- From: Coly Li <colyli@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Autumn Ashton <misyl@xxxxxxxxx>
- Re: [RFC PATCH 18/19] famfs_fuse: Add documentation
- From: John Groves <John@xxxxxxxxxx>
- Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
- From: John Groves <John@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/6] fuse: drop usage of folio_index
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] sort.h: hoist cmp_int() into generic header file
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: 回复: 回复: 回复: 回复: HFS/HFS+ maintainership action items
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- [PATCH] sort.h: hoist cmp_int() into generic header file
- From: Fedor Pchelkin <pchelkin@xxxxxxxxx>
- [PATCH][RFC] __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] fuse: drop usage of folio_index
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: 回复: 回复: 回复: 回复: HFS/HFS+ maintainership action items
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- 回复: 回复: 回复: 回复: HFS/HFS+ maintainership action items
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [no subject]
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v5 11/11] fuse: support large folios for writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 09/11] fuse: support large folios for readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 08/11] fuse: support large folios for queued writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 10/11] fuse: optimize direct io large folios processing
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 06/11] fuse: support large folios for symlinks
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 05/11] fuse: support large folios for folio reads
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 04/11] fuse: support large folios for writethrough writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 07/11] fuse: support large folios for stores
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 03/11] fuse: refactor fuse_fill_write_pages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 02/11] fuse: support large folios for retrieves
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 01/11] fuse: support copying large folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 00/11] fuse: support large folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: 回复: 回复: 回复: HFS/HFS+ maintainership action items
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v2 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] fs/buffer: Handle non folio buffer case for drop_buffer()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: 回复: 回复: 回复: HFS/HFS+ maintainership action items
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- 回复: 回复: 回复: HFS/HFS+ maintainership action items
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [PATCH] omfs: convert to new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: 回复: 回复: HFS/HFS+ maintainership action items
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: 回复: HFS/HFS+ maintainership action items
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC][PATCH] saner calling conventions for ->d_automount()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 3/3] coredump: hand a pidfd to the usermode coredump helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] fs/buffer: Handle non folio buffer case for drop_buffer()
- From: I Hsin Cheng <richard120310@xxxxxxxxx>
- [PATCH v9 07/15] xfs: refactor xfs_reflink_end_cow_extent()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 02/15] xfs: add helpers to compute log item overhead
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 00/15] large atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 06/15] xfs: allow block allocator to take an alignment hint
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 14/15] xfs: update atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 12/15] xfs: add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 11/15] xfs: commit CoW-based atomic writes atomically
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v9 01/15] fs: add atomic write unit max opt to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] fs: push retrieval of fileattr down to filesystems
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- [PATCH v2 2/3] mm: move dup_mmap() to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 3/3] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()
- From: Michal Hocko <mhocko@xxxxxxxx>
- [bug report] coredump: hand a pidfd to the usermode coredump helper
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/3] coredump: hand a pidfd to the usermode coredump helper
- From: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] coredump: hand a pidfd to the usermode coredump helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: casefold is using unsuitable case mapping table
- From: Björn JACKE <bjacke@xxxxxxxxx>
- 回复: 回复: HFS/HFS+ maintainership action items
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: 回复: HFS/HFS+ maintainership action items
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] coredump: hand a pidfd to the usermode coredump helper
- From: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxx>
- Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: [DISCUSSION] Revisiting Slab Movable Objects
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Pedro Falcato <pfalcato@xxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: move dup_mmap() to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- 回复: HFS/HFS+ maintainership action items
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [WTF][landlock] d_is_negative(fd_file(f)->f_path.dentry) ???
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC][PATCH] saner calling conventions for ->d_automount()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: move dup_mmap() to mm
- From: Pedro Falcato <pfalcato@xxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: "David Rheinsberg" <david@xxxxxxxxxxxx>
- [PATCH v2 4/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 3/4] pidfs: get rid of __pidfd_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/4] pidfs: register pid in pidfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Kees Cook <kees@xxxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.15-rc4
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
- From: Ming Wang <wangming01@xxxxxxxxxxx>
- Re: [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
- From: syzbot <syzbot+4d3cc33ef7a77041efa6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- RE: HFS/HFS+ maintainership action items
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [WTF][landlock] d_is_negative(fd_file(f)->f_path.dentry) ???
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] NFS: Enable the RWF_DONTCACHE flag for the NFS client
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] filemap: Mark folios as dropbehind in generic_perform_write()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] filemap: Add a helper for filesystems implementing dropbehind
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 4/3] NFS: add RWF_DONTCACHE support to LOCALIO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 3/4] mm: move dup_mmap() to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 0/4] move all VMA allocation, freeing and duplication logic to mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 4/4] mm: move vm_area_alloc,dup,free() functions to vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: casefold is using unsuitable case mapping table
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: hfs/hfsplus: add myself as maintainer
- Re: [RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: 姜智伟 <qq282012236@xxxxxxxxx>
- Re: [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- [PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH RFC 1/4] pidfs: register pid in pidfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: 姜智伟 <qq282012236@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: 姜智伟 <qq282012236@xxxxxxxxx>
- Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
- From: 姜智伟 <qq282012236@xxxxxxxxx>
- Re: [PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH V3 5/7] f2fs: separate the options parsing and options checking
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V3 4/7] f2fs: Add f2fs_fs_context to record the mount options
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- [PATCH V3 7/7] f2fs: switch to the new mount api
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V3 1/7] f2fs: Add fs parameter specifications for mount options
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V3 2/7] f2fs: move the option parser into handle_mount_opt
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V3 6/7] f2fs: introduce fs_context_operation structure
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V3 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V3 0/7] f2fs: new mount API conversion
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/4] pidfs: register pid in pidfs
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- [PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: "David Rheinsberg" <david@xxxxxxxxxxxx>
- Re: [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC][PATCH] saner calling conventions for ->d_automount()
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH RFC 4/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 3/4] pidfs: get rid of __pidfd_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 1/4] pidfs: register pid in pidfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: [PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: add more bio helper
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] saner calling conventions for ->d_automount()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: fanotify sb/mount watch inside userns (Was: [PATCH RFC] : fhandle: relax open_by_handle_at() permission checks)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/2] fanotify fixes for v6.15-rc3
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] Revert "fs: move the bdex_statx call to vfs_getattr_nosec"
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Miquel Sabaté Solà <mikisabate@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: hfs/hfsplus: add myself as maintainer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Revert "fs: move the bdex_statx call to vfs_getattr_nosec"
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Revert "fs: move the bdex_statx call to vfs_getattr_nosec"
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] splice: remove duplicate noinline from pipe_clear_nowait
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] Revert "fs: move the bdex_statx call to vfs_getattr_nosec"
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH][RFC] ->mnt_devname is never NULL
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
- From: Nicolas Baranger <nicolas.baranger@xxxxxx>
- Re: [RFC][PATCH] saner calling conventions for ->d_automount()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: add more bio helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 15/17] gfs2: use bdev_rw_virt in gfs2_read_super
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
- From: Nicolas Baranger <nicolas.baranger@xxxxxx>
- [PATCH v13 28/28] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 27/28] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v13 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 26/28] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 25/28] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 24/28] arch/riscv: compile vdso with landing pad
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 23/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 22/28] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 21/28] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 18/28] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 17/28] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 13/28] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 16/28] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 15/28] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 12/28] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 10/28] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 09/28] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 07/28] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 03/28] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 01/28] mm: VM_SHADOW_STACK definition for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 00/28] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 10/17] rnbd-srv: use bio_add_virt_nofail
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- [PATCH] fs/locks: optimize locks_remove_posix
- From: Wentao Guan <guanwentao@xxxxxxxxxxxxx>
- Re: [PATCH 02/17] block: add a bdev_rw_virt helper
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 15/17] gfs2: use bdev_rw_virt in gfs2_read_super
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 12/17] xfs: simplify xfs_rw_bdev
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 10/17] rnbd-srv: use bio_add_virt_nofail
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 10/17] rnbd-srv: use bio_add_virt_nofail
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 09/17] dm-integrity: use bio_add_virt_nofail
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 08/17] dm-bufio: use bio_add_virt_nofail
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]