summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Linux 4.4.219v4.4.219Greg Kroah-Hartman1-1/+1
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil1-0/+1
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das1-1/+1
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang1-3/+1
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-13ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil1-1/+1
2020-04-13xen-netfront: Update features after registering netdevRoss Lagerwall1-4/+4
2020-04-13xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall1-1/+2
2020-04-13power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva1-0/+4
2020-04-13tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern1-1/+1
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld1-6/+0
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe1-3/+1
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-13mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap1-1/+5
2020-04-13padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan1-2/+2
2020-04-13usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak1-8/+0
2020-04-13usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak1-12/+0
2020-04-13l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2-0/+7
2020-04-13l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault1-4/+4
2020-04-13l2tp: Refactor the codes with existing macros instead of literal numberGao Feng1-11/+9
2020-04-13l2tp: fix duplicate session creationGuillaume Nault3-56/+84
2020-04-13l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault1-4/+11
2020-04-13l2tp: fix race in l2tp_recv_common()Guillaume Nault4-23/+88
2020-04-13net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani1-5/+7
2020-04-13l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com1-5/+2
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2-15/+33
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy1-5/+1
2020-04-13ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai1-0/+3
2020-04-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-02Linux 4.4.218v4.4.218Greg Kroah-Hartman1-1/+1
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-04-02bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman1-1/+2
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
2020-04-02locking/atomic, kref: Add kref_read()Peter Zijlstra1-0/+5
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2-9/+26
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-19/+2
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby2-4/+4
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby1-7/+22
2020-04-02vt: selection, introduce vc_is_selJiri Slaby4-5/+13
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-02libfs: fix infoleak in simple_attr_read()Eric Biggers1-3/+5
2020-04-02staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-02staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold1-1/+1
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3