index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2024-03-01
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2023-05-24
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2022-09-20
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
2022-08-17
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-25
signal: Implement force_fatal_sig
Eric W. Biederman
2021-11-25
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-11-18
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-26
signal/seccomp: Refactor seccomp signal and coredump generation
Eric W. Biederman
2021-08-17
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-07-23
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
2021-07-23
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
2021-07-23
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
2021-06-24
sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
Beata Michalska
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-19
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2021-05-18
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2021-05-12
sched: Make nr_iowait_cpu() return 32-bit value
Alexey Dobriyan
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
[next]