index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-26
keys: Move the user and user-session keyrings to the user_namespace
David Howells
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-17
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-06-09
fork: add clone3
Christian Brauner
2019-06-03
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-05-29
signal: Remove the signal number and task parameters from force_sig_info
Eric W. Biederman
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-05-14
include/linux/sched/signal.h: replace `tsk' with `task'
Andrei Vagin
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-10
keys: safe concurrent user->{session,uid}_keyring access
Jann Horn
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-02-28
Add io_uring IO interface
Jens Axboe
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-01
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
[next]