summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21Linux 5.5.11v5.5.11Greg Kroah-Hartman
2020-03-21ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2020-03-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh
2020-03-21mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn
2020-03-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-03-21blk-mq: insert flush request to the front of dispatch queueMing Lei
2020-03-21jbd2: fix data races at struct journal_headQian Cai
2020-03-21net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn
2020-03-21mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-21hinic: fix a bug of rss configurationLuo bin
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-21hinic: fix a irq affinity bugLuo bin
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-21net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-03-21signal: avoid double atomic counter increments for user accountingLinus Torvalds
2020-03-21kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada
2020-03-21kbuild: add dtbs_check to PHONYMasahiro Yamada
2020-03-21io_uring: pick up link work on submit reference dropJens Axboe
2020-03-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu
2020-03-21io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLLXiaoguang Wang
2020-03-21blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei
2020-03-21net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-03-21net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-03-21net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-03-21net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-03-21mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-03-21net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-21net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-03-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-03-21tracing: Fix number printing bug in print_synth_event()Tom Zanussi
2020-03-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-03-21kunit: run kunit_tool from any directoryHeidi Fahim
2020-03-21riscv: set pmp configuration if kernel is running in M-modeGreentime Hu
2020-03-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla
2020-03-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla
2020-03-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla