linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-10 06:25:33 to 2020-05-12 17:47:15 UTC [more...]

[PATCH] kernel: sysctl: ignore out-of-range taint bits introduced via kernel.tainted
 2020-05-12 17:46 UTC 

linux-next: manual merge of the vfs tree with the parisc-hd tree
 2020-05-12 17:40 UTC  (7+ messages)

mmotm 2020-05-11-15-43 uploaded
 2020-05-12 17:16 UTC  (6+ messages)
    ` mmotm 2020-05-11-15-43 uploaded (mm/memcontrol.c, huge pages)

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-12 16:31 UTC  (16+ messages)

[PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices
 2020-05-12 16:24 UTC  (17+ messages)
` [PATCH v11 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v11 02/10] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v11 03/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v11 04/10] block: introduce blk_req_zone_write_trylock
` [PATCH v11 05/10] block: Modify revalidate zones
` [PATCH v11 06/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v11 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v11 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v11 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v11 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH] kernel: sysctl: ignore invalid taint bits introduced via kernel.tainted and taint the kernel with TAINT_USER on writes
 2020-05-12 16:01 UTC  (9+ messages)

INFO: rcu detected stall in io_uring_release
 2020-05-12 15:25 UTC  (3+ messages)

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-12 15:04 UTC  (3+ messages)

sort out the flush_icache_range mess
 2020-05-12 14:46 UTC  (48+ messages)
