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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
216
-2882
/
+4331
|
\
|
*
mm: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
2
-18
/
+18
|
*
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-15
2
-0
/
+2
|
*
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
2020-12-15
1
-73
/
+77
|
*
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
2020-12-15
1
-9
/
+12
|
*
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
2020-12-15
1
-4
/
+4
|
*
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
2020-12-15
1
-21
/
+31
|
*
mm: use sysfs_emit for struct kobject * uses
Joe Perches
2020-12-15
5
-46
/
+52
|
*
mm: fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-15
3
-22
/
+24
|
*
zram: break the strict dependency from lzo
Rui Salvaterra
2020-12-15
3
-2
/
+44
|
*
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
2020-12-15
3
-2
/
+6
|
*
zram: support page writeback
Minchan Kim
2020-12-15
2
-4
/
+22
|
*
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
2020-12-15
1
-1
/
+1
|
*
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
2020-12-15
1
-7
/
+4
|
*
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
2020-12-15
1
-46
/
+137
|
*
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-12-15
1
-1
/
+1
|
*
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
2020-12-15
1
-3
/
+3
|
*
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
2020-12-15
1
-1
/
+2
|
*
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
2020-12-15
1
-4
/
+4
|
*
userfaultfd/selftests: always dump something in modes
Peter Xu
2020-12-15
1
-0
/
+2
|
*
userfaultfd: selftests: make __{s,u}64 format specifiers portable
Axel Rasmussen
2020-12-15
1
-46
/
+35
|
*
userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knob
Lokesh Gidra
2020-12-15
2
-7
/
+18
|
*
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
2020-12-15
2
-1
/
+18
|
*
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2020-12-15
4
-28
/
+2
|
*
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
2020-12-15
3
-17
/
+5
|
*
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
5
-6
/
+14
|
*
mm, page_poison: use static key more efficiently
Vlastimil Babka
2020-12-15
4
-54
/
+52
|
*
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
2020-12-15
3
-64
/
+46
|
*
mm: cma: improve pr_debug log in cma_release()
Charan Teja Reddy
2020-12-15
1
-1
/
+1
|
*
mm/cma.c: remove redundant cma_mutex lock
Lecopzer Chen
2020-12-15
1
-3
/
+1
|
*
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
2020-12-15
1
-4
/
+2
|
*
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
2020-12-15
1
-16
/
+46
|
*
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-12-15
3
-14
/
+6
|
*
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
2020-12-15
1
-2
/
+16
|
*
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
2020-12-15
1
-30
/
+38
|
*
mm: truncate_complete_page() does not exist any more
Yang Shi
2020-12-15
2
-2
/
+2
|
*
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
2020-12-15
2
-4
/
+67
|
*
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
2020-12-15
1
-5
/
+4
|
*
mm/migrate.c: fix comment spelling
Long Li
2020-12-15
1
-1
/
+1
|
*
mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()
Hui Su
2020-12-15
1
-6
/
+8
|
*
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
2020-12-15
2
-16
/
+4
|
*
mm/compaction: move compaction_suitable's comment to right place
Hui Su
2020-12-15
1
-7
/
+7
|
*
mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone()
Yanfei Xu
2020-12-15
1
-4
/
+3
|
*
z3fold: remove preempt disabled sections for RT
Vitaly Wool
2020-12-15
1
-7
/
+10
|
*
z3fold: stricter locking and more careful reclaim
Vitaly Wool
2020-12-15
1
-58
/
+85
|
*
z3fold: simplify freeing slots
Vitaly Wool
2020-12-15
1
-42
/
+13
|
*
mm/page_isolation: do not isolate the max order page
Muchun Song
2020-12-15
1
-1
/
+1
|
*
mm/vmscan.c: remove the filename in the top of file comment
logic.yu
2020-12-15
1
-2
/
+0
|
*
mm/vmscan: drop unneeded assignment in kswapd()
Lukas Bulwahn
2020-12-15
1
-1
/
+1
|
*
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
2020-12-15
1
-6
/
+7
[next]