projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
2022-10-13
Qi Zheng
LoongArch: update local TLB if PTE entry exists
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-13
Qi Zheng
mm: use update_mmu_tlb() on the second thread
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
ksm: convert to use common struct mm_slot
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
ksm: convert ksm_mm_slot.link to ksm_mm_slot.hash
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
ksm: convert ksm_mm_slot.mm_list to ksm_mm_slot.mm_node
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
ksm: add the ksm prefix to the names of the ksm private...
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
ksm: remove redundant declarations in ksm.h
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
mm: thp: convert to use common struct mm_slot
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-10-03
Qi Zheng
mm: introduce common struct mm_slot
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-09-12
Qi Zheng
mm: thp: remove redundant pgtable check in set_huge_zero_page()
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-09-09
Qi Zheng
arm64: run softirqs on the per-CPU IRQ stack
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-07-26
Qi Zheng
mm: fix NULL pointer dereference in wp_page_reuse()
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-07-04
Qi Zheng
mm: hugetlb: kill set_huge_swap_pte_at()
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-06-17
Qi Zheng
mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct...
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-05-19
Qi Zheng
mm: fix missing handler for __GFP_NOWARN
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-05-13
Qi Zheng
tty: fix deadlock caused by calling printk() under...
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-01-20
Qi Zheng
proc: convert the return type of proc_fd_access_allowed...
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-01-15
Qi Zheng
mm: memcg/percpu: account extra objcg space to memory...
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-01-15
Qi Zheng
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2022-01-07
Qi Zheng
cpuset: convert 'allowed' in __cpuset_node_allowed...
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2021-11-06
Qi Zheng
mm: remove redundant smp_wmb()
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2021-11-06
Qi Zheng
mm: introduce pmd_install() helper
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2021-10-15
Qi Zheng
x86: Fix get_wchan() to support the ORC unwinder
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2021-09-24
Qi Zheng
mm/memory_failure: fix the missing pte_unmap() call
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2021-07-24
Qi Zheng
mm: fix the deadlock in finish_fault()
Signed-off-by:
Qi Zheng
<zhengqi.arch@bytedance.com>
commit
|
commitdiff
|
tree
2020-05-29
Qi Zheng
of/fdt: Remove redundant kbasename function call
Signed-off-by:
Qi Zheng
<arch0.zheng@gmail.com>
commit
|
commitdiff
|
tree
2020-05-28
Qi Zheng
dt/platform: Fix comment in of_dev_lookup()
Signed-off-by:
Qi Zheng
<arch0.zheng@gmail.com>
commit
|
commitdiff
|
tree
2020-05-05
Qi Zheng
kobject: documentation: Fix erroneous function example...
Signed-off-by:
Qi Zheng
<arch0.zheng@gmail.com>
commit
|
commitdiff
|
tree
2016-03-30
Qi Zheng
pinctrl: intel: implement gpio_irq_enable
Signed-off-by:
Qi Zheng
<qi.zheng@intel.com>
commit
|
commitdiff
|
tree