summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Linux 4.4.137v4.4.137Greg Kroah-Hartman1-1/+1
2018-06-13net: metrics: add proper netlink validationEric Dumazet1-0/+2
2018-06-13net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-06-13packet: fix reserve calculationWillem de Bruijn1-1/+1
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-13net/packet: refine check for priv area sizeEric Dumazet1-1/+1
2018-06-13netdev-FAQ: clarify DaveM's position for stable backportsCong Wang1-0/+9
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-06-13ipv4: remove warning in ip_recv_errorWillem de Bruijn1-2/+0
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev1-2/+0
2018-06-13bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-13brcmfmac: Fix check for ISO3166 codeStefan Wahren1-1/+1
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-13xfs: fix incorrect log_flushed on fsyncAmir Goldstein1-7/+0
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-06-13mmap: relax file size limit for regular filesLinus Torvalds1-1/+1
2018-06-13mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu1-0/+4
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra3-0/+17
2018-06-06Linux 4.4.136v4.4.136Greg Kroah-Hartman1-1/+1
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2018-06-06mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-06fix io_destroy()/aio_complete() raceAl Viro1-2/+1
2018-06-06Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann1-0/+13
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-06-06dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda1-2/+2
2018-06-06i2c: rcar: revoke START request earlyWolfram Sang1-16/+7
2018-06-06i2c: rcar: check master irqs before slave irqsWolfram Sang1-8/+5
2018-06-06i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang1-2/+2
2018-06-06i2c: rcar: init new messages in irqWolfram Sang1-47/+43
2018-06-06i2c: rcar: refactor setup of a msgWolfram Sang1-6/+9
2018-06-06i2c: rcar: remove spinlockWolfram Sang1-19/+4
2018-06-06i2c: rcar: remove unused IOERROR stateWolfram Sang1-6/+0
2018-06-06i2c: rcar: rework hw initWolfram Sang1-12/+4
2018-06-06i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang1-9/+17
2018-06-06tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2-5/+7
2018-06-06irda: fix overly long udelay()Arnd Bergmann1-1/+3
2018-06-06ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0