summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.112-rt142v3.4.112-rt142Steven Rostedt (Red Hat)2016-06-241-1/+1
* Merge tag 'v3.4.112' into v3.4-rtSteven Rostedt (Red Hat)2016-06-24117-267/+874
|\
| * Linux 3.4.112v3.4.112Zefan Li2016-04-271-1/+1
| * x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-273-1/+15
| * splice: sendfile() at once fails for big filesChristophe Leroy2016-04-271-1/+11
| * pipe: Fix buffer offset after partially failed readBen Hutchings2016-04-271-1/+4
| * usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2016-04-271-1/+2
| * raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey2016-04-271-2/+5
| * mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2016-04-271-0/+2
| * dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2016-04-271-1/+1
| * mm: make sendfile(2) killableJan Kara2016-04-271-4/+5
| * drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin2016-04-271-2/+3
| * iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2016-04-272-2/+3
| * ASoC: wm8904: Correct number of EQ registersCharles Keepax2016-04-271-1/+1
| * crypto: api - Only abort operations on fatal signalHerbert Xu2016-04-274-6/+6
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2016-04-271-0/+1
| * xhci: handle no ping response error properlyMathias Nyman2016-04-271-5/+15
| * iommu/vt-d: fix range computation when making room for large pagesChristian Zander2016-04-271-6/+13
| * crypto: ahash - ensure statesize is non-zeroRussell King2016-04-271-1/+2
| * xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2016-04-271-1/+2
| * ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai2016-04-271-1/+2
| * drivers/tty: require read access for controlling terminalJann Horn2016-04-271-4/+27
| * tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2016-04-271-4/+2
| * usb: Add device quirk for Logitech PTZ camerasVincent Palatin2016-04-271-0/+7
| * USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2016-04-271-0/+6
| * clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz2016-04-271-1/+1
| * mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2016-04-271-0/+8
| * genirq: Fix race in register_irq_proc()Ben Hutchings2016-04-271-2/+17
| * x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2016-04-271-10/+42
| * UBI: return ENOSPC if no enough space availableshengyong2016-04-272-0/+2
| * UBI: Validate data_sizeRichard Weinberger2016-04-271-0/+5
| * x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2016-04-271-1/+1
| * m68k: Define asmlinkage_protectAndreas Schwab2016-04-271-0/+30
| * ath9k: declare required extra tx headroomFelix Fietkau2016-04-271-0/+1
| * ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi2016-04-272-3/+10
| * cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer2016-04-271-1/+50
| * xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2016-04-272-5/+5
| * usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2016-04-271-1/+2
| * xhci: give command abortion one more chance before killing xhciMathias Nyman2016-04-271-0/+9
| * usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2016-04-271-2/+3
| * KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2016-04-272-0/+3
| * regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2016-04-271-2/+1
| * regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2016-04-271-1/+1
| * btrfs: skip waiting on ordered range for special filesJeff Mahoney2016-04-271-1/+2
| * spi: Fix documentation of spi_alloc_master()Guenter Roeck2016-04-271-2/+1
| * spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee2016-04-271-0/+4
| * drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter2016-04-271-1/+1
| * md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown2016-04-271-3/+8
| * md/raid1: ensure device failure recorded before write request returns.NeilBrown2016-04-273-1/+34
| * md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown2016-04-271-4/+11