summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-63/+197
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-30arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-30of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-30of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-30ACPI / PNP: Fix acpi_pnp_match()Rafael J. Wysocki1-2/+1
2014-07-30tpm: simplify code by using %*phN specifierAndy Shevchenko1-3/+1
2014-07-30tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-07-30tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen1-3/+4
2014-07-30tpm: Properly clean sysfs entries in error pathStefan Berger1-1/+3
2014-07-30tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe1-0/+1
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+22
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2-15/+3
2014-07-29PKCS#7: Use x509_request_asymmetric_key()David Howells3-72/+29
2014-07-29ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-07-29Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+1
2014-07-29ARM: fix alignment of keystone page table fixupRussell King1-3/+3
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-29ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-29neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-29sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-29Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller1-1/+2
2014-07-29x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-11/+11
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-7/+9
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore2-15/+3
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka1-6/+6
2014-07-28X.509: x509_request_asymmetric_keys() doesn't need string length argumentsDavid Howells1-6/+3
2014-07-28PKCS#7: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-07-28KEYS: revert encrypted key changeMimi Zohar1-1/+1
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-27Linux 3.16-rc7Linus Torvalds1-1/+1
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-20/+130
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+34
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2-8/+9
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-07-27Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-27mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26ARM: dts: fix L2 address in Hi3620Haojian Zhuang1-1/+1
2014-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-88/+146