summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.10.2v6.10.2Greg Kroah-Hartman2024-07-271-1/+1
* tap: add missing verification for short frameSi-Wei Liu2024-07-271-0/+5
* tun: add missing verification for short frameDongli Zhang2024-07-271-0/+3
* filelock: Fix fcntl/close race recovery compat pathJann Horn2024-07-271-5/+4
* ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai2024-07-271-0/+16
* ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang2024-07-271-1/+5
* arm64: dts: qcom: sm6115: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+2
* arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+2
* arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USBKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulatorsAbel Vesa2024-07-271-3/+12
* arm64: dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6aAbel Vesa2024-07-271-1/+1
* arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6aAbel Vesa2024-07-271-1/+1
* arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpioDmitry Baryshkov2024-07-271-1/+12
* arm64: dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpioDmitry Baryshkov2024-07-271-1/+12
* arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulatorsAbel Vesa2024-07-271-3/+12
* arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park modeKrishna Kurapati2024-07-271-0/+1
* arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park modeKrishna Kurapati2024-07-271-0/+1
* ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han2024-07-271-0/+1
* ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck2024-07-271-0/+1
* ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 LaptopShenghao Ding2024-07-271-0/+1
* usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai2024-07-271-8/+11
* fs/ntfs3: Validate ff offsetlei lu2024-07-271-1/+5
* fs/ntfs3: Add a check for attr_names and oatblKonstantin Komarov2024-07-271-6/+32
* jfs: don't walk off the end of ealistlei lu2024-07-271-4/+19
* ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu2024-07-271-17/+29
* s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer2024-07-271-1/+2
* drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter2024-07-271-1/+1
* Linux 6.10.1v6.10.1Greg Kroah-Hartman2024-07-241-1/+1
* thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki2024-07-244-28/+35
* io_uring: fix error pbuf checkingPavel Begunkov2024-07-241-1/+3
* ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald2024-07-241-1/+1
* ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald2024-07-241-1/+5
* tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge2024-07-241-2/+3
* cifs: Fix setting of zero_point after DIO writeDavid Howells2024-07-241-5/+10
* cifs: Fix server re-repick on subrequest retryDavid Howells2024-07-241-3/+0
* cifs: fix noisy message on copy_file_rangeSteve French2024-07-241-1/+1
* cifs: Fix missing fscache invalidationDavid Howells2024-07-241-0/+6
* cifs: Fix missing error code setDavid Howells2024-07-241-0/+2
* ext4: use memtostr_pad() for s_volume_nameKees Cook2024-07-242-2/+2
* Linux 6.10v6.10Linus Torvalds2024-07-141-1/+1
* Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-143-4/+9
|\
| * fortify: fix warnings in fortify tests with KASANMasahiro Yamada2024-07-151-0/+4
| * kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez2024-07-151-1/+0
| * kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor2024-07-151-3/+5
* | Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-146-20/+39
|\ \