summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-29ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-6/+0
2020-01-29scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche1-13/+21
2020-01-29ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing1-1/+1
2020-01-29spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpiosMartin Sperl1-1/+12
2020-01-29soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter1-1/+3
2020-01-29spi: tegra114: fix for unpacked mode transfersSowjanya Komatineni1-7/+36
2020-01-29spi: tegra114: clear packed bit for unpacked modeSowjanya Komatineni1-0/+2
2020-01-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann1-9/+0
2020-01-29ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren1-1/+1
2020-01-29m68k: mac: Fix VIA timer counter accessesFinn Thain1-49/+53
2020-01-29jfs: fix bogus variable self-initializationArnd Bergmann1-2/+1
2020-01-29media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2020-01-29media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter1-2/+3
2020-01-29media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter1-1/+1
2020-01-29media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter1-1/+1
2020-01-29net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5