summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-17Linux 3.2.73v3.2.73Ben Hutchings
2015-11-17KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2015-11-17KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-11-17KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-11-17asix: Do full reset during ax88772_bindCharles Keepax
2015-11-17asix: Don't reset PHY on if_up for ASIX 88772Michel Stam
2015-11-17ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-17skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-11-17sched: declare pid_alive as inlineRichard Guy Briggs
2015-11-17mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-11-17md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown
2015-11-17md/raid10: ensure device failure recorded before write request returns.NeilBrown
2015-11-17md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown
2015-11-17md/raid1: ensure device failure recorded before write request returns.NeilBrown
2015-11-17dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-17dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-11-17ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-11-17mm: make sendfile(2) killableJan Kara
2015-11-17powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-11-17drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-11-17IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-11-17ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-17crypto: api - Only abort operations on fatal signalHerbert Xu
2015-11-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-17xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.Denis Turischev
2015-11-17xhci: handle no ping response error properlyMathias Nyman
2015-11-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman
2015-11-17iommu/vt-d: fix range computation when making room for large pagesChristian Zander
2015-11-17crypto: ahash - ensure statesize is non-zeroRussell King
2015-11-17ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson
2015-11-17xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-173w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-11-17sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-11-17ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai
2015-11-17iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2015-11-17ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-11-17drivers/tty: require read access for controlling terminalJann Horn
2015-11-17tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-11-17iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter
2015-11-17clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-11-17md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-11-17md/raid0: update queue parameter in a safer location.NeilBrown
2015-11-17Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-11-17mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2015-11-17genirq: Fix race in register_irq_proc()Ben Hutchings