summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai
2020-04-24ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai
2020-04-24ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-04-24ASoC: topology: use name_prefix for new kcontrol이경택
2020-04-24ASoC: dpcm: allow start or stop during pause for backend이경택
2020-04-24ASoC: dapm: connect virtual mux with default value이경택
2020-04-24ASoC: fix regwmask이경택
2020-04-24misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-04-24btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-04-24btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-04-24locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-04-24gfs2: Don't demote a glock until its revokes are writtenBob Peterson
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2020-04-24selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-04-24sched: Avoid scale real weight down to zeroMichael Wang
2020-04-24irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-04-24i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-24bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-04-13Linux 4.9.219Greg Kroah-Hartman
2020-04-13drm/msm: Use the correct dma_sync calls in msm_gemRob Clark
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil
2020-04-13usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-04-13drm/msm: stop abusing dma_map/unmap for cacheRob Clark
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13ceph: canonicalize server path in placeIlya Dryomov
2020-04-13ceph: remove the extra slashes in the server pathXiubo Li
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-04-13ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil
2020-04-13tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-13mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap
2020-04-13padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan
2020-04-13net: dsa: tag_brcm: Fix skb->fwd_offload_mark locationFlorian Fainelli
2020-04-13coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov
2020-04-13blk-mq: Allow blocking queue tag iter callbacksKeith Busch
2020-04-13blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang