aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-22
|\
| * signal: make force_sigsegv() voidChristian Brauner2018-08-22
| * kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov2018-08-22
| * userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior2018-08-22
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-21
|\ \ | |/ |/|
| * signal: Don't restart fork when signals come in.Eric W. Biederman2018-08-09
| * fork: Have new threads join on-going signal group stopsEric W. Biederman2018-08-03
| * signal: Add calculate_sigpending()Eric W. Biederman2018-08-03
| * signal: Pass pid and pid type into send_sigqueueEric W. Biederman2018-07-21
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-21
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-21
| * pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-21
| * pids: Move task_pid_type into sched/signal.hEric W. Biederman2018-07-21
* | fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-17
* | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-25
|\ \
| * | alpha: fix osf_wait4() breakageAl Viro2018-07-22
| |/
* / sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot2018-07-15
|/
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-07
* Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-04
|\
| * doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-29
| * Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-16
| |\
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-16
* | | sched/core: Introduce set_special_state()Peter Zijlstra2018-05-04
|/ /
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-11
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-07
|\ \
| * \ Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-22
| |\ \
| * | | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-06
| | |/ | |/|
* | | sched/cpufreq: Provide migration hintPeter Zijlstra2018-03-09
* | | sched/nohz: Clean up nohz enter/exitPeter Zijlstra2018-03-09
* | | cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra2018-03-09
* | | cpufreq/schedutil: Remove unused CPUFREQ_DLPeter Zijlstra2018-03-09
* | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-09
|\ \ \ | | |/ | |/|
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-22
| |\ \
| | * | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-21
| | |/
| * / efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-22
| |/
* | sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-04
* | sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker2018-02-21
* | sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker2018-02-21
|/
* Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-06
|\
| * Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
| |\
| | * fork: Provide usercopy whitelisting for task_structKees Cook2018-01-15
| * | include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton2018-01-31
| * | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
| |\ \
| | * | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-22
| | * | signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman2018-01-22
| | * | signal: Add send_sig_fault and force_sig_faultEric W. Biederman2018-01-22
* | | | membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-05
* | | | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-05
* | | | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-05
* | | | powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-05
|/ / /