summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-23mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla1-1/+1
2022-11-23mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi1-18/+14
2022-11-23mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner1-6/+4
2022-11-09docs: kmsan: fix formatting of "Example report"Alexander Potapenko1-0/+1
2022-11-09mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park1-0/+7
2022-11-09maple_tree: don't set a new maximum on the node when not reusing nodesLiam Howlett1-2/+1
2022-11-09maple_tree: fix depth tracking in maple_stateLiam Howlett1-1/+2
2022-11-09arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi1-0/+4
2022-11-09fs: fix leaked psi pressure stateJohannes Weiner2-13/+19
2022-11-09nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi2-9/+8
2022-11-09x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko1-0/+7
2022-11-09kmsan: make sure PREEMPT_RT is offAlexander Potapenko1-0/+1
2022-11-09Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko1-1/+1
2022-11-09x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko1-0/+3
2022-11-09kmsan: core: kmsan_in_runtime() should return true in NMI contextAlexander Potapenko1-0/+2
2022-11-09mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik1-0/+1
2022-11-09mm/shmem: use page_mapping() to detect page cache for uffd continuePeter Xu1-1/+1
2022-11-09mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta1-0/+1
2022-11-09Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"Peter Xu1-3/+6
2022-11-09nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi1-2/+0
2022-11-09mm/mmap: fix memory leak in mmap_region()Li Zetao1-1/+5
2022-11-09hugetlbfs: don't delete error page from pagecacheJames Houghton3-8/+14
2022-11-09maple_tree: reorganize testing to restore module testingLiam Howlett10-35745/+36031
2022-11-09maple_tree: mas_anode_descend() clang-analyzer cleanupLiam Howlett1-6/+4
2022-11-09maple_tree: remove pointer to pointer use in mas_alloc_nodes()Liam Howlett1-3/+1
2022-11-07Linux 6.1-rc4v6.1-rc4Linus Torvalds1-1/+1
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Theodore Ts'o1-2/+3
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Jason Yan1-1/+1
2022-11-06ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-05cifs: fix use-after-free on the link nameChenXiaoSong2-6/+25
2022-11-05cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N3-51/+55
2022-11-05cifs: always iterate smb sessions using primary channelShyam Prasad N4-5/+25
2022-11-05Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck1-1/+0
2022-11-05hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi1-13/+103
2022-11-05cxl/region: Recycle region idsDan Williams1-0/+20
2022-11-05cxl/region: Fix 'distance' calculation with passthrough portsDan Williams3-3/+19
2022-11-05tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-05tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams3-37/+68
2022-11-04cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams1-0/+11
2022-11-04cxl/region: Fix region HPA ordering validationDan Williams1-0/+3
2022-11-04x86/cpu: Add several Intel server CPU model numbersTony Luck1-1/+10
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing1-11/+7
2022-11-04tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)1-1/+2
2022-11-04fprobe: Check rethook_alloc() return in rethook initializationRafael Mendonca1-0/+2
2022-11-04kprobe: reverse kp->flags when arm_kprobe failedLi Qiang1-1/+4
2022-11-03cxl/pmem: Use size_add() against integer overflowYu Zhe1-1/+1
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap2-10/+70
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel4-2/+69