summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Linux 5.2.2v5.2.2Greg Kroah-Hartman1-1/+1
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby1-1/+1
2019-07-21crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni1-3/+5
2019-07-21crypto: talitos - fix hash on SEC1.Christophe Leroy1-28/+41
2019-07-21crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy2-30/+30
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo3-8/+1
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner5-16/+76
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner3-4/+5
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner1-0/+46
2019-07-21genirq: Add optional hardware synchronization for shutdownThomas Gleixner2-19/+60
2019-07-21genirq: Fix misleading synchronize_irq() documentationThomas Gleixner1-1/+2
2019-07-21genirq: Delay deactivation in free_irq()Thomas Gleixner5-5/+22
2019-07-21firmware: improve LSM/IMA security behaviourSven Van Asbroeck1-1/+1
2019-07-21drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2-1/+3
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada1-12/+12
2019-07-21Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers1-0/+1
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov1-2/+4
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov1-6/+9
2019-07-14Linux 5.2.1v5.2.1Greg Kroah-Hartman1-1/+1
2019-07-14staging: rtl8712: reduce stack usage, againArnd Bergmann1-69/+88
2019-07-14staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2-11/+15
2019-07-14staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson1-10/+0
2019-07-14staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson3-6/+23
2019-07-14staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson1-6/+7
2019-07-14staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King1-0/+1
2019-07-14staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne3-23/+25
2019-07-14staging: vchiq: make wait events interruptibleNicolas Saenz Julienne1-1/+9
2019-07-14staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne1-1/+1
2019-07-14VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA4-59/+99
2019-07-14Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler1-3/+3
2019-07-14carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-07-14coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-4/+2
2019-07-14coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose1-5/+2
2019-07-14coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose1-4/+2
2019-07-14coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-4/+2
2019-07-14coresight: Potential uninitialized variable in probe()Dan Carpenter1-0/+1
2019-07-14iio: adc: stm32-adc: add missing vdda-supplyFabrice Gasnier1-1/+20
2019-07-14binder: return errors from buffer copy functionsTodd Kjos3-93/+126
2019-07-14binder: fix memory leak in error pathTodd Kjos1-2/+2
2019-07-14lkdtm: support llvm-objcopyNick Desaulniers1-2/+1
2019-07-14HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2-0/+2
2019-07-14staging: mt7621-pci: fix PCIE_FTS_NUM_LO macroSergio Paracuellos1-1/+1
2019-07-14staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-07-14staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren1-3/+16
2019-07-14staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh1-6/+6
2019-07-14staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2