summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-27spi-mux: Fix false-positive lockdep splatsUwe Kleine-König
2021-10-27spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani
2021-10-27platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-27btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana
2021-10-27ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai
2021-10-27objtool: Update section header before relocationsMichael Forney
2021-10-27objtool: Check for gelf_update_rel[a] failuresMichael Forney
2021-10-27bitfield: build kunit tests without structleak pluginArnd Bergmann
2021-10-27thunderbolt: build kunit tests without structleak pluginBrendan Higgins
2021-10-27device property: build kunit tests without structleak pluginBrendan Higgins
2021-10-27iio/test-format: build kunit tests without structleak pluginBrendan Higgins
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-10-27drm/msm/a6xx: Serialize GMU communicationRob Clark
2021-10-27kunit: fix reference count leak in kfree_at_endXiyu Yang
2021-10-27KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang
2021-10-27net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-27drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut
2021-10-27KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda
2021-10-27net: bridge: mcast: use multicast_membership_interval for IGMPv3Nikolay Aleksandrov
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma
2021-10-27KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini
2021-10-27KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini
2021-10-27KVM: x86: check for interrupts before deciding whether to exit the fast pathPaolo Bonzini
2021-10-27KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini
2021-10-27KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini
2021-10-27KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini
2021-10-27KVM: SEV-ES: fix length of string I/OPaolo Bonzini
2021-10-27KVM: SEV-ES: keep INS functions togetherPaolo Bonzini
2021-10-27KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini
2021-10-27KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini
2021-10-27KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka
2021-10-27KVM: nVMX: promptly process interrupts delivered while in guest modePaolo Bonzini
2021-10-27mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin
2021-10-27mm, slub: fix potential use-after-free in slab_debugfs_fopsMiaohe Lin
2021-10-27mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin
2021-10-27mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin
2021-10-27powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-10-27ucounts: Fix signal ucount refcountingEric W. Biederman
2021-10-27ucounts: Proper error handling in set_cred_ucountsEric W. Biederman
2021-10-27ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_credsEric W. Biederman