summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Linux 6.6.47v6.6.47Greg Kroah-Hartman1-1/+1
2024-08-19Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel1-2/+13
2024-08-19media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young1-31/+4
2024-08-19KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon1-5/+7
2024-08-19KVM: arm64: Don't defer TLB invalidation when zapping table entriesWill Deacon1-1/+3
2024-08-19cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long1-4/+4
2024-08-19mm/debug_vm_pgtable: drop RANDOM_ORVALUE trickPeter Xu1-26/+5
2024-08-19Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco1-20/+0
2024-08-19Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp1-7/+1
2024-08-19binfmt_flat: Fix corruption when not offsetting data startKees Cook1-1/+3
2024-08-19ALSA: usb: Fix UBSAN warning in parse_audio_unit()Takashi Iwai1-0/+7
2024-08-19fs/ntfs3: Do copy_to_user out of run_lockKonstantin Komarov1-3/+72
2024-08-19jfs: Fix shift-out-of-bounds in dbDiscardAGPei Li1-0/+2
2024-08-19jfs: fix null ptr deref in dtInsertEntryEdward Adam Davis1-0/+2
2024-08-19fou: remove warn in gue_gro_receive on unsupported protocolWillem de Bruijn1-1/+1
2024-08-19f2fs: fix to cover read extent cache access with lockChao Yu3-35/+25
2024-08-19f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GCChao Yu1-0/+10
2024-08-19bpf, net: Use DEV_STAT_INC()yunshui1-4/+4
2024-08-19ext4: sanity check for NULL pointer after ext4_force_shutdownWojciech Gładysz2-0/+7
2024-08-19ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)1-9/+10
2024-08-19wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet1-1/+5
2024-08-19mm/page_table_check: support userfault wr-protect entriesPeter Xu3-18/+39
2024-08-19ext4: do not create EA inode under buffer lockJan Kara1-60/+53
2024-08-19ext4: fold quota accounting into ext4_xattr_inode_lookup_create()Jan Kara1-26/+24
2024-08-19Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-9/+5
2024-08-19nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet1-6/+6
2024-08-19net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-08-19mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet1-5/+5
2024-08-19fs: Annotate struct file_handle with __counted_by() and use struct_size()Gustavo A. R. Silva2-4/+4
2024-08-19bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.Alexei Starovoitov1-4/+9
2024-08-19bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook8-25/+59
2024-08-19pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia1-14/+9
2024-08-19net: sctp: fix skb leak in sctp_inq_free()Dmitry Antipov1-4/+10
2024-08-19net:rds: Fix possible deadlock in rds_message_putAllison Henderson1-2/+11
2024-08-19quota: Detect loops in quota treeJan Kara2-38/+105
2024-08-19Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco1-0/+20
2024-08-19net: tls, add test to capture error on large spliceJohn Fastabend1-0/+14
2024-08-19erofs: avoid debugging output for (de)compressed dataGao Xiang1-7/+1
2024-08-19reiserfs: fix uninit-value in comp_keysEdward Adam Davis1-1/+1
2024-08-19Squashfs: fix variable overflow triggered by sysbotPhillip Lougher2-4/+5
2024-08-19squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu1-1/+1
2024-08-19jfs: fix shift-out-of-bounds in dbJoinManas Ghandat1-1/+7
2024-08-19net: don't dump stack on queue timeoutJakub Kicinski1-2/+3
2024-08-19jfs: fix log->bdev_handle null ptr deref in lbmStartIOLizhi Xu1-1/+5
2024-08-19jfs: Convert to bdev_open_by_dev()Jan Kara3-16/+18
2024-08-19fs: Convert to bdev_open_by_dev()Jan Kara4-8/+12
2024-08-19wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg1-0/+8
2024-08-19wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg1-3/+16
2024-08-19tcp_metrics: optimize tcp_metrics_flush_all()Eric Dumazet1-2/+5
2024-08-19cgroup: Make operations on the cgroup root_list RCU safeYafang Shao3-8/+19