开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-03-16
mm: uninline the main body of vma_start_write()
Suren Baghdasaryan
2025-03-16
mm: move mmap_init_lock() out of the header file
Suren Baghdasaryan
2025-03-16
mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
Suren Baghdasaryan
2025-03-16
types: move struct rcuwait into types.h
Suren Baghdasaryan
2025-03-16
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
2025-03-16
mm: move per-vma lock into vm_area_struct
Suren Baghdasaryan
2025-03-16
mm: introduce vma_start_read_locked{_nested} helpers
Suren Baghdasaryan
2025-03-16
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
2025-03-16
mm/vmstat: revert "fix a W=1 clang compiler warning"
Bart Van Assche
2025-03-16
fb_defio: do not use deprecated page->mapping, index fields
Lorenzo Stoakes
2025-03-16
mm: provide mapping_wrprotect_range() function
Lorenzo Stoakes
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
2025-03-16
mm/swap: rename swap_swapcount() to swap_entry_swapped()
Baoquan He
2025-03-16
mm/swap: remove SWAP_FLAG_PRIO_SHIFT
Baoquan He
2025-03-16
alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
Suren Baghdasaryan
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
2025-03-16
mm: use single SWP_DEVICE_EXCLUSIVE entry type
David Hildenbrand
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2025-03-16
percpu: repurpose __percpu tag as a named address space qualifier
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-16
compiler.h: introduce TYPEOF_UNQUAL() macro
Uros Bizjak
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
2025-03-16
proc: fix UAF in proc_get_inode()
Ye Bin
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-07
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-06
block: Name the RQF flags enum
Breno Leitao
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
2025-03-05
include/linux/log2.h: mark is_power_of_2() with __always_inline
Su Hui
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
2025-03-05
fs/pipe: Fix pipe_occupancy() with 16-bit indexes
Linus Torvalds
2025-03-04
ACPI: platform_profile: Add support for hidden choices
Mario Limonciello
2025-03-04
fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex
Linus Torvalds
2025-03-02
cred: Fix RCU warnings in override/revert_creds
Herbert Xu
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]