Christophe Leroy ([email protected])

Number of posts: 3655 (1.37 per day)
First post: 2010-07-05 08:30:21
Last post: 2017-10-18 13:30:48

Date List Subject
2020-04-03 07:21:22 linux-kernel [PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-02 19:27:29 linux-kernel Re: [PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-02 18:08:43 linux-kernel Re: [PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-02 10:21:20 linux-kernel Re: [PATCH v1 06/46] powerpc/kasan: Refactor update of early shadow mappings
2020-04-02 10:14:32 linux-kernel Re: [PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
2020-04-02 08:03:02 linux-kernel Re: [PATCH RESEND 2/4] uaccess: Selectively open read or write user access
2020-04-02 08:00:54 linux-kernel Re: [PATCH RESEND 3/4] drm/i915/gem: Replace user_access_begin by user_write_access_begin
2020-04-02 07:35:58 linux-kernel [PATCH RESEND 3/4] drm/i915/gem: Replace user_access_begin by user_write_access_begin
2020-04-02 07:35:34 linux-kernel [PATCH RESEND 2/4] uaccess: Selectively open read or write user access
2020-04-02 07:35:21 linux-kernel [PATCH RESEND 4/4] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
2020-04-02 07:35:14 linux-kernel [PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-01 11:49:09 linux-kernel Re: [RFC WIP PATCH] powerpc/32: system call implement entry/exit logic in C
2020-04-01 10:09:27 linux-kernel Re: [PATCH v2 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
2020-04-01 09:22:19 linux-kernel Re: [PATCH v2 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
2020-04-01 09:13:19 linux-kernel Re: [PATCH v2 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
2020-04-01 07:08:11 linux-kernel Re: [PATCH v2 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
2020-04-01 07:04:17 linux-kernel Re: [PATCH v2 05/16] powerpc/watchpoint: Provide DAWR number to set_dawr
2020-04-01 07:04:13 linux-kernel Re: [PATCH v2 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
2020-04-01 06:57:52 linux-kernel Re: [PATCH v2 09/16] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
2020-04-01 06:52:54 linux-kernel Re: [PATCH v2 14/16] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
2020-04-01 06:50:48 linux-kernel Re: [PATCH v2 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
2020-04-01 06:45:01 linux-kernel Re: [PATCH v2 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
2020-04-01 06:35:09 linux-kernel Re: [PATCH v2 08/16] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
2020-04-01 06:33:50 linux-kernel Re: [PATCH v2 07/16] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
2020-03-31 16:20:19 linux-kernel Re: [PATCH v2 09/11] powerpc/platforms: Move files from 4xx to 44x
2020-03-31 16:07:39 linux-kernel [PATCH v2 12/12] powerpc/entry32: Blacklist exception exit points for kprobe.
2020-03-31 16:06:47 linux-kernel [PATCH v2 03/12] powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
2020-03-31 16:06:38 linux-kernel [PATCH v2 08/12] powerpc/rtas: Remove machine_check_in_rtas()
2020-03-31 16:06:27 linux-kernel [PATCH v2 05/12] powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe
2020-03-31 16:06:15 linux-kernel [PATCH v2 06/12] powerpc/32s: Make local symbols non visible in hash_low.
2020-03-31 16:05:29 linux-kernel [PATCH v2 09/12] powerpc/32: Blacklist functions running with MMU disabled for kprobe
2020-03-31 16:05:24 linux-kernel [PATCH v2 10/12] powerpc/entry32: Blacklist exception entry points for kprobe.
2020-03-31 16:05:17 linux-kernel [PATCH v2 11/12] powerpc/entry32: Blacklist syscall exit points for kprobe.
2020-03-31 16:05:10 linux-kernel [PATCH v2 02/12] powerpc/82xx: Blacklist pq2_restart() for kprobe
2020-03-31 16:05:10 linux-kernel [PATCH v2 07/12] powerpc/32s: Blacklist functions running with MMU disabled for kprobe
2020-03-31 16:04:58 linux-kernel [PATCH v2 04/12] powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
2020-03-31 16:04:54 linux-kernel [PATCH v2 01/12] powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
2020-03-31 15:27:56 linux-kernel Re: [PATCH v2 09/11] powerpc/platforms: Move files from 4xx to 44x
2020-03-31 15:24:35 linux-kernel [RFC WIP PATCH] powerpc/32: system call implement entry/exit logic in C
2020-03-31 07:52:24 linux-kernel [PATCH v2 02/11] powerpc: Remove Xilinx PPC405/PPC440 support
2020-03-31 07:52:11 linux-kernel [PATCH v2 08/11] powerpc/4xx: Remove CONFIG_4xx
2020-03-31 07:51:59 linux-kernel [PATCH v2 11/11] powerpc/32: Replace RFI by rfi
2020-03-31 07:51:34 linux-kernel [PATCH v2 03/11] powerpc/40x: Remove 40x platforms.
2020-03-31 07:51:28 linux-kernel [PATCH v2 05/11] powerpc: Remove support for 40x
2020-03-31 07:51:16 linux-kernel [PATCH v2 07/11] powerpc/xmon: Remove PPC403 and PPC405
2020-03-31 07:51:15 linux-kernel [PATCH v2 04/11] powerpc/boot: Remove all 40x platforms
2020-03-31 07:51:11 linux-kernel [PATCH v2 09/11] powerpc/platforms: Move files from 4xx to 44x
2020-03-31 07:51:03 linux-kernel [PATCH v2 01/11] powerpc: Mark 4xx as Orphan in MAINTAINERS
2020-03-31 07:50:52 linux-kernel [PATCH v2 10/11] powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
2020-03-31 07:50:39 linux-kernel [PATCH v2 06/11] powerpc: Remove IBM405 Erratum #77
2020-03-31 06:28:39 linux-kernel Re: [PATCH 10/12] powerpc/entry32: Blacklist exception entry points for kprobe.