summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini
2020-11-13KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger
2020-11-13KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-12Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-11-12Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-11-12KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier
2020-11-12KVM: arm64: Unify trap handlers injecting an UNDEFMarc Zyngier
2020-11-12KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier
2020-11-12Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck
2020-11-12Merge branch 'net-udp-fix-fast-frag0-udp-gro'Jakub Kicinski
2020-11-12net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12gfs2: Fix case in which ail writes are done to jdata holesBob Peterson
2020-11-12Revert "gfs2: Ignore journal log writes for jdata holes"Bob Peterson
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-11-12devlink: Avoid overwriting port attributes of registered portParav Pandit
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-12NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust
2020-11-12NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust
2020-11-12NFS: Fix listxattr receive buffer sizeChuck Lever
2020-11-12NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki
2020-11-12gfs2: fix possible reference leak in gfs2_check_blk_typeZhang Qilong
2020-11-11fscrypt: fix inline encryption not used on new filesEric Biggers
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-11net: switch to the kernel.org patchwork instanceJakub Kicinski
2020-11-11Merge branch 'cxgb4-ch_ktls-fixes-in-nic-tls-code'Jakub Kicinski
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-11net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-11arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle
2020-11-11tipc: fix memory leak in tipc_topsrv_start()Wang Hai
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds