index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-30
modsign: change default key details
David Howells
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
2015-04-24
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
2015-04-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-17
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
2015-04-17
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
2015-04-17
fork_init: update max_threads comment
Jean Delvare
2015-04-17
fork: report pid reservation failure properly
Michal Hocko
2015-04-17
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2015-04-17
ptrace: ptrace_detach() can no longer race with SIGKILL
Oleg Nesterov
2015-04-17
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-04-17
smp: Fix smp_call_function_single_async() locking
Linus Torvalds
2015-04-17
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
2015-04-16
bpf: fix two bugs in verification logic when accessing 'ctx' pointer
Alexei Starovoitov
2015-04-16
bpf: fix verifier memory corruption
Alexei Starovoitov
2015-04-16
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
cgroup: remove use of seq_printf return value
Joe Perches
2015-04-15
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
[next]