aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-23iommu: Add for_each_group_device()Gravatar Jason Gunthorpe 2-6/+11
2023-05-23iommu: Replace iommu_group_device_count() with list_count_nodes()Gravatar Jason Gunthorpe 1-13/+2
2023-05-22iommu: Suppress empty whitespaces in printsGravatar Florian Fainelli 1-4/+4
2023-05-22iommu: Use flush queue capabilityGravatar Robin Murphy 6-6/+6
2023-05-22iommu: Add a capability for flush queue supportGravatar Robin Murphy 5-0/+10
2023-05-22iommu/iova: Optimize iova_magazine_alloc()Gravatar Zhen Lei 1-1/+7
2023-05-21Linux 6.4-rc3v6.4-rc3Gravatar Linus Torvalds 1-1/+1
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-7/+23
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-66/+129
2023-05-21Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Gravatar Linus Torvalds 71-322/+865
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 11-88/+32
2023-05-21Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-1/+1
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-28/+20
2023-05-21Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 5-15/+19
2023-05-21Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 4-24/+22
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveGravatar Mingwei Zhang 1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Gravatar Sean Christopherson 1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATEGravatar Sean Christopherson 1-2/+9
2023-05-20fbdev: stifb: Whitespace cleanupsGravatar Helge Deller 1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Gravatar Helge Deller 1-11/+3
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-12/+45
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 19-163/+309
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxGravatar Linus Torvalds 9-11/+69
2023-05-20block: remove NFL4_UFLG_MASKGravatar Christoph Hellwig 1-2/+0
2023-05-20fbdev: udlfb: Fix endpoint checkGravatar Alan Stern 1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationGravatar Niklas Schnelle 1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cGravatar Arnd Bergmann 1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticGravatar Arnd Bergmann 2-2/+2
2023-05-19block: Deny writable memory mapping if block is read-onlyGravatar Loic Poulain 1-1/+11
2023-05-19Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 37-160/+234
2023-05-19s390/dasd: fix command reject error on ESE devicesGravatar Stefan Haberland 1-2/+31
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-13/+17
2023-05-19Merge tag 'ceph-for-6.4-rc3' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-1/+15
2023-05-19Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 4-26/+32
2023-05-19Merge tag 'acpi-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+12
2023-05-19Merge tag 'docs-6.4-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 9-32/+40
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 15-55/+34
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-16/+14
2023-05-19KVM: Fix vcpu_array[0] racesGravatar Michal Luczaj 1-6/+10
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hGravatar Jacob Xu 1-0/+2
2023-05-19KVM: Don't enable hardware after a restart/shutdown is initiatedGravatar Sean Christopherson 1-1/+16
2023-05-19KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownGravatar Sean Christopherson 1-15/+11
2023-05-19Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 33-96/+330
2023-05-19perf bench syscall: Fix __NR_execve undeclared build errorGravatar Tiezhu Yang 1-0/+3
2023-05-19Merge branch 'pm-tools'Gravatar Rafael J. Wysocki 2-24/+30
2023-05-19Merge tag 'linux-cpupower-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Rafael J. Wysocki 2-24/+30
2023-05-19fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Gravatar Dan Carpenter 1-1/+2
2023-05-19perf test attr: Fix python SafeConfigParser() deprecation warningGravatar Ian Rogers 1-3/+3
2023-05-19perf test attr: Update no event/metric expectationsGravatar Ian Rogers 5-174/+249
2023-05-19driver core: class: properly reference count class_dev_iter()Gravatar Greg Kroah-Hartman 2-0/+3