summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-17lockdep: Put graph lock/unlock under lock_recursion protectionBoqun Feng
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2020-11-17sched: Fix rq->nr_iowait orderingPeter Zijlstra
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra
2020-11-17sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-17mmc: sdhci-of-arasan: Issue DLL reset explicitlyManish Narani
2020-11-17mmc: sdhci-of-arasan: Use Mask writes for Tap delaysManish Narani
2020-11-17mmc: sdhci-of-arasan: Allow configuring zero tap valuesManish Narani
2020-11-17mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter
2020-11-17Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer
2020-11-17cpufreq: scmi: Fix OPP addition failure with a dummy clock providerSudeep Holla
2020-11-17cpufreq: tegra186: Fix get frequency callbackJon Hunter
2020-11-16scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-11-16Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2020-11-16bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam
2020-11-16bnxt_en: Fix counter overflow logic.Michael Chan
2020-11-16bnxt_en: Free port stats during firmware reset.Michael Chan
2020-11-16bnxt_en: read EEPROM A2h address using page 0Edwin Peer
2020-11-16net: ipa: lock when freeing transactionAlex Elder
2020-11-16net/tls: fix corrupted data in recvmsgVadim Fedorenko
2020-11-16net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan
2020-11-16net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi
2020-11-16net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee
2020-11-16net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit
2020-11-16net: ethernet: ti: cpsw: fix error return code in cpsw_probe()Zhang Changzhong
2020-11-16net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong
2020-11-16Merge Intel catpt DSP fixes into asoc-5.10Mark Brown
2020-11-16qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-11-16cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong
2020-11-16Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-16drm/i915/selftests: Fix wrong return value of perf_request_latency()Zhang Xiaoxu
2020-11-16drm/i915/selftests: Fix wrong return value of perf_series_engines()Zhang Xiaoxu
2020-11-16drm/i915: Avoid memory leak with more than 16 workarounds on a listTvrtko Ursulin
2020-11-16drm/i915/tgl: Fix Media power gate sequence.Rodrigo Vivi
2020-11-16Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-11-16MAINTAINERS: update cxgb4 and cxgb3 maintainerRaju Rangoju
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher
2020-11-16net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-16RDMA/mlx5: Lower setting the umem's PAS for SRQJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgsz() for devxJason Gunthorpe
2020-11-16RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QPJason Gunthorpe
2020-11-16RDMA/mlx5: Directly compute the PAS list for raw QP RQ'sJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQJason Gunthorpe