index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
-29
/
+41
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
-21
/
+295
2026-02-12
tools: bitmap: add missing bitmap_[subset(), andnot()]
Lorenzo Stoakes
-0
/
+51
2026-02-12
mm: add mk_vma_flags() bitmap flag macro helper
Lorenzo Stoakes
-0
/
+33
2026-02-12
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
-10
/
+7
2026-02-12
mm/vma: remove __private sparse decoration from vma_flags_t
Lorenzo Stoakes
-8
/
+10
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
-35
/
+45
2026-02-12
mm/vma: use unmap_region() in vms_clear_ptes()
Liam R. Howlett
-13
/
+1
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
-25
/
+53
2026-02-12
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
-23
/
+51
2026-02-12
mm: change dup_mmap() recovery
Liam R. Howlett
-16
/
+32
2026-02-12
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
-4
/
+6
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
-14
/
+42
2026-02-12
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
-2
/
+5
2026-02-12
mm/mmap: abstract vma clean up from exit_mmap()
Liam R. Howlett
-13
/
+24
2026-02-12
mm/mmap: move exit_mmap() trace point
Liam R. Howlett
-1
/
+1
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
-19
/
+20
2026-02-12
mm: folio_zero_user: open code range computation in folio_zero_user()
Ankur Arora
-8
/
+7
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
-11
/
+21
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
-38
/
+78
2026-02-12
procfs: fix possible double mmput() in do_procmap_query()
Andrii Nakryiko
-1
/
+2
2026-02-12
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
-6
/
+11
2026-02-12
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
-0
/
+9
2026-02-12
Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....
Linus Torvalds
-6
/
+34
2026-02-12
Merge tag 'libnvdimm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+17
2026-02-12
Merge tag 'trace-rtla-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-356
/
+507
2026-02-12
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-908
/
+835
2026-02-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-14
/
+385
2026-02-12
Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-12
/
+11
2026-02-12
tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugs
David Carlier
-2
/
+3
2026-02-12
perf test script: Add python script testing support
Ian Rogers
-0
/
+113
2026-02-12
perf test script: Add perl script testing support
Ian Rogers
-0
/
+102
2026-02-12
perf script: Allow the generated script to be a path
Ian Rogers
-6
/
+24
2026-02-12
perf test: perf data --to-ctf testing
Ian Rogers
-0
/
+104
2026-02-12
perf test: Test pipe mode with data conversion --to-json
Ian Rogers
-9
/
+24
2026-02-12
perf json: Pipe mode --to-ctf support
Ian Rogers
-2
/
+52
2026-02-12
perf json: Pipe mode --to-json support
Ian Rogers
-0
/
+16
2026-02-12
perf check: Add libbabeltrace to the listed features
Ian Rogers
-0
/
+1
2026-02-12
perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
hupu
-1
/
+4
2026-02-12
perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...
Arnaldo Carvalho de Melo
-5
/
+5
2026-02-12
tools build: Fix feature test for rust compiler
Dmitrii Dolgov
-8
/
+6
2026-02-12
perf libunwind: Fix calls to thread__e_machine()
Ian Rogers
-2
/
+4
2026-02-12
drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
Christian König
-11
/
+42
2026-02-12
drm/amd/display: Fix out-of-bounds stream encoder index v3
Srinivasan Shanmugam
-24
/
+24
2026-02-12
drm/amdkfd: Fix APU to use GTT, not VRAM for MQD
Siwei He
-0
/
+3
2026-02-12
drm/amdgpu:Add psp v13_0_15 ip block
Mangesh Gadre
-6
/
+18
2026-02-12
drm/amdgpu: set family for GC 11.5.4
Alex Deucher
-1
/
+4
2026-02-12
drm/amdgpu: Add HAINAN clock adjustment
decce6
-0
/
+5
2026-02-12
drm/radeon: Add HAINAN clock adjustment
decce6
-0
/
+5
2026-02-12
drm/amd/swsmu: Move IP specific functions
Pratik Vishwakarma
-74
/
+67
[prev]
[next]