summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-21rpmsg: glink: Fix rpmsg_register_device err handlingChris Lew1-3/+1
2019-12-21rpmsg: glink: Put an extra reference during cleanupChris Lew1-0/+4
2019-12-21rpmsg: glink: Fix use after free in open_ack TIMEOUT caseArun Kumar Neelakantam1-4/+3
2019-12-21rpmsg: glink: Fix reuse intents memory leak issueArun Kumar Neelakantam1-0/+9
2019-12-21rpmsg: glink: Set tail pointer to 0 at end of FIFOChris Lew1-1/+1
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-12-21PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian1-7/+13
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+1
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-12-21PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner3-2/+8
2019-12-21PCI/PM: Always return devices to D0 when thawingDexuan Cui1-6/+11
2019-12-21mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing1-92/+55
2019-12-21mmc: block: Make card_busy_detect() a bit more genericChaotian Jing1-8/+8
2019-12-21Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"Greg Kroah-Hartman2-5/+9
2019-12-21tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-21tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-21tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-21net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-21tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-21tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-21openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-21net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-21net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2-0/+2
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-21net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-21net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-21mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk1-1/+1
2019-12-21inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-17Linux 4.19.90v4.19.90Greg Kroah-Hartman1-1/+1
2019-12-17of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner1-1/+3
2019-12-17scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong1-2/+9
2019-12-17idr: Fix idr_get_next_ul race with idr_removeMatthew Wilcox (Oracle)1-20/+11
2019-12-17iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol1-0/+43
2019-12-17scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov1-0/+1
2019-12-17raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang1-1/+1
2019-12-17gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede1-0/+17
2019-12-17cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)1-12/+29
2019-12-17kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko1-0/+2
2019-12-17of: overlay: add_changeset_property() memory leakFrank Rowand1-17/+20
2019-12-17gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson4-4/+12
2019-12-17PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda1-0/+6
2019-12-17leds: trigger: netdev: fix handling on interface renameMartin Schiller1-1/+4
2019-12-17net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-17sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov1-6/+0
2019-12-17firmware: arm_scmi: Avoid double free in error flowWen Yang1-4/+4
2019-12-17gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-17perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter1-1/+1
2019-12-17workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo1-0/+1
2019-12-17blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5