index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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/mmu_gather: clean up the stale code comment
Baoquan He
2025-03-16
mm/mmu_gather: remove unused __tlb_remove_page()
Baoquan He
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-16
ASoC: SDCA: Add support for GE Entity properties
Charles Keepax
2025-03-16
ASoC: SDCA: Add SDCA Control Range data access helper
Charles Keepax
2025-03-16
ASoC: SDCA: Add type flag for Controls
Charles Keepax
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
2025-03-16
cxl: Remove driver
Andrew Donnellan
2025-03-16
Merge branch 'fixes' into topic/cxl
Michael Ellerman
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Add verifier support for timed may_goto
Kumar Kartikeya Dwivedi
2025-03-15
bpf: Summarize sleepable global subprogs
Kumar Kartikeya Dwivedi
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-15
mm: Fix the flipped condition in gfpflags_allow_spinning()
Vlastimil Babka
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
[prev]
[next]