` [PATCH 01/31] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 04/31] nds32: unexport flush_icache_page
` [PATCH 05/31] powerpc: unexport flush_icache_user_range
` [PATCH 06/31] unicore32: remove flush_cache_user_range
` [PATCH 07/31] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 09/31] asm-generic: improve the flush_dcache_page stub
` [PATCH 10/31] alpha: use asm-generic/cacheflush.h
` [PATCH 11/31] arm64: "
` [PATCH 12/31] c6x: "
` [PATCH 13/31] hexagon: "
` [PATCH 14/31] ia64: "
` [PATCH 15/31] microblaze: "
` [PATCH 16/31] m68knommu: "
` [PATCH 17/31] openrisc: "
` [PATCH 18/31] powerpc: "
` [PATCH 19/31] riscv: "
` [PATCH 20/31] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 22/31] asm-generic: add a flush_icache_user_range stub
` [PATCH 23/31] sh: implement flush_icache_user_range
` [PATCH 24/31] xtensa: "
` [PATCH 25/31] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 26/31] m68k: implement flush_icache_user_range
` [PATCH 27/31] exec: only build read_code when needed
` [PATCH 28/31] exec: use flush_icache_user_range in read_code
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 30/31] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-05-12 13:35 UTC  (3+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-12 11:46 UTC  (5+ messages)
` [PATCH 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[RFC PATCH v2] ovl: suppress negative dentry in lookup
 2020-05-12  9:30 UTC  (3+ messages)

exfatprogs-1.0.3 version released
 2020-05-12  8:15 UTC 

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-05-12  7:00 UTC  (2+ messages)

[PATCH RFC] fuse: invalidate inode attr in writeback cache mode
 2020-05-12  2:29 UTC  (4+ messages)
` [PATCH v2] "

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-11 23:29 UTC  (4+ messages)
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages

[PATCH 0/5] cachefiles, nfs: Fixes
 2020-05-11 22:38 UTC  (4+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-11 22:24 UTC  (20+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 3/6] exec: Stop open coding mutex_lock_killable of cred_guard_mutex
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 2/5] exec: Directly call security_bprm_set_creds from __do_execve_file
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler
    ` [PATCH 4/5] exec: Allow load_misc_binary to call prepare_binfmt unconditionally
    ` [PATCH 5/5] exec: Move the call of prepare_binprm into search_binary_handler

[PATCH 9/9 linux-next] fsnotify: fsnotify_clear_marks_by_group() massage
 2020-05-11 21:57 UTC  (2+ messages)

[PATCH 8/9 linux-next] fanotify: clarify mark type extraction
 2020-05-11 21:54 UTC  (2+ messages)

[PATCH v17 00/10] Landlock LSM
 2020-05-11 21:54 UTC  (12+ messages)
` [PATCH v17 01/10] landlock: Add object management
` [PATCH v17 02/10] landlock: Add ruleset and domain management
` [PATCH v17 03/10] landlock: Set up the security framework and manage credentials
` [PATCH v17 04/10] landlock: Add ptrace restrictions
` [PATCH v17 05/10] fs,landlock: Support filesystem access-control
` [PATCH v17 06/10] landlock: Add syscall implementation
` [PATCH v17 07/10] arch: Wire up landlock() syscall
` [PATCH v17 08/10] selftests/landlock: Add initial tests
` [PATCH v17 09/10] samples/landlock: Add a sandbox manager example
` [PATCH v17 10/10] landlock: Add user and kernel documentation

[PATCH 7/9 linux-next] fanotify: don't write with zero size
 2020-05-11 21:49 UTC  (2+ messages)

[PATCH 2/9 linux-next] fanotify: fanotify_encode_fid(): variable init
 2020-05-11 21:36 UTC  (2+ messages)

[PATCH v3] kernel: add panic_on_taint
 2020-05-11 21:05 UTC  (7+ messages)

[PATCH 6/9 linux-next] fsnotify/fdinfo: remove proc_fs.h inclusion
 2020-05-11 18:01 UTC 

[PATCH 5/9 linux-next] fanotify: remove reference to fill_event_metadata()
 2020-05-11 18:01 UTC 

[PATCH 4/9 linux-next] notify: add mutex destroy
 2020-05-11 18:00 UTC 

[PATCH 3/9 linux-next] notify: explicit shutdown initialization
 2020-05-11 18:00 UTC 

[PATCH 1/9 linux-next] fanotify: prefix should_merge()
 2020-05-11 17:58 UTC 

[PATCH 0/9 linux-next] fs/notify: cleanup
 2020-05-11 17:58 UTC 

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-11 17:34 UTC  (6+ messages)

[PATCH v4 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-11 15:28 UTC  (6+ messages)
` [PATCH v4 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH] fs:io_uring:Remove duplicate semicolons at the end of line
 2020-05-11 15:04 UTC  (2+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-11 14:03 UTC  (12+ messages)
` [PATCH v4 1/5] block: revert back to synchronous request_queue removal
` [PATCH v4 3/5] blktrace: fix debugfs use after free
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls

[PATCH] fuse:rely on fuse_perm for exec when no mode bits set
 2020-05-11 12:25 UTC  (7+ messages)

[fuse] Getting visibility into reads from page cache
 2020-05-11 12:12 UTC  (4+ messages)
  ` [fuse-devel] "

[PATCH] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
 2020-05-11 10:31 UTC  (4+ messages)

[PATCHES] uaccess simple access_ok() removals
 2020-05-10 14:34 UTC  (5+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
  ` [PATCH 04/20] FIEMAP: don't bother with access_ok()

[RFCv4 0/6] Improve ext4 handling of ENOSPC with multi-threaded use-case
 2020-05-10  7:08 UTC  (7+ messages)
` [RFCv4 1/6] ext4: mballoc: Refactor ext4_mb_good_group()
` [RFCv4 2/6] ext4: mballoc: Use ext4_lock_group() around calculations involving bb_free
` [RFCv4 3/6] ext4: mballoc: Optimize ext4_mb_good_group_nolock further if grp needs init
` [RFCv4 4/6] ext4: mballoc: Add blocks to PA list under same spinlock after allocating blocks
` [RFCv4 5/6] ext4: mballoc: Refactor ext4_mb_discard_preallocations()
` [RFCv4 6/6] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling

[RFC 00/16] ext4: mballoc/extents: Code cleanup and debug improvements
 2020-05-10  6:24 UTC  (17+ messages)
` [RFC 01/16] ext4: mballoc: Do print bb_free info even when it is 0
` [RFC 02/16] ext4: mballoc: Refactor ext4_mb_show_ac()
` [RFC 03/16] ext4: mballoc: Add more mb_debug() msgs
` [RFC 04/16] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var
` [RFC 05/16] ext4: mballoc: Fix few other format specifier in mb_debug()
` [RFC 06/16] ext4: mballoc: Simplify error handling in ext4_init_mballoc()
` [RFC 07/16] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool
` [RFC 08/16] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function
` [RFC 09/16] ext4: mballoc: Fix possible NULL ptr & remove BUG_ONs from DOUBLE_CHECK
` [RFC 10/16] ext4: balloc: Use task_pid_nr() helper
` [RFC 11/16] ext4: Use BIT() macro for BH_** state bits
` [RFC 12/16] ext4: Improve ext_debug() msg in case of block allocation failure
` [RFC 13/16] ext4: Replace EXT_DEBUG with __maybe_unused in ext4_ext_handle_unwritten_extents()
` [RFC 14/16] ext4: mballoc: Make mb_debug() implementation to use pr_debug()
` [RFC 15/16] ext4: Make ext_debug() "
` [RFC 16/16] ext4: Add process name and pid in ext4_msg()


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).