summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells-2/+2
2015-02-20posix_acl: fix reference leaks in posix_acl_createOmar Sandoval-5/+9
2015-02-20autofs4: Wrong format for printing dentryRasmus Villemoes-1/+1
2015-02-20coredump: Fix typo in commentBastien Nocera-1/+1
2015-02-20fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee-3/+3
2015-02-20configfs: Fix potential NULL d_inode dereferenceDavid Howells-1/+1
2015-02-20hypfs: switch to read_iter/write_iterAl Viro-27/+24
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina-2/+0
2015-02-20don't bother with most of the bad_file_ops methodsAl Viro-147/+0
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso-1/+4
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard-4/+10
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches-16/+26
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai-43/+17
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause-1/+5
2015-02-19ipmi: avoid gcc warningArnd Bergmann-8/+21
2015-02-19ipmi: Update timespec usage to timespec64John Stultz-12/+13
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz-40/+21
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause-1/+0
2015-02-19char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang-2/+0
2015-02-19ipmi: Remove a FIXME for slab conversionCorey Minyard-1/+0
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-1090/+596
2015-02-19NVMe: Fix potential corruption on sync commandsKeith Busch-29/+3
2015-02-19NVMe: Remove unused variablesKeith Busch-8/+0
2015-02-19NVMe: Fix scsi mode select llbaa settingKeith Busch-1/+1
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch-31/+19
2015-02-19NVMe: Asynchronous controller probeKeith Busch-17/+32
2015-02-19NVMe: Register management handle under nvme classKeith Busch-25/+57
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch-44/+62
2015-02-19NVMe: Metadata format supportKeith Busch-67/+249
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel-2/+4
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy-13/+16
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-861/+1063
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-488/+444
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill-62/+38
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-507/+760
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+14
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds-243/+1259
2015-02-19kgdb, docs: Fix <para> pdfdocs build errorsRajaneesh Acharya-3/+3
2015-02-19debug: prevent entering debug mode on panic/exception.Colin Cross-0/+17
2015-02-19kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson-2/+2
2015-02-19kdb: Provide forward search at more promptDaniel Thompson-5/+26
2015-02-19kdb: Fix a prompt management bug when using | grepDaniel Thompson-2/+2
2015-02-19kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson-1/+0
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson-11/+21
2015-02-19kdb: Fix off by one error in kdb_cpu()Jason Wessel-2/+2
2015-02-19kdb: fix incorrect counts in KDB summary command outputJay Lan-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-99/+105
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-11/+21
2015-02-19MAINTAINERS: update Ceph and RBD maintainersSage Weil-3/+4
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-90/+40