summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Linux 6.9.12v6.9.12linux-6.9.yGreg 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-25Linux 6.9.11v6.9.11Greg Kroah-Hartman1-1/+1
2024-07-25cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()Baokun Li2-2/+34
2024-07-25cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li2-0/+14
2024-07-25netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li3-2/+20
2024-07-25wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach2-8/+4
2024-07-25wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg2-0/+3
2024-07-25wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg1-1/+3
2024-07-25of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier1-14/+4
2024-07-25ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4Dmitry Savin1-2/+2
2024-07-25Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz5-66/+37
2024-07-25mm: page_ref: remove folio_try_get_rcu()Yang Shi5-57/+12
2024-07-25ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai1-2/+2
2024-07-25spi: mux: set ctlr->bits_per_word_maskDavid Lechner1-0/+1
2024-07-25selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann2-0/+64
2024-07-25hfsplus: fix uninit-value in copy_nameEdward Adam Davis1-1/+1
2024-07-25selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-25selftest/timerns: fix clang build failures for abs() callsJohn Hubbard4-7/+7
2024-07-25ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi1-0/+6