summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
34 hoursLinux 6.12.104v6.12.104linux-6.12.yGreg Kroah-Hartman
34 hoursbpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)
34 hoursthunderbolt: Fix bandwidth group reservation indexingXu Rao
34 hoursthunderbolt: Bound the DROM dual link port number before indexing sw->portsBryam Vargas
34 hourssctp: clear new_transport when removing a peerQing Ming
34 hourssctp: fix use-after-free of cached ASCONF chunkYuxiang Yang
34 hourssctp: keep chunk->transport in step with the list it is queued onBaul Lee
34 hoursscsi: scsi_debug: Negate wrapped memcmp() resultXu Rao
34 hoursbpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye
34 hoursfsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
34 hoursfsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
34 hoursima: Instantiate file_truncate and path_truncate hooksMimi Zohar
34 hourssched/psi: Shut down rtpoll_timer in psi_cgroup_free()Tejun Heo
34 hoursfscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()Zhan Xusheng
34 hoursip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou
34 hoursipv6: fix Route Information option length validationYuejie Shi
34 hoursptp: ocp: Fix board ID over-readAhmad Byagowi
34 hoursRevert "thermal/drivers/hwmon: Cleanup coding style a bit"Rafael J. Wysocki
34 hourseventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai
34 hoursKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
34 hourssmb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai
34 hourstipc: read le->link under the node lock in tipc_node_link_down()Jun Yang
34 hourstls: don't leave a full plaintext sk_msg ring unpushedchanyoung
34 hoursvhost: reset the vring metadata cache on vring reconfigurationJun Yang
34 hoursveth: fix skb length accounting after XDP frag adjustmentSun Jian
34 hoursvsock/virtio: avoid refilling the RX queue after teardownWeiming Shi
34 hoursvsock/virtio: read virtqueues under worker locksWeiming Shi
34 hoursvxlan: do not arm the ageing timer on a device that is downBaul Lee
34 hoursxdp: reject clones that overrun skb_shared_info tailroomZhiling Zou
34 hoursRevert "drm/amdgpu: fix aperture mapping leak"Asad Kamal
34 hoursbinfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner
34 hoursovl: don't warn when the mount is completed from another user namespaceChristian Brauner
34 hoursnet/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
34 hoursnet/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko
34 hoursnet: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen
34 hoursnet: atlantic: free stranded TX buffers on ring deinitYangyu Chen
34 hoursnetfilter: nf_conntrack: defer invalid log until after unlockZihan Xi
34 hoursnetfilter: bridge: release template ct on non-IP pathZhiling Zou
34 hoursipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
34 hoursnet: smc: fix splice entry lifetime imbalance in smc_rx_spliceDaming Li
34 hoursmm/huge_memory: fix huge_zero_pfn raceLorenzo Stoakes (ARM)
34 hoursring-buffer: Prevent subbuf order change when resizing is disabledVincent Donnefort
34 hoursfbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel
34 hourstracing: Fix race between update_event_fields and, event_define_fieldsMichael Wu
34 hoursALSA: usx2y: bound the hwdep mmap fault offsetBaul Lee
34 hoursALSA: usb: Fix UAF at delayed release of MIDI2 EPsTakashi Iwai
34 hoursring-buffer: Fix crash passing ERR_PTR to kthread_stop()Hui Su
34 hoursmisc: fastrpc: fix memory leak in fastrpc_channel_ctx_freeEddie Lin
34 hoursmisc: fastrpc: take fl->lock when moving mmaps on interrupted invokeJunrui Luo
34 hoursmisc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta