summaryrefslogtreecommitdiffstats
path: root/mm/swapfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun1-1/+1
2024-10-17MAINTAINERS: add Jann as memory mapping/VMA reviewerJann Horn1-0/+2
2024-10-17mm: swap: prevent possible data-race in __try_to_reclaim_swapJeongjun Park1-3/+4
2024-10-17mm: khugepaged: fix the incorrect statistics when collapsing large file foliosBaolin Wang1-2/+2
2024-10-17MAINTAINERS: kasan, kcov: add bugzilla linksAndrey Konovalov1-0/+2
2024-10-17mm: don't install PMD mappings when THPs are disabled by the hw/process/vmaDavid Hildenbrand1-0/+9
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang3-18/+20
2024-10-17Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLsSeongJae Park1-4/+4
2024-10-17Docs/damon/maintainer-profile: add missing '_' suffixes for external web linksSeongJae Park1-19/+19
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar2-1/+27
2024-10-17mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi2-3/+3
2024-10-17mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan1-0/+1
2024-10-17mm: remove unused stub for can_swapin_thp()Andy Shevchenko1-5/+0
2024-10-17mailmap: add an entry for Andy ChiuAndy Chiu1-0/+2
2024-10-17MAINTAINERS: add memory mapping/VMA co-maintainersLorenzo Stoakes1-4/+4
2024-10-17fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initializationBrahmajit Das1-6/+10
2024-10-17lib: alloc_tag_module_unload must wait for pending kfree_rcu callsFlorian Westphal1-0/+3
2024-10-17mm/mremap: fix move_normal_pmd/retract_page_tables raceJann Horn1-2/+9
2024-10-17mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.Sebastian Andrzej Siewior1-1/+5
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-17fat: fix uninitialized variableOGAWA Hirofumi1-1/+1
2024-10-17nilfs2: propagate directory read errors from nilfs_find_entry()Ryusuke Konishi3-37/+52
2024-10-17mm/mmap: correct error handling in mmap_region()Lorenzo Stoakes1-11/+21
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann11-178/+6
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2-5/+51
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio1-37/+29
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman1-1/+1
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman1-1/+1
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern1-5/+15
2024-10-16selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-16clk: test: Fix some memory leaksJinjie Ruan1-47/+14
2024-10-16powercap: intel_rapl_msr: Add PL4 support for ArrowLake-HSrinivas Pandruvada1-0/+1
2024-10-16Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz1-4/+9
2024-10-16Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin1-2/+1
2024-10-16Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz1-14/+0
2024-10-16Bluetooth: Remove debugfs directory on module init failureAaron Thompson1-0/+1
2024-10-16Bluetooth: Call iso_exit() on module unloadAaron Thompson1-0/+2
2024-10-16Bluetooth: ISO: Fix multiple init when debugfs is disabledAaron Thompson1-5/+1
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann1-0/+1
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu1-2/+40
2024-10-16bpf: Fix link info netfilter flags to populate defrag flagTyrone Wu1-1/+2
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei2-2/+17
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila3-0/+25
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld2-4/+0
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld1-1/+1
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das1-3/+0