summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NFSv4: Only pass the delegation to setattr if we're sending a truncateTrond Myklebust2019-08-161-5/+7
* smb3: send CAP_DFS capability during session setupSteve French2019-08-161-0/+5
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-161-1/+1
* mac80211: don't WARN on short WMM parameters from APBrian Norris2019-08-161-0/+10
* ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-163-2/+70
* ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-161-4/+2
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-161-1/+1
* drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy2019-08-161-2/+2
* hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck2019-08-161-3/+3
* can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli2019-08-161-1/+1
* can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli2019-08-161-1/+1
* HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander2019-08-161-3/+12
* perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-08-161-1/+1
* tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra2019-08-161-3/+2
* test_firmware: fix a memory leak bugWenwen Wang2019-08-161-1/+4
* scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke2019-08-161-1/+6
* scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler2019-08-161-1/+1
* scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi2019-08-161-0/+3
* ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-08-161-0/+1
* ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi2019-08-161-2/+2
* drbd: dynamically allocate shash descriptorArnd Bergmann2019-08-161-2/+12
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-161-0/+10
* perf tools: Fix proper buffer size for feature processingJiri Olsa2019-08-161-1/+1
* ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-08-161-0/+6
* ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax2019-08-161-0/+8
* ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-08-161-6/+24
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-162-9/+12
* s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-08-161-6/+6
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-08-161-14/+9
* drm: silence variable 'conn' set but not usedQian Cai2019-08-161-1/+1
* hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart2019-08-161-1/+2
* mac80211: don't warn about CW params when not using themBrian Norris2019-08-161-4/+9
* iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2019-08-162-2/+7
* scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab2019-08-161-1/+1
* netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana2019-08-161-1/+1
* netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin2019-08-162-2/+7
* vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali2019-08-161-1/+3
* netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal2019-08-161-1/+1
* can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-08-161-4/+4
* can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko2019-08-161-4/+5
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-161-1/+1
* usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda2019-08-161-2/+7
* perf record: Fix module size on s390Thomas Richter2019-08-163-3/+16
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-161-1/+11
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-163-1/+24
* mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel2019-08-161-0/+9
* x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-08-161-8/+5
* x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-08-161-1/+1
* tcp: Clear sk_send_head after purging the write queueBen Hutchings2019-08-161-0/+3
* crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-163-5/+37