linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 23:49:04 to 2020-06-08 04:40:48 UTC [more...]

[patch 01/54] mm/page_idle.c: skip offline pages
 2020-06-08  4:40 UTC  (13+ messages)
` [patch 02/54] ipc/msg: add missing annotation for freeque()
` [patch 03/54] ipc/namespace.c: use a work queue to free_ipc
` [patch 04/54] dynamic_debug: add an option to enable dynamic debug for modules only
` [patch 05/54] kernel: add panic_on_taint
` [patch 06/54] xarray.h: correct return code documentation for xa_store_{bh,irq}()
` [patch 07/54] kernel/sysctl: support setting sysctl parameters from kernel command line
` [patch 08/54] kernel/sysctl: support handling command line aliases
` [patch 09/54] kernel/hung_task convert hung_task_panic boot parameter to sysctl
` [patch 10/54] tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y
` [patch 11/54] lib/test_sysctl: support testing of sysctl. boot parameter
` [patch 12/54] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
` [patch 13/54] kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected

incoming
 2020-06-08  4:35 UTC 

[PATCH v11 00/16] per memcg lru lock
 2020-06-08  4:15 UTC  (2+ messages)

[Bug 208085] New: page allocation failure: order:0, mode:0x400d0
 2020-06-08  2:30 UTC  (2+ messages)

[PATCH v1 0/2] hwpoison: fixes signaling on memory error
 2020-06-08  2:25 UTC  (6+ messages)
` [PATCH v1 1/2] mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early_kill
` [PATCH v1 2/2] mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread

[hnaz-linux-mm:master 432/544] arch/powerpc/include/asm/nohash/32/pgtable.h:237:37: error: implicit declaration of function 'pgd_offset'; did you mean
 2020-06-07 15:34 UTC  (2+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-06-07  3:08 UTC  (7+ messages)
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache

5.7.0 page allocation failure: order:0, mode:0x400d0
 2020-06-07  0:50 UTC  (3+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-06 16:04 UTC  (20+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-06-06 12:50 UTC  (6+ messages)
` [PATCH v3 1/7] mm: Add functions to track page directory modifications

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-06  6:46 UTC  (19+ messages)

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-06-06  4:02 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Add writable-applies-readable policy with pgrot

[PATCH 1/2] MIPS: set page access bit with pgprot on some MIPS platform
 2020-06-06  1:08 UTC  (5+ messages)
` [PATCH 2/2] MIPS: Add writable-applies-readable policy with pgrot

[RFC PATCH 0/5] replace runtime slub_debug toggling with more capable boot parameter
 2020-06-06  0:34 UTC  (15+ messages)
` [RFC PATCH 1/5] mm, slub: extend slub_debug syntax for multiple blocks
` [RFC PATCH 2/5] mm, slub: make some slub_debug related attributes read-only
` [RFC PATCH 3/5] mm, slub: remove runtime allocation order changes
` [RFC PATCH 4/5] mm, slub: make remaining slub_debug related attributes read-only
` [RFC PATCH 5/5] mm, slub: make reclaim_account attribute read-only

[PATCH v1 0/5] mm: memcg accounting of percpu memory
 2020-06-05 22:47 UTC  (13+ messages)
` [PATCH v1 1/5] percpu: return number of released bytes from pcpu_free_area()
` [PATCH v1 2/5] mm: memcg/percpu: account percpu memory to memory cgroups
` [PATCH v1 3/5] mm: memcg/percpu: per-memcg percpu memory statistics
` [PATCH v1 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
` [PATCH v1 5/5] kselftests: cgroup: add perpcu memory accounting test

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-06-05 22:33 UTC  (7+ messages)
` [PATCH v5 5/7] blktrace: fix "

[PATCH] shmem, memcg: enable memcg aware shrinker
 2020-06-05 22:05 UTC  (4+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-05 21:39 UTC  (9+ messages)
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

[PATCH v5 00/19] The new cgroup slab memory controller
 2020-06-05 18:17 UTC  (4+ messages)
` [PATCH v5 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

[linux-next:master] BUILD REGRESSION af30725c132e2e5c5369b60369ff0771fde7d4ff
 2020-06-05 16:27 UTC 

[linux-stable-rc:linux-4.4.y 9981/9999] include/linux/printk.h:113:2: note: in expansion of macro 'if'
 2020-06-05 16:05 UTC  (2+ messages)

[PATCH V2] mm/vmstat: Add events for THP migration without split
 2020-06-05 14:24 UTC  (7+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-06-05 12:18 UTC  (10+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 086779e58c6867c3f8488d6729e267094a0cd826
 2020-06-05 11:12 UTC 

[hnaz-linux-mm:master 169/698] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
 2020-06-05 10:35 UTC  (7+ messages)

[PATCH 0/2] Trivial fixups
 2020-06-05  9:36 UTC  (6+ messages)
` [PATCH 1/2] mm/page_idle.c: Skip offline pages
` [PATCH 2/2] scripts/spelling: Add a few more typos

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-05  9:25 UTC  (7+ messages)
` [PATCH 03/10] b43: Remove uninitialized_var() usage
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 09/10] treewide: "

[PATCH] x86/mm: use max memory block size with unaligned memory end
 2020-06-05  7:44 UTC  (7+ messages)

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-05  6:06 UTC  (2+ messages)

[linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory
 2020-06-05  4:26 UTC  (3+ messages)
  ` [kbuild-all] "

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-06-05  2:30 UTC  (9+ messages)
  ` 回复: "

[linux-stable-rc:linux-4.4.y 9997/9999] fs/9p/vfs_dir.c:226:2: note: in expansion of macro 'p9_debug'
 2020-06-05  1:55 UTC 

incoming
 2020-06-04 23:53 UTC  (76+ messages)
` [patch 053/127] mm: ksm: fix a typo in comment "alreaady"->"already"
` [patch 054/127] mm: mmap: fix a typo in comment "compatbility"->"compatibility"
` [patch 055/127] mm/hugetlb: fix a typos in comments
` [patch 056/127] mm/vmsan: fix some typos in comment
` [patch 057/127] mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
` [patch 058/127] mm/memblock: fix a typo in comment "implict"->"implicit"
` [patch 059/127] mm/list_lru: fix a typo in comment "numbesr"->"numbers"
` [patch 060/127] mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
` [patch 061/127] mm/frontswap: fix some typos in frontswap.c
` [patch 062/127] mm, memcg: fix some typos in memcontrol.c
` [patch 063/127] mm: fix a typo in comment "strucure"->"structure"
` [patch 064/127] mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
` [patch 065/127] mm/sparse: fix a typo in comment "convienence"->"convenience"
` [patch 066/127] mm/page-writeback: fix a typo in comment "effictive"->"effective"
` [patch 067/127] mm/memory: fix a typo in comment "attampt"->"attempt"
` [patch 068/127] mm: use false for bool variable
` [patch 069/127] include/linux/mm.h: return true in cpupid_pid_unset()
` [patch 070/127] zcomp: Use ARRAY_SIZE() for backends list
` [patch 071/127] proc: rename "catch" function argument
` [patch 072/127] user.c: make uidhash_table static
` [patch 073/127] get_maintainer: add email addresses from .yaml files
` [patch 074/127] get_maintainer: fix unexpected behavior for path/to//file (double slashes)
` [patch 075/127] lib/math: avoid trailing newline hidden in pr_fmt()
` [patch 076/127] lib: Add might_fault() to strncpy_from_user
` [patch 077/127] lib/test_lockup.c: make test_inode static
` [patch 078/127] lib/zlib: remove outdated and incorrect pre-increment optimization
` [patch 079/127] lib/percpu-refcount.c: use a more common logging style
` [patch 080/127] lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
` [patch 081/127] lib: make a test module with set/clear bit
` [patch 082/127] include/linux/bitops.h: avoid clang shift-count-overflow warnings
` [patch 083/127] checkpatch: additional MAINTAINER section entry ordering checks
` [patch 084/127] checkpatch: look for c99 comments in ctx_locate_comment
` [patch 085/127] checkpatch: disallow --git and --file/--fix
` [patch 086/127] checkpatch: use patch subject when reading from stdin
` [patch 087/127] fs/binfmt_elf: remove redundant elf_map ifndef
` [patch 088/127] elfnote: mark all .note sections SHF_ALLOC
` [patch 089/127] init: allow distribution configuration of default init
` [patch 090/127] fat: don't allow to mount if the FAT length == 0
` [patch 091/127] fat: improve the readahead for FAT entries
` [patch 092/127] fs/seq_file.c: seq_read: Update pr_info_ratelimited
` [patch 093/127] include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
` [patch 094/127] mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
` [patch 095/127] kernel/kprobes.c: "
` [patch 096/127] exec: simplify the copy_strings_kernel calling convention
` [patch 097/127] exec: open code copy_string_kernel
` [patch 098/127] rapidio: avoid data race between file operation callbacks and mport_cdev_add()
` [patch 099/127] rapidio: convert get_user_pages() --> pin_user_pages()
` [patch 100/127] kernel/relay.c: handle alloc_percpu returning NULL in relay_open
` [patch 101/127] kernel/relay.c: fix read_pos error when multiple readers
` [patch 102/127] selftests/x86/pkeys: move selftests to arch-neutral directory
` [patch 103/127] selftests/vm/pkeys: rename all references to pkru to a generic name
` [patch 104/127] selftests/vm/pkeys: move generic definitions to header file
` [patch 105/127] selftests/vm/pkeys: move some definitions to arch-specific header
` [patch 106/127] selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()
` [patch 107/127] selftests: vm: pkeys: Use sane types for pkey register
` [patch 108/127] selftests: vm: pkeys: add helpers for pkey bits
` [patch 109/127] selftests/vm/pkeys: fix pkey_disable_clear()
` [patch 110/127] selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()
` [patch 111/127] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
` [patch 112/127] selftests: vm: pkeys: use the correct huge page size
` [patch 113/127] selftests/vm/pkeys: introduce generic pkey abstractions
` [patch 114/127] selftests/vm/pkeys: introduce powerpc support
` [patch 115/127] selftests/vm/pkeys: fix number of reserved powerpc pkeys
` [patch 116/127] selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()
` [patch 117/127] selftests/vm/pkeys: improve checks to determine pkey support
` [patch 118/127] selftests/vm/pkeys: associate key on a mapped page and detect access violation
` [patch 119/127] selftests/vm/pkeys: associate key on a mapped page and detect write violation
` [patch 120/127] selftests/vm/pkeys: detect write violation on a mapped access-denied-key page
` [patch 121/127] selftests/vm/pkeys: introduce a sub-page allocator
` [patch 122/127] selftests/vm/pkeys: test correct behaviour of pkey-0
` [patch 123/127] selftests/vm/pkeys: override access right definitions on powerpc
` [patch 124/127] selftests: vm: pkeys: use the correct page size "
` [patch 125/127] selftests: vm: pkeys: fix multilib builds for x86
` [patch 126/127] tools/testing/selftests/vm: remove duplicate headers
` [patch 127/127] lib/ubsan.c: fix gcc-10 warnings


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