Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Nicolas Pitre
| State =
Action Required
| Archived =
No
| 95 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[4/6] vcsa: clamp header values when they don't fit
assorted console/vt/vcs fixes
-
-
-
2019-01-09
Nicolas Pitre
New
[3/6] vt: invoke notifier on screen size change
assorted console/vt/vcs fixes
-
-
-
2019-01-09
Nicolas Pitre
New
[2/6] vt: always call notifier with the console lock held
assorted console/vt/vcs fixes
-
-
-
2019-01-09
Nicolas Pitre
New
[1/6] vt: make vt_console_print() compatible with the unicode screen buffer
assorted console/vt/vcs fixes
-
-
-
2019-01-09
Nicolas Pitre
New
[3/3] vt: add /dev/vcsu* to devices.txt
follow-up to the unicode vt console series
-
-
-
2018-07-18
Nicolas Pitre
New
[2/3] vt: coherence validation code for the unicode screen buffer
follow-up to the unicode vt console series
-
-
-
2018-07-18
Nicolas Pitre
New
[1/3] vt: avoid a VLA in the unicode screen scroll function
follow-up to the unicode vt console series
-
-
-
2018-07-18
Nicolas Pitre
New
[v3,1/3] vt: preserve unicode values corresponding to screen characters
have the vt console preserve unicode characters
-
-
-
2018-06-27
Nicolas Pitre
New
[v2,4/4] vt: coherence validation code for the unicode screen buffer
have the vt console preserve unicode characters
-
-
-
2018-06-17
Nicolas Pitre
New
[5/5] vt: coherence validation code for the unicode screen buffer
have the vt console preserve unicode characters
-
-
-
2018-05-30
Nicolas Pitre
New
[v5,5/5] cramfs: rehabilitate it
cramfs refresh for embedded usage
-
-
-
2017-10-06
Nicolas Pitre
New
[v5,4/5] cramfs: add mmap support
cramfs refresh for embedded usage
-
-
-
2017-10-06
Nicolas Pitre
New
[v5,2/5] cramfs: make cramfs_physmem usable as root fs
cramfs refresh for embedded usage
-
-
-
2017-10-06
Nicolas Pitre
New
[v5,1/5] cramfs: direct memory access support
cramfs refresh for embedded usage
-
-
-
2017-10-06
Nicolas Pitre
New
[v3] sched/deadline: make it configurable
[v3] sched/deadline: make it configurable
-
-
-
2017-10-04
Nicolas Pitre
New
mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
-
-
-
2017-10-03
Nicolas Pitre
New
[PATCH/RFC] cpuhp code and data usage on UP systems
[PATCH/RFC] cpuhp code and data usage on UP systems
-
-
-
2017-10-02
Nicolas Pitre
New
[v4,4/5] cramfs: add mmap support
cramfs refresh for embedded usage
-
-
-
2017-09-27
Nicolas Pitre
New
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
-
-
-
2017-08-17
Nicolas Pitre
New
[v2,4/5] cramfs: add mmap support
cramfs refresh for embedded usage
-
-
-
2017-08-16
Nicolas Pitre
New
[4/5] cramfs: add mmap support
cramfs refresh for embedded usage
-
-
-
2017-08-11
Nicolas Pitre
New
futex: split PI support to a file of its own
-
-
-
2017-07-29
Nicolas Pitre
New
[2/4] sched/deadline: move dl related code out of sched/core.c
some scheduler code movements and small cleanup
-
-
-
2017-06-14
Nicolas Pitre
New
[1/4] cpuset/sched: cpuset makes sense for SMP only
some scheduler code movements and small cleanup
-
-
-
2017-06-14
Nicolas Pitre
New
[v2,8/8] sched/rt: make it configurable
scheduler tinification
-
-
-
2017-06-06
Nicolas Pitre
New
[v2,7/8] rtmutex: compatibility wrappers when no RT support is configured
scheduler tinification
-
-
-
2017-06-06
Nicolas Pitre
New
[v2,3/8] futex: make PI support optional
scheduler tinification
-
-
-
2017-06-06
Nicolas Pitre
New
[7/7] rtmutex: compatibility with CONFIG_SCHED_RT=n
scheduler tinification
-
-
-
2017-05-29
Nicolas Pitre
New
[6/7] sched/rt: make it configurable
scheduler tinification
-
-
-
2017-05-29
Nicolas Pitre
New
[4/7] sched/deadline: make it configurable
scheduler tinification
-
-
-
2017-05-29
Nicolas Pitre
New
[4/4] serial: small Makefile reordering
assorted TTY code cleanups
-
-
-
2017-04-12
Nicolas Pitre
New
[3/4] tty: split job control support into a file of its own
assorted TTY code cleanups
-
-
-
2017-04-12
Nicolas Pitre
New
[v2,5/5] minitty: minimal TTY support alternative for serial ports
[v2,1/5] console: move console_init() out of tty_io.c
-
-
-
2017-04-01
Nicolas Pitre
New
[v2,4/5] serial: split generic UART driver helper functions into a separate file
[v2,1/5] console: move console_init() out of tty_io.c
-
-
-
2017-04-01
Nicolas Pitre
New
[3/3] minitty: minimal TTY support replacement for serial ports
minitty: a minimal TTY layer alternative for embedded systems
-
-
-
2017-03-23
Nicolas Pitre
New
omit POSIX timer stuff from task_struct when disabled
-
-
-
2017-01-09
Nicolas Pitre
New
Build failures due to missing 'posix_timer_event'
-
-
-
2016-12-14
Nicolas Pitre
New
[2/2] kbuild: make modversion for exported asm symbols more convivial
-
-
-
2016-12-08
Nicolas Pitre
New
[1/2] kbuild: improve EXPORT_SYMBOL() parsing from asm code
-
-
-
2016-12-08
Nicolas Pitre
New
Odd build breakage in 4.9-rc7
-
-
-
2016-12-02
Nicolas Pitre
New
Odd build breakage in 4.9-rc7
-
-
-
2016-11-30
Nicolas Pitre
New
[3/3] ARM: fix asm symbol exports
-
-
-
2016-11-30
Nicolas Pitre
New
[v4,5/6] posix_cpu_timers_exit: wrong place to collect entropy
-
-
-
2016-11-11
Nicolas Pitre
New
[v4,4/6] timer: move sys_alarm from timer.c to itimer.c
-
-
-
2016-11-11
Nicolas Pitre
New
[v3,4/4] posix-timers: make it configurable
-
-
-
2016-11-07
Nicolas Pitre
New
[v2,2/5] kconfig: introduce the "suggest" keyword
-
-
-
2016-10-26
Nicolas Pitre
New
[1/2] ptp_clock: allow for it to be optional
-
-
-
2016-09-19
Nicolas Pitre
New
[1/2] ptp_clock: allow for it to be optional
-
-
-
2016-09-19
Nicolas Pitre
New
[PATCH v3) posix-timers: make it configurable
-
-
-
2016-09-18
Nicolas Pitre
New
[PATCH v3) posix-timers: make it configurable
-
-
-
2016-09-15
Nicolas Pitre
New
[v5,07/15] binfmt_flat: use proper user space accessors with relocs processing code
-
-
-
2016-07-24
Nicolas Pitre
New
[v4,00/12] allow BFLT executables on systems with a MMU
-
-
-
2016-07-22
Nicolas Pitre
New
[v4,07/12] binfmt_flat: use proper user space accessors with relocs processing code
-
-
-
2016-07-20
Nicolas Pitre
New
[v3,09/12] binfmt_flat: use clear_user() rather than memset() to clear .bss
-
-
-
2016-07-20
Nicolas Pitre
New
[v3,06/12] binfmt_flat: clean up create_flat_tables() and stack accesses
-
-
-
2016-07-20
Nicolas Pitre
New
[v3,01/12] binfmt_flat: assorted cleanups
-
-
-
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
[05/10] binfmt_flat: use proper user space accessors with relocs processing code
-
-
-
2016-07-12
Nicolas Pitre
New
Failing randconfig builds with CONFIG_TRIM_UNUSED_KSYMS
-
-
-
2016-04-28
Nicolas Pitre
New
linux-next: build failure after merge of the block tree
-
-
-
2016-04-26
Nicolas Pitre
New
linux-next: Tree for Apr 22 (adjust_autoksyms.sh)
-
-
-
2016-04-22
Nicolas Pitre
New
linux-next: Tree for Apr 22 (adjust_autoksyms.sh)
-
-
-
2016-04-22
Nicolas Pitre
New
[v7,0/8] /[PULL REQUEST] Trim unused exported kernel symbols
-
-
-
2016-04-20
Nicolas Pitre
New
[v6,5/8] kbuild: add fine grained build dependencies for exported symbols
-
-
-
2016-03-16
Nicolas Pitre
New
[v6,4/8] kbuild: de-duplicate fixdep usage
-
-
-
2016-03-14
Nicolas Pitre
New
[v5,5/8] kbuild: add fine grained build dependencies for exported symbols
-
-
-
2016-03-06
Nicolas Pitre
New
[v4,5/8] kbuild: add fine grained build dependencies for exported symbols
-
-
-
2016-02-29
Nicolas Pitre
New
[v3,6/7] create/adjust generated/autoksyms.h
-
-
-
2016-02-28
Nicolas Pitre
New
[v2,4/6] fixdep: add fine grained build dependencies for exported symbols
-
-
-
2016-02-10
Nicolas Pitre
New
[v2,3/6] fixdep: minor cleanup
-
-
-
2016-02-10
Nicolas Pitre
New
[GIT,PULL] optimize 64-by-32 ddivision for constant divisors on 32-bit machines
-
-
-
2015-11-23
Nicolas Pitre
New
[3/5] __div64_const32(): abstract out the actual 128-bit cross product code
-
-
-
2015-11-02
Nicolas Pitre
New
[2/5] do_div(): generic optimization for constant divisor on 32-bit machines
-
-
-
2015-11-02
Nicolas Pitre
New
[1/5] div64.h: optimize do_div() for power-of-two constant divisors
-
-
-
2015-11-02
Nicolas Pitre
New
__div64_32: implement division by multiplication for 32-bit arches
-
-
-
2015-10-30
Nicolas Pitre
New
Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more)
-
-
-
2015-01-05
Nicolas Pitre
New
X86: add IPI tracepoints
-
-
-
2014-09-18
Nicolas Pitre
New
[v2,5/5] X86: add IPI tracepoints
-
-
-
2014-07-25
Nicolas Pitre
New
[v2,1/5] tracing: Do not do anything special with tracepoint_string when tracing is disabled
-
-
-
2014-07-25
Nicolas Pitre
New
[2/4] ARM: add IPI tracepoints
-
-
-
2014-07-18
Nicolas Pitre
New
[4/4] (RFC) X86: add IPI tracepoints
-
-
-
2014-07-18
Nicolas Pitre
New
[3/4] ARM64: add IPI tracepoints
-
-
-
2014-07-18
Nicolas Pitre
New
[2/4] ARM: add IPI tracepoints
-
-
-
2014-07-18
Nicolas Pitre
New
[6/6] sched: final power vs capacity cleanup
-
-
-
2014-05-14
Nicolas Pitre
New
[5/6] sched: remove remaining power to the CPU
-
-
-
2014-05-14
Nicolas Pitre
New
[4/6] sched: let struct sched_group_power care about CPU capacity
-
-
-
2014-05-14
Nicolas Pitre
New
[3/6] sched/fair.c: disambiguate existing/remaining "capacity" usage
-
-
-
2014-05-14
Nicolas Pitre
New
[1/2] PPC: powernv: remove redundant cpuidle_idle_call()
-
-
-
2014-02-06
Nicolas Pitre
New
[v2,6/6] cpu/idle.c: move to sched/idle.c
-
-
-
2014-01-30
Nicolas Pitre
New
[v2,5/6] X86: remove redundant cpuidle_idle_call()
-
-
-
2014-01-29
Nicolas Pitre
New
[v2,6/6] cpu/idle.c: move to sched/idle.c
-
-
-
2014-01-29
Nicolas Pitre
New
[v2,3/6] PPC: remove redundant cpuidle_idle_call()
-
-
-
2014-01-29
Nicolas Pitre
New
[v2,1/6] idle: move the cpuidle entry point to the generic idle loop
-
-
-
2014-01-29
Nicolas Pitre
New
[9/9] cpu/idle.c: move to sched/idle.c
-
-
-
2014-01-27
Nicolas Pitre
New
[6/9] PPC: remove redundant cpuidle_idle_call()
-
-
-
2014-01-27
Nicolas Pitre
New