summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-13drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-04-13sctp: fix refcount bug in sctp_wfreeQiujun Huang
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-04-13ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-04-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann
2020-04-13l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault
2020-04-13l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault
2020-04-02Linux 4.9.218v4.9.218Greg Kroah-Hartman
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers
2020-04-02locking/atomic, kref: Add kref_read()Peter Zijlstra
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby
2020-04-02vt: selection, introduce vc_is_selJiri Slaby
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold
2020-04-02libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-04-02staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-04-02staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang
2020-04-02staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-04-02usb: musb: fix crash with highmen PIO and usbmonMans Rullgard
2020-04-02USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl
2020-04-02USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki
2020-04-02USB: serial: option: add BroadMobi BM806UPawel Dembicki
2020-04-02USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki
2020-04-02tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu
2020-04-02Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter
2020-04-02Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-04-02netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel