index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
1
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-4
/
+4
2024-12-18
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-18
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
1
-2
/
+4
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
3
-15
/
+10
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
1
-1
/
+1
2024-12-18
mm: correctly reference merged VMA
Lorenzo Stoakes
1
-1
/
+4
2024-12-18
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2
-5
/
+5
2024-12-18
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+2
2024-12-18
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-12-13
Merge tag 'slab-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+18
2024-12-10
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
1
-3
/
+18
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
11
-15
/
+32
2024-12-06
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
1
-2
/
+2
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
1
-1
/
+1
2024-12-05
mm: respect mmap hint address when aligning for THP
Kalesh Singh
1
-0
/
+1
2024-12-05
mm: memcg: declare do_memsw_account inline
John Sperbeck
1
-1
/
+1
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
1
-1
/
+1
2024-12-05
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
1
-2
/
+5
2024-12-05
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
1
-1
/
+2
2024-12-05
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
1
-3
/
+2
2024-12-05
kasan: make report_lock a raw spinlock
Jared Kangas
1
-3
/
+3
2024-12-05
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
1
-0
/
+4
2024-12-05
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
1
-1
/
+10
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-11-27
Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+2
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+17
2024-11-25
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-117
/
+222
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-35
/
+27
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
71
-2629
/
+3016
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-136
/
+172
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+19
2024-11-20
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
1
-1
/
+1
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+15
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-60
/
+28
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+255
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+2
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-2
/
+4
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-7
/
+22
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
1
-2
/
+0
2024-11-16
Merge branch 'slab/for-6.13/features' into slab/for-next
Vlastimil Babka
1
-0
/
+43
[next]