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
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-08
Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-07
time: Validate user input in compat_settimeofday()
zhengbin
2019-07-06
irq/irqdomain: Fix comment typo
Zenghui Yu
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-05
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-04
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-03
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-01
fork: return proper negative error code
Christian Brauner
2019-06-30
KEXEC: Call ima_kexec_cmdline to measure the boot command line args
Prakhar Srivastava
2019-06-30
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-29
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
2019-06-28
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-06-28
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-28
kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()
Fuqian Huang
2019-06-27
hrtimer: Use a bullet for the returns bullet list
Mauro Carvalho Chehab
2019-06-27
workqueue: Remove GPF argument from alloc_workqueue_attrs()
Thomas Gleixner
2019-06-27
workqueue: Make alloc/apply/free_workqueue_attrs() static
Thomas Gleixner
2019-06-27
copy_process(): don't use ksys_close() on cleanups
Al Viro
2019-06-27
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-06-26
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
2019-06-26
keys: Move the user and user-session keyrings to the user_namespace
David Howells
2019-06-26
keys: Namespace keyring names
David Howells
2019-06-26
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-25
locking/lockdep: increase size of counters for lockdep statistics
Kobe Wu
[next]