Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-31 12:45:29 to 2023-08-01 17:23:12 UTC [more...]

allow building a kernel without buffer_heads v3
 2023-08-01 17:22 UTC  (6+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-01 17:07 UTC  (46+ messages)
` [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v3 03/36] arm64/gcs: Document the ABI "
` [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v3 15/36] arm64/hwcap: Add hwcap "
` [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-01 17:09 UTC  (15+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v2 5/8] pgtable: improve pte_protnone() comment
` [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
` [PATCH v2 7/8] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v2 8/8] selftest/mm: ksm_functional_tests: Add PROT_NONE test

nfs remounting regression in v6.5-rc1
 2023-08-01 17:01 UTC 

[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-01 16:57 UTC  (3+ messages)

[PATCH] tmpfs: verify {g,u}id mount options correctly
 2023-08-01 16:47 UTC  (2+ messages)

[PATCH] fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
 2023-08-01 16:39 UTC  (10+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_search_slot
 2023-08-01 16:08 UTC 

Semantics of fuse_notify_delete()
 2023-08-01 16:05 UTC  (11+ messages)
  ` [fuse-devel] "

[PATCH RFC 0/3] fs: allow userspace to detect superblock reuse
 2023-08-01 15:48 UTC  (9+ messages)
` [PATCH RFC 1/3] super: remove get_tree_single_reconf()
` [PATCH RFC 2/3] fs: add vfs_cmd_create()
` [PATCH RFC 3/3] fs: add FSCONFIG_CMD_CREATE_EXCL

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-08-01 15:26 UTC  (8+ messages)

Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-08-01 14:59 UTC  (17+ messages)
`  "

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-08-01 14:58 UTC  (5+ messages)

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-01 13:05 UTC  (24+ messages)

ksys_sync_helper
 2023-08-01 12:34 UTC  (4+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_cancel_balance
 2023-08-01 11:56 UTC 

[PATCH v4 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
 2023-08-01 11:04 UTC  (7+ messages)
` [PATCH 1/3] fuse: invalidate page cache pages before direct write
` [PATCH 2/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
` [PATCH 3/3] fuse: write back dirty pages before direct write in direct_io_relax mode

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-01 10:03 UTC  (11+ messages)
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v2 10/14] netfilter: Update to register_net_sysctl_sz

[syzbot] [reiserfs?] general protection fault in timerqueue_del (2)
 2023-08-01  9:42 UTC 

[syzbot] [btrfs?] WARNING in btrfs_free_reserved_data_space_noquota
 2023-08-01  9:27 UTC 

[syzbot] [erofs?] [fat?] WARNING in erofs_kill_sb
 2023-08-01  7:51 UTC  (13+ messages)
                ` [PATCH] erofs: drop unnecessary WARN_ON() in erofs_kill_sb()

[PATCH v4 0/5] io_uring getdents
 2023-08-01  7:17 UTC  (16+ messages)
` [PATCH 3/5] io_uring: add support for getdents

[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
 2023-08-01  4:00 UTC  (9+ messages)
` [PATCH RFC v2 bootconfig 0/3] "
  ` [PATCH RFC v2 bootconfig 1/3] doc: Update /proc/cmdline documentation to include boot config
  ` [PATCH RFC v2 bootconfig 2/3] fs/proc: Add /proc/cmdline_load for boot loader arguments
  ` [PATCH RFC v2 bootconfig 3/3] doc: Add /proc/bootconfig to proc.rst

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-01  3:25 UTC  (5+ messages)
` [PATCH v12 2/2] "

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-07-31 21:58 UTC  (12+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
 2023-07-31 20:55 UTC  (24+ messages)
` [PATCH 01/11] maple_tree: Introduce ma_nonleaf_data_end{_nocheck}()
` [PATCH 04/11] maple_tree: Introduce interfaces __mt_dup() and mt_dup()
` [PATCH 05/11] maple_tree: Add test for mt_dup()
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry
` [PATCH 10/11] MAINTAINERS: Add co-maintainer for maple tree
` [PATCH 11/11] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[syzbot] [udf?] UBSAN: array-index-out-of-bounds in udf_process_sequence
 2023-07-31 19:39 UTC 

[PATCH] fs: export emergency_sync
 2023-07-31 19:18 UTC  (6+ messages)

[PATCH v2] kernfs: attach uuid for every kernfs and report it in fsid
 2023-07-31 19:08 UTC  (2+ messages)

[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
 2023-07-31 18:49 UTC  (6+ messages)

[PATCH] MAINTAINERS: change reiserfs status to obsolete
 2023-07-31 17:11 UTC  (3+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-31 16:23 UTC  (12+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH 0/7] More filesystem folio conversions for 6.6
 2023-07-31 14:46 UTC  (7+ messages)
` [PATCH 4/7] migrate: Use folio_set_bh() instead of set_bh_page()
` [PATCH 6/7] jbd2: Use a folio in jbd2_journal_write_metadata_buffer()
` [PATCH 7/7] buffer: Remove set_bh_page()

[PATCH v3 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-31 13:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).