开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/fair: Rename weighted_cpuload() to cpu_runnable_load()
Dietmar Eggemann
2019-06-24
sched/debug: Export the newly added tracepoints
Qais Yousef
2019-06-24
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2019-06-24
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
2019-06-24
sched/autogroup: Make autogroup_path() always available
Qais Yousef
2019-06-24
sched/wait: Deduplicate code with do-while
Pavel Begunkov
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
sched/fair: Don't push cfs_bandwith slack timers forward
bsegall@google.com
2019-06-17
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
2019-06-17
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-06-17
sched/fair: Clean up definition of NOHZ blocked load functions
Valentin Schneider
2019-06-17
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
2019-06-15
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
2019-06-15
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
2019-06-15
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
2019-06-14
tracing: Make two symbols static
YueHaibing
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
2019-06-14
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-13
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
2019-06-12
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
2019-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-06-11
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
[next]