summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-21io_uring: pick up link work on submit reference dropJens Axboe1-4/+4
2020-03-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5
2020-03-21io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLLXiaoguang Wang1-32/+27
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-21kunit: run kunit_tool from any directoryHeidi Fahim1-0/+12
2020-03-21riscv: set pmp configuration if kernel is running in M-modeGreentime Hu2-0/+18
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-21pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij1-1/+1
2020-03-18Linux 5.5.10v5.5.10Greg Kroah-Hartman1-1/+1
2020-03-18net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-18iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit1-2/+2
2020-03-18i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-18netfilter: nft_chain_nat: inet family is missing module ownershipPablo Neira Ayuso1-0/+1
2020-03-18netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attributePablo Neira Ayuso1-0/+5
2020-03-18netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski1-0/+2
2020-03-18netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski1-0/+1
2020-03-18netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski1-0/+2
2020-03-18netfilter: nf_tables: free flowtable hooks on hook register errorFlorian Westphal1-1/+6
2020-03-18perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala1-2/+2
2020-03-18nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-18nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-18nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin1-1/+1
2020-03-18iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai1-1/+4
2020-03-18driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2-20/+7
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-18pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax1-1/+0
2020-03-18drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-18x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner1-2/+7
2020-03-18virtio_ring: Fix mem leak with vring_new_virtqueue()Suman Anna1-2/+2