summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-07mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park1-6/+43
2023-12-07scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee1-11/+7
2023-12-07mm/Kconfig: make userfaultfd a menuconfigPeter Xu1-7/+9
2023-12-07selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-12-07mm/damon/core: copy nr_accesses when splitting regionSeongJae Park1-0/+1
2023-12-07lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei1-6/+16
2023-12-07checkstack: fix printed addressHeiko Carstens1-6/+2
2023-12-07mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar1-1/+1
2023-12-07mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2-10/+21
2023-12-07.mailmap: add a new address mapping for Chester LinChester Lin1-0/+1
2023-12-07mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins1-1/+1
2023-12-07squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu1-1/+1
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-12-07mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu1-1/+1
2023-12-07mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu1-4/+20
2023-12-07mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin1-1/+1
2023-12-07mm/kmemleak: move set_track_prepare() outside raw_spinlocksLiu Shixin1-1/+3
2023-12-07Revert "mm/kmemleak: move the initialisation of object to __link_object"Liu Shixin1-17/+19
2023-12-07mm/memory.c:zap_pte_range() print bad swap entryAndrew Morton1-0/+1
2023-12-07hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2-4/+8
2023-12-07MAINTAINERS: add Andrew Morton for lib/*Andrew Morton1-0/+7
2023-12-07ASoC: cs35l45: Prevents spinning during runtime suspendRicardo Rivera-Matos1-0/+4
2023-12-07ASoC: cs35l45: Prevent IRQ handling when suspending/resumingRicardo Rivera-Matos1-0/+43
2023-12-07ASoC: cs35l45: Use modern pm_opsRicardo Rivera-Matos3-7/+6
2023-12-07bcachefs: rebalance shouldn't attempt to compress unwritten extentsDaniel Hill1-1/+2
2023-12-07dt-bindings: display: adi,adv75xx: Document #sound-dai-cellsFabio Estevam1-0/+6
2023-12-07dt-bindings: lcdif: Properly describe the i.MX23 interruptsFabio Estevam1-1/+19
2023-12-07Merge tag 'md-fixes-20231206' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe1-64/+50
2023-12-07selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa2-0/+116
2023-12-07bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa3-48/+59
2023-12-07btrfs: ensure releasing squota reserve on head refsBoris Burkov3-19/+46
2023-12-07btrfs: don't clear qgroup reserved bit in release_folioBoris Burkov1-1/+2
2023-12-07btrfs: free qgroup pertrans reserve on transaction abortBoris Burkov4-4/+34
2023-12-07btrfs: fix qgroup_free_reserved_data int overflowBoris Burkov6-25/+31
2023-12-07btrfs: free qgroup reserve when ORDERED_IOERR is setBoris Burkov1-1/+3
2023-12-07drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher1-0/+2
2023-12-07drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar1-1/+2
2023-12-07drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar1-0/+5
2023-12-07drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2023-12-07drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar1-3/+7
2023-12-07drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2023-12-07drm/amdgpu: optimize the printing order of error dataYang Wang1-0/+17
2023-12-07drm/amdgpu: Update fw version for boot time error queryHawking Zhang1-1/+1
2023-12-07drm/amd/pm: support new mca smu error code decodingYang Wang2-1/+10
2023-12-07drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma4-35/+115
2023-12-07drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li1-3/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee1-1/+7
2023-12-06md: fix stopping sync threadYu Kuai1-53/+37
2023-12-06md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()Yu Kuai1-11/+13