index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+2
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-06-22
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-4
/
+4
2019-02-27
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
1
-3
/
+3
2019-02-06
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
1
-0
/
+1
2018-12-05
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-0
/
+18
2018-07-25
alpha: fix osf_wait4() breakage
Al Viro
1
-1
/
+1
2018-06-20
sched/core: Introduce set_special_state()
Peter Zijlstra
1
-1
/
+1
2017-12-20
mm, oom_reaper: fix memory corruption
Michal Hocko
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
26
-0
/
+26
2017-10-20
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-0
/
+16
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
1
-8
/
+0
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2017-09-07
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
1
-6
/
+0
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
1
-0
/
+8
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
1
-0
/
+8
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
1
-1
/
+3
2017-08-10
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
1
-1
/
+0
2017-08-04
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
1
-1
/
+2
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-11
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
1
-1
/
+4
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-07-06
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2017-07-05
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Ingo Molnar
1
-1
/
+1
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-4
/
+4
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
1
-2
/
+0
2017-05-21
osf_wait4: switch to kernel_wait4()
Al Viro
1
-0
/
+2
2017-05-15
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
1
-5
/
+0
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
1
-2
/
+2
2017-05-15
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...
Peter Zijlstra
1
-1
/
+1
2017-05-09
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
1
-0
/
+12
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+0
2017-05-04
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
1
-3
/
+23
2017-04-22
signal: Make kill_proc_info static
Eric W. Biederman
1
-1
/
+0
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-6
/
+7
2017-04-04
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
1
-16
/
+8
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
1
-0
/
+1
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-6
/
+7
2017-03-03
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+7
2017-03-03
sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>
Ingo Molnar
1
-2
/
+0
2017-03-03
sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>
Ingo Molnar
1
-2
/
+0
[next]