summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-19Linux 6.6.47v6.6.47Greg Kroah-Hartman
2024-08-19Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel
2024-08-19media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young
2024-08-19KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon
2024-08-19KVM: arm64: Don't defer TLB invalidation when zapping table entriesWill Deacon
2024-08-19cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long
2024-08-19mm/debug_vm_pgtable: drop RANDOM_ORVALUE trickPeter Xu
2024-08-19Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco
2024-08-19Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp
2024-08-19binfmt_flat: Fix corruption when not offsetting data startKees Cook
2024-08-19ALSA: usb: Fix UBSAN warning in parse_audio_unit()Takashi Iwai
2024-08-19fs/ntfs3: Do copy_to_user out of run_lockKonstantin Komarov
2024-08-19jfs: Fix shift-out-of-bounds in dbDiscardAGPei Li
2024-08-19jfs: fix null ptr deref in dtInsertEntryEdward Adam Davis
2024-08-19fou: remove warn in gue_gro_receive on unsupported protocolWillem de Bruijn
2024-08-19f2fs: fix to cover read extent cache access with lockChao Yu
2024-08-19f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GCChao Yu
2024-08-19bpf, net: Use DEV_STAT_INC()yunshui
2024-08-19ext4: sanity check for NULL pointer after ext4_force_shutdownWojciech Gładysz
2024-08-19ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)
2024-08-19wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet
2024-08-19mm/page_table_check: support userfault wr-protect entriesPeter Xu
2024-08-19ext4: do not create EA inode under buffer lockJan Kara
2024-08-19ext4: fold quota accounting into ext4_xattr_inode_lookup_create()Jan Kara
2024-08-19Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-08-19nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet
2024-08-19net: add copy_safe_from_sockptr() helperEric Dumazet
2024-08-19mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet
2024-08-19fs: Annotate struct file_handle with __counted_by() and use struct_size()Gustavo A. R. Silva
2024-08-19bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.Alexei Starovoitov
2024-08-19bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-08-19pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-08-19net: sctp: fix skb leak in sctp_inq_free()Dmitry Antipov
2024-08-19net:rds: Fix possible deadlock in rds_message_putAllison Henderson
2024-08-19quota: Detect loops in quota treeJan Kara
2024-08-19Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco
2024-08-19net: tls, add test to capture error on large spliceJohn Fastabend
2024-08-19erofs: avoid debugging output for (de)compressed dataGao Xiang
2024-08-19reiserfs: fix uninit-value in comp_keysEdward Adam Davis
2024-08-19Squashfs: fix variable overflow triggered by sysbotPhillip Lougher
2024-08-19squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu
2024-08-19jfs: fix shift-out-of-bounds in dbJoinManas Ghandat
2024-08-19net: don't dump stack on queue timeoutJakub Kicinski
2024-08-19jfs: fix log->bdev_handle null ptr deref in lbmStartIOLizhi Xu
2024-08-19jfs: Convert to bdev_open_by_dev()Jan Kara
2024-08-19fs: Convert to bdev_open_by_dev()Jan Kara
2024-08-19wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg
2024-08-19wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg
2024-08-19tcp_metrics: optimize tcp_metrics_flush_all()Eric Dumazet
2024-08-19cgroup: Make operations on the cgroup root_list RCU safeYafang Shao