index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-03
kmsan: add ReST documentation
Alexander Potapenko
2022-10-03
asm-generic: instrument usercopy in cacheflush.h
Alexander Potapenko
2022-10-03
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
2022-10-03
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
x86: add missing include to sparsemem.h
Dmitry Vyukov
2022-10-03
hugetlb: clean up code checking for fault/truncation races
Mike Kravetz
2022-10-03
hugetlb: use new vma_lock for pmd sharing synchronization
Mike Kravetz
2022-10-03
hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
Mike Kravetz
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
2022-10-03
hugetlb: rename vma_shareable() and refactor code
Mike Kravetz
2022-10-03
hugetlb: create remove_inode_single_folio to remove single file folio
Mike Kravetz
2022-10-03
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
2022-10-03
hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2022-10-03
hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
2022-10-03
mm/hugetlb: remove unnecessary 'NULL' values from pointer
XU pengfei
2022-10-03
mm/filemap: make folio_put_wait_locked static
Ke Sun
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
2022-10-03
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
2022-10-03
mm/mempolicy: use PAGE_ALIGN instead of open-coding it
ze zuo
2022-10-03
mm/page_alloc.c: document bulkfree_pcp_prepare() return value
Andrew Morton
2022-10-03
mm/page_alloc.c: rename check_free_page() to free_page_is_bad()
Andrew Morton
2022-10-03
mm/memcontrol: use kstrtobool for swapaccount param parsing
Liu Shixin
2022-10-03
mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
Kaixu Xia
2022-10-03
mm/damon/sysfs: simplify the variable 'pid' assignment operation
Kaixu Xia
2022-10-03
mm/damon: simplify the parameter passing for 'prepare_access_checks'
Kaixu Xia
2022-10-03
mm/damon/lru_sort: deduplicate hot/cold schemes generators
SeongJae Park
2022-10-03
mm/damon/lru_sort: use quotas param generator
SeongJae Park
2022-10-03
mm/damon/reclaim: use the quota params generator macro
SeongJae Park
2022-10-03
mm/damon/modules-common: implement damos time quota params generator
SeongJae Park
2022-10-03
mm/damon/modules-common: implement a damos quota params generator
SeongJae Park
2022-10-03
mm/damon/lru_sort: use stat generator
SeongJae Park
2022-10-03
mm/damon/reclaim: use stat parameters generator
SeongJae Park
2022-10-03
mm/damon/modules-common: implement a stats parameters generator macro
SeongJae Park
2022-10-03
mm/damon/reclaim: use watermarks parameters generator macro
SeongJae Park
2022-10-03
mm/damon/lru_sort: use watermarks parameters generator macro
SeongJae Park
2022-10-03
mm/damon/modules-common: implement a watermarks module parameters generator m...
SeongJae Park
2022-10-03
mm/damon/reclaim: use monitoring attributes parameters generator macro
SeongJae Park
2022-10-03
mm/damon/lru_sort: use monitoring attributes parameters generaotr macro
SeongJae Park
2022-10-03
mm/damon: implement a monitoring attributes module parameters generator macro
SeongJae Park
2022-10-03
mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
2022-10-03
mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
2022-10-03
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
mm/damon/core: factor out 'damos_quota' private fileds initialization
SeongJae Park
2022-10-03
mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...
SeongJae Park
2022-10-03
mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()
SeongJae Park
2022-10-03
mm/damon/paddr: make supported DAMOS actions of paddr clear
SeongJae Park
2022-10-03
mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
Xin Hao
2022-10-03
zram: keep comments within 80-columns limit
Sergey Senozhatsky
[next]