summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* usbip: Fix free of unallocated memory in vhci txSuwan Kim2019-11-121-0/+3
* cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo2019-11-121-3/+6
* mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov2019-11-121-1/+2
* can: flexcan: disable completely the ECC mechanismJoakim Zhang2019-11-121-0/+1
* x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-121-13/+15
* x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2019-11-122-15/+5
* x86/apic: Move pending interrupt check code into it's own functionDou Liyang2019-11-121-45/+55
* e1000: fix memory leaksWenwen Wang2019-11-121-4/+3
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-121-1/+2
* net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan2019-11-121-0/+3
* NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust2019-11-123-5/+13
* hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang2019-11-121-1/+8
* net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-11-121-1/+0
* fjes: Handle workqueue allocation failureWill Deacon2019-11-121-1/+14
* scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-11-121-0/+4
* RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
* USB: ldusb: use unsigned size format specifiersJohan Hovold2019-11-121-3/+4
* USB: Skip endpoints with 0 maxpacket lengthAlan Stern2019-11-121-0/+5
* perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips2019-11-121-2/+4
* perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-11-121-1/+1
* usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu2019-11-121-2/+1
* usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-11-121-5/+105
* usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru2019-11-121-0/+4
* usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan2019-11-121-2/+4
* usb: fsl: Check memory resource before releasing itNikhil Badola2019-11-121-1/+1
* macsec: fix refcnt leak in module exit routineTaehee Yoo2019-11-121-4/+0
* bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-11-121-2/+4
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-122-8/+8
* ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-11-125-17/+28
* scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani2019-11-121-1/+2
* scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner2019-11-121-2/+2
* net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-11-121-7/+4
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-122-2/+2
* scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke2019-11-121-3/+3
* net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost2019-11-121-1/+3
* RDMA/qedr: Fix reported firmware versionKamal Heib2019-11-121-1/+1
* HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu2019-11-121-1/+1
* dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey2019-11-121-0/+7
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-11-129-127/+381
* usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2019-11-121-10/+1
* usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan2019-11-121-2/+4
* lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche2019-11-123-0/+119
* sched/fair: Fix -Wunused-but-set-variable warningsQian Cai2019-11-121-10/+5
* sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk2019-11-123-67/+52
* ARM: dts: dra7: Disable USB metastability workaround for USB2Roger Quadros2019-11-121-0/+1
* cpufreq: ti-cpufreq: add missing of_node_put()Zumeng Chen2019-11-121-0/+1
* i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi2019-11-121-2/+23
* ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'Christophe Jaillet2019-11-121-2/+4
* ASoC: davinci: Kill BUG_ON() usageTakashi Iwai2019-11-121-1/+2