1TASK


4.19.90-2202.1.0~1...4.19.90-2202.3.0


TASK COMMIT
bugzilla: 34247 1a00efa0370d fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
bugzilla: NA ccfac63b5b97 moxart: fix potential use-after-free on remove path
77eace998085 memstick: rtsx_usb_ms: fix UAF
bugzilla: 186220, #I4T50S:[openEuler-1.0-LTS] 构造分布式存储故障,恢复后,guestOS 无法退出bypaas模式,文件系统损坏 35bd50bcc346 ext4: fix file system corrupted when rmdir non empty directory with IO error
bugzilla: #I4PKDW:运行bcc程序出现内核unsafe的打印 913eee18c884 bpf, doc: Remove references to warning message when using bpf_trace_printk()
7987d2b5b5b1 bpf: Remove inline from bpf_do_trace_printk
1fc5c9f61ac5 bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
bugzilla: 186065 ea3aea7a769a net: cipso: fix warnings in netlbl_cipsov4_add_std
bugzilla: #I4SGA9:[openeuler-1.0-LTS] XDP socket 申请tx_ring大小不正确,可能导致越界读 fd784d128f44 xsk: Use struct_size() helper
bugzilla: #I4LE22:4.19引入memory-failure相关重构 3c002599cb58 mm/page_alloc: fix counting of free pages after take off from buddy
7c2ff6afa49b mm,hwpoison: drop unneeded pcplist draining
c9e98690916c mm,hwpoison: take free pages off the buddy freelists
244969a3a061 mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page
24f70c681175 mm,hwpoison: Try to narrow window race for free pages
4b4085249b80 mm,hwpoison: introduce MF_MSG_UNSPLIT_THP
101a2bd74854 mm,hwpoison: return 0 if the page is already poisoned in soft-offline
b42e91fceb43 mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page
40b69d1619e2 mm,hwpoison: rework soft offline for in-use pages
0d0fa7b8c86e mm,hwpoison: rework soft offline for free pages
a668355ac487 mm,hwpoison: unify THP handling for hard and soft offline
8f520cbbdedb mm,hwpoison: kill put_hwpoison_page
3cdaf5f90a1e mm,hwpoison: refactor madvise_inject_error
b87faca9dbea mm,hwpoison-inject: don't pin for hwpoison_filter
85a60ad1853b mm, hwpoison: remove recalculating hpage
f851a12d7bbd mm,hwpoison: cleanup unused PageHuge() check
bugzilla: 186215, #I4RP97:iSER(iSCSI Extensions for RDMA)环境,不跑业务的情况下,空环境出现多个D状态进程 a6a844eb60f2 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"
bugzilla: #I4SK3S:4.19新增memory reliable功能 8a2574464b68 uce: get_user scenario support kernel recovery
6d872e32a4ff uce: copy_from_user scenario support kernel recovery
bugzilla: #I4SPNL:Modify sharepool sp_mmap() page_offset ea80e1d901b8 mm: Modify sharepool sp_mmap() page_offset
bugzilla: #I4S786:[openeuler-1.0-LTS] support multiple node for getting phys interface 51d0e1a74271 support multiple node for getting phys interface
bugzilla: #I4SON8:sharepool支持多numa 1db43c8af8a3 share_pool: Accept device_id in k2u flags
5fe50a036159 share_pool: Clear the usage of node_id and device_id
38f74cfbdbf6 share_pool: Make multi-device support extendable
8779ca9ec8d6 share_pool: Fix flags conflict
bugzilla: #I4SK3S:4.19新增memory reliable功能 0d7ec6ddca45 config: enable MEMORY_RELIABLE by default
8b80549823a3 mm: add sysctl to clear free list pages
53d391637789 workqueue: Provide queue_work_node to queue work near a given NUMA node
92cd2e7fa82d mm:vmscan: add the missing check of page_cache_over_limit
a08e20093f37 sysctl: add proc interface to set page cache limit
25d463b57219 mm/vmscan: dont do shrink_slab in reclaim page cache
94ee86c704ea mm/vmscan: dont reclaim anon page when shrink page cache
04ec836486a3 filemap: dont shrink_page_cache in add_to_page_cache
76569c77033f mm/vmscan: fix unexpected shrinking page cache with vm_cache_reclaim_enable disable
18849ae6b40e mm/vmscan: fix frequent call of shrink_page_cache_work
c05f56c68fa9 proc/meminfo: add "FileCache" item in /proc/meminfo
925368d878b5 mm: add page cache fallback statistic
f5c691902452 mm: add cmdline for the reliable memory usage of page cache
c0019109e972 mm: make page cache use reliable memory by default
fc2c1dc8b504 shmem: Show reliable shmem info
3a3a1f75d885 shmem: Introduce shmem reliable
3023a4b35d41 mm: Introduce fallback mechanism for memory reliable
1845e7add957 mm: Add reliable memory use limit for user tasks
ff0fb9e816fa mm: thp: Add memory reliable support for hugepaged collapse
094eaabb3fe8 proc: Count reliable memory usage of reliable tasks
8eb421e3e9f4 mm: Add reliable_nr_page for accounting reliable memory
c7731567fc0d mm: Introduce reliable flag for user task
b1f317c6fac6 meminfo: Show reliable memory info
33d1f46ad98e mm: Introduce memory reliable
20942c83ce66 efi: Find mirrored memory ranges for arm64
d95975896633 efi: Make efi_find_mirror() public
e16eb8d7dffe arm64: efi: Add fake memory support
561065e25b14 efi: Make efi_print_memmap() public
c5031cab9b21 mm/memory_hotplug: allow to specify a default online_type
b094d7efdeef mm/memory_hotplug: convert memhp_auto_online to store an online_type
8b1847f328f6 hv_balloon: don't check for memhp_auto_online manually
34c41cb914e0 drivers/base/memory: store mapping between MMOP_* and string in an array
2a0023a0ee0d drivers/base/memory: map MMOP_OFFLINE to 0
fb20288d932c drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
628b3e718264 drivers/base/memory.c: Use DEVICE_ATTR_RO and friends
64b1cf47ccb4 mm/memory_hotplug: drop "online" parameter from add_memory_resource()

2CVE


CVE issue
CVE-2022-0487 #I4T25J:CVE-2022-0487
CVE-2022-0330 #I4TQWR:CVE-2022-0330