summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas1-1/+1
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-05-30sit: fix IFLA_MTU ignored on NEWLINKXin Long1-0/+7
2018-05-30bcache: fix kcrashes with fio in RAID5 backend devTang Junhui1-1/+1
2018-05-30dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda1-1/+1
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2-6/+12
2018-05-30r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang1-1/+4
2018-05-30netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal1-9/+18
2018-05-30batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer1-1/+2
2018-05-30batman-adv: fix packet checksum in receive pathMatthias Schiffer1-7/+1
2018-05-30md/raid1: fix NULL pointer dereferenceYufen Yu1-0/+11
2018-05-30media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab1-1/+1
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves1-0/+1
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-05-30regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-05-30ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren1-5/+2
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-05-30powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord1-0/+3
2018-05-30kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes1-1/+1
2018-05-30md: raid5: avoid string overflow warningArnd Bergmann1-3/+4
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-05-30usb: musb: fix enumeration after resumeAndreas Kemnade1-1/+2
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30md raid10: fix NULL deference in handle_write_completed()Yufen Yu1-2/+4
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-05-30NFC: llcp: Limit size of SDP URIKees Cook2-1/+6
2018-05-30ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven1-3/+3
2018-05-30ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2018-05-30ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou1-8/+11
2018-05-30scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2-0/+48
2018-05-30scsi: aacraid: fix shutdown crash when init failsMeelis Roos1-1/+3
2018-05-30scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)1-1/+1
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-05-30usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan1-6/+6
2018-05-30usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner1-2/+2
2018-05-30usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping1-0/+2
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson1-1/+0
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-05-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter1-0/+2
2018-05-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter1-1/+1
2018-05-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2018-05-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-05-30irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1
2018-05-30locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon1-0/+8
2018-05-30tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-05-30bcache: return attach error when no cache set existTang Junhui1-2/+3