- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- f530243 mm, oom: OOM sysrq should always kill a process by Jann Horn · 3 years ago
- ba535c1 mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years ago
- b6bf9ab mm/memcg: add oom_group_kill memory event by Dan Schatzberg · 3 years ago
- 98b24b1 signal: Have the oom killer detect coredumps using signal->core_state by Eric W. Biederman · 3 years, 1 month ago
- 6752de1 Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 3723929 mm: mark the OOM reaper thread as freezable by Sultan Alsawaf · 3 years, 2 months ago
- 60e2793 mm, oom: do not trigger out_of_memory from the #PF by Michal Hocko · 3 years, 2 months ago
- 0b28179 mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks by Vasily Averin · 3 years, 2 months ago
- a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 337546e mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap by Suren Baghdasaryan · 3 years, 2 months ago
- ee9955d mm: use pidfd_get_task() by Christian Brauner · 3 years, 3 months ago
- 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 4 months ago
- d67e03e exit: Factor coredump_exit_mm out of exit_mm by Eric W. Biederman · 3 years, 4 months ago
- 884a7e5 mm: introduce process_mrelease system call by Suren Baghdasaryan · 3 years, 4 months ago
- 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
- b26e517 mm/mempolicy: cleanup nodemask intersection check for oom by Feng Tang · 3 years, 6 months ago
- 4c9c380 rcu: Fix typo in comment: kthead -> kthread by Rolf Eike Beer · 3 years, 10 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 8 months ago
- 845be1c mm: eliminate "expecting prototype" kernel-doc warnings by Randy Dunlap · 3 years, 8 months ago
- f8159c1 mm, oom: fix a comment in dump_task() by Tang Yizhou · 3 years, 10 months ago
- a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
- ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
- 259b363 mm/oom_kill: change comment and rename is_dump_unreclaim_slabs() by Hui Su · 4 years ago
- 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 2 months ago
- 619b5b4 mm, oom: show process exiting information in __oom_kill_process() by Yafang Shao · 4 years, 5 months ago
- 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
- d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
- 8a7ff02 mm, oom: dump stack of victim when reaping failed by David Rientjes · 5 years ago
- 941f762 mm/oom: fix pgtables units mismatch in Killed process message by Ilya Dryomov · 5 years ago
- 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
- 1eb41bb0 mm, oom: consider present pages for the node size by Michal Hocko · 5 years ago
- f364f06 mm/oom_kill.c: fix oom_cpuset_eligible() comment by Yi Wang · 5 years ago
- 70cb6d2 mm/oom: add oom_score_adj and pgtables to Killed process message by Edward Chron · 5 years ago
- f9c6456 memcg, oom: don't require __GFP_FS when invoking memcg OOM killer by Tetsuo Handa · 5 years ago
- 8ac3f8f mm/oom_kill.c: add task UID to info message on an oom kill by Joel Savitz · 5 years ago
- 2c20798 mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process() by Tetsuo Handa · 5 years ago
- ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 5 years ago
- 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
- 5eee7e1 mm, oom: refactor dump_tasks for memcg OOMs by Shakeel Butt · 5 years ago
- f168a9a mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() by Tetsuo Handa · 5 years ago
- 432b1de mm/oom_kill.c: fix uninitialized oc->constraint by Yafang Shao · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
- d342a0b mm,oom: don't kill global init via memory.oom.group by Tetsuo Handa · 6 years ago
- bbbe480 mm, oom: remove 'prefer children over parent' heuristic by Shakeel Butt · 6 years ago
- cefc7ef mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 6 years ago
- 9bcdeb5 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
- ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
- f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
- ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 079b22d signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP by Eric W. Biederman · 6 years ago
- 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 6 years ago
- 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
- cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
- 5989ad7 mm, oom: refactor oom_kill_process() by Roman Gushchin · 6 years ago
- 431f42fd mm/oom_kill.c: clean up oom_reap_task_mm() by Michal Hocko · 6 years ago
- c3b78b1 mm, oom: describe task memory unit, larger PID pad by Rodrigo Freire · 6 years ago
- af5679f mm, oom: remove oom_lock from oom_reaper by Michal Hocko · 6 years ago
- 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
- 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- a195d3f mm/oom_kill.c: document oom_lock by Michal Hocko · 6 years ago
- 9bfe5de mm, oom: remove sleep from under oom_lock by Michal Hocko · 6 years ago
- 40b3b02 signal: Pass pid type into do_send_sig_info by Eric W. Biederman · 6 years ago
- fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 7 years ago
- bbec2e1 mm: rename page_counter's count/limit into usage/max by Roman Gushchin · 7 years ago
- 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 7 years ago
- 97b1255 mm,oom_reaper: check for MMF_OOM_SKIP before complaining by Tetsuo Handa · 7 years ago
- d46078b mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes by David Rientjes · 7 years ago
- e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 7 years ago
- f340ff8 mm, oom: avoid reaping only for mm's with blockable invalidate callbacks by David Rientjes · 7 years ago
- 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
- 687cb08 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 7 years ago
- 0205f75 mm: simplify nodemask printing by Michal Hocko · 7 years ago
- c50842c mm,oom_reaper: remove pointless kthread_run() error check by Tetsuo Handa · 7 years ago
- af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
- c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
- b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
- 852d8be mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory by Yang Shi · 7 years ago
- 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
- 2129258 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
- cd04ae1 mm, oom: do not rely on TIF_MEMDIE for memory reserves access by Michal Hocko · 7 years ago
- 422580c mm/oom_kill.c: add tracepoints for oom reaper-related events by Roman Gushchin · 7 years ago
- 8e675f7 mm/oom_kill: count global and memory cgroup oom kills by Konstantin Khlebnikov · 7 years ago
- d75da00 oom: improve oom disable handling by Michal Hocko · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 299c517 mm, oom: header nodemask is NULL when cpusets are disabled by David Rientjes · 8 years ago