summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn2020-03-211-0/+9
* ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-03-211-1/+1
* ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-03-211-0/+2
* net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang2020-03-211-1/+1
* blk-mq: insert flush request to the front of dispatch queueMing Lei2020-03-211-0/+22
* jbd2: fix data races at struct journal_headQian Cai2020-03-211-4/+4
* sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)2020-03-211-3/+35
* net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo2020-03-211-0/+3
* net: rmnet: fix bridge mode bugsTaehee Yoo2020-03-214-77/+64
* net: rmnet: use upper/lower device infrastructureTaehee Yoo2020-03-211-19/+16
* net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo2020-03-211-0/+4
* net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo2020-03-211-2/+0
* net: rmnet: fix suspicious RCU usageTaehee Yoo2020-03-213-10/+9
* net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo2020-03-211-4/+2
* net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo2020-03-211-0/+5
* hinic: fix a bug of rss configurationLuo bin2020-03-211-1/+2
* hinic: fix a bug of setting hw_ioctxtLuo bin2020-03-213-1/+3
* hinic: fix a irq affinity bugLuo bin2020-03-212-3/+3
* net: phy: mscc: fix firmware pathsAntoine Tenart2020-03-211-2/+2
* slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-03-211-0/+3
* signal: avoid double atomic counter increments for user accountingLinus Torvalds2020-03-211-9/+14
* kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada2020-03-211-1/+2
* kbuild: add dtbs_check to PHONYMasahiro Yamada2020-03-211-1/+1
* drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu2020-03-211-1/+5
* blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei2020-03-214-16/+29
* net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2020-03-212-5/+56
* net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2020-03-212-31/+82
* net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal2020-03-211-2/+24
* net: ll_temac: Fix race condition causing TX hangEsben Haabendal2020-03-211-3/+16
* mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik2020-03-211-1/+1
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-03-211-6/+8
* net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas2020-03-211-0/+3
* scsi: libfc: free response frame from GPN_IDIgor Druzhinin2020-03-211-0/+2
* cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg2020-03-211-1/+1
* tracing: Fix number printing bug in print_synth_event()Tom Zanussi2020-03-211-3/+29
* selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-03-211-1/+1
* HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla2020-03-211-0/+6
* HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla2020-03-211-5/+10
* HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla2020-03-211-2/+8
* HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng2020-03-211-0/+8
* ACPI: watchdog: Set default timeout in probeMika Westerberg2020-03-211-0/+23
* HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi2020-03-211-1/+2
* ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2020-03-212-1/+15
* drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling2020-03-212-6/+7
* netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang2020-03-211-10/+6
* netfilter: hashlimit: do not use indirect calls during gcFlorian Westphal2020-03-211-18/+4
* Linux 5.4.26v5.4.26Greg Kroah-Hartman2020-03-181-1/+1
* net/smc: cancel event worker during device removalKarsten Graul2020-03-181-0/+1
* net/smc: check for valid ib_client_dataKarsten Graul2020-03-181-0/+2
* ipv6: restrict IPV6_ADDRFORM operationEric Dumazet2020-03-181-2/+8