Age | Commit message (Expand) | Author |
2022-07-11 | fix race between exit_itimers() and /proc/pid/timers | Oleg Nesterov |
2022-06-03 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-26 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | 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-24 | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-24 | Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-05-19 | sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE | Yang Shi |
2022-05-11 | sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state | Peter Zijlstra |
2022-05-11 | ptrace: Don't change __state | Eric W. Biederman |
2022-05-11 | Merge branch 'v5.18-rc5' | Peter Zijlstra |
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-05 | mm: Add len and flags parameters to arch_get_mmap_end() | Christophe Leroy |
2022-05-05 | mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a... | Christophe Leroy |
2022-04-30 | task_work: allow TWA_SIGNAL without a rescheduling IPI | Jens Axboe |
2022-04-22 | signal: Deliver SIGTRAP on perf event asynchronously if blocked | Marco Elver |
2022-04-21 | mm, hugetlb: allow for "high" userspace addresses | Christophe Leroy |
2022-04-06 | sched: Move energy_aware sysctls to topology.c | Zhen Ni |
2022-04-06 | sched: Move cfs_bandwidth_slice sysctls to fair.c | Zhen Ni |
2022-04-06 | sched: Move uclamp_util sysctls to core.c | Zhen Ni |
2022-04-06 | sched: Move rr_timeslice sysctls to rt.c | Zhen Ni |
2022-04-06 | sched: Move deadline_period sysctls to deadline.c | Zhen Ni |
2022-04-06 | sched: Move rt_period/runtime sysctls to rt.c | Zhen Ni |
2022-04-06 | sched: Move schedstats sysctls to core.c | Zhen Ni |
2022-04-06 | sched: Move child_runs_first sysctls to fair.c | Zhen Ni |
2022-04-04 | task_stack, x86/cea: Force-inline stack helpers | Borislav Petkov |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | NUMA balancing: optimize page placement for memory tiering system | Huang Ying |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-21 | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-21 | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-15 | Merge branch 'x86/pasid' into x86/core, to resolve conflicts | Ingo Molnar |
2022-03-15 | exit: Mark do_group_exit() __noreturn | Peter Zijlstra |
2022-03-10 | signal: Move set_notify_signal and clear_notify_signal into sched/signal.h | Eric W. Biederman |
2022-02-23 | sched/headers: Make the <linux/sched/deadline.h> header build standalone | Ingo Molnar |
2022-02-23 | sched/headers: Add initial new headers as identity mappings | Ingo Molnar |
2022-02-22 | fork: Move task stack accounting to do_exit() | Sebastian Andrzej Siewior |
2022-02-21 | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts | Ingo Molnar |
2022-02-19 | sched: Fix yet more sched_fork() races | Peter Zijlstra |
2022-02-16 | sched/isolation: Use single feature type while referring to housekeeping cpumask | Frederic Weisbecker |
2022-02-15 | iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit | Fenghua Yu |
2022-02-14 | kernel/fork: Initialize mm's PASID | Fenghua Yu |
2022-02-11 | sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs | Mel Gorman |
2022-02-02 | sched: move autogroup sysctls into its own file | Zhen Ni |