summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Linux 6.10.2v6.10.2Greg Kroah-Hartman1-1/+1
2024-07-27tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-27tun: add missing verification for short frameDongli Zhang1-0/+3
2024-07-27filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-27ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai1-0/+16
2024-07-27ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang1-1/+5
2024-07-27arm64: dts: qcom: sm6115: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-07-27arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-07-27arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulatorsAbel Vesa1-3/+12
2024-07-27arm64: dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6aAbel Vesa1-1/+1
2024-07-27arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6aAbel Vesa1-1/+1
2024-07-27arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpioDmitry Baryshkov1-1/+12
2024-07-27arm64: dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpioDmitry Baryshkov1-1/+12
2024-07-27arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulatorsAbel Vesa1-3/+12
2024-07-27arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park modeKrishna Kurapati1-0/+1
2024-07-27arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park modeKrishna Kurapati1-0/+1
2024-07-27ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han1-0/+1
2024-07-27ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck1-0/+1
2024-07-27ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 LaptopShenghao Ding1-0/+1
2024-07-27usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai1-8/+11
2024-07-27fs/ntfs3: Validate ff offsetlei lu1-1/+5
2024-07-27fs/ntfs3: Add a check for attr_names and oatblKonstantin Komarov1-6/+32
2024-07-27jfs: don't walk off the end of ealistlei lu1-4/+19
2024-07-27ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu1-17/+29
2024-07-27s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-1/+2
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter1-1/+1
2024-07-24Linux 6.10.1v6.10.1Greg Kroah-Hartman1-1/+1
2024-07-24thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki4-28/+35
2024-07-24io_uring: fix error pbuf checkingPavel Begunkov1-1/+3
2024-07-24ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-24ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald1-1/+5
2024-07-24tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge1-2/+3
2024-07-24cifs: Fix setting of zero_point after DIO writeDavid Howells1-5/+10
2024-07-24cifs: Fix server re-repick on subrequest retryDavid Howells1-3/+0
2024-07-24cifs: fix noisy message on copy_file_rangeSteve French1-1/+1
2024-07-24cifs: Fix missing fscache invalidationDavid Howells1-0/+6
2024-07-24cifs: Fix missing error code setDavid Howells1-0/+2
2024-07-24ext4: use memtostr_pad() for s_volume_nameKees Cook2-2/+2
2024-07-15Linux 6.10v6.10Linus Torvalds1-1/+1
2024-07-15Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2024-07-14fortify: fix warnings in fortify tests with KASANMasahiro Yamada1-0/+4
2024-07-14kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-14kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-14Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-20/+39