summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleMark Brown
2021-09-23MAINTAINERS: remove Guvenc Gulce as net/smc maintainerGuvenc Gulce
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-23mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg
2021-09-23mac80211: mesh: fix potentially unaligned accessJohannes Berg
2021-09-23mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-09-23mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-09-23mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-09-23Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau
2021-09-23posix-cpu-timers: Prevent spuriously armed 0-value itimerFrederic Weisbecker
2021-09-23USB: serial: cp210x: add part-number debug printkJohan Hovold
2021-09-23USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold
2021-09-23xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela
2021-09-22ksmbd: remove follow symlinks supportNamjae Jeon
2021-09-22ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven
2021-09-22MAINTAINERS: Update Xen-[PCI,SWIOTLB,Block] maintainershipKonrad Rzeszutek Wilk
2021-09-22MAINTAINERS: Update SWIOTLB maintainershipKonrad Rzeszutek Wilk
2021-09-22MAINTAINERS: update entry for NIOS2Dinh Nguyen
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-22Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-09-22fs-verity: fix signed integer overflow with i_size near S64_MAXEric Biggers
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook
2021-09-22RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-22Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-22MAINTAINERS: ARM/VT8500, remove defunct e-mailJiri Slaby
2021-09-22md: fix a lock order reversal in md_allocChristoph Hellwig
2021-09-22kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-09-22KVM: x86: nVMX: re-evaluate emulation_required on nested VM exitMaxim Levitsky
2021-09-22KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...Maxim Levitsky
2021-09-22KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest stateMaxim Levitsky
2021-09-22KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smmMaxim Levitsky
2021-09-22KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM modeMaxim Levitsky
2021-09-22KVM: x86: reset pdptrs_from_userspace when exiting smmMaxim Levitsky
2021-09-22KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...Maxim Levitsky
2021-09-22KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov
2021-09-22KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUsSean Christopherson
2021-09-22KVM: Clean up benign vcpu->cpu data races when kicking vCPUsSean Christopherson
2021-09-22KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov
2021-09-22KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-22KVM: selftests: Change backing_src flag to -s in demand_paging_testDavid Matlack
2021-09-22KVM: SEV: Allow some commands for mirror VMPeter Gonda
2021-09-22KVM: SEV: Update svm_vm_copy_asid_from for SEV-ESPeter Gonda
2021-09-22KVM: nVMX: Fix nested bus lock VM exitChenyi Qiang
2021-09-22KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entrySean Christopherson
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-09-22kvm: fix wrong exception emulation in check_rdtscHou Wenlong