index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-16
mm/cma: introduce cma_intersects function
Frank van der Linden
1
-0
/
+1
2025-03-16
mm, cma: support multiple contiguous ranges, if requested
Frank van der Linden
1
-0
/
+3
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-2
/
+2
2025-03-16
fs: remove folio_file_mapping()
Matthew Wilcox (Oracle)
1
-20
/
+0
2025-03-16
fs: remove page_file_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
3
-12
/
+11
2025-03-16
mm: prepare lock_vma_under_rcu() for vma reuse possibility
Suren Baghdasaryan
1
-4
/
+8
2025-03-16
mm: remove extra vma_numab_state_init() call
Suren Baghdasaryan
1
-1
/
+0
2025-03-16
mm: move lesser used vma_area_struct members into the last cacheline
Suren Baghdasaryan
1
-20
/
+18
2025-03-16
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
2
-55
/
+95
2025-03-16
refcount: introduce __refcount_{add|inc}_not_zero_limited_acquire
Suren Baghdasaryan
1
-1
/
+20
2025-03-16
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
2
-0
/
+115
2025-03-16
mm: uninline the main body of vma_start_write()
Suren Baghdasaryan
1
-9
/
+3
2025-03-16
mm: move mmap_init_lock() out of the header file
Suren Baghdasaryan
1
-6
/
+0
2025-03-16
mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
Suren Baghdasaryan
1
-2
/
+4
2025-03-16
types: move struct rcuwait into types.h
Suren Baghdasaryan
2
-12
/
+13
2025-03-16
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
1
-0
/
+14
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
1
-7
/
+20
2025-03-16
mm: move per-vma lock into vm_area_struct
Suren Baghdasaryan
2
-14
/
+20
2025-03-16
mm: introduce vma_start_read_locked{_nested} helpers
Suren Baghdasaryan
1
-0
/
+24
2025-03-16
mm/mmu_gather: clean up the stale code comment
Baoquan He
1
-11
/
+10
2025-03-16
mm/mmu_gather: remove unused __tlb_remove_page()
Baoquan He
1
-10
/
+0
2025-03-16
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
1
-0
/
+14
2025-03-16
mm/vmstat: revert "fix a W=1 clang compiler warning"
Bart Van Assche
1
-1
/
+1
2025-03-16
fb_defio: do not use deprecated page->mapping, index fields
Lorenzo Stoakes
1
-0
/
+1
2025-03-16
mm: provide mapping_wrprotect_range() function
Lorenzo Stoakes
1
-0
/
+3
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
1
-0
/
+11
2025-03-16
mm/swap: rename swap_swapcount() to swap_entry_swapped()
Baoquan He
1
-3
/
+3
2025-03-16
mm/swap: remove SWAP_FLAG_PRIO_SHIFT
Baoquan He
1
-1
/
+0
2025-03-16
alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
Suren Baghdasaryan
1
-55
/
+5
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
1
-15
/
+18
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
1
-2
/
+2
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
1
-3
/
+2
2025-03-16
mm: use single SWP_DEVICE_EXCLUSIVE entry type
David Hildenbrand
2
-27
/
+7
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
2
-4
/
+3
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2
-11
/
+11
2025-03-16
percpu: repurpose __percpu tag as a named address space qualifier
Uros Bizjak
2
-1
/
+14
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
1
-1
/
+1
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
4
-19
/
+18
2025-03-16
compiler.h: introduce TYPEOF_UNQUAL() macro
Uros Bizjak
3
-0
/
+36
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
1
-1
/
+7
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-2
/
+2
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
1
-0
/
+5
2025-03-16
proc: fix UAF in proc_get_inode()
Ye Bin
1
-2
/
+5
2025-03-16
ASoC: SDCA: Add support for GE Entity properties
Charles Keepax
1
-0
/
+48
2025-03-16
ASoC: SDCA: Add SDCA Control Range data access helper
Charles Keepax
1
-0
/
+19
2025-03-16
ASoC: SDCA: Add type flag for Controls
Charles Keepax
1
-0
/
+23
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
1
-1
/
+1
2025-03-16
cxl: Remove driver
Andrew Donnellan
4
-598
/
+0
[prev]
[next]