Commit Graph

822 Commits (ebfffb995330baf066dfe1339e12045c956190d9)

Author SHA1 Message Date
Pavankumar Kondeti 385f9679c4 sched/walt: Fix the memory leak of idle task load pointers 6 years ago
Jann Horn f552f8c28d fork: don't copy inconsistent signal handler state to child 6 years ago
Kees Cook 2d5fc7ffa8 fork: unconditionally clear stack on fork 7 years ago
Sultan Alsawaf 0eb88fbe00 ANDROID: Fix massive cpufreq_times memory leaks 7 years ago
Liam Mark 39dbfdd173 android/lowmemorykiller: Ignore tasks with freed mm 7 years ago
Laurent Dufour eba2eb1ba0 mm: protect mm_rb tree with a rwlock 7 years ago
Laurent Dufour f98b74c615 mm: introduce INIT_VMA() 7 years ago
Levin, Alexander (Sasha Levin) ae63fd26b2 kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 7 years ago
Vikram Mulukutla bb5b6b3ec4 sched: Add snapshot of Window Assisted Load Tracking (WALT) 7 years ago
Thomas Gleixner ee8e8b2df6 arch, mm: Allow arch_dup_mmap() to fail 7 years ago
Konstantin Khlebnikov ca18255185 kmemleak: clear stale pointers from task stacks 7 years ago
Sherry Yang a1b2289cef android: binder: drop lru lock in isolate callback 7 years ago
Davidlohr Bueso a23ba907d5 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching 8 years ago
Jérôme Glisse 133ff0eac9 mm/hmm: heterogeneous memory management (HMM for short) 8 years ago
Rik van Riel d2cd9ede6e mm,fork: introduce MADV_WIPEONFORK 8 years ago
Andrea Arcangeli 2129258024 mm: oom: let oom_reap_task and exit_mmap run concurrently 8 years ago
Eric Biggers 355627f518 mm, uprobes: fix multiple free of ->uprobes_state.xol_area 8 years ago
Eric Biggers 2b7e8665b4 fork: fix incorrect fput of ->exe_file causing use-after-free 8 years ago
Daniel Mentz 04233a1886 Revert "ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE" 8 years ago
Mark Rutland 48ac3c18cc fork: allow arch-override of VMAP stack alignment 8 years ago
Nadav Amit 16af97dc5a mm: migrate: prevent racy access to tlb_flush_pending 8 years ago
Byungchul Park b09be676e0 locking/lockdep: Implement the 'crossrelease' feature 8 years ago
Tetsuo Handa 3cf2993145 LSM: Remove security_task_create() hook. 8 years ago
San Mehat b49ba39c4e ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE 8 years ago
Rik van Riel 7cd815bce8 fork,random: use get_random_canary() to set tsk->stack_canary 8 years ago
Dmitry Vyukov e41d58185f fault-inject: support systematic fault injection 8 years ago
Christoph Lameter 112166f88c kernel/fork.c: virtually mapped stacks: do not disable interrupts 8 years ago
Johannes Weiner ed52be7bfd mm: memcontrol: use generic mod_memcg_page_state for kmem pages 8 years ago
Frederic Weisbecker bac5b6b6b1 sched/cputime: Move the vtime task fields to their own struct 8 years ago
Frederic Weisbecker 60a9ce57e7 sched/cputime: Rename vtime fields 8 years ago
Vegard Nossum 4d6501dce0 kthread: Fix use-after-free if kthread fork fails 8 years ago
Kirill Tkhai 3fd3722621 pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() 8 years ago
Michal Hocko 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
Hoeun Ryu 19659c59af fork: free vmapped stacks in cache when cpus are offline 8 years ago
Daniel Micay 5ea30e4e58 stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms 8 years ago
Paul E. McKenney 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU 8 years ago
Xunlei Pang e96a7705e7 sched/rtmutex/deadline: Fix a PI crash for deadline tasks 8 years ago
Tetsuo Handa e4e55b47ed LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob. 8 years ago
Hari Bathini e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 years ago
Josh Poimboeuf d83a7cb375 livepatch: change to a per-task consistency model 8 years ago
Ingo Molnar 6bfbaa51ed sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c 8 years ago
Ingo Molnar 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar 03441a3482 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> 8 years ago
Ingo Molnar 037741a6d4 sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> 8 years ago
Ingo Molnar 6a3827d750 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> 8 years ago
Ingo Molnar 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 years ago
Ingo Molnar f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> 8 years ago
Ingo Molnar 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 8 years ago