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.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
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
1
-1
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-09-02
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-09-02
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-8
/
+3
2021-08-31
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2021-08-31
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+0
2021-08-26
signal/seccomp: Refactor seccomp signal and coredump generation
Eric W. Biederman
1
-0
/
+1
2021-08-17
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
1
-2
/
+5
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
1
-0
/
+6
2021-07-23
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
1
-8
/
+0
2021-07-23
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
1
-0
/
+2
2021-07-23
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
1
-0
/
+1
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+12
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-0
/
+8
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+0
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
1
-18
/
+0
2021-06-24
sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
Beata Michalska
1
-0
/
+10
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
1
-0
/
+1
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2
-2
/
+2
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
1
-1
/
+1
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2021-05-19
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
1
-7
/
+12
2021-05-19
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
1
-0
/
+1
2021-05-12
sched: Make nr_iowait_cpu() return 32-bit value
Alexey Dobriyan
1
-1
/
+1
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
1
-1
/
+1
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
1
-1
/
+1
2021-05-12
sched: Simplify sched_info_on()
Peter Zijlstra
1
-8
/
+2
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
1
-1
/
+5
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
1
-16
/
+5
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-1
/
+0
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
1
-1
/
+0
2021-04-30
Reimplement RLIMIT_MSGQUEUE on top of ucounts
Alexey Gladkov
1
-4
/
+0
2021-04-30
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
1
-1
/
+0
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
1
-0
/
+3
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
1
-5
/
+3
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
1
-3
/
+0
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-05
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+2
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
1
-9
/
+0
2021-02-17
sched: Remove MAX_USER_RT_PRIO
Dietmar Eggemann
1
-8
/
+1
2020-12-23
Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+5
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+5
[next]