summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-10-27ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman
2021-10-27net: dsa: mt7530: correct ds->num_portsDENG Qingfang
2021-10-27audit: fix possible null-pointer dereference in audit_filter_rulesGaosheng Cui
2021-10-27blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...Tejun Heo
2021-10-27ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai
2021-10-27ALSA: hda/realtek: Add quirk for Clevo PC50HSSteven Clarkson
2021-10-27ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve
2021-10-27mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson
2021-10-27vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-27mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet
2021-10-27userfaultfd: fix a race between writeprotect and exit_mmap()Nadav Amit
2021-10-27mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-27ocfs2: mount fails with buffer overflow in strlenValentin Vidic
2021-10-27ocfs2: fix data corruption after conversion from inline formatJan Kara
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)