summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones6-1/+22
2020-08-21KVM: Documentation: Minor fixupsAndrew Jones1-4/+5
2020-08-21KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones3-15/+29
2020-08-21KVM: arm64: Drop type input from kvm_put_guestAndrew Jones2-6/+7
2020-08-21KVM: arm64: pvtime: Fix potential loss of stolen timeAndrew Jones1-2/+3
2020-08-21KVM: arm64: pvtime: steal-time is only supported when configuredAndrew Jones1-1/+2
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring1-0/+4
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier1-0/+2
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2-21/+34
2020-08-21btrfs: detect nocow for swap after snapshot deleteBoris Burkov4-16/+25
2020-08-21btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik1-4/+6
2020-08-21mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter1-1/+9
2020-08-21mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel1-10/+57
2020-08-21MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-08-21MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-08-21crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap1-0/+3
2020-08-21crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun1-7/+2
2020-08-21crypto: qat - add delay before polling mailboxGiovanni Cabiddu1-3/+4
2020-08-21Merge tag 'zynqmp-dt-for-v5.9' of https://github.com/Xilinx/linux-xlnx into a...Olof Johansson1-1/+11
2020-08-21kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamMasahiro Yamada1-54/+62
2020-08-21kconfig: qconf: remove redundant help in the info viewMasahiro Yamada1-6/+1
2020-08-21kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada1-2/+0
2020-08-21arm64: defconfig: Enable ptn5150 extcon driverKrzysztof Kozlowski1-0/+1
2020-08-21arm64: defconfig: Enable USB gadget with configfsKrzysztof Kozlowski1-0/+11
2020-08-21ARM: configs: Update Integrator defconfigLinus Walleij1-8/+8
2020-08-21Merge tag 'socfpga_fix_for_v5.9' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-1/+1
2020-08-21Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-27/+75
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie16-22/+126
2020-08-21tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long1-0/+2
2020-08-21net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel1-1/+1
2020-08-21net: sctp: Fix negotiation of the number of data streams.David Laight1-2/+4
2020-08-21dt-bindings: net: renesas, ether: Improve schema validationGeert Uytterhoeven1-7/+15
2020-08-21gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson1-1/+9
2020-08-21Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue'David S. Miller1-2/+2
2020-08-21hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang1-1/+1
2020-08-21hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang1-1/+1
2020-08-21selftests/timers: Turn off timeout settingPo-Hsu Lin2-0/+2
2020-08-21bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-08-21bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko1-6/+8
2020-08-21selftests/bpf: Remove test_align leftoversVeronika Kabatova2-2/+1
2020-08-21tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa1-0/+36
2020-08-21Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye1-7/+9
2020-08-20sfc: fix build warnings on 32-bitEdward Cree1-4/+4
2020-08-20device_cgroup: Fix RCU list debugging warningAmol Grover1-1/+2
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li1-2/+2
2020-08-20riscv: Add SiFive drivers to rv32_defconfigBin Meng1-0/+5
2020-08-20dt-bindings: timer: Add CLINT bindingsAnup Patel1-0/+60
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel12-126/+16
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel4-0/+237