messages from 2018-07-20 05:47:57 to 2018-07-26 17:27:10 UTC [more...]
[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
2018-07-26 16:09 UTC (15+ messages)
` [PATCH 1/5] General notification queue with user mmap()'able ring buffer
` [PATCH 2/5] KEYS: Add a notification facility
` [PATCH 3/5] vfs: Add a mount-notification facility
` [PATCH 4/5] vfs: Add superblock notifications
` [PATCH 5/5] Add sample notification program
[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
2018-07-26 16:26 UTC (7+ messages)
` [PATCH 1/4] mm: /proc/pid/*maps remove is_pid and related wrappers
` [PATCH 2/4] mm: proc/pid/smaps: factor out mem stats gathering
` [PATCH 3/4] mm: proc/pid/smaps: factor out common stats printing
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file
Very slow SYS_io_destroy()
2018-07-26 16:21 UTC (4+ messages)
[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
2018-07-26 14:30 UTC (44+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 03/10] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 05/10] audit: add containerid support for tty_audit
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
[PATCH] vfs: replace current_kernel_time64 with ktime equivalent
2018-07-26 13:07 UTC
[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
2018-07-26 12:22 UTC (27+ messages)
` [PATCH 00/25] staging: "
` [PATCH 01/25] staging: erofs: add on-disk layout
` [PATCH 02/25] staging: erofs: add erofs in-memory stuffs
` [PATCH 03/25] staging: erofs: add super block operations
` [PATCH 04/25] staging: erofs: add raw address_space operations
` [PATCH 05/25] staging: erofs: add inode operations
` [PATCH 06/25] staging: erofs: add directory operations
` [PATCH 07/25] staging: erofs: add namei functions
` [PATCH 08/25] staging: erofs: update Kconfig and Makefile
` [PATCH 09/25] staging: erofs: introduce xattr & acl support
` [PATCH 10/25] staging: erofs: support special inode
` [PATCH 11/25] staging: erofs: introduce error injection infrastructure
` [PATCH 12/25] staging: erofs: support tracepoint
` [PATCH 13/25] staging: erofs: <linux/tagptr.h>: introduce tagged pointer
` [PATCH 14/25] staging: erofs: introduce pagevec for unzip subsystem
` [PATCH 15/25] staging: erofs: add erofs_map_blocks_iter
` [PATCH 16/25] staging: erofs: add erofs_allocpage
` [PATCH 17/25] staging: erofs: globalize prepare_bio and __submit_bio
` [PATCH 18/25] staging: erofs: introduce a customized LZ4 decompression
` [PATCH 19/25] staging: erofs: add a generic z_erofs VLE decompressor
` [PATCH 20/25] staging: erofs: introduce superblock registration
` [PATCH 21/25] staging: erofs: introduce erofs shrinker
` [PATCH 22/25] staging: erofs: introduce workstation for decompression
` [PATCH 23/25] staging: erofs: introduce VLE decompression support
` [PATCH 24/25] staging: erofs: introduce cached decompression
` [PATCH 25/25] staging: erofs: add a TODO and update MAINTAINERS for staging
aio poll and a new in-kernel poll API V20 (aka 2.0)
2018-07-26 11:57 UTC (7+ messages)
` [PATCH 1/4] timerfd: add support for keyed wakeups
` [PATCH 2/4] aio: add a iocb refcount
` [PATCH 3/4] aio: implement IOCB_CMD_POLL
` [PATCH 4/4] aio: allow direct aio poll comletions for keyed wakeups
INFO: task hung in fuse_reverse_inval_entry
2018-07-26 9:12 UTC (14+ messages)
[PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access()
2018-07-26 1:29 UTC (10+ messages)
` [PATCH v2 1/6] libnvdimm, pmem: "
` [PATCH v2 2/6] s390, dcssblk: "
` [PATCH v2 3/6] tools/testing/nvdimm: "
` [PATCH v2 4/6] dax/super: Do not request a pointer kaddr when not required
` [PATCH v2 5/6] md/dm-writecache: Don't request pointer dummy_addr "
` [PATCH v2 6/6] filesystem-dax: Do not request kaddr and pfn "
` [External] Re: [PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access()
[PATCH v2] f2fs: checkpoint disabling
2018-07-26 0:19 UTC
[PATCH v4 0/9] /proc/kcore improvements
2018-07-25 23:59 UTC (10+ messages)
` [PATCH v4 1/9] proc/kcore: don't grab lock for kclist_add()
` [PATCH v4 2/9] proc/kcore: don't grab lock for memory hotplug notifier
` [PATCH v4 3/9] proc/kcore: replace kclist_lock rwlock with rwsem
` [PATCH v4 4/9] proc/kcore: fix memory hotplug vs multiple opens race
` [PATCH v4 5/9] proc/kcore: hold lock during read
` [PATCH v4 6/9] proc/kcore: clean up ELF header generation
` [PATCH v4 7/9] proc/kcore: optimize multiple page reads
` [PATCH v4 8/9] crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
` [PATCH v4 9/9] proc/kcore: add vmcoreinfo note to /proc/kcore
[PATCH v3 0/8] /proc/kcore improvements
2018-07-25 23:34 UTC (4+ messages)
` [PATCH v3 5/8] proc/kcore: hold lock during read
[PATCH v14 00/74] Convert page cache to XArray
2018-07-25 21:12 UTC (9+ messages)
[GIT PULL] fscache and cachefiles fixes
2018-07-25 19:31 UTC (5+ messages)
Why inode number is zero in writeback?
2018-07-25 16:56 UTC (2+ messages)
[PATCH] n_tty: Protect tty->disc_data using refcount
2018-07-25 12:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
2018-07-24 22:36 UTC (2+ messages)
[PATCH 0/5] Do not request a pointer kaddr when not required
2018-07-24 15:41 UTC (12+ messages)
` [PATCH 1/5] libnvdimm, pmem: Allow a NULL-kaddr to ->direct_access()
` [PATCH 2/5] tools/testing/nvdimm: "
` [PATCH 3/5] s390, dcssblk: "
` [External] "
` [PATCH 4/5] filesystem-dax: Do not request a pointer kaddr when not required
` [PATCH 5/5] dax/super: "
` [External] Re: [PATCH 0/5] "
[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-07-24 15:46 UTC (9+ messages)
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
[PATCH 1/2] [v2] hfs/hfsplus: follow MacOS time behavior
2018-07-24 15:28 UTC (3+ messages)
[PATCH v3] vfs: don't evict uninitialized inode
2018-07-24 13:01 UTC
[PATCH] fs/buffer.c: Optimize grow_buffer function
2018-07-24 9:42 UTC (3+ messages)
KASAN: use-after-free Read in link_path_walk
2018-07-24 5:54 UTC (5+ messages)
possible deadlock in mnt_want_write
2018-07-23 17:30 UTC
[PATCH 0/1] getxattr: use correct xattr length
2018-07-23 15:14 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v2 0/6] 9p: Use IDRs more effectively
2018-07-23 14:24 UTC (6+ messages)
` [PATCH v2 5/6] 9p: Use a slab for allocating requests
KASAN: stack-out-of-bounds Read in locks_remove_posix
2018-07-23 5:59 UTC (2+ messages)
[git pull] vfs.git assorted fixes
2018-07-22 16:39 UTC
A list of HFS+ kernel module bugs found in 4.18
2018-07-22 16:21 UTC (4+ messages)
[PATCH] Delete invalid assignment statements in do_sendfile
2018-07-22 8:37 UTC
mmotm 2018-07-20-17-49 uploaded
2018-07-21 0:50 UTC
[PATCH] mm: adjust max read count in generic_file_buffered_read()
2018-07-20 23:14 UTC (2+ messages)
[PATCH] fs: iomap: Change return type to vm_fault_t
2018-07-20 19:36 UTC (8+ messages)
INFO: task hung in generic_file_write_iter
2018-07-20 20:06 UTC (2+ messages)
[PATCH] net/sunrpc: Add user namespace support
2018-07-20 17:06 UTC (7+ messages)
[PATCH] fs: drop duplicated bit in bitmask
2018-07-20 15:14 UTC (2+ messages)
[PATCH] fs/seq_file: remove kmalloc(ops) for single_open seqfiles
2018-07-20 11:15 UTC (2+ messages)
[PATCH (resend)] fuse: Fix oops at process_init_reply()
2018-07-20 8:41 UTC (4+ messages)
[PATCH v2 (v4.18 regression fix)] vfs: don't evict uninitialized inode
2018-07-20 8:32 UTC (5+ messages)
[powerpc/powervm]Oops: Kernel access of bad area, sig: 11 [#1] while running stress-ng
2018-07-20 6:02 UTC (7+ messages)
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).