开源镜像站
帮助
动态
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-28
smp: Move irq_work_run() out of flush_smp_call_function_queue()
Peter Zijlstra
2020-05-28
smp: Optimize flush_smp_call_function_queue()
Peter Zijlstra
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
2020-05-28
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
2020-05-28
rcu: Allow for smp_call_function() running callbacks from idle
Peter Zijlstra
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-05-25
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2020-05-25
sched/core: Optimize ttwu() spinning on p->on_cpu
Peter Zijlstra
2020-05-19
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-05-19
sched/cpuacct: Fix charge cpuacct.usage_sys
Muchun Song
2020-05-19
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
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-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
2020-05-19
rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
Paul E. McKenney
2020-05-19
rcu/tree: Mark the idle relevant functions noinstr
Thomas Gleixner
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
2020-05-19
printk: Disallow instrumenting print_nmi_enter()
Peter Zijlstra
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
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
[next]