Loading
!10893 [openEuler-24.03-LTS][linux-6.6.y sync] Backport 6.6.45 LTS Patches
Merge Pull Request from: @anred ``` git log --oneline v6.6.44..v6.6.45 | wc -l 121 ``` 8 + 4 + 109 = 121 Merged(8) ``` mptcp: prevent BPF accessing lowat from a subflow socket. mptcp: give rcvlowat some love mm: page_alloc: control latency caused by zone PCP draining mm: restrict the pcp batch scale factor to avoid too long latency ext4: check the extent status again before inserting delalloc block ext4: factor out a common helper to query extent map ext4: convert to exclusive lock while inserting delalloc extents ext4: refactor ext4_da_map_blocks() ``` Conflicts(4) ``` Linux 6.6.45 rust: SHADOW_CALL_STACK is incompatible with Rust sysctl: always initialize i_uid/i_gid sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table) ``` Link:https://gitee.com/openeuler/kernel/pulls/10893 Reviewed-by:Zheng Zengkai <zhengzengkai@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>