Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v6 0/7] Add seccomp notifier ioctl that enables adding fds
2020-07-07 11:41 UTC (11+ messages)
` [PATCH v6 1/7] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v6 2/7] fs: Move __scm_install_fd() to __receive_fd()
` [PATCH v6 3/7] fs: Add receive_fd() wrapper for __receive_fd()
` [PATCH v6 4/7] pidfd: Replace open-coded partial receive_fd()
` [PATCH v6 5/7] fs: Expand __receive_fd() to accept existing fd
` [PATCH v6 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v6 7/7] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
[PATCH v6 0/2] sched/uclamp: new sysctl for default RT boost value
2020-07-07 11:39 UTC (7+ messages)
` [PATCH v6 1/2] sched/uclamp: Add a new sysctl to control RT default "
` [PATCH v6 2/2] Documentation/sysctl: Document uclamp sysctl knobs
(no subject)
2020-07-07 11:38 UTC (11+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 07/15] mm: add support for async page locking
[PATCH v10 0/4] Prepare for upcoming Casefolding/Encryption patches
2020-07-07 11:31 UTC (5+ messages)
` [PATCH v10 1/4] unicode: Add utf8_casefold_hash
` [PATCH v10 2/4] fs: Add standard casefolding support
` [PATCH v10 3/4] f2fs: Use generic "
` [PATCH v10 4/4] ext4: "
[PATCH -next] fs_parse: make function fs_param_bad_value() static
2020-07-07 11:23 UTC
mmotm 2020-07-06-18-53 uploaded
2020-07-07 10:50 UTC (5+ messages)
` mmotm 2020-07-06-18-53 uploaded (sound/soc/amd/renoir/rn-pci-acp3x.c:)
[PATCH v9 0/4] Prepare for upcoming Casefolding/Encryption patches
2020-07-07 10:44 UTC (8+ messages)
` [PATCH v9 2/4] fs: Add standard casefolding support
` [PATCH v9 4/4] ext4: Use generic "
decruft the early init / initrd / initramfs code
2020-07-07 10:34 UTC (9+ messages)
` [PATCH 01/16] init: remove the bstat helper
` [PATCH 09/16] initrd: remove the BLKFLSBUF call in handle_initrd
[PATCH 0/4] Fix misused kernel_read_file() enums
2020-07-07 9:31 UTC (6+ messages)
` [PATCH 1/4] firmware_loader: EFI firmware loader must handle pre-allocated buffer
` [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
` [PATCH 3/4] fs: Remove FIRMWARE_EFI_EMBEDDED "
` [PATCH 4/4] module: Add hook for security_kernel_post_read_file()
[PATCH v2] proc/fd: Remove unnecessary {files, f_flags, file} initialization in seq_show()
2020-07-07 7:23 UTC (2+ messages)
` [PATCH v2] proc/fd: Adjust variable initialisations "
[PATCH 0/2] f2fs: zns zone-capacity support
2020-07-07 5:18 UTC (6+ messages)
` [PATCH 1/2] f2fs: support zone capacity less than zone size
[PATCH] fs: correct kernel-doc inconsistency
2020-07-07 5:13 UTC (2+ messages)
[PATCH 0/2] Use multi-index entries in the page cache
2020-07-07 3:49 UTC (7+ messages)
[PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
2020-07-07 3:08 UTC (10+ messages)
` [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
` [PATCH v10 2/9] fs: introduce kernel_pread_file* support
` [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
` [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v10 5/9] firmware: test partial file reads of request_partial_firmware_into_buf
` [PATCH v10 6/9] bcm-vk: add bcm_vk UAPI
` [PATCH v10 8/9] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
[PATCH ghak90 V9 00/13] audit: implement container identifier
2020-07-07 2:50 UTC (26+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 04/13] audit: log drop of contid on exit of last task
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 07/13] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
` [PATCH ghak90 V9 12/13] audit: track container nesting
` [PATCH ghak90 V9 13/13] audit: add capcontid to set contid outside init_user_ns
[PATCH v2] fs/epoll: Enable non-blocking busypoll when epoll timeout is 0
2020-07-06 22:57 UTC (5+ messages)
[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds
2020-07-06 19:30 UTC (7+ messages)
` [PATCH v5 4/7] pidfd: Replace open-coded partial fd_install_received()
[ANNOUNCE] xfs-linux: iomap-5.9-merge updated to d1b4f507d71d
2020-07-06 18:10 UTC
[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
2020-07-06 17:44 UTC (10+ messages)
` [PATCH v4 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe
[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
2020-07-06 17:25 UTC (22+ messages)
` [PATCH 1/3] readfile: implement readfile syscall
` [PATCH 2/3] arch: wire up the "
` [PATCH 3/3] selftests: add readfile(2) selftests
` [PATCH] readfile.2: new page describing readfile(2)
memory leak in inotify_update_watch
2020-07-06 15:42 UTC
[PATCH 00/20] Prep work for fanotify named events
2020-07-06 15:24 UTC (11+ messages)
` [PATCH 01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
` [PATCH 09/20] fsnotify: pass dir argument to handle_event() callback
` [PATCH 19/20] fanotify: move event name into fanotify_fh
[PATCH v2] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
2020-07-06 14:58 UTC (3+ messages)
[PATCH v3 0/4] zone-append support in io-uring and aio
2020-07-06 14:33 UTC (13+ messages)
` [PATCH v3 1/4] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
` [PATCH v3 2/4] block: add zone append handling for direct I/O path
` [PATCH v3 3/4] block: enable zone-append for iov_iter of bvec type
` [PATCH v3 4/4] io_uring: add support for zone-append
[PATCH v3] hung_task:add detecting task in D state milliseconds timeout
2020-07-06 12:45 UTC
[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
2020-07-06 11:18 UTC (18+ messages)
fanotify and LSM path hooks
2020-07-06 10:51 UTC (9+ messages)
` fsnotify pre-modify VFS hooks (Was: fanotify and LSM path hooks)
[PATCH 0/7] THP prep patches
2020-07-06 10:29 UTC (3+ messages)
` [PATCH 1/7] mm: Store compound_nr as well as compound_order
[PATCH] exfat: implement "quiet" option for setattr
2020-07-06 10:26 UTC (4+ messages)
[RFC] hung_task:add detecting task in D state milliseconds timeout
2020-07-06 9:43 UTC (5+ messages)
[PATCH v2] fcntl: Add 32bit filesystem mode
2020-07-06 8:54 UTC (3+ messages)
[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
2020-07-06 6:45 UTC (4+ messages)
[PATCH 00/10] Documentation: filesystems: eliminate duplicated words
2020-07-06 0:15 UTC (13+ messages)
` [PATCH 01/10] Documentation: filesystems: autofs-mount-control: drop doubled words
` [PATCH 02/10] Documentation: filesystems: caching/operations: drop doubled word
` [PATCH 03/10] Documentation: filesystems: configfs: "
` [PATCH 04/10] Documentation: filesystems: directory-locking: "
` [PATCH 05/10] Documentation: filesystems: fsverity: "
` [PATCH 06/10] Documentation: filesystems: mount_api: "
` [PATCH 07/10] Documentation: filesystems: overlayfs: "
` [PATCH 08/10] Documentation: filesystems: path-lookup: "
` [PATCH 09/10] Documentation: filesystems: sysfs-tagging: "
` [PATCH 10/10] Documentation: filesystems: vfs: drop doubled words
general protection fault in bdev_read_page (2)
2020-07-05 19:12 UTC
[PATCH v2] hung_task:add detecting task in D state milliseconds timeout
2020-07-05 17:16 UTC (2+ messages)
[RFC v2 0/2] Fix gfs2 readahead deadlocks
2020-07-05 15:08 UTC (6+ messages)
` [RFC v2 1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter
[PATCH 1/3] readfile: implement readfile syscall
2020-07-04 21:15 UTC (2+ messages)
[PATCH v3 00/16] Make the user mode driver code a better citizen
2020-07-04 16:00 UTC (7+ messages)
` [PATCH v3 13/16] exit: Factor thread_group_exited out of pidfd_poll
[PATCH v3 00/10] server side user xattr support (RFC 8276)
2020-07-04 14:37 UTC
[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
2020-07-04 6:57 UTC (17+ messages)
` [PATCH 00/14] Make the user mode driver code a better citizen
` [PATCH v2 00/15] "
mmotm 2020-07-03-15-03 uploaded
2020-07-04 3:00 UTC (2+ messages)
` mmotm 2020-07-03-15-03 uploaded (drivers/soc/qcom/qcom-geni-se.c)
[GIT PULL] xfs: bug fixes for 5.8-rc4
2020-07-03 21:50 UTC (2+ messages)
Virtual Linux Plumbers 2020, 24-28 August: Containers and Checkpoint/Restore microconference CFP Open until 20 July
2020-07-03 14:06 UTC
page: next (older) | prev (newer) | latest
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 NNTP newsgroup(s).