aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02swiotlb: extend buffer pre-padding to alloc_align_mask if necessaryPetr Tesarik1-13/+46
2024-04-02nvme-multipath: don't inherit LBA-related fields for the multipath nodeChristoph Hellwig1-0/+20
2024-04-02ASoC: Intel: avs: boards: Add modules descriptionAmadeusz Sławiński16-0/+16
2024-04-02ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi1-2/+0
2024-04-02ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi1-0/+5
2024-04-02ASoC: codecs: ES8326: modify clock tableZhang Yi2-12/+12
2024-04-02ASoC: codecs: ES8326: Solve error interruption issueZhang Yi1-3/+5
2024-04-02ARM: dts: imx7-mba7: Use 'no-mmc' propertyFabio Estevam1-1/+1
2024-04-02bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki1-0/+6
2024-04-02cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells3-10/+59
2024-04-02drm/i915/dp: Remove support for UHBR13.5Arun R Murthy1-1/+1
2024-04-02drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak1-0/+1
2024-04-02ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon1-5/+5
2024-04-02ksmbd: validate payload size in ipc responseNamjae Jeon3-2/+45
2024-04-02ksmbd: don't send oplock break if rename failsNamjae Jeon1-1/+2
2024-04-02block: fix overflow in blk_ioctl_discard()Li Nan1-2/+3
2024-04-02nullblk: Fix cleanup order in null_add_dev() error pathDamien Le Moal1-2/+2
2024-04-02io_uring: use private workqueue for exit workJens Axboe1-1/+4
2024-04-02ALSA: line6: Zero-initialize message buffersTakashi Iwai1-3/+3
2024-04-02arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li1-6/+6
2024-04-02ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYRLuke D. Jones2-1/+3
2024-04-02ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-02ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 16ARHA7 modelsChristian Bendiksen2-0/+6
2024-04-02Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"Oswald Buddenhagen1-5/+2
2024-04-02bcachefs: fix nocow lock deadlockKent Overstreet1-2/+1
2024-04-01i40e: Fix VF MAC filter removalIvan Vecera1-5/+6
2024-04-01Merge branch 'mptcp-fix-fallback-mib-counter-and-wrong-var-in-selftests'Jakub Kicinski4-3/+14
2024-04-01selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+3
2024-04-01mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti3-2/+11
2024-04-01mptcp: prevent BPF accessing lowat from a subflow socket.Paolo Abeni1-0/+4
2024-04-01selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-04-01Merge branch 'x86-bpf-fixes-for-the-bpf-jit-with-retbleed-stuff'Alexei Starovoitov3-15/+12
2024-04-01x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó3-15/+12
2024-04-01x86/bpf: Fix IP after emitting call depth accountingUros Bizjak1-1/+1
2024-04-01selinux: avoid dereference of garbage after mount failureChristian Göttsche1-5/+7
2024-04-02ata: ahci_st: Remove an unused field in struct st_ahci_drv_dataChristophe JAILLET1-1/+0
2024-04-01dt-bindings: display/msm: sm8150-mdss: add DP nodeDmitry Baryshkov1-0/+9
2024-04-01drm/msm/dp: fix typo in dp_display_handle_port_status_changed()Abhinav Kumar1-2/+2
2024-04-01scsi: ufs: core: Fix MCQ mode dev command timeoutPeter Wang1-1/+3
2024-04-01scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li1-1/+1
2024-04-01scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan1-1/+1
2024-04-01scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang1-1/+4
2024-04-01bcachefs: BCH_WATERMARK_interior_updatesKent Overstreet6-7/+12
2024-04-01bcachefs: Fix btree node reserveKent Overstreet1-1/+1
2024-04-01scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-04-01drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov1-4/+4
2024-04-01Merge tag 'pwm/for-6.9-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-04-01drm/display: fix typoOleksandr Natalenko1-2/+2
2024-04-01smb: client: fix UAF in smb2_reconnect_server()Paulo Alcantara1-49/+34