summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab
2015-12-18Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2015-12-18xen-pciback: fix up cleanup path when alloc failsDoug Goldstein
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann
2015-12-18xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2015-12-18xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2015-12-18xen-scsiback: safely copy requestsDavid Vrabel
2015-12-18xen-blkback: read from indirect descriptors only onceRoger Pau Monné
2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2015-12-18xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-12-18powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple
2015-12-18Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues
2015-12-18md: fix bug due to nested suspendMikulas Patocka
2015-12-18MD: change journal disk role to disk 0Shaohua Li
2015-12-18md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre
2015-12-17ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik
2015-12-17ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre
2015-12-17powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith
2015-12-17ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus
2015-12-17ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta
2015-12-17ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta
2015-12-17fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu