summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27Linux 6.6.43v6.6.43Greg Kroah-Hartman
2024-07-27tap: add missing verification for short frameSi-Wei Liu
2024-07-27tun: add missing verification for short frameDongli Zhang
2024-07-27filelock: Fix fcntl/close race recovery compat pathJann Horn
2024-07-27ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai
2024-07-27ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang
2024-07-27arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USBKrishna Kurapati
2024-07-27arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USBKrishna Kurapati
2024-07-27arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USBKrishna Kurapati
2024-07-27arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USBKrishna Kurapati
2024-07-27arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpioDmitry Baryshkov
2024-07-27ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han
2024-07-27ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck
2024-07-27usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai
2024-07-27fs/ntfs3: Validate ff offsetlei lu
2024-07-27fs/ntfs3: Add a check for attr_names and oatblKonstantin Komarov
2024-07-27jfs: don't walk off the end of ealistlei lu
2024-07-27ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-07-25Linux 6.6.42v6.6.42Greg Kroah-Hartman
2024-07-25cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()Baokun Li
2024-07-25cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li
2024-07-25netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li
2024-07-25wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-25wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-07-25wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg
2024-07-25of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier
2024-07-25Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-07-25mm: page_ref: remove folio_try_get_rcu()Yang Shi
2024-07-25ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada
2024-07-25cifs: fix noisy message on copy_file_rangeSteve French
2024-07-25ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai
2024-07-25spi: mux: set ctlr->bits_per_word_maskDavid Lechner
2024-07-25selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-25hfsplus: fix uninit-value in copy_nameEdward Adam Davis
2024-07-25selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-25selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-25ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi
2024-07-25ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon
2024-07-25spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König
2024-07-25riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-07-25drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland
2024-07-25wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-25fs: better handle deep ancestor chains in is_subdir()Christian Brauner
2024-07-25drm/radeon: check bo_va->bo is non-NULL before using itPierre-Eric Pelloux-Prayer
2024-07-25drm/amd/display: Fix refresh rate range for some panelTom Chung
2024-07-25drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee
2024-07-25drm/amd/display: Add refresh rate range checkTom Chung
2024-07-25erofs: ensure m_llen is reset to 0 if metadata is invalidGao Xiang
2024-07-25bluetooth/l2cap: sync sock recv cb and releaseEdward Adam Davis