summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30modsign: change default key detailsDavid Howells
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-04-22Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-19smp: Fix error case handling in smp_call_function_*()Linus Torvalds
2015-04-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17tracing: Fix possible out of bounds memory access when parsing enumsSteven Rostedt (Red Hat)
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-17gcov: fix softlockupsAndrey Ryabinin
2015-04-17kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt
2015-04-17prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt
2015-04-17kernel/fork.c: avoid division by zeroHeinrich Schuchardt
2015-04-17kernel/fork.c: new function for max_threadsHeinrich Schuchardt
2015-04-17fork_init: update max_threads commentJean Delvare
2015-04-17fork: report pid reservation failure properlyMichal Hocko
2015-04-17signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov
2015-04-17ptrace: ptrace_detach() can no longer race with SIGKILLOleg Nesterov
2015-04-17ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov
2015-04-17smp: Fix smp_call_function_single_async() lockingLinus Torvalds
2015-04-17lockdep: Make print_lock() robust against concurrent releasePeter Zijlstra
2015-04-16bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov
2015-04-16bpf: fix verifier memory corruptionAlexei Starovoitov
2015-04-16tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim
2015-04-16tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15tracing: remove use of seq_printf return valueJoe Perches
2015-04-15cgroup: remove use of seq_printf return valueJoe Perches
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley
2015-04-15kernel/hung_task.c: change hung_task.c to use for_each_process_thread()Aaron Tomlin
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-04-15memcg: zap mem_cgroup_lookup()Vladimir Davydov
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: kernel/: d_inode() annotationsDavid Howells