messages from 2021-12-02 08:49:15 to 2021-12-07 10:07:56 UTC [more...]
[PATCH V1] fuse: give wakeup hints to the scheduler
2021-12-07 10:07 UTC (3+ messages)
[PATCH v2 0/5] aio: fix use-after-free and missing wakeups
2021-12-07 9:57 UTC (6+ messages)
` [PATCH v2 1/5] wait: add wake_up_pollfree()
` [PATCH v2 2/5] binder: use wake_up_pollfree()
` [PATCH v2 3/5] signalfd: "
` [PATCH v2 4/5] aio: keep poll requests on waitqueue until completed
` [PATCH v2 5/5] aio: fix use-after-free due to missing POLLFREE handling
[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-07 9:28 UTC (11+ messages)
per-inode locks in FUSE (kernel vs userspace)
2021-12-07 8:38 UTC (3+ messages)
[RFC PATCH 00/14] fs/proc/vmcore: Remove unnecessary user pointer conversions
2021-12-07 7:11 UTC (20+ messages)
` [RFC PATCH 01/14] fs/proc/vmcore: Update read_from_oldmem() for user pointer
` [RFC PATCH 02/14] fs/proc/vmcore: Update copy_oldmem_page_encrypted() for user buffer
` [RFC PATCH 03/14] fs/proc/vmcore: Update copy_oldmem_page() "
` [RFC PATCH 04/14] x86/crash_dump_64: Use the new interface copy_oldmem_page_buf
` [RFC PATCH 05/14] x86/crash_dump_32: "
` [RFC PATCH 06/14] arm64/crash_dump: "
` [RFC PATCH 07/14] arm/crash_dump: "
` [RFC PATCH 08/14] mips/crash_dump: "
` [RFC PATCH 09/14] sh/crash_dump: "
` [RFC PATCH 10/14] riscv/crash_dump: "
` [RFC PATCH 11/14] powerpc/crash_dump: "
` [RFC PATCH 12/14] ia64/crash_dump: "
` [RFC PATCH 13/14] s390/crash_dump: "
` [RFC PATCH 14/14] fs/proc/vmcore: Remove the unused old interface copy_oldmem_page
mmotm 2021-12-06-22-21 uploaded
2021-12-07 6:21 UTC
[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
2021-12-07 5:33 UTC (21+ messages)
` ovl_flush() behavior
Unused local variable load_addr in load_elf_binary()
2021-12-07 3:23 UTC (4+ messages)
[PATCH] netfs: fix parameter of cleanup()
2021-12-07 3:14 UTC
[RFC][PATCH] tracefs: Set all files to the same group ownership as the mount option
2021-12-07 2:12 UTC
[PATCH RFC v6 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
2021-12-06 23:07 UTC (13+ messages)
` [PATCH RFC v6 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v6 2/2] nfsd: Initial implementation of NFSv4 Courteous Server
[PATCH 0/2] aio poll: fix use-after-free and missing wakeups
2021-12-06 21:48 UTC (7+ messages)
` [PATCH 1/2] aio: keep poll requests on waitqueue until completed
` [PATCH 2/2] aio: fix use-after-free due to missing POLLFREE handling
[PATCH AUTOSEL 5.15 13/24] tools: Fix math.h breakage
2021-12-06 21:19 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 24/24] fget: check that the fd still exists after getting a ref to it
[PATCH AUTOSEL 5.4 04/10] tools: Fix math.h breakage
2021-12-06 21:17 UTC
[PATCH AUTOSEL 5.10 09/15] tools: Fix math.h breakage
2021-12-06 21:15 UTC
[PATCH 0/3] iov_iter documentation
2021-12-06 15:00 UTC (8+ messages)
` [PATCH 1/3] iov_iter: Add skeleton documentation
` [PATCH 2/3] iov_iter: Add kernel-doc
` [PATCH 3/3] iov_iter: Move internal documentation
[PATCH v3 00/10] Extend and tweak mapping support
2021-12-06 14:27 UTC (14+ messages)
` [PATCH v3 01/10] fs: add is_idmapped_mnt() helper
` [PATCH v3 02/10] fs: move mapping helpers
` [PATCH v3 03/10] fs: tweak fsuidgid_has_mapping()
` [PATCH v3 04/10] fs: account for filesystem mappings
` [PATCH v3 05/10] docs: update mapping documentation
` [PATCH v3 06/10] fs: use low-level mapping helpers
` [PATCH v3 07/10] fs: remove unused "
` [PATCH v3 08/10] fs: port higher-level "
` [PATCH v3 09/10] fs: add i_user_ns() helper
` [PATCH v3 10/10] fs: support mapped mounts of mapped filesystems
[PATCH 00/64] fscache, cachefiles: Rewrite
2021-12-06 11:42 UTC (3+ messages)
` [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
[PATCH 0/2] ceph: adapt ceph to the fscache rewrite
2021-12-06 11:12 UTC (6+ messages)
` [PATCH 1/2] ceph: conversion to new fscache API
` [PATCH 2/2] ceph: add fscache writeback support
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2021-12-06 9:59 UTC (7+ messages)
[PATCH] fs:remove redundant variable
2021-12-06 7:47 UTC
[PATCH v3] sched/numa: add per-process numa_balancing
2021-12-06 2:45 UTC
[PATCH -mm 0/5] Phase 2 of task comm cleanups
2021-12-05 7:25 UTC (11+ messages)
` [PATCH -mm 1/5] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm 2/5] cn_proc: replaced old hard-coded "
` [PATCH -mm 3/5] samples/bpf/tracex2: replace hard-coded 16 with TASK_COMM_LEN
` [PATCH -mm 4/5] tools/perf: "
` [PATCH -mm 5/5] bpf/progs: "
[GIT PULL] xfs: bug fixes for 5.16-rc3
2021-12-05 1:28 UTC (2+ messages)
[PATCH] mm: split out anon_vma declarations to separate header
2021-12-04 23:57 UTC (3+ messages)
[PATCH 1/2] fs/inode: avoid unused-variable warning
2021-12-04 11:57 UTC (4+ messages)
` [PATCH 2/2] fs/dcache: avoid unused-function warning
[syzbot] INFO: trying to register non-static key in l2cap_sock_teardown_cb
2021-12-04 9:32 UTC (2+ messages)
overlay2: backporting a copy_file_range bug fix in Linux 5.6 to 5.10?
2021-12-04 7:25 UTC (4+ messages)
[PATCH bpf-next v1 0/8] Introduce BPF iterators for io_uring and epoll
2021-12-03 23:16 UTC (9+ messages)
` [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers
[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
2021-12-03 21:22 UTC (16+ messages)
[PATCH v2 0/4] Avoid live-lock in fault-in+uaccess loops with sub-page faults
2021-12-03 19:51 UTC (9+ messages)
` [PATCH v2 3/4] arm64: Add support for user sub-page fault probing
[PATCH v3 0/5] io_uring: add xattr support
2021-12-03 19:15 UTC (6+ messages)
` [PATCH v3 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v3 2/5] fs: split off setxattr_setup function from setxattr
` [PATCH v3 3/5] fs: split off do_getxattr from getxattr
` [PATCH v3 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v3 5/5] io_uring: add fgetxattr and getxattr support
[GIT PULL] iomap folio conversion for 5.17
2021-12-03 18:48 UTC
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2021-12-03 18:34 UTC (6+ messages)
[PATCH v1 0/5] io_uring: add xattr support
2021-12-03 17:58 UTC (5+ messages)
[PATCH v2 0/5] io_uring: add xattr support
2021-12-03 16:41 UTC (4+ messages)
` [PATCH v2 4/5] io_uring: add fsetxattr and setxattr support
[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
2021-12-03 15:29 UTC (3+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module
[PATCH 0/3] Some improvements on panic_print
2021-12-03 15:09 UTC (4+ messages)
` [PATCH 2/3] panic: Add option to dump all CPUs backtraces in panic_print
[PATCH v2 3/5] fs: split off do_getxattr from getxattr
2021-12-03 3:41 UTC (2+ messages)
` [fs] 196bdb1966: WARNING:at_mm/util.c:#kvmalloc_node
[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-12-03 1:11 UTC (4+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
mmotm 2021-12-02-17-04 uploaded
2021-12-03 1:05 UTC
[PATCH v2 00/10] Extend and tweak mapping support
2021-12-02 19:20 UTC (22+ messages)
` [PATCH v2 01/10] fs: add is_idmapped_mnt() helper
` [PATCH v2 02/10] fs: move mapping helpers
` [PATCH v2 03/10] fs: tweak fsuidgid_has_mapping()
` [PATCH v2 04/10] fs: account for filesystem mappings
` [PATCH v2 05/10] docs: update mapping documentation
` [PATCH v2 06/10] fs: use low-level mapping helpers
` [PATCH v2 07/10] fs: remove unused "
` [PATCH v2 08/10] fs: port higher-level "
` [PATCH v2 09/10] fs: add i_user_ns() helper
` [PATCH v2 10/10] fs: support mapped mounts of mapped filesystems
[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-02 16:09 UTC (17+ messages)
[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-02 16:02 UTC (3+ messages)
[PATCH] mount: warn only once about timestamp range expiration
2021-12-02 10:02 UTC
[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
2021-12-02 8:48 UTC (9+ messages)
` [PATCH v8 1/9] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v8 4/9] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v8 5/9] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/9] dax: add dax holder helper for filesystems
` [PATCH v8 8/9] xfs: Implement ->notify_failure() for XFS
` [PATCH v8 9/9] fsdax: set a CoW flag when associate reflink mappings
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox