+ scripts-bloat-o-meter-fix-python3-syntax-error.patch added to -mm tree

2016-01-05 Thread akpm
The patch titled Subject: scripts/bloat-o-meter: fix python3 syntax error has been added to the -mm tree. Its filename is scripts-bloat-o-meter-fix-python3-syntax-error.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/scripts-bloat-o-meter-fix

+ sched-check-tgid-in-is_global_init.patch added to -mm tree

2016-01-04 Thread akpm
The patch titled Subject: sched: check tgid in is_global_init has been added to the -mm tree. Its filename is sched-check-tgid-in-is_global_init.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/sched-check-tgid-in-is_global_init.patch and later

+ ipc-semc-fix-complex_count-vs-simple-op-race.patch added to -mm tree

2016-01-04 Thread akpm
The patch titled Subject: ipc/sem.c: Fix complex_count vs. simple op race has been added to the -mm tree. Its filename is ipc-semc-fix-complex_count-vs-simple-op-race.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ipc-semc-fix-complex_count-vs

[merged] mm-memcontrol-fix-possible-memcg-leak-due-to-interrupted-reclaim.patch removed from -mm tree

2015-12-30 Thread akpm
The patch titled Subject: mm: memcontrol: fix possible memcg leak due to interrupted reclaim has been removed from the -mm tree. Its filename was mm-memcontrol-fix-possible-memcg-leak-due-to-interrupted-reclaim.patch This patch was dropped because it was merged into mainline or a

[merged] drivers-memory-check-for-missing-sections-in-test_pages_in_a_zone.patch removed from -mm tree

2015-12-30 Thread akpm
The patch titled Subject: mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() has been removed from the -mm tree. Its filename was drivers-memory-check-for-missing-sections-in-test_pages_in_a_zone.patch This patch was dropped because it was merged into mainline

[merged] ocfs2-fix-bug-when-calculate-new-backup-super.patch removed from -mm tree

2015-12-30 Thread akpm
The patch titled Subject: ocfs2: fix BUG when calculate new backup super has been removed from the -mm tree. Its filename was ocfs2-fix-bug-when-calculate-new-backup-super.patch This patch was dropped because it was merged into mainline or a subsystem tree

[patch 1/9] ocfs2: fix BUG when calculate new backup super

2015-12-29 Thread akpm
From: Joseph Qi Subject: ocfs2: fix BUG when calculate new backup super When resizing, it firstly extends the last gd. Once it should backup super in the gd, it calculates new backup super and update the corresponding value. But it currently doesn't consider the situation

[patch 2/9] mm: memcontrol: fix possible memcg leak due to interrupted reclaim

2015-12-29 Thread akpm
From: Vladimir Davydov Subject: mm: memcontrol: fix possible memcg leak due to interrupted reclaim Memory cgroup reclaim can be interrupted with mem_cgroup_iter_break() once enough pages have been reclaimed, in which case, in contrast to a full round-trip over a cgroup

[patch 7/9] mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()

2015-12-29 Thread akpm
From: Andrew Banman Subject: mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() test_pages_in_a_zone() does not account for the possibility of missing sections in the given pfn range. pfn_valid_within always returns 1 when CONFIG_HOLES_IN_ZONE is not

+ ocfs2-dlm-ignore-cleaning-the-migration-mle-that-is-inuse.patch added to -mm tree

2015-12-29 Thread akpm
The patch titled Subject: ocfs2/dlm: ignore cleaning the migration mle that is inuse has been added to the -mm tree. Its filename is ocfs2-dlm-ignore-cleaning-the-migration-mle-that-is-inuse.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-dlm

+ virtio_balloon-fix-race-by-fill-and-leak.patch added to -mm tree

2015-12-29 Thread akpm
The patch titled Subject: virtio_balloon: fix race by fill and leak has been added to the -mm tree. Its filename is virtio_balloon-fix-race-by-fill-and-leak.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/virtio_balloon-fix-race-by-fill

+ virtio_balloon-fix-race-between-migration-and-ballooning.patch added to -mm tree

2015-12-29 Thread akpm
The patch titled Subject: virtio_balloon: fix race between migration and ballooning has been added to the -mm tree. Its filename is virtio_balloon-fix-race-between-migration-and-ballooning.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out

+ nfs-hangs-in-__ocfs2_cluster_lock-due-to-race-with-ocfs2_unblock_lock.patch added to -mm tree

2015-12-22 Thread akpm
/~akpm/mmots/broken-out/nfs-hangs-in-__ocfs2_cluster_lock-due-to-race-with-ocfs2_unblock_lock.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/nfs-hangs-in-__ocfs2_cluster_lock-due-to-race-with-ocfs2_unblock_lock.patch Before you just go and hit "reply", please: a) Co

+ drivers-memory-check-for-missing-sections-in-test_pages_in_a_zone.patch added to -mm tree

2015-12-22 Thread akpm
The patch titled Subject: mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() has been added to the -mm tree. Its filename is drivers-memory-check-for-missing-sections-in-test_pages_in_a_zone.patch This patch should soon appear at http://ozlabs.org/~akpm

[to-be-updated] drivers-memory-check-for-missing-sections-when-testing-zones.patch removed from -mm tree

2015-12-22 Thread akpm
The patch titled Subject: mm/memory_hotplug.c: check for missing sections when testing zones has been removed from the -mm tree. Its filename was drivers-memory-check-for-missing-sections-when-testing-zones.patch This patch was dropped because an updated version will be merged

[merged] proc-fix-esrch-error-when-writing-to-proc-pid-coredump_filter.patch removed from -mm tree

2015-12-21 Thread akpm
The patch titled Subject: proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter has been removed from the -mm tree. Its filename was proc-fix-esrch-error-when-writing-to-proc-pid-coredump_filter.patch This patch was dropped because it was merged into mainline or a

[alternative-merged] scatterlist-fix-sg_phys-masking.patch removed from -mm tree

2015-12-18 Thread akpm
The patch titled Subject: scatterlist: fix sg_phys() masking has been removed from the -mm tree. Its filename was scatterlist-fix-sg_phys-masking.patch This patch was dropped because an alternative patch was merged -- From: Dan

[patch 1/3] proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter

2015-12-18 Thread akpm
From: Colin Ian King Subject: proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter echo 0 > /proc/self/coredump_filter bash: echo: write error: No such process Writing to /proc/$pid/coredump_filter always returns -ESRCH because commit 774636e19ed51 ("proc:

+ ocfs2-fix-bug-when-calculate-new-backup-super.patch added to -mm tree

2015-12-18 Thread akpm
The patch titled Subject: ocfs2: fix BUG when calculate new backup super has been added to the -mm tree. Its filename is ocfs2-fix-bug-when-calculate-new-backup-super.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-fix-bug-when-calculate-new

+ mm-memcontrol-fix-possible-memcg-leak-due-to-interrupted-reclaim.patch added to -mm tree

2015-12-17 Thread akpm
The patch titled Subject: mm: memcontrol: fix possible memcg leak due to interrupted reclaim has been added to the -mm tree. Its filename is mm-memcontrol-fix-possible-memcg-leak-due-to-interrupted-reclaim.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots

+ proc-fix-esrch-error-when-writing-to-proc-pid-coredump_filter.patch added to -mm tree

2015-12-11 Thread akpm
The patch titled Subject: proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter has been added to the -mm tree. Its filename is proc-fix-esrch-error-when-writing-to-proc-pid-coredump_filter.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken

[patch 11/17] mm/hugetlb.c: fix resv map memory leak for placeholder entries

2015-12-11 Thread akpm
From: Mike Kravetz Subject: mm/hugetlb.c: fix resv map memory leak for placeholder entries Dmitry Vyukov reported the following memory leak unreferenced object 0x88002eaafd88 (size 32): comm "a.out", pid 5063, jiffies 4295774645 (age 15.810s) hex dump (first 32

[patch 10/17] mm: hugetlb: call huge_pte_alloc() only if ptep is null

2015-12-11 Thread akpm
From: Naoya Horiguchi Subject: mm: hugetlb: call huge_pte_alloc() only if ptep is null Currently at the beginning of hugetlb_fault(), we call huge_pte_offset() and check whether the obtained *ptep is a migration/hwpoison entry or not. And if not, then we get to call

[patch 04/17] mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress

2015-12-11 Thread akpm
From: Michal Hocko Subject: mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress Tetsuo Handa has reported that the system might basically livelock in OOM condition without triggering the OOM killer. The issue is caused by internal dependency

[patch 01/17] mm: hugetlb: fix hugepage memory leak caused by wrong reserve count

2015-12-11 Thread akpm
From: Naoya Horiguchi Subject: mm: hugetlb: fix hugepage memory leak caused by wrong reserve count When dequeue_huge_page_vma() in alloc_huge_page() fails, we fall back to alloc_buddy_huge_page() to directly create a hugepage from the buddy allocator. In that case,

[patch 16/17] sh64: fix __NR_fgetxattr

2015-12-11 Thread akpm
From: "Dmitry V. Levin" Subject: sh64: fix __NR_fgetxattr According to arch/sh/kernel/syscalls_64.S and common sense, __NR_fgetxattr has to be defined to 259, but it doesn't. Instead, it's defined to 269, which is of course used by another syscall, __NR_sched_setaffinity in

[patch 15/17] ocfs2: fix SGID not inherited issue

2015-12-11 Thread akpm
From: Junxiao Bi Subject: ocfs2: fix SGID not inherited issue commit 8f1eb48758aa ("ocfs2: fix umask ignored issue") introduced an issue, SGID of sub dir was not inherited from its parents dir. It is because SGID is set into "inode->i_mode" in ocfs2_get_init_inode(), but

[patch 13/17] drivers/base/memory.c: prohibit offlining of memory blocks with missing sections

2015-12-11 Thread akpm
From: Seth Jennings Subject: drivers/base/memory.c: prohibit offlining of memory blocks with missing sections bdee237c ("x86: mm: Use 2GB memory block size on large-memory x86-64 systems") and 982792c7 ("x86, mm: probe memory block size for generic x86 64bit")

[to-be-updated] ocfs2-dlm-fix-deadlock-due-to-nested-lock.patch removed from -mm tree

2015-12-10 Thread akpm
The patch titled Subject: ocfs2: dlm: fix deadlock due to nested lock has been removed from the -mm tree. Its filename was ocfs2-dlm-fix-deadlock-due-to-nested-lock.patch This patch was dropped because an updated version will be merged

+ sh64-fix-__nr_fgetxattr.patch added to -mm tree

2015-12-09 Thread akpm
The patch titled Subject: sh64: fix __NR_fgetxattr has been added to the -mm tree. Its filename is sh64-fix-__nr_fgetxattr.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/sh64-fix-__nr_fgetxattr.patch and later at http://ozlabs.org/~akpm/mmotm

+ drivers-memory-check-for-missing-sections-when-testing-zones.patch added to -mm tree

2015-12-04 Thread akpm
The patch titled Subject: mm/memory_hotplug.c: check for missing sections when testing zones has been added to the -mm tree. Its filename is drivers-memory-check-for-missing-sections-when-testing-zones.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken

+ ocfs2-dlm-fix-deadlock-due-to-nested-lock.patch added to -mm tree

2015-12-04 Thread akpm
The patch titled Subject: ocfs2: dlm: fix deadlock due to nested lock has been added to the -mm tree. Its filename is ocfs2-dlm-fix-deadlock-due-to-nested-lock.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-dlm-fix-deadlock-due-to-nested

[to-be-updated] fs-clear-file-privilege-bits-when-mmap-writing.patch removed from -mm tree

2015-12-03 Thread akpm
The patch titled Subject: mm/mmap.c: clear file privilege bits when mmap writing has been removed from the -mm tree. Its filename was fs-clear-file-privilege-bits-when-mmap-writing.patch This patch was dropped because an updated version will be merged

+ drivers-memory-prohibit-offlining-of-memory-blocks-with-missing-sections.patch added to -mm tree

2015-12-02 Thread akpm
://ozlabs.org/~akpm/mmots/broken-out/drivers-memory-prohibit-offlining-of-memory-blocks-with-missing-sections.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/drivers-memory-prohibit-offlining-of-memory-blocks-with-missing-sections.patch Before you just go and hit "reply&quo

+ fs-clear-file-privilege-bits-when-mmap-writing.patch added to -mm tree

2015-12-02 Thread akpm
The patch titled Subject: mm/mmap.c: clear file privilege bits when mmap writing has been added to the -mm tree. Its filename is fs-clear-file-privilege-bits-when-mmap-writing.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/fs-clear-file-privilege

+ oom-kill-init-lead-panic.patch added to -mm tree

2015-12-02 Thread akpm
The patch titled Subject: mm/oom_kill.c: avoid killing init has been added to the -mm tree. Its filename is oom-kill-init-lead-panic.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/oom-kill-init-lead-panic.patch and later at http://ozlabs.org

+ printk-do-cond_resched-between-lines-while-outputting-to-consoles.patch added to -mm tree

2015-12-02 Thread akpm
The patch titled Subject: printk: do cond_resched() between lines while outputting to consoles has been added to the -mm tree. Its filename is printk-do-cond_resched-between-lines-while-outputting-to-consoles.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots

+ mm-hugetlb-resv-map-memory-leak-for-placeholder-entries.patch added to -mm tree

2015-12-02 Thread akpm
The patch titled Subject: mm/hugetlb.c: fix resv map memory leak for placeholder entries has been added to the -mm tree. Its filename is mm-hugetlb-resv-map-memory-leak-for-placeholder-entries.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm

[to-be-updated] zram-zcomp-use-gfp_noio-to-allocate-streams.patch removed from -mm tree

2015-12-01 Thread akpm
The patch titled Subject: zram/zcomp: use GFP_NOIO to allocate streams has been removed from the -mm tree. Its filename was zram-zcomp-use-gfp_noio-to-allocate-streams.patch This patch was dropped because an updated version will be merged

+ zram-zcomp-use-gfp_noio-to-allocate-streams.patch added to -mm tree

2015-12-01 Thread akpm
The patch titled Subject: zram/zcomp: use GFP_NOIO to allocate streams has been added to the -mm tree. Its filename is zram-zcomp-use-gfp_noio-to-allocate-streams.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/zram-zcomp-use-gfp_noio-to-allocate

[merged] vfs-avoid-softlockups-with-sendfile2.patch removed from -mm tree

2015-11-30 Thread akpm
The patch titled Subject: vfs: avoid softlockups with sendfile(2) has been removed from the -mm tree. Its filename was vfs-avoid-softlockups-with-sendfile2.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] vfs-make-sendfile2-killable-even-better.patch removed from -mm tree

2015-11-30 Thread akpm
The patch titled Subject: vfs: make sendfile(2) killable even better has been removed from the -mm tree. Its filename was vfs-make-sendfile2-killable-even-better.patch This patch was dropped because it was merged into mainline or a subsystem tree

+ zram-zcomp-use-gfp_noio-to-allocate-streams.patch added to -mm tree

2015-11-30 Thread akpm
The patch titled Subject: zram/zcomp: use GFP_NOIO to allocate streams has been added to the -mm tree. Its filename is zram-zcomp-use-gfp_noio-to-allocate-streams.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/zram-zcomp-use-gfp_noio-to-allocate

+ mm-hugetlb-call-huge_pte_alloc-only-if-ptep-is-null.patch added to -mm tree

2015-11-30 Thread akpm
The patch titled Subject: mm: hugetlb: call huge_pte_alloc() only if ptep is null has been added to the -mm tree. Its filename is mm-hugetlb-call-huge_pte_alloc-only-if-ptep-is-null.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-hugetlb-call

[merged] ocfs2-fix-umask-ignored-issue.patch removed from -mm tree

2015-11-23 Thread akpm
The patch titled Subject: ocfs2: fix umask ignored issue has been removed from the -mm tree. Its filename was ocfs2-fix-umask-ignored-issue.patch This patch was dropped because it was merged into mainline or a subsystem tree --

[merged] mm-hugetlbfs-fix-bugs-in-fallocate-hole-punch-of-areas-with-holes.patch removed from -mm tree

2015-11-23 Thread akpm
The patch titled Subject: mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes has been removed from the -mm tree. Its filename was mm-hugetlbfs-fix-bugs-in-fallocate-hole-punch-of-areas-with-holes.patch This patch was dropped because it was merged into mainline or a

[merged] fat-fix-fake_offset-handling-on-error-path.patch removed from -mm tree

2015-11-23 Thread akpm
The patch titled Subject: fat: fix fake_offset handling on error path has been removed from the -mm tree. Its filename was fat-fix-fake_offset-handling-on-error-path.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] signal-unexport-sigsuspend.patch removed from -mm tree

2015-11-23 Thread akpm
The patch titled Subject: kernel/signal.c: unexport sigsuspend() has been removed from the -mm tree. Its filename was signal-unexport-sigsuspend.patch This patch was dropped because it was merged into mainline or a subsystem tree --

+ vfs-make-sendfile2-killable-even-better.patch added to -mm tree

2015-11-23 Thread akpm
The patch titled Subject: vfs: make sendfile(2) killable even better has been added to the -mm tree. Its filename is vfs-make-sendfile2-killable-even-better.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/vfs-make-sendfile2-killable-even

+ vfs-avoid-softlockups-with-sendfile2.patch added to -mm tree

2015-11-23 Thread akpm
The patch titled Subject: vfs: avoid softlockups with sendfile(2) has been added to the -mm tree. Its filename is vfs-avoid-softlockups-with-sendfile2.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/vfs-avoid-softlockups-with-sendfile2.patch

[patch 10/26] mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes

2015-11-20 Thread akpm
From: Mike Kravetz Subject: mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes Hugh Dickins pointed out problems with the new hugetlbfs fallocate hole punch code. These problems are in the routine remove_inode_hugepages and mostly occur in the case where

[patch 16/26] ocfs2: fix umask ignored issue

2015-11-20 Thread akpm
From: Junxiao Bi Subject: ocfs2: fix umask ignored issue New created file's mode is not masked with umask, and this makes umask not work for ocfs2 volume. Fixes: 702e5bc ("ocfs2: use generic posix ACL infrastructure") Signed-off-by: Junxiao Bi Cc:

[patch 13/26] kernel/signal.c: unexport sigsuspend()

2015-11-20 Thread akpm
From: Richard Weinberger Subject: kernel/signal.c: unexport sigsuspend() sigsuspend() is nowhere used except in signal.c itself, so we can mark it static do not pollute the global namespace. But this patch is more than a boring cleanup patch, it fixes a real issue on

+ mm-hugetlb-fix-hugepage-memory-leak-caused-by-wrong-reserve-count.patch added to -mm tree

2015-11-20 Thread akpm
The patch titled Subject: mm: hugetlb: fix hugepage memory leak caused by wrong reserve count has been added to the -mm tree. Its filename is mm-hugetlb-fix-hugepage-memory-leak-caused-by-wrong-reserve-count.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots

[patch 11/26] fat: fix fake_offset handling on error path

2015-11-20 Thread akpm
From: OGAWA Hirofumi Subject: fat: fix fake_offset handling on error path For the root directory, . and .. are faked (using dir_emit_dots()) and ctx->pos is reset from 2 to 0. A corrupted root directory could cause fat_get_entry() to fail, but ->iterate()

+ signal-unexport-sigsuspend.patch added to -mm tree

2015-11-18 Thread akpm
The patch titled Subject: kernel/signal.c: unexport sigsuspend() has been added to the -mm tree. Its filename is signal-unexport-sigsuspend.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/signal-unexport-sigsuspend.patch and later at http

+ ocfs2-fix-umask-ignored-issue.patch added to -mm tree

2015-11-18 Thread akpm
The patch titled Subject: ocfs2: fix umask ignored issue has been added to the -mm tree. Its filename is ocfs2-fix-umask-ignored-issue.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-fix-umask-ignored-issue.patch and later at http

+ fat-fix-fake_offset-handling-on-error-path.patch added to -mm tree

2015-11-17 Thread akpm
The patch titled Subject: fat: fix fake_offset handling on error path has been added to the -mm tree. Its filename is fat-fix-fake_offset-handling-on-error-path.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/fat-fix-fake_offset-handling-on-error

+ string_helpers-fix-precision-loss-for-some-inputs.patch added to -mm tree

2015-11-09 Thread akpm
The patch titled Subject: string_helpers: fix precision loss for some inputs has been added to the -mm tree. Its filename is string_helpers-fix-precision-loss-for-some-inputs.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/string_helpers-fix

[merged] proc-actually-make-proc_fd_permission-thread-friendly.patch removed from -mm tree

2015-11-09 Thread akpm
The patch titled Subject: proc: actually make proc_fd_permission() thread-friendly has been removed from the -mm tree. Its filename was proc-actually-make-proc_fd_permission-thread-friendly.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] hexdump-truncate-output-in-case-of-overflow.patch removed from -mm tree

2015-11-09 Thread akpm
The patch titled Subject: lib/hexdump.c: truncate output in case of overflow has been removed from the -mm tree. Its filename was hexdump-truncate-output-in-case-of-overflow.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] fs-seqfile-always-allow-oom-killer.patch removed from -mm tree

2015-11-09 Thread akpm
The patch titled Subject: fs, seqfile: always allow oom killer has been removed from the -mm tree. Its filename was fs-seqfile-always-allow-oom-killer.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] printk-prevent-userland-from-spoofing-kernel-messages.patch removed from -mm tree

2015-11-09 Thread akpm
The patch titled Subject: printk: prevent userland from spoofing kernel messages has been removed from the -mm tree. Its filename was printk-prevent-userland-from-spoofing-kernel-messages.patch This patch was dropped because it was merged into mainline or a subsystem tree

[patch 095/102] fs, seqfile: always allow oom killer

2015-11-06 Thread akpm
From: Greg Thelen Subject: fs, seqfile: always allow oom killer Since 5cec38ac866b ("fs, seq_file: fallback to vmalloc instead of oom kill processes") seq_buf_alloc() avoids calling the oom killer for PAGE_SIZE or smaller allocations; but larger allocations can use the oom

[patch 070/102] lib/hexdump.c: truncate output in case of overflow

2015-11-06 Thread akpm
From: Andy Shevchenko Subject: lib/hexdump.c: truncate output in case of overflow There is a classical off-by-one error in case when we try to place, for example, 1+1 bytes as hex in the buffer of size 6. The expected result is to get an output truncated, but

[patch 052/102] printk: prevent userland from spoofing kernel messages

2015-11-06 Thread akpm
From: Mathias Krause Subject: printk: prevent userland from spoofing kernel messages The following statement of ABI/testing/dev-kmsg is not quite right: It is not possible to inject messages from userspace with the facility number LOG_KERN (0), to make sure that

[patch 041/102] proc: actually make proc_fd_permission() thread-friendly

2015-11-06 Thread akpm
From: Oleg Nesterov Subject: proc: actually make proc_fd_permission() thread-friendly The commit 96d0df79f264 ("proc: make proc_fd_permission() thread-friendly") fixed the access to /proc/self/fd from sub-threads, but introduced another problem: a sub-thread can't access

[merged] mmoom-reverse-the-order-of-setting-tif_memdie-and-sending-sigkill.patch removed from -mm tree

2015-11-06 Thread akpm
The patch titled Subject: mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL has been removed from the -mm tree. Its filename was mmoom-reverse-the-order-of-setting-tif_memdie-and-sending-sigkill.patch This patch was dropped because it was merged into mainline

[merged] memcg-fix-thresholds-for-32b-architectures.patch removed from -mm tree

2015-11-06 Thread akpm
The patch titled Subject: memcg: fix thresholds for 32b architectures. has been removed from the -mm tree. Its filename was memcg-fix-thresholds-for-32b-architectures.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] mm-slab-only-move-management-objects-off-slab-for-sizes-larger-than-kmalloc_min_size.patch removed from -mm tree

2015-11-06 Thread akpm
The patch titled Subject: mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE has been removed from the -mm tree. Its filename was mm-slab-only-move-management-objects-off-slab-for-sizes-larger-than-kmalloc_min_size.patch This patch was dropped

+ printk-prevent-userland-from-spoofing-kernel-messages.patch added to -mm tree

2015-11-05 Thread akpm
The patch titled Subject: printk: prevent userland from spoofing kernel messages has been added to the -mm tree. Its filename is printk-prevent-userland-from-spoofing-kernel-messages.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/printk-prevent

+ mm-slab-only-move-management-objects-off-slab-for-sizes-larger-than-kmalloc_min_size.patch added to -mm tree

2015-11-05 Thread akpm
at http://ozlabs.org/~akpm/mmots/broken-out/mm-slab-only-move-management-objects-off-slab-for-sizes-larger-than-kmalloc_min_size.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-slab-only-move-management-objects-off-slab-for-sizes-larger-than-kmalloc_min_size.patch Before you

[patch 137/162] memcg: fix thresholds for 32b architectures.

2015-11-05 Thread akpm
From: Michal Hocko Subject: memcg: fix thresholds for 32b architectures. 424cdc141380 ("memcg: convert threshold to bytes") has fixed a regression introduced by 3e32cb2e0a12 ("mm: memcontrol: lockless page counters") where thresholds were silently converted to use page units

[patch 046/162] mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE

2015-11-05 Thread akpm
From: Catalin Marinas Subject: mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE On systems with a KMALLOC_MIN_SIZE of 128 (arm64, some mips and powerpc configurations defining ARCH_DMA_MINALIGN to 128), the first kmalloc_caches[]

[patch 083/162] mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL

2015-11-05 Thread akpm
From: Tetsuo Handa Subject: mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL It was confirmed that a local unprivileged user can consume all memory reserves and hang up that system using time lag between the OOM killer sets

+ signal-kill-the-obsolete-signal_unkillable-check-in-complete_signal.patch added to -mm tree

2015-11-04 Thread akpm
The patch titled Subject: signal: kill the obsolete SIGNAL_UNKILLABLE check in complete_signal() has been added to the -mm tree. Its filename is signal-kill-the-obsolete-signal_unkillable-check-in-complete_signal.patch This patch should soon appear at http://ozlabs.org/~akpm

+ proc-actually-make-proc_fd_permission-thread-friendly.patch added to -mm tree

2015-11-03 Thread akpm
The patch titled Subject: proc: actually make proc_fd_permission() thread-friendly has been added to the -mm tree. Its filename is proc-actually-make-proc_fd_permission-thread-friendly.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/proc-actually

+ hexdump-truncate-output-in-case-of-overflow.patch added to -mm tree

2015-11-03 Thread akpm
The patch titled Subject: lib/hexdump.c: truncate output in case of overflow has been added to the -mm tree. Its filename is hexdump-truncate-output-in-case-of-overflow.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/hexdump-truncate-output-in-case

[withdrawn] ksm-fix-rmap_item-anon_vma-memory-corruption-and-vma-user-after-free.patch removed from -mm tree

2015-11-03 Thread akpm
The patch titled Subject: ksm: fix rmap_item->anon_vma memory corruption and vma user after free has been removed from the -mm tree. Its filename was ksm-fix-rmap_item-anon_vma-memory-corruption-and-vma-user-after-free.patch This patch was dropped because it was withdrawn

+ memcg-fix-thresholds-for-32b-architectures.patch added to -mm tree

2015-11-03 Thread akpm
The patch titled Subject: memcg: fix thresholds for 32b architectures. has been added to the -mm tree. Its filename is memcg-fix-thresholds-for-32b-architectures.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/memcg-fix-thresholds-for-32b

[merged] mm-make-sendfile2-killable.patch removed from -mm tree

2015-10-30 Thread akpm
The patch titled Subject: mm: make sendfile(2) killable has been removed from the -mm tree. Its filename was mm-make-sendfile2-killable.patch This patch was dropped because it was merged into mainline or a subsystem tree -- From:

[merged] fault-inject-fix-inverted-interval-probability-values-in-printk.patch removed from -mm tree

2015-10-30 Thread akpm
The patch titled Subject: fault-inject: fix inverted interval/probability values in printk has been removed from the -mm tree. Its filename was fault-inject-fix-inverted-interval-probability-values-in-printk.patch This patch was dropped because it was merged into mainline or a

[merged] thp-use-is_zero_pfn-only-after-pte_present-check.patch removed from -mm tree

2015-10-30 Thread akpm
The patch titled Subject: thp: use is_zero_pfn() only after pte_present() check has been removed from the -mm tree. Its filename was thp-use-is_zero_pfn-only-after-pte_present-check.patch This patch was dropped because it was merged into mainline or a subsystem tree

[patch 8/9] fault-inject: fix inverted interval/probability values in printk

2015-10-22 Thread akpm
From: Florian Westphal Subject: fault-inject: fix inverted interval/probability values in printk interval displays the probability and vice versa. Fixes: 6adc4a22f20bb ("fault-inject: add ratelimit option") Acked-by: Akinobu Mita Cc:

[patch 5/9] thp: use is_zero_pfn() only after pte_present() check

2015-10-22 Thread akpm
From: Minchan Kim Subject: thp: use is_zero_pfn() only after pte_present() check Use is_zero_pfn() on pteval only after pte_present() check on pteval (It might be better idea to introduce is_zero_pte() which checks pte_present() first). Otherwise when working on a swap or

[patch 6/9] mm: make sendfile(2) killable

2015-10-22 Thread akpm
From: Jan Kara Subject: mm: make sendfile(2) killable Currently a simple program below issues a sendfile(2) system call which takes about 62 days to complete in my test KVM instance. int fd; off_t off = 0; fd = open("file", O_RDWR | O_TRUNC | O_SYNC |

+ fault-inject-fix-inverted-interval-probability-values-in-printk.patch added to -mm tree

2015-10-19 Thread akpm
The patch titled Subject: fault-inject: fix inverted interval/probability values in printk has been added to the -mm tree. Its filename is fault-inject-fix-inverted-interval-probability-values-in-printk.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken

+ mm-make-sendfile2-killable.patch added to -mm tree

2015-10-16 Thread akpm
The patch titled Subject: mm: make sendfile(2) killable has been added to the -mm tree. Its filename is mm-make-sendfile2-killable.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-make-sendfile2-killable.patch and later at http://ozlabs.org

[patch 3/6] memcg: convert threshold to bytes

2015-10-15 Thread akpm
From: Shaohua Li Subject: memcg: convert threshold to bytes page_counter_memparse() returns pages for the threshold, while mem_cgroup_usage() returns bytes for memory usage. Convert the threshold to bytes. Fixes: 3e32cb2e0a12b6915 ("memcg: rename cgroup_event to

+ thp-use-is_zero_pfn-only-after-pte_present-check.patch added to -mm tree

2015-10-15 Thread akpm
The patch titled Subject: thp: use is_zero_pfn() only after pte_present() check has been added to the -mm tree. Its filename is thp-use-is_zero_pfn-only-after-pte_present-check.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/thp-use-is_zero_pfn

+ ksm-fix-rmap_item-anon_vma-memory-corruption-and-vma-user-after-free.patch added to -mm tree

2015-10-15 Thread akpm
The patch titled Subject: ksm: fix rmap_item->anon_vma memory corruption and vma user after free has been added to the -mm tree. Its filename is ksm-fix-rmap_item-anon_vma-memory-corruption-and-vma-user-after-free.patch This patch should soon appear at http://ozlabs.org/~a

[merged] memcg-make-mem_cgroup_read_stat-unsigned.patch removed from -mm tree

2015-10-02 Thread akpm
The patch titled Subject: memcg: make mem_cgroup_read_stat() unsigned has been removed from the -mm tree. Its filename was memcg-make-mem_cgroup_read_stat-unsigned.patch This patch was dropped because it was merged into mainline or a subsystem tree

[merged] mm-hugetlbfs-skip-shared-vmas-when-unmapping-private-pages-to-satisfy-a-fault.patch removed from -mm tree

2015-10-02 Thread akpm
The patch titled Subject: mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault has been removed from the -mm tree. Its filename was mm-hugetlbfs-skip-shared-vmas-when-unmapping-private-pages-to-satisfy-a-fault.patch This patch was dropped because it was

[merged] memcg-fix-dirty-page-migration.patch removed from -mm tree

2015-10-02 Thread akpm
The patch titled Subject: memcg: fix dirty page migration has been removed from the -mm tree. Its filename was memcg-fix-dirty-page-migration.patch This patch was dropped because it was merged into mainline or a subsystem tree --

[patch 04/12] mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault

2015-10-01 Thread akpm
From: Mel Gorman Subject: mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault SunDong reported the following on https://bugzilla.kernel.org/show_bug.cgi?id=103841 I think I find a linux bug, I have the test cases is constructed.

[patch 06/12] memcg: fix dirty page migration

2015-10-01 Thread akpm
From: Greg Thelen Subject: memcg: fix dirty page migration The problem starts with a file backed dirty page which is charged to a memcg. Then page migration is used to move oldpage to newpage. Migration: - copies the oldpage's data to newpage - clears oldpage.PG_dirty -

[patch 07/12] memcg: make mem_cgroup_read_stat() unsigned

2015-10-01 Thread akpm
From: Greg Thelen Subject: memcg: make mem_cgroup_read_stat() unsigned mem_cgroup_read_stat() returns a page count by summing per cpu page counters. The summing is racy wrt. updates, so a transient negative sum is possible. Callers don't want negative values: -

+ fs-proc-dont-expose-absolute-kernel-addresses-via-wchan.patch added to -mm tree

2015-09-30 Thread akpm
The patch titled Subject: fs/proc: don't expose absolute kernel addresses via wchan has been added to the -mm tree. Its filename is fs-proc-dont-expose-absolute-kernel-addresses-via-wchan.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/fs-proc-dont

[merged] mm-migrate-hugetlb-putback-destination-hugepage-to-active-list.patch removed from -mm tree

2015-09-28 Thread akpm
The patch titled Subject: mm: migrate: hugetlb: putback destination hugepage to active list has been removed from the -mm tree. Its filename was mm-migrate-hugetlb-putback-destination-hugepage-to-active-list.patch This patch was dropped because it was merged into mainline or a

[merged] ocfs2-dlm-fix-deadlock-when-dispatch-assert-master.patch removed from -mm tree

2015-09-28 Thread akpm
The patch titled Subject: ocfs2/dlm: fix deadlock when dispatch assert master has been removed from the -mm tree. Its filename was ocfs2-dlm-fix-deadlock-when-dispatch-assert-master.patch This patch was dropped because it was merged into mainline or a subsystem tree

  1   2   3   4   5   6   7   8   9   10   >