summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 hoursLinux 7.1.9v7.1.9linux-7.1.yGreg Kroah-Hartman
14 hoursthunderbolt: Fix bandwidth group reservation indexingXu Rao
14 hoursthunderbolt: Bound the DROM dual link port number before indexing sw->portsBryam Vargas
14 hourssctp: clear new_transport when removing a peerQing Ming
14 hourssctp: fix use-after-free of cached ASCONF chunkYuxiang Yang
14 hourssctp: keep chunk->transport in step with the list it is queued onBaul Lee
14 hoursscsi: scsi_debug: Negate wrapped memcmp() resultXu Rao
14 hoursbpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye
14 hoursfsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
14 hoursfsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
14 hoursmm/filemap: __filemap_add_folio() restore index before retryingHugh Dickins
14 hoursima: Instantiate file_truncate and path_truncate hooksMimi Zohar
14 hourssched_ext: Take cgroup_lock() first in scx_cgroup_lock()Tejun Heo
14 hourssched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
14 hourssched/psi: Shut down rtpoll_timer in psi_cgroup_free()Tejun Heo
14 hoursfscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()Zhan Xusheng
14 hoursfs,fsverity: remove check for fsverity being enabled in setattr_prepare()Andrey Albershteyn
14 hoursip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou
14 hoursipv6: fix Route Information option length validationYuejie Shi
14 hoursmm/ptdump: always stabilise against page table freeing using init_mmLorenzo Stoakes (ARM)
14 hoursmm/page_table_check: skip special zero mappingsZhiling Zou
14 hoursring-buffer: Use current_context for safe per-CPU buffer swapTengda Wu
14 hoursring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()Vincent Donnefort
14 hoursptp: ocp: Fix board ID over-readAhmad Byagowi
14 hoursRevert "thermal: hwmon: Register a hwmon device for each thermal zone"Rafael J. Wysocki
14 hoursRevert "thermal/drivers/hwmon: Cleanup coding style a bit"Rafael J. Wysocki
14 hoursring-buffer: Prevent resizing of persistent ring bufferVincent Donnefort
14 hourseventfs: Use children field for rcu head and add memory barriersSteven Rostedt
14 hourseventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai
14 hoursKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
14 hoursKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini
14 hourssmb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson
14 hourssmb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai
14 hourstipc: read le->link under the node lock in tipc_node_link_down()Jun Yang
14 hourstls: don't leave a full plaintext sk_msg ring unpushedchanyoung
14 hourstls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean
14 hoursvhost: reset the vring metadata cache on vring reconfigurationJun Yang
14 hoursveth: fix skb length accounting after XDP frag adjustmentSun Jian
14 hoursvsock/virtio: avoid refilling the RX queue after teardownWeiming Shi
14 hoursvsock/virtio: read virtqueues under worker locksWeiming Shi
14 hoursvxlan: do not arm the ageing timer on a device that is downBaul Lee
14 hoursxdp: reject clones that overrun skb_shared_info tailroomZhiling Zou
14 hoursx86/mce: Set up the polling timer before CMCI discoveryBreno Leitao
14 hoursx86/CPU: Add a tlbi= cmdline switchRik van Riel
14 hoursarm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
14 hoursdibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
14 hoursRevert "drm/amdgpu: fix aperture mapping leak"Asad Kamal
14 hoursbinfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner
14 hoursovl: don't warn when the mount is completed from another user namespaceChristian Brauner
14 hoursnet/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko