summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-22Merge tag 'modules-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2023-05-22module: Fix use-after-free bug in read_file_mod_stats()Harshit Mogalapalli1-1/+3
2023-05-22Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-7/+14
2023-05-22bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov1-2/+4
2023-05-22parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller1-1/+14
2023-05-22parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-05-22ASoC: Intel: FixesMark Brown11-22/+49
2023-05-22ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai1-1/+1
2023-05-22m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-22spi: spi-cadence: Interleave write of TX and read of RX FIFOCharles Keepax1-34/+30
2023-05-22ASoC: dt-bindings: tlv320aic32x4: Fix supply namesDavid Epping1-1/+1
2023-05-22ASoC: Intel: avs: Add missing checks on FE startupAmadeusz Sławiński1-5/+18
2023-05-22ASoC: Intel: avs: Fix avs_path_module::instance_id sizeAmadeusz Sławiński4-6/+6
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski2-1/+2
2023-05-22ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski1-1/+1
2023-05-22ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski1-1/+2
2023-05-22ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński1-1/+5
2023-05-22ASoC: Intel: avs: Fix module lookupAmadeusz Sławiński1-7/+15
2023-05-22sctp: fix an issue that plpmtu can never go to complete stateXin Long1-4/+7
2023-05-22ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski1-0/+1
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds1-1/+1
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-7/+23
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-66/+129
2023-05-21Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds71-322/+865
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-88/+32
2023-05-21Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-28/+20
2023-05-21Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-15/+19
2023-05-21Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-24/+22
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson1-2/+9
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller1-11/+3
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-12/+45
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-163/+309
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds9-11/+69
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig1-2/+0
2023-05-19Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-40/+45
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo4-2/+15
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2-2/+2
2023-05-19block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-05-19Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-160/+234
2023-05-19s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-13/+17
2023-05-19Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale1-3/+3
2023-05-19Bluetooth: Unlink CISes when LE disconnects in hci_conn_delRuihan Li1-15/+6