summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-31mm/kconfig: make BALLOON_COMPACTION depend on MIGRATIONDavid Hildenbrand (Red Hat)-10/+7
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)-17/+15
2026-01-31mm/vmscan: drop inclusion of balloon_compaction.hDavid Hildenbrand (Red Hat)-1/+0
2026-01-31mm/balloon_compaction: remove "extern" from functionsDavid Hildenbrand (Red Hat)-8/+8
2026-01-31mm/balloon_compaction: mark remaining functions for having proper kerneldocDavid Hildenbrand (Red Hat)-5/+5
2026-01-31mm/balloon_compaction: assert that the balloon_pages_lock is heldDavid Hildenbrand (Red Hat)-0/+2
2026-01-31mm/balloon_compaction: move internal helpers to balloon_compaction.cDavid Hildenbrand (Red Hat)-44/+37
2026-01-31mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()David Hildenbrand (Red Hat)-11/+8
2026-01-31mm/balloon_compaction: remove balloon_page_push/pop()David Hildenbrand (Red Hat)-33/+2
2026-01-31drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()David Hildenbrand (Red Hat)-10/+15
2026-01-31mm/balloon_compaction: drop fs.h include from balloon_compaction.hDavid Hildenbrand (Red Hat)-1/+0
2026-01-31mm/balloon_compaction: make balloon_mops staticDavid Hildenbrand (Red Hat)-2/+1
2026-01-31mm/balloon_compaction: remove dependency on page lockDavid Hildenbrand (Red Hat)-38/+25
2026-01-31mm/balloon_compaction: use a device-independent balloon (list) lockDavid Hildenbrand (Red Hat)-18/+22
2026-01-31vmw_balloon: stop using the balloon_dev_info lockDavid Hildenbrand (Red Hat)-8/+12
2026-01-31mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)-29/+22
2026-01-31mm/balloon_compaction: centralize basic page migration handlingDavid Hildenbrand (Red Hat)-73/+35
2026-01-31mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)David Hildenbrand (Red Hat)-2/+10
2026-01-31powerpc/pseries/cmm: remove cmm_balloon_compaction_init()David Hildenbrand (Red Hat)-11/+5
2026-01-31vmw_balloon: remove vmballoon_compaction_init()David Hildenbrand (Red Hat)-25/+5
2026-01-31vmw_balloon: adjust BALLOON_DEFLATE when deflating while migratingDavid Hildenbrand (Red Hat)-0/+2
2026-01-31mm/khugepaged: make khugepaged_collapse_control staticShivank Garg-1/+1
2026-01-31mm/khugepaged: use enum scan_result for result variables and return typesShivank Garg-53/+46
2026-01-31mm/khugepaged: change collapse_pte_mapped_thp() to return voidShivank Garg-22/+27
2026-01-31mm/khugepaged: remove unnecessary goto 'skip' labelShivank Garg-3/+4
2026-01-31Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,Andrew Morton-87/+239
2026-01-31selftests: ublk: improve I/O ordering test with bpftraceMing Lei-65/+54
2026-01-31selftests: ublk: reorganize tests into integrity and recover groupsMing Lei-6/+8
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei-5/+5
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei-1/+12
2026-01-31selftests: ublk: add group-based test targetsMing Lei-0/+36
2026-01-31selftests: ublk: track created devices for per-test cleanupMing Lei-1/+12
2026-01-31selftests: ublk: add _ublk_del_dev helper functionMing Lei-14/+15
2026-01-31selftests: ublk: refactor test_loop_08 into separate functionsMing Lei-84/+115
2026-01-31selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei-4/+1
2026-01-31Merge branch 'bpf-arm64-add-fsession-support'Alexei Starovoitov-20/+110
2026-01-31selftests/bpf: Enable get_func_args and get_func_ip tests on arm64Leon Hwang-2/+2
2026-01-31bpf, arm64: Add fsession supportLeon Hwang-10/+68
2026-01-31bpf: Add bpf_jit_supports_fsession()Leon Hwang-8/+40
2026-01-31selftests/bpf: Test access from RO map from xdp_store_bytesPaul Chaignon-0/+35
2026-01-31bpf: Fix bpf_xdp_store_bytes proto for read-only argPaul Chaignon-1/+1
2026-01-31Merge tag 'linux-can-next-for-6.20-20260131' of git://git.kernel.org/pub/scm/...Jakub Kicinski-49/+142
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski-4/+4
2026-01-31Merge tag 'iommu-fixes-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+13
2026-01-31Merge tag 'efi-fixes-for-v6.19-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2026-01-31Merge tag 'sound-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-8/+34
2026-01-31Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+34
2026-01-31hwmon: (cros_ec) Move temperature channel params to a macroThomas Weißschuh-24/+25
2026-01-31hwmon: (cros_ec) Add support for fan target speedThomas Weißschuh-1/+28
2026-01-31hwmon: (cros_ec) Split up supported features in the documentationThomas Weißschuh-6/+17