summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-11Linux 4.9.216v4.9.216Greg Kroah-Hartman1-1/+1
2020-03-11crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_asyncyangerkun1-1/+1
2020-03-11dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka1-2/+2
2020-03-11powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario1-1/+3
2020-03-11dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter1-4/+0
2020-03-11hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter1-1/+1
2020-03-11ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum4-16/+28
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe1-0/+1
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler1-1/+3
2020-03-11ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax1-1/+1
2020-03-11ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl1-3/+5
2020-03-11ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai1-8/+8
2020-03-11ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean1-2/+2
2020-03-11dmaengine: tegra-apb: Prevent race conditions of tasklet vs free listDmitry Osipenko1-1/+1
2020-03-11dmaengine: tegra-apb: Fix use-after-freeDmitry Osipenko1-4/+0
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson1-1/+1
2020-03-11vt: selection, push sel_lock upJiri Slaby1-9/+7
2020-03-11vt: selection, push console lock downJiri Slaby2-3/+12
2020-03-11vt: selection, close sel_buffer raceJiri Slaby1-6/+17
2020-03-11tty:serial:mvebu-uart:fix a wrong returntangbin1-1/+1
2020-03-11fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi1-12/+7
2020-03-11vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2020-03-11usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-2/+8
2020-03-11usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-1/+5
2020-03-11usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky1-0/+3
2020-03-11usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-03-11cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg1-1/+5
2020-03-11s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-03-11watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut1-2/+2
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut1-2/+2
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut1-40/+5
2020-03-11drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P1-0/+5
2020-03-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz1-1/+1
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov1-1/+3
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen1-2/+3
2020-03-11usb: gadget: composite: Support more than 500mA MaxPowerJack Pham1-6/+18
2020-03-11serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle1-0/+8
2020-03-11vhost: Check docket sk_family instead of call getnameEugenio PĂ©rez1-11/+2
2020-03-11audit: always check the netlink payload length in audit_receive_msg()Paul Moore1-19/+21
2020-03-11mm/huge_memory.c: use head to check huge zero pageWei Yang1-1/+1
2020-03-11perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo1-0/+1
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET1-1/+1
2020-03-11tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang1-4/+15
2020-03-11slip: stop double free sl->dev in slip_openyangerkun1-1/+0
2020-03-11KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson1-6/+6
2020-03-11namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai1-1/+1
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski3-0/+16
2020-03-11net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-03-11include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson1-1/+2