2021-11-09 | Kefeng Wang | alpha: use is_kernel_text() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | microblaze: use is_kernel_text() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | powerpc/mm: use core_kernel_text() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | extable: use is_kernel_text() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | mm: kasan: use is_kernel() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | sections: provide internal __is_kernel() and __is_kernel_tex... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | sections: move is_kernel_inittext() into sections.h Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | sections: move and rename core_kernel_data() to is_kernel_co... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | kallsyms: fix address-checks for kernel related range Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-09 | Kefeng Wang | kallsyms: remove arch specific text and data check Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Cc: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-06 | Kefeng Wang | mm: nommu: kill arch_get_unmapped_area() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-06 | Kefeng Wang | kasan: arm64: fix pcpu_page_first_chunk crash with... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-06 | Kefeng Wang | arm64: support page mapping percpu first chunk allocator Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-06 | Kefeng Wang | vmalloc: choose a better start address in vm_area_register_e... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-11-06 | Kefeng Wang | slub: add back check for free nonslab objects Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-09-11 | Kefeng Wang | riscv: Improve stack randomisation on RV64 Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-09-08 | Kefeng Wang | trap: cleanup trap_init() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-14 | Kefeng Wang | riscv: Support allocating gigantic hugepages using CMA Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-09 | Kefeng Wang | dma-debug: use memory_intersects() directly Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-08 | Kefeng Wang | once: Fix panic when module unload Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-04 | Kefeng Wang | riscv: Enable GENERIC_IRQ_SHOW_LEVEL Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-04 | Kefeng Wang | riscv: Enable idle generic idle loop Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-04 | Kefeng Wang | riscv: Allow forced irq threading Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-14 | Kefeng Wang | KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregiste... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | x86: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | sh: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | s390: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | riscv: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | powerpc: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | openrisc: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | nios2: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | nds32: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | m68k: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | h8300: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | csky: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | arm64: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | arm: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | arc: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | mm: add setup_initial_init_mm() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-05 | Kefeng Wang | s390/kprobes: use is_kernel() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-01 | Kefeng Wang | mm: generalize ZONE_[DMA|DMA32] Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-01 | Kefeng Wang | mm/kconfig: move HOLES_IN_ZONE into mm Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-29 | Kefeng Wang | mm: page-writeback: kill get_writeback_state() comments Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-15 | Kefeng Wang | riscv: Add mem kernel parameter support Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-11 | Kefeng Wang | riscv: Only initialize swiotlb when necessary Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-09 | Kefeng Wang | riscv: mm: Use better bitmap_zalloc() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-03 | Kefeng Wang | arm64: mm: Add is_el1_data_abort() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-01 | Kefeng Wang | arm64: mm: Use better bitmap_zalloc() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-26 | Kefeng Wang | riscv: mm: Drop redundant _sdata and _edata declaration Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-26 | Kefeng Wang | riscv: Move setup_bootmem into paging_init Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-24 | Kefeng Wang | ASoC: core: Fix Null-point-dereference in fmt_single_name() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-23 | Kefeng Wang | riscv: Select ARCH_USE_MEMTEST Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-30 | Kefeng Wang | mm, page_alloc: avoid page_to_pfn() in move_freepages() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-30 | Kefeng Wang | mm: move mem_init_print_info() into mm_init() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-16 | Kefeng Wang | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-02 | Kefeng Wang | riscv: Make NUMA depend on MMU Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-02 | Kefeng Wang | riscv: Drop const annotation for sp Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-03-17 | Kefeng Wang | riscv: Correct SPARSEMEM configuration Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-03-10 | Kefeng Wang | riscv: Add ARCH_HAS_FORTIFY_SOURCE Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-03-10 | Kefeng Wang | riscv: Add support for memtest Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-27 | Kefeng Wang | riscv: Cleanup setup_bootmem() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-23 | Kefeng Wang | riscv: Remove unnecessary declaration Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-19 | Kefeng Wang | riscv: Covert to reserve_initrd_mem() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-19 | Kefeng Wang | initramfs: Provide a common initrd reserve function Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-19 | Kefeng Wang | initrd: Add the preprocessor guard in initrd.h Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-15 | Kefeng Wang | riscv: stacktrace: Move register keyword to beginning... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-14 | Kefeng Wang | riscv: Improve __show_regs Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-14 | Kefeng Wang | riscv: Add dump stack in show_regs Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-14 | Kefeng Wang | riscv: Add machine name to kernel boot log and stack... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-13 | Kefeng Wang | riscv: cacheinfo: Fix using smp_processor_id() in preemptible Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-09 | Kefeng Wang | riscv: Drop a duplicated PAGE_KERNEL_EXEC Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-08 | Kefeng Wang | riscv: Cleanup sbi function stubs when RISCV_SBI disabled Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-11 | Kefeng Wang | riscv: kernel: Drop unused clean rule Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/riscv: Make RISCV_TIMER depends... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Use pr_fmt Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Correct clk_get_rate handle Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Use clk_prepare_enable and... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Make some symbol static Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-26 | Kefeng Wang | riscv: Enable ARCH_STACKWALK Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Make stack walk callback consistent with generic... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Cleanup stacktrace Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Add HAVE_IRQ_TIME_ACCOUNTING Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Enable CMA support Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-09 | Kefeng Wang | riscv: Ignore Image.* and loader.bin Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-09 | Kefeng Wang | riscv: Clean up boot dir Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-09 | Kefeng Wang | riscv: Fix compressed Image formats build Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-30 | Kefeng Wang | ARM: dts: hisilicon: add SD5203 dts Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-30 | Kefeng Wang | ARM: debug: add UART early console support for SD5203 Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-30 | Kefeng Wang | ARM: hisi: add support for SD5203 SoC Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-24 | Kefeng Wang | clocksource/drivers/sp804: Cleanup clk_get_sys() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-08-08 | Kefeng Wang | arm64: Fix __cpu_logical_map undefined issue Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-07-13 | Kefeng Wang | remoteproc: qcom: Add missing slab.h Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-17 | Kefeng Wang | sample-trace-array: Remove trace_array 'sample-instance' Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-17 | Kefeng Wang | sample-trace-array: Fix sleeping function called from... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-05 | Kefeng Wang | kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-05 | Kefeng Wang | mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-05 | Kefeng Wang | include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Cc: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-02 | Kefeng Wang | rcuperf: Fix printk format warning Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-20 | Kefeng Wang | riscv: Fix print_vm_layout build error if NOMMU Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
next |