aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-27Linux 3.4.112v3.4.112Zefan Li
2016-04-27x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-27splice: sendfile() at once fails for big filesChristophe Leroy
2016-04-27pipe: Fix buffer offset after partially failed readBen Hutchings
2016-04-27usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-04-27raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey
2016-04-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2016-04-27dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2016-04-27mm: make sendfile(2) killableJan Kara
2016-04-27drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2016-04-27iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2016-04-27ASoC: wm8904: Correct number of EQ registersCharles Keepax
2016-04-27crypto: api - Only abort operations on fatal signalHerbert Xu
2016-04-27xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2016-04-27xhci: handle no ping response error properlyMathias Nyman
2016-04-27iommu/vt-d: fix range computation when making room for large pagesChristian Zander
2016-04-27crypto: ahash - ensure statesize is non-zeroRussell King
2016-04-27xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2016-04-27ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai
2016-04-27drivers/tty: require read access for controlling terminalJann Horn
2016-04-27tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2016-04-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2016-04-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2016-04-27clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2016-04-27mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2016-04-27genirq: Fix race in register_irq_proc()Ben Hutchings
2016-04-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2016-04-27UBI: return ENOSPC if no enough space availableshengyong
2016-04-27UBI: Validate data_sizeRichard Weinberger
2016-04-27x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2016-04-27m68k: Define asmlinkage_protectAndreas Schwab
2016-04-27ath9k: declare required extra tx headroomFelix Fietkau
2016-04-27ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2016-04-27cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2016-04-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2016-04-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2016-04-27xhci: give command abortion one more chance before killing xhciMathias Nyman
2016-04-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2016-04-27KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2016-04-27regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown
2016-04-27regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown
2016-04-27btrfs: skip waiting on ordered range for special filesJeff Mahoney
2016-04-27spi: Fix documentation of spi_alloc_master()Guenter Roeck
2016-04-27spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee
2016-04-27drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2016-04-27md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown
2016-04-27md/raid1: ensure device failure recorded before write request returns.NeilBrown
2016-04-27md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown
2016-04-27md/raid10: ensure device failure recorded before write request returns.NeilBrown
2016-04-27powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde