summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-05packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-07-05bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-05net: don't wait for order-3 page allocationShaohua Li
2015-07-05bridge: fix multicast router rlist endless loopNikolay Aleksandrov
2015-07-05sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-05hwmon: (mcp3021) Fix broken output scalingStevens, Nick
2015-07-05nfs: take extra reference to fl->fl_file when running a LOCKU operationJeff Layton
2015-07-05nfs: take extra reference to fl->fl_file when running a setlkJeff Layton
2015-07-05fuse: initialize fc->release before calling itMiklos Szeredi
2015-07-05rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-07-05net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-07-05ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot
2015-07-05net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-07-05drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse
2015-07-05drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse
2015-07-05agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-07-05ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780Takashi Iwai
2015-07-05ALSA: hda - Add headset support to Acer Aspire V5Takashi Iwai
2015-07-05clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel
2015-07-05tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)
2015-07-05s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-07-05ALSA: hda - set proper caps for newer AMD hda audio in KB/KVAlex Deucher
2015-07-05ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line OutDavid Henningsson
2015-07-05mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-07-05mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas
2015-07-05ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-07-05ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-05PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-07-05stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-07-05of/address: use atomic allocation in pci_register_io_range()Jingoo Han
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-07-05NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-07-05drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie
2015-07-05drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter
2015-07-05ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong
2015-07-05xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-03ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o
2015-07-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-03Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin
2015-07-03Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin
2015-07-03NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust
2015-07-03pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust
2015-07-03x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-03dm stats: fix divide by zero if 'number_of_areas' arg is zeroMikulas Patocka
2015-07-03KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbersMarc Zyngier
2015-07-03dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber
2015-07-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-03arm64: entry: fix context tracking for el0_sp_pcMark Rutland