summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-13ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev
2018-06-13bnx2x: use the right constantJulia Lawall
2018-06-13brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-13xfs: fix incorrect log_flushed on fsyncAmir Goldstein
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor
2018-06-13mmap: relax file size limit for regular filesLinus Torvalds
2018-06-13mmap: introduce sane default mmap limitsLinus Torvalds
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2018-06-06Linux 4.4.136v4.4.136Greg Kroah-Hartman
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller
2018-06-06mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-06-06fix io_destroy()/aio_complete() raceAl Viro
2018-06-06Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly
2018-06-06dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda
2018-06-06i2c: rcar: revoke START request earlyWolfram Sang
2018-06-06i2c: rcar: check master irqs before slave irqsWolfram Sang
2018-06-06i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang
2018-06-06i2c: rcar: init new messages in irqWolfram Sang
2018-06-06i2c: rcar: refactor setup of a msgWolfram Sang
2018-06-06i2c: rcar: remove spinlockWolfram Sang
2018-06-06i2c: rcar: remove unused IOERROR stateWolfram Sang
2018-06-06i2c: rcar: rework hw initWolfram Sang
2018-06-06i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang
2018-06-06tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-06-06irda: fix overly long udelay()Arnd Bergmann
2018-06-06ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-06-06cfg80211: further limit wiphy names to 64 bytesEric Biggers
2018-06-06selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-06-06tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-06-06Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires
2018-06-06Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar
2018-06-06xfs: detect agfl count corruption and reset agflBrian Foster
2018-06-06sh: New gcc supportYoshinori Sato
2018-06-06USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven
2018-06-06powerpc/64s: Clear PCR on bootMichael Neuling
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-30Linux 4.4.135v4.4.135Greg Kroah-Hartman