index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
27 hours
Merge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
27 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...
Mark Brown
28 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...
Mark Brown
28 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...
Mark Brown
28 hours
Merge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.git
Mark Brown
28 hours
Merge branch 'fs-next' of linux-next
Mark Brown
28 hours
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/uml/li...
Mark Brown
28 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/s3...
Mark Brown
29 hours
Merge branch 'dma-mapping-for-next' of https://git.kernel.org/pub/scm/linux/k...
Mark Brown
29 hours
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
29 hours
Merge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
Mark Brown
29 hours
Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...
Mark Brown
44 hours
ksm: optimize rmap_walk_ksm by passing a suitable address range
xu xin
44 hours
mm/swap: remove redundant swap device reference in alloc/free
Youngjun Park
44 hours
mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
Youngjun Park
44 hours
mm: fix mmap errno value when MAP_DROPPABLE is not supported
Anthony Yznaga
44 hours
mm/mprotect: special-case small folios when applying permissions
Pedro Falcato
44 hours
mm/mprotect: move softleaf code out of the main function
Pedro Falcato
44 hours
mm: remove '!root_reclaim' checking in should_abort_scan()
Zhaoyang Huang
44 hours
mm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()
David Carlier
44 hours
userfaultfd: mfill_atomic(): remove retry logic
Mike Rapoport (Microsoft)
44 hours
shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
Mike Rapoport (Microsoft)
44 hours
userfaultfd: introduce vm_uffd_ops->alloc_folio()
Mike Rapoport (Microsoft)
44 hours
shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
Mike Rapoport (Microsoft)
44 hours
userfaultfd: introduce vm_uffd_ops
Mike Rapoport (Microsoft)
44 hours
userfaultfd: move vma_can_userfault out of line
Mike Rapoport (Microsoft)
44 hours
userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
Mike Rapoport (Microsoft)
44 hours
userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
Mike Rapoport (Microsoft)
44 hours
userfaultfd: introduce mfill_establish_pmd() helper
Mike Rapoport (Microsoft)
44 hours
userfaultfd: introduce struct mfill_state
Mike Rapoport (Microsoft)
44 hours
userfaultfd: introduce mfill_copy_folio_locked() helper
Mike Rapoport (Microsoft)
44 hours
mm/memfd_luo: remove folio from page cache when accounting fails
Chenghao Duan
44 hours
mm/memfd_luo: fix physical address conversion in put_folios cleanup
Chenghao Duan
44 hours
mm/memfd_luo: use i_size_write() to set inode size during retrieve
Chenghao Duan
44 hours
mm/memfd_luo: remove unnecessary memset in zero-size memfd path
Chenghao Duan
44 hours
mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
Chenghao Duan
44 hours
mm/memfd: use folio_nr_pages() for shmem inode accounting
Chenghao Duan
44 hours
mm/sparse: fix preinited section_mem_map clobbering on failure path
Muchun Song
44 hours
mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
Jackie Liu
44 hours
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
44 hours
mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
SeongJae Park
44 hours
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
44 hours
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
44 hours
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
44 hours
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
44 hours
mm: zswap: tie per-CPU acomp_ctx lifetime to the pool
Kanchana P. Sridhar
44 hours
mm: zswap: remove redundant checks in zswap_cpu_comp_dead()
Kanchana P. Sridhar
44 hours
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
44 hours
mm/vmscan: prevent MGLRU reclaim from pinning address space
Suren Baghdasaryan
44 hours
mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
Baolin Wang
[next]