summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-09ocfs2: cleanup return value and mlog in ocfs2_global_read_info()Joseph Qi
2024-09-09nilfs2: remove duplicate 'unlikely()' usageKunwu Chan
2024-09-09nilfs2: fix potential oob read in nilfs_btree_check_delete()Ryusuke Konishi
2024-09-09nilfs2: determine empty node blocks as corruptedRyusuke Konishi
2024-09-09nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()Ryusuke Konishi
2024-09-09user_namespace: use kmemdup_array() instead of kmemdup() for multiple allocationJinjie Ruan
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao
2024-09-09squashfs: fix percpu address space issues in decompressor_multi_percpu.cUros Bizjak
2024-09-09lib: glob.c: added null check for character classAlok Swaminathan
2024-09-09scx_qmap: Implement highpri boostingTejun Heo
2024-09-09sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()Tejun Heo
2024-09-09sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo
2024-09-09sched_ext: Replace consume_local_task() with move_local_task_to_local_dsq()Tejun Heo
2024-09-09sched_ext: Move consume_local_task() upwardTejun Heo
2024-09-09sched_ext: Move sanity check and dsq_mod_nr() into task_unlink_from_dsq()Tejun Heo
2024-09-09sched_ext: Reorder args for consume_local/remote_task()Tejun Heo
2024-09-09sched_ext: Restructure dispatch_to_local_dsq()Tejun Heo
2024-09-09sched_ext: Fix processs_ddsp_deferred_locals() by unifying DTL_INVALID handlingTejun Heo
2024-09-09sched_ext: Make find_dsq_for_dispatch() handle SCX_DSQ_LOCAL_ONTejun Heo
2024-09-09sched_ext: Refactor consume_remote_task()Tejun Heo
2024-09-09sched_ext: Rename scx_kfunc_set_sleepable to unlocked and relocateTejun Heo
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing
2024-09-09mm/codetag: add pgalloc_tag_copy()Yu Zhao
2024-09-09mm/codetag: fix pgalloc_tag_split()Yu Zhao
2024-09-09mm/codetag: fix a typoYu Zhao
2024-09-09mm/vmalloc.c: use "high-order" in description non 0-order pagesUladzislau Rezki (Sony)
2024-09-09mm/vmalloc.c: use helper function va_size()ZhangPeng
2024-09-09mm: replace xa_get_order with xas_get_order where appropriateShakeel Butt
2024-09-09maple_tree: mark three functions as __maybe_unusedLiam R. Howlett
2024-09-09mm: clean up mem_cgroup_iter()Kinsey Ho
2024-09-09mm: restart if multiple traversals racedKinsey Ho
2024-09-09mm: increment gen # before restarting traversalKinsey Ho
2024-09-09mm: don't hold css->refcnt during traversalKinsey Ho
2024-09-09cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCUKinsey Ho
2024-09-09mm/page_alloc: fix build with CONFIG_UNACCEPTED_MEMORY=nAndrew Morton
2024-09-09mm: migrate: remove unused includesKefeng Wang
2024-09-09mm: thp: simplify split_huge_pages_pid()Nanyong Sun
2024-09-09mm: migrate: simplify find_mm_struct()Nanyong Sun
2024-09-09mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...SeongJae Park
2024-09-09uprobes: use vm_special_mapping close() functionalitySven Schnelle
2024-09-09mm: page_alloc: fix missed updates of PGFREE in free_unref_{page/folios}Yosry Ahmed
2024-09-09mm: care about shadow stack guard gap when getting an unmapped areaMark Brown
2024-09-09mm: pass vm_flags to generic_get_unmapped_area()Mark Brown
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-09mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERNSeongJae Park
2024-09-09mm: Kconfig: fixup zsmalloc configurationSergey Senozhatsky