summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: hda - Don't override global PCM hw info flagTakashi Iwai1-4/+2
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: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke1-1/+6
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-25ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi1-2/+2
2019-08-25drbd: dynamically allocate shash descriptorArnd Bergmann1-2/+12
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: Don't allow paritial drain operations on capture streamsCharles Keepax1-0/+8
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 record: Fix module size on s390Thomas Richter3-3/+16
2019-08-25perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-25perf record: Fix wrong size in perf_record_mmap for last kernel moduleThomas Richter4-10/+19
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-25usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li1-2/+0
2019-08-11Linux 4.9.189v4.9.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-13/+111
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-3/+39
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings1-3/+1
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-11bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-08-11ife: error out when nla attributes are emptyCong Wang1-0/+3
2019-08-11ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan1-4/+4
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann6-3/+25