summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.56-rt62v3.18.56-rt62Steven Rostedt (VMware)2017-07-031-1/+1
* Merge tag 'v3.18.56' into v3.18-rtSteven Rostedt (VMware)2017-07-0337-143/+268
|\
| * Linux 3.18.56v3.18.56Greg Kroah-Hartman2017-06-071-1/+1
| * xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-06-071-1/+1
| * xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang2017-06-071-1/+1
| * xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-06-071-3/+4
| * xfs: fix up quotacheck buffer list error handlingBrian Foster2017-06-073-6/+26
| * xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster2017-06-071-2/+3
| * xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen2017-06-071-2/+8
| * xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong2017-06-071-2/+3
| * xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-06-071-1/+1
| * xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-06-071-20/+9
| * mlock: fix mlock count can not decrease in race conditionYisheng Xie2017-06-071-2/+3
| * mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal2017-06-071-6/+2
| * drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson2017-06-071-7/+11
| * slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner2017-06-071-2/+4
| * ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy2017-06-071-0/+2
| * pcmcia: remove left-over %Z formatNicolas Iooss2017-06-071-3/+3
| * drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-071-0/+6
| * i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel2017-06-071-4/+21
| * sctp: fix ICMP processing if skb is non-linearDavide Caratti2017-06-071-7/+9
| * tcp: avoid fastopen API to be used on AF_UNSPECWei Wang2017-06-071-2/+5
| * ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-06-071-7/+8
| * qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork2017-06-071-0/+2
| * ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-06-073-12/+12
| * ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-06-074-6/+16
| * tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh2017-06-071-1/+1
| * sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-06-071-0/+3
| * sctp: fix src address selection if using secondary addresses for ipv6Xin Long2017-06-071-17/+29
| * tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng2017-06-071-4/+5
| * s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-06-071-4/+6
| * s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-06-077-20/+51
| * s390/qeth: handle sysfs error during initializationUrsula Braun2017-06-074-3/+13
| * dccp/tcp: do not inherit mc_list from parentEric Dumazet2017-06-071-0/+2
| * netem: fix skb_orphan_partial()Eric Dumazet2017-06-071-6/+6
| * Revert "stackprotector: Increase the per-task stack canary's random range fro...Greg Kroah-Hartman2017-06-071-1/+1
* | Linux 3.18.55-rt61v3.18.55-rt61Steven Rostedt (VMware)2017-06-021-1/+1
* | Merge tag 'v3.18.55' into v3.18-rtSteven Rostedt (VMware)2017-06-0161-173/+427
|\ \ | |/
| * Linux 3.18.55v3.18.55Greg Kroah-Hartman2017-05-251-1/+1
| * usb: misc: legousbtower: Fix memory leakMaksim Salau2017-05-251-0/+1
| * drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-251-0/+5
| * PCI: Freeze PME scan before suspending devicesLukas Wunner2017-05-251-4/+5
| * PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-05-251-3/+7
| * tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-253-2/+9
| * osf_wait4(): fix infoleakAl Viro2017-05-251-2/+4
| * uwb: fix device quirk on big-endian hostsJohan Hovold2017-05-251-2/+3
| * stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay2017-05-251-1/+1
| * metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-251-2/+7
| * metag/uaccess: Fix access_ok()James Hogan2017-05-251-16/+24
| * mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-05-251-1/+11