开源镜像站
帮助
下载
动态
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
2022-07-21
rcu: Diagnose extended sync_rcu_do_polled_gp() loops
Paul E. McKenney
2022-07-21
rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
Zqiang
2022-07-21
rcutorture: Test polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcutorture: Verify that polled GP API sees synchronous grace periods
Paul E. McKenney
2022-07-21
rcu: Make Tiny RCU grace periods visible to polled APIs
Paul E. McKenney
2022-07-21
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
2022-07-21
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
2022-06-20
rcutorture: Validate get_completed_synchronize_rcu()
Paul E. McKenney
2022-06-20
rcu: Provide a get_completed_synchronize_rcu() function
Paul E. McKenney
2022-06-20
rcu: Make normal polling GP be more precise about sequence numbers
Paul E. McKenney
2022-06-19
Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-19
Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-19
Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-16
Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-15
audit: free module name
Christian Göttsche
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
2022-06-15
printk: Block console kthreads when direct printing will be required
Petr Mladek
2022-06-13
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
Sami Tolvanen
2022-06-13
locking/lockdep: Use sched_clock() for random numbers
Sebastian Andrzej Siewior
2022-06-13
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-10
Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-06-10
Merge branch 'pm-sysoff'
Rafael J. Wysocki
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-07
kernel/reboot: Fix powering off using a non-syscall code paths
Dmitry Osipenko
2022-06-07
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
2022-06-07
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
2022-06-07
workqueue: Wrap flush_workqueue() using a macro
Tetsuo Handa
2022-06-07
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
Seth Forshee
2022-06-06
Merge tag 'dma-mapping-5.19-2022-06-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-06-06
kernel: add platform_has() infrastructure
Juergen Gross
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-05
Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-05
Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
2022-06-02
kernel/reboot: Use static handler for register_platform_power_off()
Dmitry Osipenko
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
swiotlb: fix setting ->force_bounce
Christoph Hellwig
[next]