summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Linux 3.18.99v3.18.99Greg Kroah-Hartman1-1/+1
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+5
2018-03-11sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-2/+6
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-11sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev1-3/+7
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev3-0/+11
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel1-2/+10
2018-03-11net: fix race on decreasing number of TX queuesJakub Kicinski1-2/+9
2018-03-11ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-03-11bridge: check brport attr show in brport_showXin Long1-0/+3
2018-03-11leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan1-5/+7
2018-03-11net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach3-3/+13
2018-03-11ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson1-2/+2
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar1-1/+7
2018-03-11ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola1-0/+47
2018-03-11tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+6
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone1-2/+3
2018-03-03Linux 3.18.98v3.18.98Greg Kroah-Hartman1-1/+1
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-03-03sctp: make use of pre-calculated lenMarcelo Ricardo Leitner1-6/+10
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-03-03xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song1-0/+2
2018-03-03e1000: fix disabling already-disabled warningTushar Dave2-6/+24
2018-03-03xfs: quota: check result of register_shrinker()Aliaksei Karaliou1-16/+29
2018-03-03xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou1-0/+1
2018-03-03s390/dasd: fix wrongly assigned configuration dataStefan Haberland1-0/+10
2018-03-03led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET1-1/+1
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam1-1/+2
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2-0/+14
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery1-1/+2
2018-03-03net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov1-22/+31
2018-03-03spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea1-1/+1
2018-03-03sget(): handle failures of register_shrinker()Al Viro1-1/+5
2018-03-03ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath1-0/+1
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer1-3/+3
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner1-1/+6
2018-03-03ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki1-8/+3
2018-02-28Linux 3.18.97v3.18.97Greg Kroah-Hartman1-1/+1
2018-02-28ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers1-19/+24
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham1-4/+2