开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-08-24
rcu: Move rcu_cpu_started per-CPU variable to rcu_data
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns
Paul E. McKenney
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor
Paul E. McKenney
2020-08-24
nocb: Remove show_rcu_nocb_state() false positive printout
Paul E. McKenney
2020-08-24
rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp()
Neeraj Upadhyay
2020-08-24
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
2020-08-24
nocb: Clarify RCU nocb CPU error message
Paul E. McKenney
2020-08-24
rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint
Joel Fernandes (Google)
2020-08-24
rcu: Initialize at declaration time in rcu_exp_handler()
Paul E. McKenney
2020-08-24
srcu: Remove KCSAN stubs
Paul E. McKenney
2020-08-24
rcu: Remove KCSAN stubs from update.c
Paul E. McKenney
2020-08-24
rcu: Remove KCSAN stubs
Paul E. McKenney
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2020-08-14
dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
Hugh Dickins
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-14
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-14
sched/debug: Fix the alignment of the show-state debug output
Libing Zhou
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
futex: Convert to use the preferred 'fallthrough' macro
Miaohe Lin
2020-08-13
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
kcov: make some symbols static
Wei Yongjun
2020-08-12
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
2020-08-12
kmod: remove redundant "be an" in the comment
Tiezhu Yang
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
2020-08-12
mm: proactive compaction
Nitin Gupta
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-12
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]