Show patches with: Submitter = Christophe Leroy       |   271 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] mips/kgdb: prepare arch_kgdb_ops for constness [1/2] mips/kgdb: prepare arch_kgdb_ops for constness 2 - - --- 2018-12-05 Christophe Leroy New
[1/2] net: ethernet: ucc_geth: fix MEM_PART_MURAM mode 2 - - --- 2017-02-07 Christophe Leroy New
[1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy New
[2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops [1/2] mips/kgdb: prepare arch_kgdb_ops for constness 2 - - --- 2018-12-05 Christophe Leroy New
[2/2] soc/fsl/qe: get rid of immrbar_virt_to_phys() 1 - - --- 2017-02-07 Christophe Leroy New
[2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - 1 - --- 2024-01-09 Christophe Leroy New
[3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy New
[4/4] ptdump: add check_wx_pages debugfs attribute Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy New
[bpf-next,RESEND,v2,2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lo… [bpf-next,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() 1 4 - --- 2024-03-01 Christophe Leroy New
[bpf-next,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() [bpf-next,v2,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() - 1 - --- 2024-03-01 Christophe Leroy New
[bpf-next,v3,1/2] bpf: Remove arch_unprotect_bpf_trampoline() [bpf-next,v3,1/2] bpf: Remove arch_unprotect_bpf_trampoline() - - - --- 2024-03-15 Christophe Leroy New
[bpf-next,v3,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() [bpf-next,v3,1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() - 1 - --- 2024-03-08 Christophe Leroy New
[bpf-next,v3,2/2] bpf: Check return from set_memory_rox() [bpf-next,v3,1/2] bpf: Remove arch_unprotect_bpf_trampoline() - 1 - --- 2024-03-15 Christophe Leroy New
[bpf-next,v4,1/2] bpf: Remove arch_unprotect_bpf_trampoline() [bpf-next,v4,1/2] bpf: Remove arch_unprotect_bpf_trampoline() - - - --- 2024-03-16 Christophe Leroy New
[bpf-next,v4,2/2] bpf: Check return from set_memory_rox() [bpf-next,v4,1/2] bpf: Remove arch_unprotect_bpf_trampoline() - 1 - --- 2024-03-16 Christophe Leroy New
[RFC,v1,1/4] mm/ioremap: Fix iomap_max_page_shift Implement huge VMAP and VMALLOC on powerpc 8xx - - - --- 2021-04-28 Christophe Leroy New
[RFC,v1,2/4] mm/hugetlb: Change parameters of arch_make_huge_pte() Implement huge VMAP and VMALLOC on powerpc 8xx 1 - - --- 2021-04-28 Christophe Leroy New
[RFC,v1,3/4] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge Implement huge VMAP and VMALLOC on powerpc 8xx - - - --- 2021-04-28 Christophe Leroy New
[RFC,v1,4/4] mm/vmalloc: Add support for huge pages on VMAP and VMALLOC for powerpc 8xx Implement huge VMAP and VMALLOC on powerpc 8xx - - - --- 2021-04-28 Christophe Leroy New
[RFC,v2,01/10] lib: vdso: ensure all arches have 32bit fallback powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,02/10] lib: vdso: move call to fallback out of common code. powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,03/10] lib: vdso: Change __cvdso_clock_gettime/getres_common() to __cvdso_clock_gettime/get… powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,04/10] lib: vdso: get pointer to vdso data from the arch powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,05/10] lib: vdso: inline do_hres() powerpc/32: switch VDSO to C implementation. 1 - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,06/10] lib: vdso: make do_coarse() return 0 powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time() powerpc/32: switch VDSO to C implementation. - 1 - --- 2019-12-23 Christophe Leroy New
[RFC,v2,08/10] lib: vdso: Avoid duplication in __cvdso_clock_getres() powerpc/32: switch VDSO to C implementation. - 1 - --- 2019-12-23 Christophe Leroy New
[RFC,v2,09/10] powerpc/vdso32: inline __get_datapage() powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v2,10/10] powerpc/32: Switch VDSO to C implementation. powerpc/32: switch VDSO to C implementation. - - - --- 2019-12-23 Christophe Leroy New
[RFC,v3,01/12] powerpc/64: Don't provide time functions in compat VDSO32 powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,02/12] powerpc/vdso: Switch VDSO to generic C implementation. powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,03/12] lib: vdso: mark __cvdso_clock_getres() as static powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,04/12] lib: vdso: inline do_hres() and do_coarse() powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,05/12] lib: vdso: Avoid duplication in __cvdso_clock_getres() powerpc: switch VDSO to C implementation. - 1 - --- 2020-01-13 Christophe Leroy New
[RFC,v3,06/12] lib: vdso: __iter_div_u64_rem() is suboptimal for 32 bit time powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,07/12] powerpc/vdso: simplify __get_datapage() powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,08/12] lib: vdso: allow arches to provide vdso data pointer powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,09/12] powerpc/vdso: provide inline alternative to __get_datapage() powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,10/12] powerpc/vdso: provide vdso data pointer from the ASM caller. powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,11/12] lib: vdso: split clock verification out of __arch_get_hw_counter() powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v3,12/12] powerpc/vdso: provide __arch_is_hw_counter_valid() powerpc: switch VDSO to C implementation. - - - --- 2020-01-13 Christophe Leroy New
[RFC,v4,01/11] powerpc/64: Don't provide time functions in compat VDSO32 powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,02/11] powerpc/vdso: Switch VDSO to generic C implementation. powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,03/11] lib: vdso: only read hrtimer_res when needed in __cvdso_clock_getres() powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,04/11] powerpc/vdso: simplify __get_datapage() powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,05/11] lib: vdso: allow arches to provide vdso data pointer powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,06/11] powerpc/vdso: provide inline alternative to __get_datapage() powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,07/11] powerpc/vdso: provide vdso data pointer from the ASM caller. powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,08/11] lib: vdso: allow fixed clock mode powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,09/11] powerpc/vdso: override __arch_vdso_capable() powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,10/11] lib: vdso: Allow arches to override the ns shift operation powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v4,11/11] powerpc/32: provide vdso_shift_ns() powerpc: switch VDSO to C implementation. - - - --- 2020-01-16 Christophe Leroy New
[RFC,v6,1/1] cmdline: Add capability to both append and prepend at the same time [RFC,v6,1/1] cmdline: Add capability to both append and prepend at the same time - - - --- 2021-04-04 Christophe Leroy New
[v1,1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* Remove qe_io{read,write}* IO accessors - - - --- 2021-03-06 Christophe Leroy New
[v1,1/5] mm: pagewalk: Fix walk for hugepage tables Convert powerpc to GENERIC_PTDUMP - - - --- 2021-04-15 Christophe Leroy New
[v1,1/8] gpio: aggregator: Stop using ARCH_NR_GPIOS gpio: Get rid of ARCH_NR_GPIOS (v1) - 1 - --- 2022-08-29 Christophe Leroy New
[v1,2/3] tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read,write}* Remove qe_io{read,write}* IO accessors 1 - - --- 2021-03-06 Christophe Leroy New
[v1,2/5] mm: ptdump: Fix build failure Convert powerpc to GENERIC_PTDUMP - - - --- 2021-04-15 Christophe Leroy New
[v1,2/8] gpio: davinci: Stop using ARCH_NR_GPIOS gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v1,3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers" Remove qe_io{read,write}* IO accessors - - - --- 2021-03-06 Christophe Leroy New
[v1,3/5] mm: ptdump: Provide page size to notepage() Convert powerpc to GENERIC_PTDUMP - - - --- 2021-04-15 Christophe Leroy New
[v1,3/8] gpiolib: Warn on drivers still using static gpiobase allocation gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v1,4/5] mm: ptdump: Support hugepd table entries Convert powerpc to GENERIC_PTDUMP - - - --- 2021-04-15 Christophe Leroy New
[v1,4/8] gpiolib: Get rid of ARCH_NR_GPIOS gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v1,5/5] powerpc/mm: Convert powerpc to GENERIC_PTDUMP Convert powerpc to GENERIC_PTDUMP - - - --- 2021-04-15 Christophe Leroy New
[v1,5/8] Documentation: gpio: Remove text about ARCH_NR_GPIOS gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v1,6/8] x86: Remove CONFIG_ARCH_NR_GPIO gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v1,7/8] arm: Remove CONFIG_ARCH_NR_GPIO gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v1,8/8] arm64: Remove CONFIG_ARCH_NR_GPIO gpio: Get rid of ARCH_NR_GPIOS (v1) - - - --- 2022-08-29 Christophe Leroy New
[v2,01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent() ban the use of _PAGE_XXX flags outside platform specific code - - - --- 2018-09-12 Christophe Leroy Superseded
[v2,02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap() ban the use of _PAGE_XXX flags outside platform specific code 2 - - --- 2018-09-12 Christophe Leroy Superseded
[v2,03/24] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU) ban the use of _PAGE_XXX flags outside platform specific code 1 - - --- 2018-09-12 Christophe Leroy Superseded
[v2,04/24] soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0) ban the use of _PAGE_XXX flags outside platform specific code - - - --- 2018-09-12 Christophe Leroy Superseded
[v2,05/24] powerpc: don't use ioremap_prot() nor __ioremap() unless really needed. ban the use of _PAGE_XXX flags outside platform specific code - - - --- 2018-09-12 Christophe Leroy Superseded
[v2,06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap() ban the use of _PAGE_XXX flags outside platform specific code - - - --- 2018-09-12 Christophe Leroy Superseded
[v2,07/24] powerpc: handover page flags with a pgprot_t parameter ban the use of _PAGE_XXX flags outside platform specific code - - - --- 2018-09-12 Christophe Leroy Superseded
[v2,08/24] powerpc/mm: don't use _PAGE_EXEC in book3s/32 ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,09/24] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,1/2] mips/kgdb: prepare arch_kgdb_ops for constness [v2,1/2] mips/kgdb: prepare arch_kgdb_ops for constness 2 - - --- 2018-12-06 Christophe Leroy New
[v2,1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-30 Christophe Leroy New
[v2,1/5] mm/hugetlb: Change parameters of arch_make_huge_pte() Implement huge VMAP and VMALLOC on powerpc 8xx 1 - - --- 2021-05-12 Christophe Leroy New
[v2,1/9] gpio: Remove sta2x11 GPIO driver gpio: Get rid of ARCH_NR_GPIOS (v2) 2 - - --- 2022-09-02 Christophe Leroy New
[v2,10/24] powerpc/mm: add pte helpers to query and change pte flags ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload() ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,12/24] powerpc/mm: use pte helpers in generic code ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,14/24] powerpc/mm: drop unused page flags ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,15/24] powerpc/mm: move __P and __S tables in the common pgtable.h ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,16/24] powerpc/book3s/32: do not include pte-common.h ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,19/24] powerpc/nohash/64: do not include pte-common.h ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops [v2,1/2] mips/kgdb: prepare arch_kgdb_ops for constness 4 - - --- 2018-12-06 Christophe Leroy New
[v2,2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute 1 1 - --- 2024-01-30 Christophe Leroy New
[v2,2/5] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge Implement huge VMAP and VMALLOC on powerpc 8xx - - - --- 2021-05-12 Christophe Leroy New
[v2,2/9] gpio: aggregator: Stop using ARCH_NR_GPIOS gpio: Get rid of ARCH_NR_GPIOS (v2) - 2 - --- 2022-09-02 Christophe Leroy New
[v2,20/24] powerpc/mm: Allow platforms to redefine some helpers ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,21/24] powerpc/mm: Define platform default caches related flags ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,22/24] powerpc/mm: Get rid of pte-common.h ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
[v2,23/24] powerpc/8xx: change name of a few page flags to avoid confusion ban the use of _PAGE_XXX flags outside platform specific code - 1 - --- 2018-09-12 Christophe Leroy Superseded
« 1 2 3 »