summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-21Linux 5.4.27v5.4.27Greg Kroah-Hartman1-1/+1
2020-03-21ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-03-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2-3/+5
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2-0/+2
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh2-0/+3
2020-03-21mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn1-0/+9
2020-03-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli1-0/+2
2020-03-21net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang1-1/+1
2020-03-21blk-mq: insert flush request to the front of dispatch queueMing Lei1-0/+22
2020-03-21jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-21hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-21hinic: fix a irq affinity bugLuo bin2-3/+3
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-21signal: avoid double atomic counter increments for user accountingLinus Torvalds1-9/+14
2020-03-21kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada1-1/+2
2020-03-21kbuild: add dtbs_check to PHONYMasahiro Yamada1-1/+1
2020-03-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5
2020-03-21blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei4-16/+29
2020-03-21net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2-5/+56
2020-03-21net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2-31/+82
2020-03-21net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal1-2/+24
2020-03-21net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-03-21mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-03-21net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-21net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin1-0/+2
2020-03-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-03-21tracing: Fix number printing bug in print_synth_event()Tom Zanussi1-3/+29
2020-03-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman1-1/+1
2020-03-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla1-0/+6
2020-03-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla1-5/+10
2020-03-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla1-2/+8
2020-03-21HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng1-0/+8
2020-03-21ACPI: watchdog: Set default timeout in probeMika Westerberg1-0/+23
2020-03-21HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi1-1/+2
2020-03-21ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2-1/+15
2020-03-21drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling2-6/+7
2020-03-21netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang1-10/+6