aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Merge tag 'drm-misc-next-2022-09-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie22-115/+396
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski14-69/+130
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds60-1388/+835
2022-10-03init/main.c: remove unnecessary (void*) conversionsZhou jie1-2/+2
2022-10-03proc: mark more files as permanentAlexey Dobriyan8-6/+37
2022-10-03nilfs2: remove the unneeded result variableye xingchen1-3/+1
2022-10-03nilfs2: delete unnecessary checks before brelse()Minghao Chi1-4/+2
2022-10-03checkpatch: warn for non-standard fixes tag styleNiklas Söderlund2-0/+51
2022-10-03usr/gen_init_cpio.c: remove unnecessary -1 values from int fileLi zeming1-1/+1
2022-10-03ipc/msg: mitigate the lock contention with percpu counterJiebin Sun4-19/+43
2022-10-03percpu: add percpu_counter_add_local and percpu_counter_sub_localJiebin Sun1-0/+32
2022-10-03fs/ocfs2: fix repeated words in commentswangjianli1-1/+1
2022-10-03relay: use kvcalloc to alloc page array in relay_alloc_page_arraywuchi1-4/+1
2022-10-03proc: make config PROC_CHILDREN depend on PROC_FSLukas Bulwahn1-0/+1
2022-10-03fs: uninline inode_maybe_inc_iversion()Andrew Morton2-45/+47
2022-10-03firmware: google: test spinlock on panic path to avoid lockupsGuilherme G. Piccoli1-0/+9
2022-10-03ipc: mqueue: remove unnecessary conditionalsJingyu Wang1-2/+1
2022-10-03init.h: fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-03fs/ocfs2/suballoc.h: fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-03ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-4/+4
2022-10-03clk: allow building lan966x as a moduleClément Léger2-2/+2
2022-10-03clk: clk-xgene: simplify if-if to if-elseYihao Han1-2/+2
2022-10-03clk: ast2600: BCLK comes from EPLLJoel Stanley1-1/+1
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner13-22/+10
2022-10-03mm: memcontrol: use do_memsw_account() in a few more placesJohannes Weiner1-10/+10
2022-10-03mm: memcontrol: deprecate swapaccounting=0 modeJohannes Weiner2-46/+10
2022-10-03mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabledJohannes Weiner2-0/+9
2022-10-03mm/secretmem: remove reduntant return valueXiu Jianfeng1-4/+2
2022-10-03mm/hugetlb: add available_huge_pages() funcXin Hao1-5/+9
2022-10-03mm: remove unused inline functions from include/linux/mm_inline.hGaosheng Cui1-11/+0
2022-10-03selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe2-38/+134
2022-10-03selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmdZach O'Keefe1-0/+30
2022-10-03selftests/vm: add thp collapse shmem testingZach O'Keefe1-2/+55
2022-10-03selftests/vm: add thp collapse file and tmpfs testingZach O'Keefe3-56/+431
2022-10-03selftests/vm: modularize thp collapse memory operationsZach O'Keefe1-166/+207
2022-10-03selftests/vm: dedup THP helpersZach O'Keefe6-76/+32
2022-10-03mm/khugepaged: add tracepoint to hpage_collapse_scan_file()Zach O'Keefe2-1/+36
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe4-63/+198
2022-10-03mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe3-8/+71
2022-10-03mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()Zach O'Keefe3-13/+17
2022-10-03selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftestZach O'Keefe1-1/+22
2022-10-03mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolatedZach O'Keefe1-0/+2
2022-10-03mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()Zach O'Keefe1-0/+3
2022-10-03mm: hugetlb: fix UAF in hugetlb_handle_userfaultLiu Shixin1-20/+17
2022-10-03mm: memcontrol: make cgroup_memory_noswap a static keyKairui Song1-8/+19
2022-10-03mm: memcontrol: use memcg_kmem_enabled in count_objcg_eventKairui Song1-1/+1
2022-10-03mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()Kaixu Xia4-22/+42
2022-10-03mm/damon/sysfs: return 'err' value when call kstrtoul() failedXin Hao1-32/+14
2022-10-03mm/page_alloc: update comments for rmqueue()Ran Xiaokai1-1/+2
2022-10-03mm/damon: rename damon_pageout_score() to damon_cold_score()Kaixu Xia4-5/+5