开源镜像站
帮助
下载
动态
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-04-27
rcu-tasks: Create struct to hold state information
Paul E. McKenney
2020-04-27
rcu-tasks: Move Tasks RCU to its own file
Paul E. McKenney
2020-04-27
rcu: Add per-task state to RCU CPU stall warnings
Paul E. McKenney
2020-04-27
sched/core: Add function to sample state of locked-down task
Paul E. McKenney
2020-04-27
rcu-tasks: Use context-switch hook for PREEMPT=y kernels
Paul E. McKenney
2020-04-27
rcu: Add comments marking transitions between RCU watching and not
Paul E. McKenney
2020-04-27
rcutorture: Add test of holding scheduler locks across rcu_read_unlock()
Paul E. McKenney
2020-04-27
rcu: Don't use negative nesting depth in __rcu_read_unlock()
Lai Jiangshan
2020-04-27
rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field
Lai Jiangshan
2020-04-27
rcu: Don't set nesting depth negative in rcu_preempt_deferred_qs()
Lai Jiangshan
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
2020-04-27
rcu: Add KCSAN stubs to update.c
Paul E. McKenney
2020-04-27
rcu: Add KCSAN stubs
Paul E. McKenney
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-19
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-18
Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-15
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
2020-04-15
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
2020-04-15
clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks
Eugene Syromiatnikov
2020-04-15
clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set
Eugene Syromiatnikov
2020-04-15
clone3: fix cgroup argument sanity check
Eugene Syromiatnikov
2020-04-14
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
2020-04-14
bpf: remove unneeded conversion to bool in __mark_reg_unknown
Zou Wei
2020-04-14
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
2020-04-14
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
2020-04-14
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2020-04-12
signal: use kill_proc_info instead of kill_pid_info in kill_something_info
Zhiqiang Liu
2020-04-12
signal: check sig before setting info in kill_pid_usb_asyncio
Zhiqiang Liu
2020-04-12
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-12
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-04-11
Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
2020-04-10
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-10
Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-09
Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
2020-04-08
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
2020-04-08
dma-direct: fix data truncation in dma_direct_get_required_mask()
Kishon Vijay Abraham I
2020-04-08
locking/lockdep: Improve 'invalid wait context' splat
Peter Zijlstra
2020-04-08
locking/percpu-rwsem: Fix a task_struct refcount
Qian Cai
[next]