summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-10ALSA: hda/realtek - Fix inactive headset mic jackChristoffer Sandberg1-0/+1
2024-04-10ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon1-5/+5
2024-04-10ksmbd: validate payload size in ipc responseNamjae Jeon3-2/+45
2024-04-10ksmbd: don't send oplock break if rename failsNamjae Jeon1-1/+2
2024-04-10gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson1-21/+28
2024-04-10gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski1-5/+14
2024-04-10x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)1-0/+1
2024-04-10ice: fix typo in assignmentJesse Brandeburg1-1/+1
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton1-5/+2
2024-04-10riscv: Disable preemption when using patch_map()Alexandre Ghiti1-0/+8
2024-04-10SUNRPC: Fix a slow server-side memory leak with RPC-over-TCPChuck Lever1-9/+1
2024-04-10ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda1-4/+4
2024-04-10ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-10spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probeHuai-Yuan Liu1-0/+2
2024-04-10cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells3-10/+59
2024-04-10Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"Oswald Buddenhagen1-5/+2
2024-04-10scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan1-1/+1
2024-04-10scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-04-10ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-04-10regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald1-2/+2
2024-04-10ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda1-1/+4
2024-04-10spi: s3c64xx: Use DMA mode from fifo sizeJaewon Kim1-3/+2
2024-04-10spi: s3c64xx: determine the fifo depth only onceTudor Ambarus1-5/+9
2024-04-10spi: s3c64xx: allow full FIFO masksTudor Ambarus1-4/+36
2024-04-10spi: s3c64xx: define a magic valueTudor Ambarus1-1/+3
2024-04-10spi: s3c64xx: remove else after returnTudor Ambarus1-4/+2
2024-04-10spi: s3c64xx: explicitly include <linux/bits.h>Tudor Ambarus1-0/+1
2024-04-10spi: s3c64xx: sort headers alphabeticallyTudor Ambarus1-7/+6
2024-04-10spi: s3c64xx: Extract FIFO depth calculation to a dedicated macroSam Protsenko1-7/+6
2024-04-10ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-10ASoC: rt722-sdca-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt712-sdca-sdw: fix locking sequencePierre-Louis Bossart1-2/+3
2024-04-10ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10drm/prime: Unbreak virtgpu dma-buf exportRob Clark1-1/+6
2024-04-10nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie1-3/+3
2024-04-10drm/panfrost: fix power transition timeout warningsChristian Hewitt1-3/+3
2024-04-10ALSA: hda: cs35l56: Add ACPI device match tablesSimon Trimmer2-4/+22
2024-04-10regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald1-1/+1
2024-04-10RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev1-1/+1
2024-04-10drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui1-0/+4
2024-04-10ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()Richard Fitzgerald1-1/+2
2024-04-109p: Fix read/write debug statements to report server replyDominique Martinet1-5/+5
2024-04-10fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn1-5/+12
2024-04-10KVM: SVM: Add support for allowing zero SEV ASIDsAshish Kalra1-10/+19
2024-04-10KVM: SVM: Use unsigned integers when dealing with ASIDsSean Christopherson2-13/+15
2024-04-10net: ravb: Always update error countersPaul Barker1-8/+9
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker1-2/+5