Current Team Memberships

Show patches with: Archived = No       |   1307 patches
« 1 2 3 413 14 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] ARM: Premit ioremap() to map reserved pages --- 2014-01-22 Wang Nan New
[2/3] ARM: kexec: copying code to ioremapped area --- 2014-01-22 Wang Nan New
[3/3] ARM: allow kernel to be loaded in middle of phymem --- 2014-01-22 Wang Nan New
Use realpath for srctree and objtree --- 2014-01-26 Wang Nan New
liblockdep: Use realpath for srctree and objtree --- 2014-02-07 Wang Nan Superseded
tools lib traceevent: Use realpath for srctree and objtree --- 2014-02-07 Wang Nan New
[resend,1/2] liblockdep: Use realpath for srctree and objtree --- 2014-02-08 Wang Nan Accepted
[resend,2/2] tools lib traceevent: Use realpath for srctree and objtree --- 2014-02-08 Wang Nan New
arm: mm: fix lowmem virtual address range check --- 2014-05-14 Wang Nan New
crash_dump: arm: crash dump kernel should use strict pfn_valid --- 2014-05-15 Wang Nan New
[Resend] ARM: kdump: makes second kernel use strict pfn_valid --- 2014-05-19 Wang Nan New
[RESEND] ARM: kdump: 2nd kernel should use strict pfn_valid in SPARSEMEM platform --- 2014-05-28 Wang Nan New
mem-hotplug: improve zone_movable_is_highmem logic --- 2014-06-20 Wang Nan Accepted
ARM: kdump: 2nd kernel should use strict pfn_valid in SPARSEMEM platform --- 2014-06-26 Wang Nan New
ftrace: Do not copy old hash when resetting. --- 2014-07-14 Wang Nan New
[v2] ftrace: Do not copy old hash when resetting. --- 2014-07-15 Wang Nan New
[1/5] memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE --- 2014-07-18 Wang Nan New
[2/5] memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE --- 2014-07-18 Wang Nan New
[3/5] memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE --- 2014-07-18 Wang Nan New
[4/5] memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE --- 2014-07-18 Wang Nan New
[5/5] memory-hotplug: powerpc: suitable memory should go to ZONE_MOVABLE --- 2014-07-18 Wang Nan New
[v2,1/7] memory-hotplug: add zone_for_memory() for selecting zone for new memory --- 2014-07-21 Wang Nan Accepted
[v2,2/7] memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE --- 2014-07-21 Wang Nan Accepted
[v2,3/7] memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE --- 2014-07-21 Wang Nan Accepted
[v2,4/7] memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE --- 2014-07-21 Wang Nan Accepted
[v2,5/7] memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE --- 2014-07-21 Wang Nan Accepted
[v2,6/7] memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE --- 2014-07-21 Wang Nan Accepted
[v2,7/7] memory-hotplug: tile: suitable memory should go to ZONE_MOVABLE --- 2014-07-21 Wang Nan New
kprobes/x86: opt: free optinsn cache when range check fails --- 2014-07-28 Wang Nan Accepted
[RFC] kprobes: arm: enable OPTPROBES for arm 32 --- 2014-08-05 Wang Nan New
[RFC,v2] kprobes: arm: enable OPTPROBES for ARM 32 --- 2014-08-08 Wang Nan New
[v3] kprobes: arm: enable OPTPROBES for ARM 32 --- 2014-08-09 Wang Nan New
[v4] kprobes: arm: enable OPTPROBES for ARM 32 --- 2014-08-12 Wang Nan New
ARM: probes: fix instruction fetch order with <asm/opcodes.h> --- 2014-08-16 Wang Nan New
ARM: probes: return directly when emulate not set --- 2014-08-27 Wang Nan New
[v5,1/3] ARM: probes: check stack operation when decoding --- 2014-08-27 Wang Nan New
[v5,2/3] kprobes: copy ainsn after alloc aggr kprobe --- 2014-08-27 Wang Nan New
[v5,3/3] kprobes: arm: enable OPTPROBES for ARM 32 --- 2014-08-27 Wang Nan New
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. --- 2014-09-18 Wang Nan Superseded
ARM: probes: fix instruction fetch order with <asm/opcodes.h> --- 2014-10-13 Wang Nan New
[resend] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. --- 2014-10-14 Wang Nan Accepted
perf tools: fix incorrect header string --- 2014-10-15 Wang Nan New
perf tools: ensure return negitive value when write header error --- 2014-10-16 Wang Nan Superseded
perf tools: makes CPUINFO_PROC to array for different kernel version --- 2014-10-16 Wang Nan New
[v2] perf tools: makes CPUINFO_PROC to array for different kernel version --- 2014-10-22 Wang Nan New
[v2,RESEND] perf tools: makes CPUINFO_PROC to array for different kernel version --- 2014-10-22 Wang Nan New
[v6,1/7] ARM: kprobes: replace 'union decode_action' to 'struct decode_action' --- 2014-10-22 Wang Nan New
[v6,2/7] ARM: kprobes: seprates load and store actions --- 2014-10-22 Wang Nan New
[v6,3/7] ARM: kprobes: introduces checker --- 2014-10-22 Wang Nan New
[v6,4/7] ARM: kprobes: collects stack consumption for store instructions --- 2014-10-22 Wang Nan New
[v6,5/7] ARM: kprobes: disallow probing stack consuming instructions --- 2014-10-22 Wang Nan New
[v6,6/7] kprobes: copy ainsn after alloc aggr kprobe --- 2014-10-22 Wang Nan New
[v6,7/7] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-10-22 Wang Nan New
[v3] perf tools: makes CPUINFO_PROC to array for different kernel version --- 2014-10-24 Wang Nan Superseded
[request,for,stable,inclusion,1/2] ARM: Correct BUG() assembly to ensure it is endian-agnostic --- 2014-10-24 Wang Nan New
[request,for,stable,inclusion,2/2] ARM: probes: fix instruction fetch order with <asm/opcodes.h> --- 2014-10-24 Wang Nan New
[1/4] ARM: kprobes: seprates load and store actions --- 2014-10-25 Wang Nan New
[2/4] ARM: kprobes: introduces checker --- 2014-10-25 Wang Nan New
[3/4] ARM: kprobes: collects stack consumption for store instructions --- 2014-10-25 Wang Nan New
[4/4] ARM: kprobes: disallow probing stack consuming instructions --- 2014-10-25 Wang Nan New
[v7,1/2] kprobes: copy ainsn after alloc aggr kprobe --- 2014-10-25 Wang Nan New
[v7,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-10-25 Wang Nan New
[v2,1/3] ARM: kprobes: introduces checker --- 2014-11-18 Wang Nan New
[v2,2/3] ARM: kprobes: collects stack consumption for store instructions --- 2014-11-18 Wang Nan New
[v2,3/3] ARM: kprobes: disallow probing stack consuming instructions --- 2014-11-18 Wang Nan New
[v8,1/2] kprobes: copy ainsn after alloc aggr kprobe --- 2014-11-18 Wang Nan New
[v8,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-11-18 Wang Nan New
[v9,1/2] kprobes: Pass the original kprobe for preparing optimized kprobe --- 2014-11-19 Wang Nan Superseded
[v9,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-11-19 Wang Nan New
[v3,1/3] ARM: kprobes: introduces checker --- 2014-11-21 Wang Nan New
[v3,2/3] ARM: kprobes: collects stack consumption for store instructions --- 2014-11-21 Wang Nan New
[v3,3/3] ARM: kprobes: disallow probing stack consuming instructions --- 2014-11-21 Wang Nan New
[v10,1/2] kprobes: Pass the original kprobe for preparing optimized kprobe --- 2014-11-21 Wang Nan Accepted
[v10,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-11-21 Wang Nan New
[v4,4/4] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-11-22 Wang Nan New
[v13,5/7] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-12-05 Wang Nan New
[v14,5/7] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-12-08 Wang Nan New
[v15,5/7] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-12-08 Wang Nan New
[RESEND,v15,5/7] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-12-08 Wang Nan New
[v16,5/8] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-12-11 Wang Nan Superseded
[v16,8/8] ARM: kprobes: Fix unreliable MRS instruction tests --- 2014-12-11 Wang Nan Superseded
[v17,06/11] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-12-27 Wang Nan Superseded
[v17,09/11] ARM: kprobes: Fix unreliable MRS instruction tests --- 2014-12-27 Wang Nan Superseded
[v19,06/11] ARM: kprobes: Add test cases for stack consuming instructions --- 2015-01-05 Wang Nan Accepted
[v19,09/11] ARM: kprobes: Fix unreliable MRS instruction tests --- 2015-01-05 Wang Nan Accepted
[12/32] perf tools: Allow filter option to be applied to bof object --- 2015-08-28 Wang Nan New
[GIT,PULL,00/31] perf tools: filtering events using eBPF programs --- 2015-08-29 Wang Nan New
[01/31] bpf tools: New API to get name from a BPF object --- 2015-08-29 Wang Nan Superseded
[02/31] perf tools: Don't set cmdline_group_boundary if no evsel is collected --- 2015-08-29 Wang Nan New
[03/31] perf tools: Introduce dummy evsel --- 2015-08-29 Wang Nan New
[04/31] perf tools: Make perf depend on libbpf --- 2015-08-29 Wang Nan New
[05/31] perf ebpf: Add the libbpf glue --- 2015-08-29 Wang Nan New
[06/31] perf tools: Enable passing bpf object file to --event --- 2015-08-29 Wang Nan New
[07/31] perf probe: Attach trace_probe_event with perf_probe_event --- 2015-08-29 Wang Nan New
[08/31] perf record, bpf: Parse and probe eBPF programs probe points --- 2015-08-29 Wang Nan New
[09/31] perf bpf: Collect 'struct perf_probe_event' for bpf_program --- 2015-08-29 Wang Nan New
[10/31] perf record: Load all eBPF object into kernel --- 2015-08-29 Wang Nan New
[11/31] perf tools: Add bpf_fd field to evsel and config it --- 2015-08-29 Wang Nan New
[12/31] perf tools: Allow filter option to be applied to bof object --- 2015-08-29 Wang Nan New
[13/31] perf tools: Attach eBPF program to perf event --- 2015-08-29 Wang Nan New
« 1 2 3 413 14 »

Bundling

Create bundle: