summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-13blk-mq: Allow blocking queue tag iter callbacksKeith Busch1-9/+4
2020-04-13blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang2-1/+17
2020-04-13drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach5-10/+13
2020-04-13tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-04-13initramfs: restore default compression behaviorEugeniy Paltsev1-11/+11
2020-04-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2-15/+33
2020-04-13sctp: fix refcount bug in sctp_wfreeQiujun Huang1-8/+23
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-02Linux 4.14.175v4.14.175Greg Kroah-Hartman1-1/+1
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur1-2/+2
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur1-2/+2
2020-04-02ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson1-0/+1
2020-04-02ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede1-0/+15
2020-04-02bpf: Explicitly memset some bpf info structures declared on the stackGreg Kroah-Hartman1-2/+4
2020-04-02bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman1-1/+2
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller1-0/+8
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
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-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg1-1/+2
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen1-1/+18
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: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-04-02staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-04-02usb: musb: fix crash with highmen PIO and usbmonMans Rullgard1-12/+5
2020-04-02USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-02USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-02USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-02USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-04-02afs: Fix some tracing detailsDavid Howells2-3/+3
2020-04-02Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-04-02Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1