summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
40 hoursriscv: mm: exclude invalid THP PMDs from page table checkYunhui Cui
40 hourstmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer
40 hoursfat: restore original value when fat_ent_write failedYemu Lu
40 hourslib/math: add KUnit test suite for polynomial_calc()Adi Nata
40 hourssignal: avoid unconditional siginfo copy in send_signal_locked()Oleg Nesterov
40 hourssignal: change sys_kill() to use SEND_SIG_NOINFOOleg Nesterov
40 hourssignal: avoid shared siginfo namespace rewritesBradley Morgan
40 hourslib/xz: fix commentsLasse Collin
40 hourslib/xz: use size_t instead of uint32_t in a few placesLasse Collin
40 hoursipc: only destroy orphaned shm segments on sysctl writeJianlin Shi
40 hourswatchdog/softlockup: fix softlockup typosMatthew Chen
40 hourskernel/params: fix a pr_debug(" %p ") in parse_one()Jim Cromie
40 hourslib/string: fix memchr_inv() for large rangesBradley Morgan
40 hoursocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
40 hoursocfs2/cluster: keep heartbeat local node stableCen Zhang
40 hourslib/idr: fix ida_find_first_range() missing IDs across chunk boundariesJosh Law
40 hoursdrivers/media/v4l2-core/v4l2-vp9.c: reduce inliningAndrew Morton
40 hoursresource: downgrade "resource sanity check" warning to debug levelManuel Quintero Fonseca
40 hourslib/xz: replace min_t with minThorsten Blum
40 hoursmm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.hEthan Nelson-Moore
40 hoursselftests/damon: check correct path in ensure_file() not_exist casewang wei
40 hourslib/maple_tree: add missing spaces after switch keywordWatson Wheeler
40 hourspercpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header fileThomas Huth
40 hoursmaple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macroEthan Nelson-Moore
40 hoursmm: nommu: point to the write iterator upon split_vmaHajime Tazaki
40 hoursmm: nommu: add sysctl_max_map_count() check for do_mmap()Hajime Tazaki
40 hoursmm: memcg: reset oom_group in css_resetJiayuan Chen
40 hoursmm: memcg: reset zswap settings in css_resetJiayuan Chen
40 hoursMAINTAINERS: add ABI docs and selftests to ZRAM entryZenghui Yu (Huawei)
40 hoursmm/damon/sysfs: remove region size validationSJ Park
40 hoursmm/damon/core: remove start, end check in damon_set_region_system_rams()SJ Park
40 hoursmm/damon: document region size validation in damon_set_regions()SJ Park
40 hoursmm/damon/lru_sort: remove duplicated min_region_sz power_of_2() checkSJ Park
40 hoursmm/damon/reclaim: remove duplicated min_region_sz power of 2 checkSJ Park
40 hoursmm/damon/sysfs: remove duplicated commit input validity checkSJ Park
40 hoursmm/damon/core: do parameter testing commit on damon_start()SJ Park
40 hoursmm/damon/core: safely validate src on damon_commit_ctx()SJ Park
40 hoursdocs: ABI: zram: fix spelling mistakesArukonda Rahul
40 hoursmm-mprotect-use-huge_ptep_get-for-hugetlb-fixAndrew Morton
40 hoursmm/mprotect: use huge_ptep_get() for hugetlbDev Jain
40 hoursmm/page_vma_mapped: use huge_ptep_get() for hugetlbDev Jain
40 hoursmm/migrate: use huge_ptep_get() in remove_migration_pte()Dev Jain
40 hoursmm-rmap-use-huge_ptep_get-in-try_to_migrate_one-checkpatch-fixesAndrew Morton
40 hoursmm/rmap: use huge_ptep_get() in try_to_migrate_one()Dev Jain
40 hoursmm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
40 hoursarm64: make huge_ptep_get handled unaligned addressesDev Jain
40 hoursmm: factor out can_spin_trylock()Brendan Jackman
40 hoursmm/page_alloc: drop alloc_flags arg from alloc_flags_cma()Brendan Jackman
40 hoursmm: remove the __GFP_NO_OBJ_EXT flagVlastimil Babka (SUSE)
40 hoursmm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAGBrendan Jackman