开源镜像站
帮助
动态
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
2020-05-19
sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
Muchun Song
2020-05-19
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
2020-05-14
bpf: Fix bug in mmap() implementation for BPF array map
Andrii Nakryiko
2020-05-14
Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-12
sched: Make scheduler_ipi inline
Thomas Gleixner
2020-05-12
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-08
umh: fix memory leak on execve failure
Vincent Minet
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-05-08
fork: prevent accidental access to clone3 features
Christian Brauner
2020-05-07
kernel/kcov.c: fix typos in kcov_remote_start documentation
Maciej Grochowski
2020-05-07
Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
2020-04-30
sched/core: Simplify sched_init()
Wei Yang
2020-04-30
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-04-30
sched: Extract the task putting code from pick_next_task()
Chen Yu
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
2020-04-30
exit: Move preemption fixup up, move blocking operations down
Jann Horn
2020-04-30
sched/fair: Simplify the code of should_we_balance()
Peng Wang
2020-04-30
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
[next]