aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-27smb3: remove unneeded null check in cifs_readdirSteve French
2022-05-27mm/shmem.c: suppress shift warningAndrew Morton
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-27mm: kasan: fix input of vmalloc_to_page()Kefeng Wang
2022-05-27mm: fix is_pinnable_page against a cma pageMinchan Kim
2022-05-27mm: filter out swapin error entry in shmem mappingMiaohe Lin
2022-05-27mm/shmem: fix infinite loop when swap in shmem error at swapoff timeMiaohe Lin
2022-05-27mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_rangeMiaohe Lin
2022-05-27mm/swapfile: fix lost swap bits in unuse_pte()Miaohe Lin
2022-05-27mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný
2022-05-27selftests: memcg: fix compilationMichal Koutný
2022-05-27mm/z3fold: fix z3fold_page_migrate races with z3fold_mapMiaohe Lin
2022-05-27mm/z3fold: fix z3fold_reclaim_page races with z3fold_freeMiaohe Lin
2022-05-27mm/z3fold: always clear PAGE_CLAIMED under z3fold page lockMiaohe Lin
2022-05-27mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration...Miaohe Lin
2022-05-27revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"Miaohe Lin
2022-05-27mm/z3fold: throw warning on failure of trylock_page in z3fold_allocMiaohe Lin
2022-05-27mm/z3fold: remove buggy use of stale list for allocationMiaohe Lin
2022-05-27mm/z3fold: fix possible null pointer dereferencingMiaohe Lin
2022-05-27mm/z3fold: fix sheduling while atomicMiaohe Lin
2022-05-27mm: split free page with properly free memory accounting and without raceZi Yan
2022-05-27mm: page-isolation: skip isolated pageblock in start_isolate_page_range()Zi Yan
2022-05-27tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-05-27perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan
2022-05-27perf scripting python: Expose dso and map informationLeo Yan
2022-05-27perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-05-27perf tools arm64: Add support for VG registerJames Clark
2022-05-27mm/page_table_check: fix accessing unmapped ptepMiaohe Lin
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-05-27mm/page_alloc: always attempt to allocate at least one page during bulk alloc...Mel Gorman
2022-05-27hugetlb: fix huge_pmd_unshare address updateMike Kravetz
2022-05-27powerpc/64: Include cache.h directly in paca.hMichael Ellerman
2022-05-26Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-26tracing: Fix comments for event_trigger_separate_filter()sunliming
2022-05-26x86/traceponit: Fix comment about irq vector tracepointssunliming
2022-05-26x86,tracing: Remove unused headerssunliming
2022-05-26ftrace: Clean up hash direct_functions on register failuresSong Liu
2022-05-26tracing: Fix comments of create_filter()sunliming
2022-05-26tracing: Disable kcov on trace_preemptirq.cCongyu Liu
2022-05-26tracing: Initialize integer variable to prevent garbage return valueGautam Menghani
2022-05-26ftrace: Fix typo in commentJulia Lawall
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu
2022-05-26tracing: Cleanup code by removing init "char *name"liqiong