summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Linux 3.4.112v3.4.112Zefan Li1-1/+1
2016-04-27x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-04-27splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2016-04-27pipe: Fix buffer offset after partially failed readBen Hutchings1-1/+4
2016-04-27usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-04-27raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey1-2/+5
2016-04-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2016-04-27dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2016-04-27mm: make sendfile(2) killableJan Kara1-4/+5
2016-04-27drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2016-04-27iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2-2/+3
2016-04-27ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2016-04-27crypto: api - Only abort operations on fatal signalHerbert Xu4-6/+6
2016-04-27xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2016-04-27xhci: handle no ping response error properlyMathias Nyman1-5/+15
2016-04-27iommu/vt-d: fix range computation when making room for large pagesChristian Zander1-6/+13
2016-04-27crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2016-04-27xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2016-04-27ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2016-04-27drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2016-04-27tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2016-04-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2016-04-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2016-04-27clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2016-04-27mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2016-04-27genirq: Fix race in register_irq_proc()Ben Hutchings1-2/+17
2016-04-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2016-04-27UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2016-04-27UBI: Validate data_sizeRichard Weinberger1-0/+5
2016-04-27x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley1-1/+1
2016-04-27m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2016-04-27ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2016-04-27ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi2-3/+10
2016-04-27cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer1-1/+50
2016-04-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2016-04-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2016-04-27xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2016-04-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2016-04-27KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2016-04-27regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2016-04-27regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2016-04-27btrfs: skip waiting on ordered range for special filesJeff Mahoney1-1/+2
2016-04-27spi: Fix documentation of spi_alloc_master()Guenter Roeck1-2/+1
2016-04-27spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee1-0/+4
2016-04-27drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter1-1/+1
2016-04-27md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-3/+8
2016-04-27md/raid1: ensure device failure recorded before write request returns.NeilBrown3-1/+34
2016-04-27md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-4/+11
2016-04-27md/raid10: ensure device failure recorded before write request returns.NeilBrown2-1/+34
2016-04-27powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3