index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
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 https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-17
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-16
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
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-15
bpf: Limit maximum modifier chain length in btf_check_type_tags
Kumar Kartikeya Dwivedi
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
2022-06-02
dma-debug: make things less spammy under memory pressure
Rob Clark
2022-06-01
delayacct: track delays from write-protect copy
Yang Yang
2022-06-01
ftrace/fgraph: fix increased missing-prototypes warnings
Chengming Zhou
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
[next]