summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* regmap: debugfs: Fix memory leak in regmap_debugfs_initDaniel Baluta2019-07-261-0/+2
* ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-07-261-1/+1
* wil6210: fix spurious interrupts in 3-msiMaya Erez2019-07-261-25/+40
* ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-07-261-0/+3
* ath6kl: add some bounds checkingDan Carpenter2019-07-261-1/+9
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-07-261-9/+23
* ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-07-261-0/+4
* wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-07-261-0/+1
* dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck2019-07-261-21/+27
* scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-261-8/+8
* arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-07-261-1/+5
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-07-262-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-261-2/+2
* Linux 4.19.60Greg Kroah-Hartman2019-07-211-1/+1
* x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-211-1/+1
* drm/udl: move to embedding drm device inside udl device.Dave Airlie2019-07-214-37/+53
* drm/udl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2019-07-211-1/+1
* drm/udl: introduce a macro to convert dev to udl.Dave Airlie2019-07-214-12/+14
* regmap-irq: do not write mask register if mask_base is zeroMark Zhang2019-07-211-0/+6
* crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni2019-07-211-3/+5
* crypto: talitos - fix hash on SEC1.Christophe Leroy2019-07-211-28/+41
* crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy2019-07-212-30/+30
* s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-211-1/+0Star
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-212-2/+4
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4Star
* x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-215-16/+76
* x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner2019-07-213-4/+5
* x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner2019-07-211-0/+46
* genirq: Add optional hardware synchronization for shutdownThomas Gleixner2019-07-212-19/+60
* genirq: Fix misleading synchronize_irq() documentationThomas Gleixner2019-07-211-1/+2
* genirq: Delay deactivation in free_irq()Thomas Gleixner2019-07-215-4/+21
* linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-07-211-1/+2
* pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat2019-07-211-14/+4Star
* cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata2019-07-211-0/+3
* pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat2019-07-211-1/+15
* HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng2019-07-212-0/+5
* HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko2019-07-212-0/+2
* x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov2019-07-211-1/+2
* x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov2019-07-211-8/+9
* dm verity: use message limit for data block corruption messageMilan Broz2019-07-211-2/+2
* dm table: don't copy from a NULL pointer in realloc_argv()Jerome Marchand2019-07-211-1/+1
* pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid2019-07-211-4/+4
* ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski2019-07-211-4/+4
* sis900: fix TX completionSergej Benilov2019-07-211-8/+8
* ppp: mppe: Add softdep to arc4Takashi Iwai2019-07-211-0/+1
* be2net: fix link failure after ethtool offline testPetr Oros2019-07-211-6/+22
* x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King2019-07-211-1/+2
* afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells2019-07-213-3/+4
* ARM: omap2: remove incorrect __init annotationArnd Bergmann2019-07-211-1/+1