aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-17cifs: check only tcon status on tcon related functionsGravatar Shyam Prasad N 4-11/+19
2023-03-16Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 14-195/+118
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 57-511/+354
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-4/+11
2023-03-14cifs: use DFS root session instead of tcon sesGravatar Paulo Alcantara 1-0/+1
2023-03-14cifs: return DFS root session id in DebugDataGravatar Paulo Alcantara 1-0/+5
2023-03-14sched_getaffinity: don't assume 'cpumask_size()' is fully initializedGravatar Linus Torvalds 2-3/+3
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Gravatar Paulo Alcantara 8-164/+67
2023-03-14cifs: set DFS root session in cifs_get_smb_ses()Gravatar Paulo Alcantara 6-13/+13
2023-03-14Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 6-99/+122
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 4-10/+22
2023-03-14Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linuxGravatar Linus Torvalds 3-5/+24
2023-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 10-10/+10
2023-03-14cifs: generate signkey for the channel that's reconnectingGravatar Shyam Prasad N 1-1/+1
2023-03-14cifs: Fix smb2_set_path_size()Gravatar Volker Lendecke 1-7/+24
2023-03-14tracing: Make tracepoint lockdep check actually test somethingGravatar Steven Rostedt (Google) 1-9/+6
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 10-22/+31
2023-03-14docs: vfio: fix header pathGravatar Jiri Pirko 1-1/+1
2023-03-14docs: process: typo fixGravatar Xujun Leng 1-1/+1
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsGravatar Vipin Sharma 1-2/+15
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsGravatar Sean Christopherson 1-26/+28
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertGravatar Vipin Sharma 1-1/+2
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonGravatar Vipin Sharma 44-293/+69
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testGravatar David Woodhouse 1-0/+27
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testGravatar David Woodhouse 1-51/+82
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsGravatar Sean Christopherson 3-54/+21
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroGravatar Sean Christopherson 1-12/+17
2023-03-14KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationGravatar Sean Christopherson 1-3/+12
2023-03-14KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsGravatar Suravee Suthikulpanit 1-8/+18
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskGravatar Sean Christopherson 1-5/+7
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availableGravatar Paolo Bonzini 1-9/+16
2023-03-14KVM: VMX: Use tabs instead of spaces for indentationGravatar Rong Tao 1-2/+2
2023-03-14KVM: VMX: Fix indentation coding style issueGravatar Rong Tao 1-6/+6
2023-03-14KVM: nVMX: remove unnecessary #ifdefGravatar Paolo Bonzini 1-7/+1
2023-03-14KVM: nVMX: add missing consistency checks for CR0 and CR4Gravatar Paolo Bonzini 1-2/+8
2023-03-14Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 4-36/+29
2023-03-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 6-3/+21
2023-03-13tools/virtio: Ignore virtio-trace/trace-agentGravatar Rong Tao 1-0/+1
2023-03-13vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_readyGravatar Eugenio Pérez 1-0/+11
2023-03-13vhost-vdpa: free iommu domain after last use during cleanupGravatar Gautam Dawar 1-1/+2
2023-03-12Linux 6.3-rc2v6.3-rc2Gravatar Linus Torvalds 1-1/+1
2023-03-12wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Gravatar Hector Martin 1-2/+0
2023-03-12Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Gravatar Linus Torvalds 3-2/+137
2023-03-12tpm: disable hwrng for fTPM on some AMD designsGravatar Mario Limonciello 2-1/+132
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressGravatar Morten Linderud 1-1/+5
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-21/+40
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 106-51308/+39
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+9
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-1/+4
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-5/+5