Age | Commit message (Expand) | Author |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-15 | x86/mm: Use mm_alloc() in poking_init() | Peter Zijlstra |
2022-12-15 | mm: Move mm_cachep initialization to mm_init() | Peter Zijlstra |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-02 | seccomp: Move copy_seccomp() to no failure path. | Kuniyuki Iwashima |
2022-11-30 | percpu_counter: add percpu_counter_sum_all interface | Shakeel Butt |
2022-11-30 | mm: convert mm's rss stats into percpu_counter | Shakeel Butt |
2022-11-18 | stackprotector: move get_random_canary() into stackprotector.h | Jason A. Donenfeld |
2022-10-25 | fs/exec: switch timens when a task gets a new mm | Andrei Vagin |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | fork: remove duplicate included header files | Xu Panda |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-09 | Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2022-10-09 | Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-03 | kmsan: handle task creation and exiting | Alexander Potapenko |
2022-10-03 | hugetlb: add vma based lock for pmd sharing | Mike Kravetz |
2022-09-26 | mm: remove the vma linked list | Liam R. Howlett |
2022-09-26 | fork: use VMA iterator | Matthew Wilcox (Oracle) |
2022-09-26 | mm: remove vmacache | Liam R. Howlett |
2022-09-26 | mm: remove rb tree. | Liam R. Howlett |
2022-09-26 | kernel/fork: use maple tree for dup_mmap() during forking | Liam R. Howlett |
2022-09-26 | mm: start tracking VMAs with maple tree | Liam R. Howlett |
2022-09-26 | mm: multi-gen LRU: support page table walks | Yu Zhao |
2022-09-20 | Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-13 | Revert "fs/exec: allow to unshare a time namespace on vfork+exec" | Andrei Vagin |
2022-09-07 | freezer,sched: Rewrite core freezer logic | Peter Zijlstra |
2022-09-05 | IB/core: Fix a nested dead lock as part of ODP flow | Yishai Hadas |
2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-30 | rv/include: Add deterministic automata monitor definition via C macros | Daniel Bristot de Oliveira |
2022-07-20 | signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit | Eric W. Biederman |
2022-06-20 | rcu-tasks: Add data structures for lightweight grace periods | Paul E. McKenney |
2022-06-15 | fs/exec: allow to unshare a time namespace on vfork+exec | Andrei Vagin |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-05-19 | mm: khugepaged: make khugepaged_enter() void function | Yang Shi |
2022-05-18 | ucounts: Split rlimit and ucount values and max values | Alexey Gladkov |
2022-05-07 | fork: Explicitly set PF_KTHREAD | Eric W. Biederman |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Explicity test for idle tasks in copy_thread | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-05-06 | kthread: Don't allocate kthread_struct for init and umh | Eric W. Biederman |
2022-05-01 | mm: Fix PASID use-after-free issue | Fenghua Yu |
2022-04-27 | x86/split_lock: Make life miserable for split lockers | Tony Luck |
2022-03-24 | kasan, arm64: reset pointer tags of vmapped stacks | Andrey Konovalov |
2022-03-24 | kasan, fork: reset pointer tags of vmapped stacks | Andrey Konovalov |