summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03i2c: viperboard: return message count on master_xfer successPeter Rosin
2018-07-03i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-07-03i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2018-07-03ARM: keystone: fix platform_domain_notifier array overrunRussell King
2018-07-03usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-07-03agp: uninorth: make two functions staticMathieu Malaterre
2018-07-03can: dev: increase bus-off message severityJakob Unterwurzacher
2018-07-03driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre
2018-07-03drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen
2018-07-03mac80211: Adjust SAE authentication timeoutIlan Peer
2018-07-03kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra
2018-07-03scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill
2018-07-03hexagon: export csum_partial_copy_nocheckArnd Bergmann
2018-07-03hexagon: add memset_io() helperArnd Bergmann
2018-07-03ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori
2018-07-03bpf: fix uninitialized variable in bpf toolsJohn Fastabend
2018-07-03x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm
2018-07-03rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-07-03selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu
2018-07-03arm64: ptrace: remove addr_limit manipulationMark Rutland
2018-07-03net: phy: marvell: clear wol event before setting itJingju Hou
2018-07-03scsi: isci: Fix infinite loop in while loopColin Ian King
2018-07-03parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang
2018-07-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings
2018-07-03scsi: iscsi: respond to netlink with unicast when appropriateChris Leech
2018-07-03isofs: fix potential memory leak in mount option parsingChengguang Xu
2018-07-03s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky
2018-07-03MIPS: io: Add barrier after register read in readX()Sinan Kaya
2018-07-03fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein
2018-07-03af_key: Always verify length of provided sadb_keyKevin Easton
2018-07-03tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa
2018-07-03tools build: No need to make libapi for perf explicitlyJiri Olsa
2018-06-13Linux 3.18.113v3.18.113Greg Kroah-Hartman
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-13net/packet: refine check for priv area sizeEric Dumazet
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang
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-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-13mmap: relax file size limit for regular filesLinus Torvalds
2018-06-13mmap: introduce sane default mmap limitsLinus Torvalds
2018-06-13mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-06-13fix io_destroy()/aio_complete() raceAl Viro
2018-06-13drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-06-13MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki