summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18
2015-11-27PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6
2015-11-17Linux 3.2.73v3.2.73Ben Hutchings1-1/+1
2015-11-17KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2015-11-17KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2015-11-17KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup4-1/+14
2015-11-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia1-1/+1
2015-11-17asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2015-11-17asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2015-11-17ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches1-1/+1
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar2-5/+6
2015-11-17skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca7-7/+14
2015-11-17sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2015-11-17mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-17md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-4/+11
2015-11-17md/raid10: ensure device failure recorded before write request returns.NeilBrown2-1/+34
2015-11-17md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-3/+8
2015-11-17md/raid1: ensure device failure recorded before write request returns.NeilBrown3-1/+34
2015-11-17dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-11-17dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-11-17ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-11-17mm: make sendfile(2) killableJan Kara1-4/+5
2015-11-17powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-11-17drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-17IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-17ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-11-17crypto: api - Only abort operations on fatal signalHerbert Xu3-5/+5
2015-11-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-17xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.Denis Turischev1-0/+4
2015-11-17xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman1-0/+10
2015-11-17iommu/vt-d: fix range computation when making room for large pagesChristian Zander1-6/+13
2015-11-17crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2015-11-17ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson1-0/+1
2015-11-17xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-173w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-11-17sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra1-6/+8
2015-11-17ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-11-17iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-17ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-11-17drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-11-17tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-11-17iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-11-17clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-11-17md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-4/+5
2015-11-17md/raid0: update queue parameter in a safer location.NeilBrown1-18/+27
2015-11-17Do not fall back to SMBWriteX in set_file_size error casesSteve French1-38/+1