index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-08
signal: Remove the helper signal_group_exit
Eric W. Biederman
2022-01-08
signal: Rename group_exit_task group_exec_task
Eric W. Biederman
2022-01-08
signal: Remove SIGNAL_GROUP_COREDUMP
Eric W. Biederman
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-03
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-17
signal: Requeue signals in the appropriate queue
Eric W. Biederman
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-30
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-10-29
signal: Implement force_fatal_sig
Eric W. Biederman
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
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
[next]