summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-30firewire: cdev: add new event to notify phy packet with time stampTakashi Sakamoto
2023-05-30firewire: cdev: code refactoring to dispatch event for phy packetTakashi Sakamoto
2023-05-30firewire: cdev: implement new event to notify response subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new event to notify response subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: code refactoring to operate event of responseTakashi Sakamoto
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2023-05-30firewire: cdev: implement new event to notify request subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new event to notify request subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new version of ABI to notify time stamp at request/respon...Takashi Sakamoto
2023-05-30firewire: add KUnit test to check layout of UAPI structuresTakashi Sakamoto
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-21Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-21Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-21Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-05-21Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann
2023-05-19block: Deny writable memory mapping if block is read-onlyLoic Poulain
2023-05-19Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-19s390/dasd: fix command reject error on ESE devicesStefan Haberland
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-05-19Merge tag 'ceph-for-6.4-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-05-19Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-05-19Merge tag 'acpi-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-05-19Merge tag 'docs-6.4-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-19KVM: Fix vcpu_array[0] racesMichal Luczaj
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu
2023-05-19KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson
2023-05-19KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownSean Christopherson
2023-05-19Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-19perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang
2023-05-19Merge branch 'pm-tools'Rafael J. Wysocki