index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
zram: fix out-of-bounds access in writeback_store()
Longlong Xia
1
-2
/
+5
11 days
zram: reset per-priority params when changing algorithm before init
Haoqin Huang
1
-11
/
+12
11 days
zram: validate parameters in each backend's setup_params
Haoqin Huang
7
-4
/
+58
11 days
zram: add pr_fmt to backend files
Haoqin Huang
7
-1
/
+19
11 days
zram: reject zero-size dictionary
Haoqin Huang
1
-1
/
+9
11 days
zram: do not release zstd global params from error paths
Haoqin Huang
1
-2
/
+0
11 days
mm/page_ext: remove pgdat_page_ext_init()
Sang-Heon Jeon
3
-15
/
+0
11 days
mm/Kconfig: make FLATMEM depend on !NUMA
Sang-Heon Jeon
1
-0
/
+2
11 days
mm: add some missing includes to mm-local headers
Lorenzo Stoakes (ARM)
7
-0
/
+12
11 days
mm/vmalloc: do not warn on -ENOMEM from va_alloc()
Uladzislau Rezki (Sony)
1
-7
/
+6
11 days
ksm: update comments and docs to reference folio->mapping
Hongfu Li
3
-8
/
+7
11 days
mm/ksm: avoid missing ksmd wakeups in ksm_enter
Longlong Xia
1
-2
/
+1
11 days
selftests/mm: use pattern matching in .gitignore
Pratyush Mallick
1
-67
/
+9
11 days
selftests/mm: read memory information without popen
Warren Xiong
1
-17
/
+21
11 days
selftests/mm: rename local_config.h to local_config.h_gen
Pratyush Mallick
4
-6
/
+6
11 days
tmpfs/ramfs: let memfd_create() work on nommu
Daniel Palmer
1
-0
/
+3
11 days
mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
Jianlin Shi
1
-8
/
+20
11 days
mm/swap: reject swapon() on filesystem-level encrypted files
Eric Biggers
2
-0
/
+11
11 days
mm/vmalloc: make vm_struct.nr_pages an unsigned long
Artem Lytkin
2
-31
/
+29
11 days
mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
David Hildenbrand (Arm)
4
-14
/
+57
11 days
mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
David Hildenbrand (Arm)
1
-2
/
+8
11 days
xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Zi Yan
1
-0
/
+3
11 days
mm/huge_memory: use folio's memcg inside __folio_split()
Zi Yan
1
-4
/
+16
11 days
mm/migrate_device: clear stale mapping after freeing swapcache
Arvind Yadav
1
-0
/
+13
11 days
mm: zswap: drop list_lru param from zswap_lru_add() and _del()
Wilson Felipe Pereira
1
-6
/
+6
11 days
mm/sparse: correct init section annotations
Sang-Heon Jeon
1
-4
/
+4
11 days
mm/page_reporting: add page_reporting_delay_ms module parameter
Pratyush Mallick
2
-10
/
+24
11 days
hugetlb: only adjust reservation during unmapping if mapcount is 0
Guillaume Morin
1
-2
/
+6
11 days
mm: use proper PTE accessor in move_ptes()
Alexander Gordeev
1
-1
/
+1
11 days
memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
Shakeel Butt
1
-0
/
+13
11 days
Documentation: zram: correct algo parameters configuration documentation
Sergey Senozhatsky
1
-1
/
+33
11 days
mm: memcg: stop reclaim when a limit update is superseded
Guopeng Zhang
1
-0
/
+6
11 days
zram: validate deflate params
Sergey Senozhatsky
1
-1
/
+9
11 days
zram: set default primary compressor in zram_destroy_comps()
Sergey Senozhatsky
1
-2
/
+1
11 days
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
9
-95
/
+81
11 days
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
4
-1
/
+19
11 days
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
4
-0
/
+71
11 days
mm: vmscan: fix node reclaim ignoring swappiness parameter
Ridong Chen
1
-12
/
+7
11 days
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
4
-23
/
+18
11 days
mm: mglru: promote mapped executable folios after first usage
Baolin Wang
1
-16
/
+27
11 days
mm: vmscan: add a helper to identify file-backed executable folios
Baolin Wang
1
-2
/
+8
11 days
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
3
-19
/
+21
11 days
mm/kmemleak: report RCU-tasks quiescent states during the scan
Breno Leitao
1
-7
/
+7
11 days
tools/testing/selftests/mm: test anonymous page offset merge behaviour
Lorenzo Stoakes (ARM)
1
-0
/
+57
11 days
tools/testing/vma: expand VMA merge tests to assert anon pgoff
Lorenzo Stoakes (ARM)
1
-9
/
+36
11 days
mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
8
-35
/
+54
11 days
mm/migrate: calculate large folio page index using PFN
Lorenzo Stoakes (ARM)
1
-10
/
+9
11 days
mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
3
-13
/
+11
11 days
mm: clean up vma_address_end()
Lorenzo Stoakes (ARM)
1
-5
/
+7
11 days
mm/rmap: track whether the page VMA mapped pgoff is anonymous
Lorenzo Stoakes (ARM)
2
-1
/
+5
[prev]
[next]