aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-11KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini3-14/+22
2020-12-11KVM: x86: Expose AVX512_FP16 for supported CPUIDCathy Zhang1-1/+1
2020-12-11x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park2-0/+2
2020-12-11selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis4-279/+236
2020-12-11selftests: kvm: Test MSR exiting to userspaceAaron Lewis4-1/+565
2020-12-11KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.SUros Bizjak1-1/+1
2020-12-11RDMA/rxe: Use acquire/release for memory orderingBob Pearson4-50/+81
2020-12-12gpiolib: irq hooks: fix recursion in gpiochip_irq_unmaskNikita Shubin1-1/+2
2020-12-12dt-bindings: mt7621-gpio: convert bindings to YAML formatSergio Paracuellos2-35/+72
2020-12-11PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki1-1/+21
2020-12-11dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add irq supportLars Povlsen1-0/+16
2020-12-11pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)Lars Povlsen2-2/+186
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds9-9/+27
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-15/+35
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-currentWolfram Sang1-1/+0
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefsLinus Torvalds1-6/+8
2020-12-11tick/sched: Make jiffies update quick check more robustThomas Gleixner1-27/+47
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko4-8/+8
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-32/+77
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer1-0/+1
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee1-0/+39
2020-12-11elfcore: fix building with clangArnd Bergmann3-27/+22
2020-12-11initramfs: fix clang build failureArnd Bergmann1-1/+1
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann1-1/+2
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen1-2/+6
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton1-1/+1
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-11Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov1-18/+9
2020-12-11Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov1-2/+0
2020-12-11Input: ipx4xx-beeper - convert comma to semicolonZheng Yongjun1-1/+1
2020-12-11Input: parkbd - convert comma to semicolonZheng Yongjun1-1/+1
2020-12-11docs: Note that sphinx 1.7 will be required soonJonathan Corbet1-0/+3
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra5-2/+65
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt12-49/+40
2020-12-11arm64: Use the generic devmem_is_allowed()Palmer Dabbelt3-24/+1
2020-12-11arm: Use the generic devmem_is_allowed()Palmer Dabbelt3-24/+1
2020-12-11RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt1-0/+1
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt5-1/+37
2020-12-11RDMA/hns: Simplify AEQE process for different types of queueYixian Liu3-62/+23
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu8-90/+107
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang10-73/+73
2020-12-11RDMA/hns: Clear redundant variable initializationXinhao Liu2-5/+5
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng13-51/+43
2020-12-11RDMA/hns: Remove unnecessary access right set during INIT2INITYixian Liu1-46/+0
2020-12-11RDMA/hns: WARN_ON if get a reserved sl from usersWeihang Li1-0/+4
2020-12-11RDMA/hns: Avoid filling sl in high 3 bits of vlan_idWeihang Li1-10/+1
2020-12-11RDMA/hns: Do shift on traffic class when using RoCEv2Weihang Li3-8/+12
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang3-7/+7
2020-12-11RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang5-16/+22