Show patches with: Submitter = Nicolas Pitre       |    State = Action Required       |   98 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,1/4] cramfs: direct memory access support - 1 1 --- 2017-10-13 Nicolas Pitre New
[v6,4/4] cramfs: rehabilitate it - - 1 --- 2017-10-12 Nicolas Pitre New
[v6,3/4] cramfs: add mmap support - 1 1 --- 2017-10-12 Nicolas Pitre New
[v6,2/4] cramfs: implement uncompressed and arbitrary data block positioning - - 1 --- 2017-10-12 Nicolas Pitre New
[v6,1/4] cramfs: direct memory access support - 1 1 --- 2017-10-12 Nicolas Pitre New
[v5,4/5] cramfs: add mmap support - - - --- 2017-10-06 Nicolas Pitre New
[v5,5/5] cramfs: rehabilitate it - - 1 --- 2017-10-06 Nicolas Pitre New
[v5,4/5] cramfs: add mmap support - - 1 --- 2017-10-06 Nicolas Pitre New
[v5,3/5] cramfs: implement uncompressed and arbitrary data block positioning - - 1 --- 2017-10-06 Nicolas Pitre New
[v5,2/5] cramfs: make cramfs_physmem usable as root fs - - 1 --- 2017-10-06 Nicolas Pitre New
[v5,1/5] cramfs: direct memory access support - - 1 --- 2017-10-06 Nicolas Pitre New
[v4,4/5] cramfs: add mmap support - - - --- 2017-10-04 Nicolas Pitre New
[v4,5/5] cramfs: rehabilitate it - - 1 --- 2017-09-27 Nicolas Pitre New
[v4,4/5] cramfs: add mmap support - - 1 --- 2017-09-27 Nicolas Pitre New
[v4,3/5] cramfs: implement uncompressed and arbitrary data block positioning - - 1 --- 2017-09-27 Nicolas Pitre New
[v4,2/5] cramfs: make cramfs_physmem usable as root fs - - 1 --- 2017-09-27 Nicolas Pitre New
[v4,1/5] cramfs: direct memory access support - - 1 --- 2017-09-27 Nicolas Pitre New
[v3,5/5] cramfs: rehabilitate it - - 1 --- 2017-08-31 Nicolas Pitre New
[v3,4/5] cramfs: add mmap support - - 1 --- 2017-08-31 Nicolas Pitre New
[v3,3/5] cramfs: implement uncompressed and arbitrary data block positioning - - 1 --- 2017-08-31 Nicolas Pitre New
[v3,2/5] cramfs: make cramfs_physmem usable as root fs - - 1 --- 2017-08-31 Nicolas Pitre New
[v3,1/5] cramfs: direct memory access support - - 1 --- 2017-08-31 Nicolas Pitre New
[v2,4/5] cramfs: add mmap support - - 1 --- 2017-08-28 Nicolas Pitre New
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries - - - --- 2017-08-17 Nicolas Pitre New
binfmt_elf: don't attempt to load FDPIC binaries - - - --- 2017-08-16 Nicolas Pitre New
[v2,5/5] cramfs: rehabilitate it - - - --- 2017-08-16 Nicolas Pitre New
[v2,4/5] cramfs: add mmap support - - - --- 2017-08-16 Nicolas Pitre New
[v2,3/5] cramfs: implement uncompressed and arbitrary data block positioning - - - --- 2017-08-16 Nicolas Pitre New
[v2,2/5] cramfs: make cramfs_physmem usable as root fs - - - --- 2017-08-16 Nicolas Pitre New
[v2,1/5] cramfs: direct memory access support - - - --- 2017-08-16 Nicolas Pitre New
[0/5] cramfs refresh for embedded usage - - - --- 2017-08-16 Nicolas Pitre New
[0/5] cramfs refresh for embedded usage - - - --- 2017-08-15 Nicolas Pitre New
[5/5] cramfs: rehabilitate it - - - --- 2017-08-11 Nicolas Pitre New
[4/5] cramfs: add mmap support - - - --- 2017-08-11 Nicolas Pitre New
[3/5] cramfs: implement uncompressed and arbitrary data block positioning - - - --- 2017-08-11 Nicolas Pitre New
[2/5] cramfs: make cramfs_physmem usable as root fs - - - --- 2017-08-11 Nicolas Pitre New
[1/5] cramfs: direct memory access support - - - --- 2017-08-11 Nicolas Pitre New
[v5,15/15] ARM: enable binfmt_flat on systems with an MMU - - - --- 2016-07-24 Nicolas Pitre New
[v5,14/15] m68k: enable binfmt_flat on systems with an MMU - - - --- 2016-07-24 Nicolas Pitre New
[v5,13/15] m68k: fix bFLT executable running on MMU enabled systems - - - --- 2016-07-24 Nicolas Pitre New
[v5,12/15] binfmt_flat: allow compressed flat binary format to work on MMU systems - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,11/15] binfmt_flat: add MMU-specific support - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,10/15] binfmt_flat: update libraries' data segment pointer with userspace accessors - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,09/15] binfmt_flat: use clear_user() rather than memset() to clear .bss - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,08/15] binfmt_flat: use proper user space accessors with old relocs code - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,07/15] binfmt_flat: use proper user space accessors with relocs processing code - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,06/15] binfmt_flat: clean up create_flat_tables() and stack accesses - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,05/15] binfmt_flat: use generic transfer_args_to_stack() - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,04/15] elf_fdpic_transfer_args_to_stack(): make it generic - 1 - --- 2016-07-24 Nicolas Pitre New
[v5,03/15] binfmt_flat: prevent kernel dammage from corrupted executable headers - - - --- 2016-07-24 Nicolas Pitre New
[v5,02/15] binfmt_flat: convert printk invocations to their modern form - - - --- 2016-07-24 Nicolas Pitre New
[v5,01/15] binfmt_flat: assorted cleanups - 1 - --- 2016-07-24 Nicolas Pitre New
[v4,00/12] allow BFLT executables on systems with a MMU - - - --- 2016-07-22 Nicolas Pitre New
[v4,12/12] binfmt_flat: allow compressed flat binary format to work on MMU systems - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,11/12] binfmt_flat: add MMU-specific support - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,10/12] binfmt_flat: update libraries' data segment pointer with userspace accessors - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,09/12] binfmt_flat: use clear_user() rather than memset() to clear .bss - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,08/12] binfmt_flat: use proper user space accessors with old relocs code - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,07/12] binfmt_flat: use proper user space accessors with relocs processing code - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,06/12] binfmt_flat: clean up create_flat_tables() and stack accesses - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,05/12] binfmt_flat: use generic transfer_args_to_stack() - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,04/12] elf_fdpic_transfer_args_to_stack(): make it generic - 1 - --- 2016-07-20 Nicolas Pitre New
[v4,03/12] binfmt_flat: prevent kernel dammage from corrupted executable headers - - - --- 2016-07-20 Nicolas Pitre New
[v4,02/12] binfmt_flat: convert printk invocations to their modern form - - - --- 2016-07-20 Nicolas Pitre New
[v4,01/12] binfmt_flat: assorted cleanups - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,12/12] binfmt_flat: allow compressed flat binary format to work on MMU systems - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,11/12] binfmt_flat: add MMU-specific support - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,10/12] binfmt_flat: update libraries' data segment pointer with userspace accessors - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,09/12] binfmt_flat: use clear_user() rather than memset() to clear .bss - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,08/12] binfmt_flat: use proper user space accessors with old relocs code - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,07/12] binfmt_flat: use proper user space accessors with relocs processing code - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,06/12] binfmt_flat: clean up create_flat_tables() and stack accesses - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,05/12] binfmt_flat: use generic transfer_args_to_stack() - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,04/12] elf_fdpic_transfer_args_to_stack(): make it generic - 1 - --- 2016-07-20 Nicolas Pitre New
[v3,03/12] binfmt_flat: prevent kernel dammage from corrupted executable headers - - - --- 2016-07-20 Nicolas Pitre New
[v3,02/12] binfmt_flat: convert printk invocations to their modern form - - - --- 2016-07-20 Nicolas Pitre New
[v3,01/12] binfmt_flat: assorted cleanups - 1 - --- 2016-07-20 Nicolas Pitre New
[v2,10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems - - - --- 2016-07-18 Nicolas Pitre New
[v2,10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems - - - --- 2016-07-18 Nicolas Pitre New
[v2,09/10] binfmt_flat: add MMU-specific support - - - --- 2016-07-18 Nicolas Pitre New
[v2,08/10] binfmt_flat: update libraries' data segment pointer with userspace accessors - - - --- 2016-07-18 Nicolas Pitre New
[v2,07/10] binfmt_flat: use clear_user() rather than memset() to clear .bss - - - --- 2016-07-18 Nicolas Pitre New
[v2,06/10] binfmt_flat: use proper user space accessors with old relocs code - - - --- 2016-07-18 Nicolas Pitre New
[v2,05/10] binfmt_flat: use proper user space accessors with relocs processing code - - - --- 2016-07-18 Nicolas Pitre New
[v2,04/10] binfmt_flat: clean up create_flat_tables() and stack accesses - - - --- 2016-07-18 Nicolas Pitre New
[v2,03/10] binfmt_flat: use generic transfer_args_to_stack() - - - --- 2016-07-18 Nicolas Pitre New
[v2,02/10] elf_fdpic_transfer_args_to_stack(): make it generic - - - --- 2016-07-18 Nicolas Pitre New
[v2,01/10] binfmt_flat: assorted cleanups - - - --- 2016-07-18 Nicolas Pitre New
[10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems - - - --- 2016-07-12 Nicolas Pitre New
[09/10] binfmt_flat: add MMU-specific support - - - --- 2016-07-12 Nicolas Pitre New
[08/10] binfmt_flat: update libraries' data segment pointer with userspace accessors - - - --- 2016-07-12 Nicolas Pitre New
[07/10] binfmt_flat: use clear_user() rather than memset() to clear .bss - - - --- 2016-07-12 Nicolas Pitre New
[06/10] binfmt_flat: use proper user space accessors with old relocs code - - - --- 2016-07-12 Nicolas Pitre New
[05/10] binfmt_flat: use proper user space accessors with relocs processing code - - - --- 2016-07-12 Nicolas Pitre New
[04/10] binfmt_flat: clean up create_flat_tables() and stack accesses - - - --- 2016-07-12 Nicolas Pitre New
[03/10] binfmt_flat: use generic transfer_args_to_stack() - - - --- 2016-07-12 Nicolas Pitre New
[02/10] elf_fdpic_transfer_args_to_stack(): make it generic - - - --- 2016-07-12 Nicolas Pitre New
[01/10] binfmt_flat: assorted cleanups - - - --- 2016-07-12 Nicolas Pitre New