Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Daniel Thompson
| 379 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
«
1
2
3
4
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4] kdb: Adopt scheduler's task classification
[v4] kdb: Adopt scheduler's task classification
-
-
-
2021-11-02
Daniel Thompson
Accepted
[v3] kdb: Adopt scheduler's task classification
[v3] kdb: Adopt scheduler's task classification
-
-
-
2021-11-01
Daniel Thompson
Superseded
[v2] kdb: Adopt scheduler's task clasification
[v2] kdb: Adopt scheduler's task clasification
-
-
-
2021-10-29
Daniel Thompson
Superseded
kdb: Adopt scheduler's task clasification
kdb: Adopt scheduler's task clasification
-
-
-
2021-09-16
Daniel Thompson
New
[2/2] Documentation: dmaengine: Correctly describe dmatest with channel unset
Documentation: dmaengine: Tweak dmatest docs
-
-
-
2021-08-18
Daniel Thompson
Accepted
[1/2] Documentation: dmaengine: Add a description of what dmatest does
Documentation: dmaengine: Tweak dmatest docs
-
-
-
2021-08-18
Daniel Thompson
Accepted
kgdb: Remove kgdb_schedule_breakpoint()
kgdb: Remove kgdb_schedule_breakpoint()
-
-
-
2021-02-10
Daniel Thompson
Accepted
[v3,3/3] kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
kgdb: Honour the kprobe blocklist when setting breakpoints
-
-
-
2020-09-27
Daniel Thompson
New
[v3,2/3] kgdb: Add NOKPROBE labels on the trap handler functions
kgdb: Honour the kprobe blocklist when setting breakpoints
-
-
-
2020-09-27
Daniel Thompson
New
[v3,1/3] kgdb: Honour the kprobe blocklist when setting breakpoints
kgdb: Honour the kprobe blocklist when setting breakpoints
-
-
-
2020-09-27
Daniel Thompson
New
[v3,3/3] kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
kgdb: Honour the kprobe blocklist when setting breakpoints
-
-
-
2020-09-14
Daniel Thompson
Superseded
[v3,2/3] kgdb: Add NOKPROBE labels on the trap handler functions
kgdb: Honour the kprobe blocklist when setting breakpoints
-
-
-
2020-09-14
Daniel Thompson
Superseded
[v3,1/3] kgdb: Honour the kprobe blocklist when setting breakpoints
kgdb: Honour the kprobe blocklist when setting breakpoints
-
-
-
2020-09-14
Daniel Thompson
Accepted
kdb: Fix pager search for multi-line strings
kdb: Fix pager search for multi-line strings
-
-
-
2020-09-09
Daniel Thompson
Accepted
[v2,3/3] kgdb: Add NOKPROBE labels on the trap handler functions
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-07-16
Daniel Thompson
New
[v2,2/3] kgdb: Use the kprobe blocklist to limit single stepping
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-07-16
Daniel Thompson
New
[v2,1/3] kgdb: Honour the kprobe blocklist when setting breakpoints
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-07-16
Daniel Thompson
Superseded
kgdb: Resolve races during kgdb_io_register/unregister_module
kgdb: Resolve races during kgdb_io_register/unregister_module
-
-
-
2020-06-29
Daniel Thompson
New
[RFC,4/4] kprobes: Allow the kprobes blacklist to be compiled independently
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-06-05
Daniel Thompson
New
[RFC,3/4] kgdb: Add NOKPROBE labels on the trap handler functions
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-06-05
Daniel Thompson
Superseded
[RFC,2/4] kgdb: Use the kprobe blacklist to limit single stepping
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-06-05
Daniel Thompson
Superseded
[RFC,1/4] kgdb: Honour the kprobe blacklist when setting breakpoints
kgdb: Honour the kprobe blacklist when setting breakpoints
-
-
-
2020-06-05
Daniel Thompson
New
[RFC,2/2] locking/spinlock/debug: Add checks for kgdb trap safety
Introduce KGDB_DEBUG_SPINLOCKS
-
-
-
2020-05-22
Daniel Thompson
New
[RFC,1/2] debug: Convert dbg_slave_lock to an atomic
Introduce KGDB_DEBUG_SPINLOCKS
-
-
-
2020-05-22
Daniel Thompson
New
kgdb: Fix spurious true from in_dbg_master()
kgdb: Fix spurious true from in_dbg_master()
-
-
-
2020-05-06
Daniel Thompson
Accepted
kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ
kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ
-
-
-
2020-02-13
Daniel Thompson
Accepted
kdb: Eliminate strncpy() warnings by replacing with strscpy()
kdb: Eliminate strncpy() warnings by replacing with strscpy()
-
-
-
2020-02-13
Daniel Thompson
Accepted
[v4,5/5] kdb: Tweak escape handling for vi users
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-25
Daniel Thompson
Accepted
[v4,4/5] kdb: Improve handling of characters from different input sources
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-25
Daniel Thompson
New
[v4,3/5] kdb: Remove special case logic from kdb_read()
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-25
Daniel Thompson
Accepted
[v4,2/5] kdb: Simplify code to fetch characters from console
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-25
Daniel Thompson
New
[v4,1/5] kdb: Tidy up code to handle escape sequences
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-25
Daniel Thompson
Accepted
[v2] kdb: Avoid array subscript warnings on non-SMP builds
[v2] kdb: Avoid array subscript warnings on non-SMP builds
-
-
-
2019-10-21
Daniel Thompson
Accepted
[v3,5/5] kdb: Tweak escape handling for vi users
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-14
Daniel Thompson
Superseded
[v3,4/5] kdb: Improve handling of characters from different input sources
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-14
Daniel Thompson
Superseded
[v3,3/5] kdb: Remove special case logic from kdb_read()
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-14
Daniel Thompson
Superseded
[v3,2/5] kdb: Simplify code to fetch characters from console
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-14
Daniel Thompson
Superseded
[v3,1/5] kdb: Tidy up code to handle escape sequences
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-14
Daniel Thompson
New
[v2,5/5] kdb: Tweak escape handling for vi users
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-08
Daniel Thompson
Superseded
[v2,4/5] kdb: Improve handling of characters from different input sources
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-08
Daniel Thompson
New
[v2,3/5] kdb: Remove special case logic from kdb_read()
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-08
Daniel Thompson
New
[v2,2/5] kdb: Simplify code to fetch characters from console
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-08
Daniel Thompson
Superseded
[v2,1/5] kdb: Tidy up code to handle escape sequences
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2019-10-08
Daniel Thompson
Superseded
perf arm64: Use local headers for target compiler
perf arm64: Use local headers for target compiler
-
-
-
2019-03-21
Daniel Thompson
New
[5/5] kdb: Tweak escape handling for vi users
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2018-08-31
Daniel Thompson
Superseded
[4/5] kdb: Improve handling of characters from different input sources
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2018-08-31
Daniel Thompson
Superseded
[3/5] kdb: Remove special case logic from kdb_read()
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2018-08-31
Daniel Thompson
Superseded
[2/5] kdb: Simplify code to fetch characters from console
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2018-08-31
Daniel Thompson
Superseded
[1/5] kdb: Tidy up code to handle escape sequences
kdb: Cleanup code to read user input and handle escape sequences
-
-
-
2018-08-31
Daniel Thompson
Superseded
misc: kgdbts: Display progress of asynchronous tests
misc: kgdbts: Display progress of asynchronous tests
-
-
-
2017-12-12
Daniel Thompson
Accepted
MAINTAINERS: kgdb: Replace Jason with Daniel
MAINTAINERS: kgdb: Replace Jason with Daniel
-
-
-
2017-12-05
Daniel Thompson
New
initramfs: Provide a way to ignore image provided by bootloader
-
-
-
2017-02-17
Daniel Thompson
New
tools/vm: Add missing Makefile rules
-
-
-
2017-01-13
Daniel Thompson
Accepted
[4.8-rc1,v23,4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
-
-
-
2016-08-11
Daniel Thompson
New
[4.8-rc1,v23,3/4] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2016-08-11
Daniel Thompson
New
[4.8-rc1,v23,2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2016-08-11
Daniel Thompson
New
[4.8-rc1,v23,1/4] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2016-08-11
Daniel Thompson
New
[4.7-rc3,v23,4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
-
-
-
2016-06-30
Daniel Thompson
Superseded
[4.7-rc3,v23,3/4] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2016-06-30
Daniel Thompson
Superseded
[4.7-rc3,v23,2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2016-06-30
Daniel Thompson
Superseded
[4.7-rc3,v23,1/4] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2016-06-30
Daniel Thompson
Superseded
[4.4-rc5,v22,4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
-
-
-
2015-12-20
Daniel Thompson
Superseded
[4.4-rc5,v22,3/4] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2015-12-20
Daniel Thompson
New
[4.4-rc5,v22,2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2015-12-20
Daniel Thompson
Superseded
[4.4-rc5,v22,1/4] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2015-12-20
Daniel Thompson
New
[4.2-rc1,v21,6/6] ARM: Add support for on-demand backtrace of other CPUs
-
-
-
2015-07-06
Daniel Thompson
New
[4.2-rc1,v21,5/6] x86/nmi: Use common printk functions
-
-
-
2015-07-06
Daniel Thompson
New
[4.2-rc1,v21,4/6] printk: Simple implementation for NMI backtracing
-
-
-
2015-07-06
Daniel Thompson
New
[4.2-rc1,v21,3/6] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2015-07-06
Daniel Thompson
New
[4.2-rc1,v21,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2015-07-06
Daniel Thompson
Superseded
[4.2-rc1,v21,1/6] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2015-07-06
Daniel Thompson
Superseded
clk: stm32: Fix out-by-one error path in the index lookup
-
-
-
2015-06-28
Daniel Thompson
Accepted
clk: fixed: Add comment to clk_fixed_set_rate
-
-
-
2015-06-10
Daniel Thompson
Accepted
clk: Update docs after removal of clk-private.h
-
-
-
2015-05-11
Daniel Thompson
Accepted
[RESEND] bug: Recursion avoidance for WARN_ONCE() and friends
-
-
-
2015-04-22
Daniel Thompson
New
[RESEND,4.0-rc7,v20,6/6] ARM: Add support for on-demand backtrace of other CPUs
-
-
-
2015-04-10
Daniel Thompson
New
[RESEND,4.0-rc7,v20,5/6] x86/nmi: Use common printk functions
-
-
-
2015-04-10
Daniel Thompson
New
[RESEND,4.0-rc7,v20,4/6] printk: Simple implementation for NMI backtracing
-
-
-
2015-04-10
Daniel Thompson
New
[RESEND,4.0-rc7,v20,3/6] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2015-04-10
Daniel Thompson
New
[RESEND,4.0-rc7,v20,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2015-04-10
Daniel Thompson
Superseded
[RESEND,4.0-rc7,v20,1/6] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2015-04-10
Daniel Thompson
Superseded
[RESEND,4.0-rc5,v19,6/6] ARM: Add support for on-demand backtrace of other CPUs
-
-
-
2015-04-07
Daniel Thompson
New
[RESEND,4.0-rc5,v19,5/6] x86/nmi: Use common printk functions
-
-
-
2015-04-07
Daniel Thompson
New
[RESEND,4.0-rc5,v19,4/6] printk: Simple implementation for NMI backtracing
-
-
-
2015-04-07
Daniel Thompson
New
[RESEND,4.0-rc5,v19,3/6] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2015-04-07
Daniel Thompson
New
[RESEND,4.0-rc5,v19,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2015-04-07
Daniel Thompson
Superseded
[RESEND,4.0-rc5,v19,1/6] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2015-04-07
Daniel Thompson
Superseded
[4.0-rc5,v19,6/6] ARM: Add support for on-demand backtrace of other CPUs
-
-
-
2015-03-24
Daniel Thompson
New
[4.0-rc5,v19,5/6] x86/nmi: Use common printk functions
-
-
-
2015-03-24
Daniel Thompson
New
[4.0-rc5,v19,4/6] printk: Simple implementation for NMI backtracing
-
-
-
2015-03-24
Daniel Thompson
New
[4.0-rc5,v19,3/6] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2015-03-24
Daniel Thompson
New
[4.0-rc5,v19,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2015-03-24
Daniel Thompson
Superseded
[4.0-rc5,v19,1/6] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2015-03-24
Daniel Thompson
Superseded
bug: Recursion avoidance for WARN_ONCE() and friends
-
-
-
2015-03-18
Daniel Thompson
New
[4.0-rc2,v18,6/6] ARM: Add support for on-demand backtrace of other CPUs
-
-
-
2015-03-12
Daniel Thompson
New
[4.0-rc2,v18,5/6] x86/nmi: Use common printk functions
-
-
-
2015-03-12
Daniel Thompson
New
[4.0-rc2,v18,4/6] printk: Simple implementation for NMI backtracing
-
-
-
2015-03-12
Daniel Thompson
New
[4.0-rc2,v18,3/6] irqchip: gic: Introduce plumbing for IPI FIQ
-
-
-
2015-03-12
Daniel Thompson
New
[4.0-rc2,v18,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe
-
-
-
2015-03-12
Daniel Thompson
Superseded
[4.0-rc2,v18,1/6] irqchip: gic: Optimize locking in gic_raise_softirq
-
-
-
2015-03-12
Daniel Thompson
Superseded
«
1
2
3
4
»