summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-25kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada1-1/+1
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal1-0/+3
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-08-25libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo1-1/+1
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver1-0/+7
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach1-0/+1
2019-08-25xen/pciback: remove set but not used variable 'old_state'YueHaibing1-2/+1
2019-08-25net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov1-1/+1
2019-08-25Input: iforce - add sanity checksOliver Neukum1-0/+5
2019-08-25Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton1-0/+4
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton1-0/+8
2019-08-25HID: holtek: test for sanity of intfdataOliver Neukum1-2/+7
2019-08-25ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen1-11/+30
2019-08-25USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba2-1/+4
2019-08-25usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello1-1/+2
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-25mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-08-25smb3: send CAP_DFS capability during session setupSteve French1-0/+5
2019-08-25SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky1-1/+1
2019-08-25mac80211: don't WARN on short WMM parameters from APBrian Norris1-0/+10
2019-08-25ALSA: firewire: fix a memory leak bugWenwen Wang1-1/+1
2019-08-25hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck1-3/+3
2019-08-25can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-25can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-25perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez1-1/+1
2019-08-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-08-25scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler1-1/+1
2019-08-25scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi1-0/+3
2019-08-25ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann1-0/+1
2019-08-25perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo1-0/+10
2019-08-25ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax1-0/+6
2019-08-25ALSA: compress: Prevent bypasses of set_paramsCharles Keepax1-6/+24
2019-08-25ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2-9/+12
2019-08-25s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann1-6/+6
2019-08-25cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang1-14/+9
2019-08-25hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart1-1/+2
2019-08-25mac80211: don't warn about CW params when not using themBrian Norris1-4/+9
2019-08-25iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2-2/+7
2019-08-25netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal1-1/+1
2019-08-25can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-08-25usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-08-25perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-25mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel1-0/+9
2019-08-25x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel1-8/+5
2019-08-25x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel1-1/+1
2019-08-25sound: fix a memory leak bugWenwen Wang1-1/+2