summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-011-6/+6
|\
| * bpf: fix 64-bit divideAlexei Starovoitov2015-04-271-6/+6
* | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-301-14/+2
|\ \
| * | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-291-14/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-301-15/+0
|\ \
| * | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-15/+0
| |/
* | modsign: change default key detailsDavid Howells2015-04-301-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-281-1/+1
|\ \ | |/ |/|
| * kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-268-19/+19
|\ \ | |/ |/|
| * VFS: kernel/: d_inode() annotationsDavid Howells2015-04-154-9/+9
| * VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-154-13/+13
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-224-53/+94
|\ \
| * | audit: Remove condition which always evaluates to falsePranith Kumar2015-03-131-3/+2
| * | audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-02-231-8/+14
| * | audit: consolidate handling of mm->exe_fileDavidlohr Bueso2015-02-233-16/+19
| * | audit: code clean upAmeen Ali2015-02-231-3/+2
| * | audit: don't reset working wait time accidentally with auditdRichard Guy Briggs2015-02-231-1/+2
| * | audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs2015-02-231-3/+4
| * | audit: move the tree pruning to a dedicated threadImre Palik2015-02-231-28/+60
* | | Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-04-222-3/+20
|\ \ \
| * | | tracing: Fix possible out of bounds memory access when parsing enumsSteven Rostedt (Red Hat)2015-04-171-0/+6
| * | | tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim2015-04-161-1/+8
| * | | tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent2015-04-161-2/+6
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-222-6/+7
|\ \ \ \
| * | | | params: handle quotes properly for values not of form foo="bar".Rusty Russell2015-04-151-2/+2
| * | | | module: do not print allocation-fail warning on bogus user buffer sizeKirill A. Shutemov2015-03-241-1/+2
| * | | | kernel/module.c: fix typos in message about unused symbolsYannick Guerrini2015-03-241-3/+3
* | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-256-26/+113
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-099-31/+59
| |\ \ \ \ \ \
| * | | | | | | clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov2015-03-011-1/+1
* | | | | | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-35/+18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2015-04-077-34/+94
| |\ \ \ \ \ \ \ \
| * | | | | | | | | console: Add extensible console matchingPeter Hurley2015-03-261-34/+18
| * | | | | | | | | Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman2015-03-236-26/+113
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-091-1/+0
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | console: Preserve index after console setup()Peter Hurley2015-03-071-1/+0
* | | | | | | | | | smp: Fix error case handling in smp_call_function_*()Linus Torvalds2015-04-191-1/+3
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-04-182-32/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | smp: Fix smp_call_function_single_async() lockingLinus Torvalds2015-04-171-31/+47
| * | | | | | | | | | lockdep: Make print_lock() robust against concurrent releasePeter Zijlstra2015-04-171-1/+15
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-171-3/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov2015-04-161-2/+7
| * | | | | | | | | | | bpf: fix verifier memory corruptionAlexei Starovoitov2015-04-161-1/+2
* | | | | | | | | | | | oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-171-0/+1
* | | | | | | | | | | | gcov: fix softlockupsAndrey Ryabinin2015-04-171-1/+4
* | | | | | | | | | | | kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt2015-04-171-1/+9
* | | | | | | | | | | | prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso2015-04-172-25/+41
* | | | | | | | | | | | mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-171-19/+37
OpenPOWER on IntegriCloud