summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-25usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-08-11Linux 4.4.189v4.4.189Greg Kroah-Hartman1-1/+1
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner3-29/+32
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf1-1/+1
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2-12/+110
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-2/+41
2019-08-11x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li1-2/+2
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings1-4/+2
2019-08-11spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner1-1/+2
2019-08-11block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin1-0/+1
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann6-3/+25