summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: glink: Free pending deferred work on removeBjorn Andersson2019-12-211-1/+13
* rpmsg: glink: Don't send pending rx_done during removeBjorn Andersson2019-12-211-3/+12
* rpmsg: glink: Fix rpmsg_register_device err handlingChris Lew2019-12-211-3/+1
* rpmsg: glink: Put an extra reference during cleanupChris Lew2019-12-211-0/+4
* rpmsg: glink: Fix use after free in open_ack TIMEOUT caseArun Kumar Neelakantam2019-12-211-4/+3
* rpmsg: glink: Fix reuse intents memory leak issueArun Kumar Neelakantam2019-12-211-0/+9
* rpmsg: glink: Set tail pointer to 0 at end of FIFOChris Lew2019-12-211-1/+1
* xtensa: fix TLB sanity checkerMax Filippov2019-12-211-2/+2
* PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian2019-12-211-7/+13
* PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-12-211-1/+1
* PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-12-211-1/+1
* PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner2019-12-213-2/+8
* PCI/PM: Always return devices to D0 when thawingDexuan Cui2019-12-211-6/+11
* mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing2019-12-211-92/+55
* mmc: block: Make card_busy_detect() a bit more genericChaotian Jing2019-12-211-8/+8
* Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"Greg Kroah-Hartman2019-12-212-5/+9
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-211-3/+3
* tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-211-3/+13
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-212-2/+16
* net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-211-2/+25
* tipc: fix ordering of tipc module init and exit routineTaehee Yoo2019-12-211-14/+15
* tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet2019-12-211-2/+3
* openvswitch: support asymmetric conntrackAaron Conole2019-12-211-0/+11
* net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab2019-12-211-1/+1
* net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2019-12-212-0/+2
* net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-211-1/+1
* net: dsa: fix flow dissection on Tx pathAlexander Lobakin2019-12-211-2/+3
* net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov2019-12-211-0/+6
* mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk2019-12-211-1/+1
* inet: protect against too small mtu values.Eric Dumazet2019-12-215-11/+20
* Linux 4.19.90v4.19.90Greg Kroah-Hartman2019-12-171-1/+1
* of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner2019-12-171-1/+3
* scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong2019-12-171-2/+9
* idr: Fix idr_get_next_ul race with idr_removeMatthew Wilcox (Oracle)2019-12-171-20/+11
* iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol2019-12-171-0/+43
* scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-171-0/+1
* raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang2019-12-171-1/+1
* gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede2019-12-171-0/+17
* cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)2019-12-171-12/+29
* kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko2019-12-171-0/+2
* of: overlay: add_changeset_property() memory leakFrank Rowand2019-12-171-17/+20
* gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson2019-12-174-4/+12
* PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda2019-12-171-0/+6
* leds: trigger: netdev: fix handling on interface renameMartin Schiller2019-12-171-1/+4
* net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-171-1/+1
* sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2019-12-171-6/+0
* firmware: arm_scmi: Avoid double free in error flowWen Yang2019-12-171-4/+4
* gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang2019-12-171-1/+1
* perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter2019-12-171-1/+1
* workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo2019-12-171-0/+1