summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.86-rt92v3.18.86-rt92Steven Rostedt (VMware)2018-01-121-1/+1
* Merge tag 'v3.18.86' into v3.18-rtSteven Rostedt (VMware)2018-01-1216-32/+71
|\
| * Linux 3.18.86v3.18.86Greg Kroah-Hartman2017-12-051-1/+1
| * drm/i915: Prevent zero length "index" writeVille Syrjälä2017-12-051-1/+2
| * drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä2017-12-051-0/+1
| * NFS: revalidate "." etc correctly on "open".NeilBrown2017-12-051-1/+2
| * drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu2017-12-051-0/+2
| * eeprom: at24: check at24_read/write argumentsHeiner Kallweit2017-12-051-0/+6
| * KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini2017-12-051-0/+2
| * KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2017-12-052-0/+4
| * btrfs: clear space cache inode generation alwaysJosef Bacik2017-12-051-7/+7
| * mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie2017-12-051-2/+1
| * mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov2017-12-051-10/+4
| * ipsec: Fix aborted xfrm policy dump crashHerbert Xu2017-12-051-10/+15
| * netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-054-0/+24
* | Linux 3.18.85-rt91v3.18.85-rt91Steven Rostedt (VMware)2018-01-121-1/+1
* | Merge tag 'v3.18.85' into v3.18-rtSteven Rostedt (VMware)2018-01-1274-169/+349
|\ \ | |/
| * Linux 3.18.85v3.18.85Greg Kroah-Hartman2017-11-301-1/+1
| * xen: xenbus driver must not accept invalid transaction idsJuergen Gross2017-11-301-1/+1
| * s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens2017-11-301-0/+8
| * ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald2017-11-301-1/+24
| * btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2017-11-301-3/+1
| * netfilter: nf_tables: fix oob accessFlorian Westphal2017-11-301-1/+1
| * netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso2017-11-301-1/+1
| * staging: iio: cdc: fix improper return valuePan Bian2017-11-301-1/+1
| * mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2017-11-301-6/+8
| * mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2017-11-303-15/+0
| * ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta2017-11-301-1/+1
| * drm/armada: Fix compile failDaniel Vetter2017-11-301-0/+2
| * net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner2017-11-301-3/+6
| * net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner2017-11-301-8/+8
| * PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas2017-11-301-2/+13
| * RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar2017-11-301-1/+10
| * e1000e: Separate signaling for link check/link upBenjamin Poirier2017-11-302-4/+9
| * e1000e: Fix return value testBenjamin Poirier2017-11-301-1/+1
| * e1000e: Fix error path in link detectionBenjamin Poirier2017-11-301-3/+4
| * iio: iio-trig-periodic-rtc: Free trigger resource correctlyBen Hutchings2017-11-301-3/+3
| * USB: fix buffer overflows with parsing CDC headersOliver Neukum2017-11-303-2/+11
| * mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
| * net/9p: Switch to wait_event_killable()Tuomas Tynkkynen2017-11-302-9/+7
| * media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado2017-11-301-4/+12
| * media: rc: check for integer overflowSean Young2017-11-301-3/+6
| * media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari2017-11-301-11/+17
| * powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2017-11-301-1/+1
| * parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin2017-11-301-3/+3
| * ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-301-1/+1
| * fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
| * i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
| * ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
| * igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1