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
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-04
Merge branch 'for-5.9-console-return-codes' into for-linus
Petr Mladek
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...
Linus Torvalds
2020-08-03
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
2020-08-03
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
2020-08-03
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-08-03
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2020-08-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-03
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
2020-08-03
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-30
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
2020-07-30
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-07-30
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-30
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-07-31
bpf: Add missing newline characters in verifier error messages
Yonghong Song
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
[prev]
[next]