开源镜像站
帮助
动态
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-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-25
Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD
Paul E. McKenney
2019-01-25
rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()
Zhang, Jun
2019-01-25
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
2019-01-25
rcu: Add sysrq rcu_node-dump capability
Paul E. McKenney
2019-01-25
rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags
Paul E. McKenney
2019-01-25
rcu: Improve diagnostics for failed RCU grace-period start
Paul E. McKenney
2019-01-25
rcu: Update NOCB comments
Paul E. McKenney
2019-01-25
rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable
Paul E. McKenney
2019-01-25
rcu: Move rcu_cpu_has_work to rcu_data structure
Paul E. McKenney
2019-01-25
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable
Paul E. McKenney
2019-01-25
rcu: Move rcu_cpu_kthread_status to rcu_data structure
Paul E. McKenney
2019-01-25
rcu: Move rcu_cpu_kthread_task to rcu_data structure
Paul E. McKenney
2019-01-25
rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking
Paul E. McKenney
2019-01-25
rcu: Discard separate per-CPU callback counts
Paul E. McKenney
2019-01-25
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()
Paul E. McKenney
2019-01-25
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()
Paul E. McKenney
2019-01-25
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()
Paul E. McKenney
2019-01-25
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2019-01-25
rcu: Inline rcu_kthread_do_work() into its sole remaining caller
Paul E. McKenney
2019-01-25
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
Paul E. McKenney
2019-01-25
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
Paul E. McKenney
2019-01-25
rcu: Make expedited IPI handler return after handling critical section
Paul E. McKenney
2019-01-25
rcu: Rename and comment changes due to only one rcuo kthread per CPU
Paul E. McKenney
2019-01-25
sched: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2019-01-25
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2019-01-18
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-15
seccomp: fix UAF in user-trap code
Tycho Andersen
2019-01-16
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
2019-01-11
umh: add exit routine for UMH process
Taehee Yoo
2019-01-11
bpf: fix bpffs bitfield pretty print
Yonghong Song
2019-01-10
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Song Liu
2019-01-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-08
fork, memcg: fix cached_stacks case
Shakeel Butt
2019-01-08
fork: record start_time late
David Herrmann
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-05
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-04
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
kernel/kcov.c: mark write_comp_data() as notrace
Anders Roxell
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
[next]