summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.2.2v5.2.2Greg Kroah-Hartman2019-07-211-1/+1
* x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-211-1/+1
* 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/+0
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-212-2/+4
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-213-8/+1
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* 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-5/+22
* firmware: improve LSM/IMA security behaviourSven Van Asbroeck2019-07-211-1/+1
* drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-212-1/+3
* nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada2019-07-211-12/+12
* Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-211-0/+1
* e1000e: start network tx queue only when link is upKonstantin Khlebnikov2019-07-211-2/+4
* Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov2019-07-211-6/+9
* Linux 5.2.1v5.2.1Greg Kroah-Hartman2019-07-141-1/+1
* staging: rtl8712: reduce stack usage, againArnd Bergmann2019-07-141-69/+88
* staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-142-11/+15
* staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-141-10/+0
* staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-143-6/+23
* staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-141-6/+7
* staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King2019-07-141-0/+1
* staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne2019-07-143-23/+25
* staging: vchiq: make wait events interruptibleNicolas Saenz Julienne2019-07-141-1/+9
* staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne2019-07-141-1/+1
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-144-59/+99
* Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler2019-07-141-3/+3
* carl9170: fix misuse of device driver APIChristian Lamparter2019-07-141-22/+17
* coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose2019-07-141-4/+2
* coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose2019-07-141-5/+2
* coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose2019-07-141-4/+2
* coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose2019-07-141-4/+2
* coresight: Potential uninitialized variable in probe()Dan Carpenter2019-07-141-0/+1
* iio: adc: stm32-adc: add missing vdda-supplyFabrice Gasnier2019-07-141-1/+20
* binder: return errors from buffer copy functionsTodd Kjos2019-07-143-93/+126
* binder: fix memory leak in error pathTodd Kjos2019-07-141-2/+2
* lkdtm: support llvm-objcopyNick Desaulniers2019-07-141-2/+1
* HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2019-07-142-0/+2
* staging: mt7621-pci: fix PCIE_FTS_NUM_LO macroSergio Paracuellos2019-07-141-1/+1
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren2019-07-141-3/+16
* staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh2019-07-141-6/+6
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-141-1/+2