summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2019-05-02s390/dasd: fix using offset into zero size array errorStefan Haberland1-0/+8
2019-05-02usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-05-02usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-05-02kallsyms: Handle too long symbols in kallsyms.cEugene Loh1-2/+2
2019-05-02IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2-3/+1
2019-05-02KVM: x86: Fix single-step debuggingAlexander Popov1-2/+1
2019-05-02debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman1-0/+7
2019-05-02net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-26/+42
2019-05-02iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit1-4/+11
2019-05-02drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-05-02ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao1-3/+0
2019-05-02ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-0/+6
2019-05-02can: bcm: check timer values before ktime conversionOliver Hartkopp1-0/+27
2019-05-02can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl1-14/+13
2019-05-02tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman1-1/+2
2019-05-02char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+7
2019-05-02vt: invoke notifier on screen size changeNicolas Pitre1-0/+1
2019-05-02vt: always call notifier with the console lock heldNicolas Pitre1-1/+1
2019-05-02tty/n_hdlc: fix __might_sleep warningPaul Fulghum1-0/+1
2019-05-02uart: Fix crash in uart_write and uart_put_charSamir Virmani1-4/+8
2019-05-02net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang1-11/+15
2019-05-02ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta1-4/+9
2019-05-02ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta1-14/+12
2019-05-02arc: do not export symbols in troubleshoot.cDavidlohr Bueso1-2/+1
2019-05-02USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-05-02Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-05-02media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-05-02fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi1-1/+1
2019-05-02fuse: call pipe_buf_release() under pipe lockJann Horn1-0/+2
2019-05-02fuse: handle zero sized retrieve correctlyMiklos Szeredi1-1/+1
2019-05-02net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit1-0/+1
2019-05-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2019-05-02net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2019-05-02net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2019-05-02staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-05-02x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake1-2/+2
2019-05-02s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2-0/+6
2019-05-02s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky1-6/+6
2019-05-02s390/early: improve machine detectionChristian Borntraeger2-2/+4
2019-05-02omap2fb: Fix stack memory disclosureVlad Tsyrklevich1-0/+2
2019-05-02cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2-6/+6
2019-05-02CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky1-1/+1
2019-05-02i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-05-02Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-05-02crypto: authenc - fix parsing key with misaligned rta_lenEric Biggers1-3/+11
2019-05-02ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij1-2/+2
2019-05-02rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov1-5/+4
2019-05-02drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6
2019-05-02drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov1-53/+73