summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-30bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-05-30bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-05-30bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-05-30cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann1-3/+1
2018-05-30proc: fix /proc/*/map_files lookupAlexey Dobriyan1-1/+28
2018-05-30arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-05-30RDS: IB: Fix null pointer issueGuanglei Li1-1/+2
2018-05-30xen/grant-table: Use put_page instead of free_pageRoss Lagerwall1-2/+2
2018-05-30xen-netfront: Fix race between device setup and openRoss Lagerwall1-22/+24
2018-05-30MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-05-30bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song1-5/+26
2018-05-30ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann4-5/+4
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-05-30mm: pin address_space before dereferencing it while isolating an LRU pageMel Gorman1-2/+12
2018-05-30asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-05-30mm/mempolicy: add nodes_empty check in SYSC_migrate_pagesYisheng Xie1-3/+7
2018-05-30mm/mempolicy: fix the check of nodemask from userYisheng Xie1-3/+20
2018-05-30ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun1-11/+12
2018-05-30ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun2-0/+8
2018-05-30ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun1-3/+2
2018-05-30ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe1-0/+3
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-30powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37