summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-12mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes-29/+41
2026-02-12mm: add basic VMA flag operation helper functionsLorenzo Stoakes-21/+295
2026-02-12tools: bitmap: add missing bitmap_[subset(), andnot()]Lorenzo Stoakes-0/+51
2026-02-12mm: add mk_vma_flags() bitmap flag macro helperLorenzo Stoakes-0/+33
2026-02-12mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()Lorenzo Stoakes-10/+7
2026-02-12mm/vma: remove __private sparse decoration from vma_flags_tLorenzo Stoakes-8/+10
2026-02-12mm: use unmap_desc struct for freeing page tablesLiam R. Howlett-35/+45
2026-02-12mm/vma: use unmap_region() in vms_clear_ptes()Liam R. Howlett-13/+1
2026-02-12mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett-25/+53
2026-02-12mm: introduce unmap_desc struct to reduce function argumentsLiam R. Howlett-23/+51
2026-02-12mm: change dup_mmap() recoveryLiam R. Howlett-16/+32
2026-02-12mm/vma: add page table limit to unmap_region()Liam R. Howlett-4/+6
2026-02-12mm/memory: add tree limit to free_pgtables()Liam R. Howlett-14/+42
2026-02-12mm/vma: add limits to unmap_region() for vmasLiam R. Howlett-2/+5
2026-02-12mm/mmap: abstract vma clean up from exit_mmap()Liam R. Howlett-13/+24
2026-02-12mm/mmap: move exit_mmap() trace pointLiam R. Howlett-1/+1
2026-02-12mm: relocate the page table ceiling and floor definitionsLiam R. Howlett-19/+20
2026-02-12mm: folio_zero_user: open code range computation in folio_zero_user()Ankur Arora-8/+7
2026-02-12mm/vmscan: select the closest preferred node in demote_folio_list()Bing Jiao-11/+21
2026-02-12mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao-38/+78
2026-02-12procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko-1/+2
2026-02-12mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo-6/+11
2026-02-12mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn-0/+9
2026-02-12Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....Linus Torvalds-6/+34
2026-02-12Merge tag 'libnvdimm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+17
2026-02-12Merge tag 'trace-rtla-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-356/+507
2026-02-12Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-908/+835
2026-02-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-14/+385
2026-02-12Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+11
2026-02-12tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugsDavid Carlier-2/+3
2026-02-12perf test script: Add python script testing supportIan Rogers-0/+113
2026-02-12perf test script: Add perl script testing supportIan Rogers-0/+102
2026-02-12perf script: Allow the generated script to be a pathIan Rogers-6/+24
2026-02-12perf test: perf data --to-ctf testingIan Rogers-0/+104
2026-02-12perf test: Test pipe mode with data conversion --to-jsonIan Rogers-9/+24
2026-02-12perf json: Pipe mode --to-ctf supportIan Rogers-2/+52
2026-02-12perf json: Pipe mode --to-json supportIan Rogers-0/+16
2026-02-12perf check: Add libbabeltrace to the listed featuresIan Rogers-0/+1
2026-02-12perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGShupu-1/+4
2026-02-12perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...Arnaldo Carvalho de Melo-5/+5
2026-02-12tools build: Fix feature test for rust compilerDmitrii Dolgov-8/+6
2026-02-12perf libunwind: Fix calls to thread__e_machine()Ian Rogers-2/+4
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König-11/+42
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam-24/+24
2026-02-12drm/amdkfd: Fix APU to use GTT, not VRAM for MQDSiwei He-0/+3
2026-02-12drm/amdgpu:Add psp v13_0_15 ip blockMangesh Gadre-6/+18
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher-1/+4
2026-02-12drm/amdgpu: Add HAINAN clock adjustmentdecce6-0/+5
2026-02-12drm/radeon: Add HAINAN clock adjustmentdecce6-0/+5
2026-02-12drm/amd/swsmu: Move IP specific functionsPratik Vishwakarma-74/+67