messages from 2019-04-14 19:26:14 to 2019-04-17 08:11:13 UTC [more...]
[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
2019-04-17 8:07 UTC (5+ messages)
[PATCH v3 00/26] compat_ioctl: cleanups
2019-04-17 8:05 UTC (30+ messages)
` [PATCH v3 01/26] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 03/26] compat_ioctl: avoid unused function warning for do_ioctl
` [PATCH v3 04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH v3 05/26] compat_ioctl: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c
` [PATCH v3 06/26] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v3 07/26] compat_ioctl: move rtc handling into rtc-dev.c
` [PATCH v3 08/26] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v3 10/26] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v3 11/26] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
` [PATCH v3 13/26] compat_ioctl: move tape handling into drivers
` [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
` [PATCH v3 15/26] compat_ioctl: move isdn/capi ioctl translation into driver
` [PATCH v3 16/26] compat_ioctl: move rfcomm handlers "
` [PATCH v3 17/26] compat_ioctl: move hci_sock "
` [PATCH v3 18/26] compat_ioctl: remove HCIUART handling
` [PATCH v3 19/26] compat_ioctl: remove HIDIO translation
` [PATCH v3 20/26] compat_ioctl: remove translation for sound ioctls
` [PATCH v3 21/26] compat_ioctl: remove IGNORE_IOCTL()
` [PATCH v3 22/26] compat_ioctl: remove /dev/random commands
` [PATCH v3 23/26] compat_ioctl: remove joystick ioctl translation
` [PATCH v3 24/26] compat_ioctl: remove PCI "
` [PATCH v3 25/26] compat_ioctl: remove /dev/raw "
` [PATCH v3 26/26] compat_ioctl: remove last RAID handling code
Need advice about do we need this if condition
2019-04-17 7:56 UTC
[PATCH v2] proc/sysctl: add shared variables for range check
2019-04-17 5:56 UTC (5+ messages)
[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-04-17 5:45 UTC (2+ messages)
` [PATCH v4] "
[PATCH v3 00/11] Provide generic top-down mmap layout functions
2019-04-17 5:22 UTC (12+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default
mmotm 2019-04-16-22-01 uploaded
2019-04-17 5:02 UTC
fs/proc: Crash observed in next_tgid (fs/proc/base.c)
2019-04-17 3:38 UTC (2+ messages)
[PATCH 0/2] sysctl: share commonly used constants
2019-04-17 3:22 UTC (12+ messages)
` [PATCH 2/2] kernel: use sysctl shared variables for range check
[PATCH v1 00/15] Keep track of GUPed pages in fs and block
2019-04-17 2:03 UTC (22+ messages)
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()
` [PATCH v1 15/15] ceph: use put_user_pages() instead of ceph_put_page_vector()
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-04-17 0:10 UTC (4+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
[PATCH v3 00/18] btrfs dax support
2019-04-16 23:45 UTC (21+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 03/18] btrfs: basic dax read
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 05/18] btrfs: return whether extent is nocow or not
` [PATCH 06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 07/18] btrfs: add dax write support
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 09/18] btrfs: Add dax specific address_space_operations
` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 11/18] btrfs: add dax mmap support
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send
` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end
[PATCH v2] fscrypt: use READ_ONCE() to access ->i_crypt_info
2019-04-16 22:57 UTC (2+ messages)
[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
2019-04-16 21:34 UTC (66+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
` [RFC PATCH 02/62] apparmorfs: "
` [RFC PATCH 03/62] new inode method: ->free_inode()
` [RFC PATCH 04/62] spufs: switch to ->free_inode()
` [RFC PATCH 05/62] erofs: "
` [RFC PATCH 06/62] 9p: "
` [RFC PATCH 07/62] adfs: "
` [RFC PATCH 08/62] affs: "
` [RFC PATCH 09/62] befs: "
` [RFC PATCH 10/62] bfs: "
` [RFC PATCH 11/62] bdev: "
` [RFC PATCH 12/62] cifs: "
` [RFC PATCH 13/62] debugfs: "
` [RFC PATCH 14/62] efs: "
` [RFC PATCH 15/62] ext2: "
` [RFC PATCH 16/62] f2fs: "
` [RFC PATCH 17/62] fat: "
` [RFC PATCH 18/62] freevxfs: "
` [RFC PATCH 19/62] gfs2: "
` [RFC PATCH 20/62] hfs: "
` [RFC PATCH 21/62] hfsplus: "
` [RFC PATCH 22/62] hostfs: "
` [RFC PATCH 23/62] hpfs: "
` [RFC PATCH 24/62] isofs: "
` [RFC PATCH 25/62] jffs2: "
` [RFC PATCH 26/62] minix: "
` [RFC PATCH 27/62] nfs{,4}: "
` [RFC PATCH 28/62] nilfs2: "
` [RFC PATCH 29/62] dlmfs: "
` [RFC PATCH 30/62] ocfs2: "
` [RFC PATCH 31/62] openpromfs: "
` [RFC PATCH 32/62] procfs: "
` [RFC PATCH 33/62] qnx4: "
` [RFC PATCH 34/62] qnx6: "
` [RFC PATCH 35/62] reiserfs: convert "
` [RFC PATCH 36/62] romfs: "
` [RFC PATCH 37/62] squashfs: switch "
` [RFC PATCH 38/62] ubifs: "
` [RFC PATCH 39/62] udf: "
` [RFC PATCH 40/62] sysv: "
` [RFC PATCH 41/62] coda: "
` [RFC PATCH 42/62] ufs: "
` [RFC PATCH 43/62] mqueue: "
` [RFC PATCH 44/62] bpf: "
` [RFC PATCH 45/62] rpcpipe: "
` [RFC PATCH 46/62] apparmor: "
` [RFC PATCH 47/62] securityfs: "
` [RFC PATCH 48/62] ntfs: "
` [RFC PATCH 49/62] dax: make use of ->free_inode()
` [RFC PATCH 50/62] afs: switch to "
` [RFC PATCH 51/62] btrfs: use ->free_inode()
` [RFC PATCH 52/62] ceph: "
` [RFC PATCH 53/62] ecryptfs: make use of ->free_inode()
` [RFC PATCH 54/62] ext4: "
` [RFC PATCH 55/62] fuse: switch to ->free_inode()
` [RFC PATCH 56/62] jfs: "
` [RFC PATCH 57/62] overlayfs: make use of ->free_inode()
` [RFC PATCH 58/62] hugetlb: "
` [RFC PATCH 59/62] shmem: "
` [RFC PATCH 60/62] orangefs: "
` [RFC PATCH 61/62] sockfs: switch to ->free_inode()
` [RFC PATCH 62/62] coallocate socket->wq with socket itself
[PATCH RFC 1/2] Add polling support to pidfd
2019-04-16 19:32 UTC (5+ messages)
fanotify and LSM path hooks
2019-04-16 18:24 UTC (7+ messages)
[RFC PATCH v1 0/5] Add support for O_MAYEXEC
2019-04-16 15:34 UTC (6+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()
[PATCH] binfmt_misc: pass info about P flag by AT_FLAGS
2019-04-16 12:56 UTC
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2019-04-16 12:22 UTC (6+ messages)
a.out coredumping: fix or delete?
2019-04-16 3:19 UTC (17+ messages)
` [PATCH] x86: Deprecate a.out support
WARNING in notify_change
2019-04-15 23:54 UTC (4+ messages)
INFO: task hung in __io_uring_register
2019-04-15 18:07 UTC (4+ messages)
[PATCH 0/4] Hexdump enhancements
2019-04-15 11:12 UTC (22+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
[PATCH] fanotify: Make wait for permission events interruptible
2019-04-15 9:59 UTC (2+ messages)
misuse of fget_raw() in perf_event_get()
2019-04-15 9:04 UTC (3+ 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).