summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau1-1/+1
2020-01-29dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko1-2/+12
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman4-2/+22
2020-01-29ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-29ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-29ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-29ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King1-1/+1
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan1-1/+4
2020-01-29cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French1-0/+1
2020-01-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-29x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2020-01-29mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-29usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-29scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1
2020-01-29net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2020-01-29devres: allow const resource argumentsArnd Bergmann2-2/+4
2020-01-29mfd: intel-lpss: Release IDA resourcesAndy Shevchenko1-0/+1
2020-01-29iommu/amd: Make iommu_disable saferKevin Mitchell1-0/+3
2020-01-29drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark1-13/+11
2020-01-29rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai1-6/+5
2020-01-29ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi1-7/+6
2020-01-29net/af_iucv: always register net_device notifierJulian Wiedmann1-7/+20
2020-01-29drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo1-1/+1
2020-01-29powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2-0/+21
2020-01-29media: vivid: fix incorrect assignment operation when setting video modeColin Ian King1-1/+1
2020-01-29inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2-2/+2
2020-01-29signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman1-1/+1
2020-01-29iommu: Use right function to get group for deviceLu Baolu1-3/+3
2020-01-29misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor1-1/+1
2020-01-29spi: spi-fsl-spi: call spi_finalize_current_message() at the endChristophe Leroy1-1/+1
2020-01-29thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke1-1/+1
2020-01-29backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney1-2/+2
2020-01-29kdb: do a sanity check on the cpu in kdb_per_cpu()Dan Carpenter1-1/+1
2020-01-29ARM: riscpc: fix lack of keyboard interrupts after irq conversionRussell King1-1/+2
2020-01-29netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal1-1/+3
2020-01-29platform/x86: alienware-wmi: printing the wrong error codeDan Carpenter1-1/+1
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2-2/+2
2020-01-29media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter1-9/+6
2020-01-29iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu1-1/+4
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2020-01-29ASoC: fix valid stream conditionJerome Brunet1-2/+2
2020-01-29packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn1-2/+11
2020-01-29ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai1-1/+3
2020-01-29dmaengine: axi-dmac: Don't check the number of frames for alignmentAlexandru Ardelean1-1/+1
2020-01-296lowpan: Off by one handling ->nexthdrDan Carpenter1-1/+1
2020-01-29media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita1-1/+1
2020-01-29powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings1-0/+2
2020-01-29tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2020-01-29hwmon: (w83627hf) Use request_muxed_region for Super-IO accessesGuenter Roeck1-5/+37