summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf1-0/+13
2018-03-18scripts: recordmcount: break hardlinksRussell King1-0/+14
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal1-0/+4
2018-03-18netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-03-18netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal1-1/+12
2018-03-18netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-03-18netfilter: nat: cope with negative port rangePaolo Abeni1-2/+5
2018-03-18netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni1-6/+6
2018-03-18ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai4-13/+24
2018-03-18ALSA: seq: Don't allow resizing pool in useTakashi Iwai1-0/+3
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
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