summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.219v4.9.219Greg Kroah-Hartman2020-04-131-1/+1
* drm/msm: Use the correct dma_sync calls in msm_gemRob Clark2020-04-131-5/+42
* drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil2020-04-131-0/+1
* usb: dwc3: don't set gadget->is_otg flagRoger Quadros2020-04-131-1/+0
* arm64: Fix size of __early_cpu_boot_statusArun KS2020-04-131-1/+1
* drm/msm: stop abusing dma_map/unmap for cacheRob Clark2020-04-131-2/+2
* clk: qcom: rcg: Return failure for RCG updateTaniya Das2020-04-131-1/+1
* RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-04-131-0/+1
* Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang2020-04-131-3/+1
* ceph: canonicalize server path in placeIlya Dryomov2020-04-132-92/+28
* ceph: remove the extra slashes in the server pathXiubo Li2020-04-131-19/+99
* IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan2020-04-131-2/+11
* IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-04-131-5/+8
* ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil2020-04-131-1/+1
* tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern2020-04-131-1/+1
* random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld2020-04-131-8/+2
* net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel2020-04-131-0/+7
* slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe2020-04-131-3/+1
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-131-1/+1
* net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-131-1/+6
* mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap2020-04-131-1/+5
* padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan2020-04-131-2/+2
* net: dsa: tag_brcm: Fix skb->fwd_offload_mark locationFlorian Fainelli2020-04-131-2/+2
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-131-2/+4
* blk-mq: Allow blocking queue tag iter callbacksKeith Busch2020-04-131-9/+4
* blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang2020-04-132-1/+17
* drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach2020-04-135-9/+12
* sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-04-132-15/+33
* sctp: fix refcount bug in sctp_wfreeQiujun Huang2020-04-131-8/+23
* net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-04-131-5/+1
* ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-04-131-0/+3
* drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann2020-04-131-4/+2
* l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2020-04-132-0/+7
* l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault2020-04-131-4/+4
* Linux 4.9.218v4.9.218Greg Kroah-Hartman2020-04-021-1/+1
* perf map: Fix off by one in strncpy() size argumentdisconnect3d2020-04-021-1/+1
* arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-04-021-1/+1
* net: ks8851-ml: Fix IO operations, againMarek Vasut2020-04-021-4/+52
* bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman2020-04-021-1/+2
* vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers2020-04-021-4/+12
* locking/atomic, kref: Add kref_read()Peter Zijlstra2020-04-021-0/+5
* vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2020-04-022-9/+26
* vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers2020-04-021-19/+2
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-022-4/+4
* vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby2020-04-021-7/+22
* vt: selection, introduce vc_is_selJiri Slaby2020-04-024-5/+13
* mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-04-021-1/+2
* mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen2020-04-021-1/+18
* media: xirlink_cit: add missing descriptor sanity checksJohan Hovold2020-04-021-1/+17
* media: stv06xx: add missing descriptor sanity checksJohan Hovold2020-04-022-1/+22