summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.9.12v6.9.12linux-6.9.yGreg 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.9.11v6.9.11Greg Kroah-Hartman2024-07-251-1/+1
* cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()Baokun Li2024-07-252-2/+34
* cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li2024-07-252-0/+14
* netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li2024-07-253-2/+20
* wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach2024-07-252-8/+4
* wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg2024-07-252-0/+3
* wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg2024-07-251-1/+3
* of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier2024-07-251-14/+4
* ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4Dmitry Savin2024-07-251-2/+2
* Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz2024-07-255-66/+37
* mm: page_ref: remove folio_try_get_rcu()Yang Shi2024-07-255-57/+12
* ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai2024-07-251-2/+2
* spi: mux: set ctlr->bits_per_word_maskDavid Lechner2024-07-251-0/+1
* selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann2024-07-252-0/+64
* hfsplus: fix uninit-value in copy_nameEdward Adam Davis2024-07-251-1/+1
* selftests/vDSO: fix clang build errors and warningsJohn Hubbard2024-07-252-7/+27
* selftest/timerns: fix clang build failures for abs() callsJohn Hubbard2024-07-254-7/+7
* ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi2024-07-251-0/+6