index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
mm/mprotect: fix dax pud handlings
Peter Xu
1
-0
/
+24
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
1
-0
/
+6
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
1
-7
/
+5
2024-09-01
mm: introduce PageUnaccepted() page type
Kirill A. Shutemov
1
-0
/
+8
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
1
-5
/
+1
2024-09-01
percpu: remove pcpu_alloc_size()
Jianhui Zhou
1
-1
/
+0
2024-09-01
kfence: introduce burst mode
Marco Elver
1
-1
/
+1
2024-09-01
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
1
-2
/
+13
2024-09-01
zswap: implement a second chance algorithm for dynamic zswap shrinker
Nhat Pham
1
-9
/
+7
2024-09-01
mm: remove follow_page()
David Hildenbrand
1
-3
/
+0
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
1
-2
/
+2
2024-09-01
mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
David Hildenbrand
1
-0
/
+58
2024-09-01
include/linux/mmzone.h: clean up watermark accessors
Andrew Morton
1
-6
/
+26
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
1
-0
/
+1
2024-09-01
mm: clarify folio_likely_mapped_shared() documentation for KSM folios
David Hildenbrand
1
-6
/
+8
2024-09-01
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
1
-3
/
+0
2024-09-01
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
1
-2
/
+2
2024-09-01
mm: improve code consistency with zonelist_* helper functions
Wei Yang
1
-2
/
+2
2024-09-01
mm: move internal core VMA manipulation functions to own file
Lorenzo Stoakes
1
-35
/
+0
2024-09-01
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
1
-16
/
+1
2024-09-01
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
1
-60
/
+0
2024-09-01
userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
Lorenzo Stoakes
1
-0
/
+19
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
4
-1
/
+23
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-7
/
+0
2024-09-01
mm: simplify arch_make_folio_accessible()
David Hildenbrand
1
-10
/
+1
2024-09-01
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
1
-3
/
+2
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
3
-8
/
+5
2024-09-01
mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro
Roman Gushchin
1
-1
/
+1
2024-09-01
mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
Roman Gushchin
1
-0
/
+6
2024-09-01
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
1
-1
/
+7
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
1
-15
/
+3
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
1
-0
/
+24
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-0
/
+6
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
1
-6
/
+0
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
1
-10
/
+2
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
1
-4
/
+5
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-2
/
+2
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
1
-0
/
+4
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
1
-0
/
+1
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2024-08-30
Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-2
/
+2
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-2
/
+2
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-50
/
+6
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-0
/
+1
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-2
/
+2
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-0
/
+1
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+1
[next]