summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.137v4.4.137Greg Kroah-Hartman2018-06-131-1/+1
* net: metrics: add proper netlink validationEric Dumazet2018-06-131-0/+2
* net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-06-133-5/+12
* rtnetlink: validate attributes in do_setlink()Eric Dumazet2018-06-131-4/+4
* team: use netdev_features_t instead of u32Dan Carpenter2018-06-131-1/+2
* net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein2018-06-131-2/+2
* qed: Fix mask for physical address in ILT entryShahed Shaikh2018-06-131-1/+1
* packet: fix reserve calculationWillem de Bruijn2018-06-131-1/+1
* net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas2018-06-131-1/+1
* net/packet: refine check for priv area sizeEric Dumazet2018-06-131-1/+1
* netdev-FAQ: clarify DaveM's position for stable backportsCong Wang2018-06-131-0/+9
* isdn: eicon: fix a missing-check bugWenwen Wang2018-06-133-16/+29
* ipv4: remove warning in ip_recv_errorWillem de Bruijn2018-06-131-2/+0
* ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca2018-06-131-1/+2
* enic: set DMA mask to 47 bitGovindarajulu Varadarajan2018-06-131-4/+4
* dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev2018-06-131-2/+0
* bnx2x: use the right constantJulia Lawall2018-06-131-1/+1
* brcmfmac: Fix check for ISO3166 codeStefan Wahren2018-06-131-1/+1
* drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie2018-06-131-0/+1
* xfs: fix incorrect log_flushed on fsyncAmir Goldstein2018-06-131-7/+0
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-131-1/+1
* mmap: relax file size limit for regular filesLinus Torvalds2018-06-131-1/+1
* mmap: introduce sane default mmap limitsLinus Torvalds2018-06-131-0/+32
* tpm: self test failure should not cause suspend to failChris Chiu2018-06-131-0/+4
* tpm: do not suspend/resume if power stays onEnric Balletbo i Serra2018-06-133-0/+17
* Linux 4.4.136v4.4.136Greg Kroah-Hartman2018-06-061-1/+1
* sparc64: Fix build warnings with gcc 7.David S. Miller2018-06-061-1/+1
* mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins2018-06-061-1/+1
* fix io_destroy()/aio_complete() raceAl Viro2018-06-061-2/+1
* Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2018-06-061-0/+13
* drm/i915: Disable LVDS on Radiant P845Ondrej Zary2018-06-061-0/+8
* hwtracing: stm: fix build error on some archesGreg Kroah-Hartman2018-06-061-0/+1
* stm class: Use vmalloc for the master mapAlexander Shishkin2018-06-061-3/+3
* scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche2018-06-061-2/+20
* MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki2018-06-061-0/+4
* MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-06-062-2/+2
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-06-061-0/+7
* dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda2018-06-061-2/+2
* i2c: rcar: revoke START request earlyWolfram Sang2018-06-061-16/+7
* i2c: rcar: check master irqs before slave irqsWolfram Sang2018-06-061-8/+5
* i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2018-06-061-2/+2
* i2c: rcar: init new messages in irqWolfram Sang2018-06-061-47/+43
* i2c: rcar: refactor setup of a msgWolfram Sang2018-06-061-6/+9
* i2c: rcar: remove spinlockWolfram Sang2018-06-061-19/+4
* i2c: rcar: remove unused IOERROR stateWolfram Sang2018-06-061-6/+0
* i2c: rcar: rework hw initWolfram Sang2018-06-061-12/+4
* i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang2018-06-061-9/+17
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-062-5/+7
* irda: fix overly long udelay()Arnd Bergmann2018-06-061-1/+3
* ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King2018-06-061-2/+0