Patch Metrics

There are 13399 patches submitted by members of this team, and 2336 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: none      |   13399 patches
« 1 2 ... 3 4 5133 134 »
Patch Series S/W/F Date Submitter Delegate State
[V2,5/7] s390: mm/gup: add gup trace points --- 2015-12-02 Yang Shi New
[V2,6/7] sh: mm/gup: add gup trace points --- 2015-12-02 Yang Shi New
[V2,7/7] sparc64: mm/gup: add gup trace points --- 2015-12-02 Yang Shi New
[v3,1/7] trace/events: Add gup trace events --- 2015-12-08 Yang Shi Superseded
[v3,2/7] mm/gup: add gup trace points --- 2015-12-08 Yang Shi Superseded
[v3,3/7] x86: mm/gup: add gup trace points --- 2015-12-08 Yang Shi Superseded
[v3,4/7] mips: mm/gup: add gup trace points --- 2015-12-08 Yang Shi Superseded
[v3,5/7] s390: mm/gup: add gup trace points --- 2015-12-08 Yang Shi Superseded
[v3,6/7] sh: mm/gup: add gup trace points --- 2015-12-08 Yang Shi Superseded
[v3,7/7] sparc64: mm/gup: add gup trace points --- 2015-12-08 Yang Shi Superseded
[v4,1/7] trace/events: Add gup trace events --- 2015-12-09 Yang Shi Superseded
[v4,2/7] mm/gup: add gup trace points --- 2015-12-09 Yang Shi Superseded
[v4,3/7] x86: mm/gup: add gup trace points --- 2015-12-09 Yang Shi Superseded
[v4,4/7] mips: mm/gup: add gup trace points --- 2015-12-09 Yang Shi Superseded
[v4,5/7] s390: mm/gup: add gup trace points --- 2015-12-09 Yang Shi Superseded
[v4,6/7] sh: mm/gup: add gup trace points --- 2015-12-09 Yang Shi Superseded
[v4,7/7] sparc64: mm/gup: add gup trace points --- 2015-12-09 Yang Shi Superseded
[v5,1/7] trace/events: Add gup trace events --- 2015-12-09 Yang Shi New
[v5,2/7] mm/gup: add gup trace points --- 2015-12-09 Yang Shi New
[v5,3/7] x86: mm/gup: add gup trace points --- 2015-12-09 Yang Shi New
[v5,4/7] mips: mm/gup: add gup trace points --- 2015-12-09 Yang Shi New
[v5,5/7] s390: mm/gup: add gup trace points --- 2015-12-09 Yang Shi New
[v5,6/7] sh: mm/gup: add gup trace points --- 2015-12-09 Yang Shi New
[v5,7/7] sparc64: mm/gup: add gup trace points --- 2015-12-09 Yang Shi New
ppc64: select HAVE_CONTEXT_TRACKING by default --- 2015-12-09 Yang Shi New
rt: x86: extend signal send delay to 32 bit --- 2015-12-10 Yang Shi New
[v2] rt: x86: enable preemption in IST exception for x86-32 --- 2015-12-14 Yang Shi New
arm64: reenable interrupt when handling ptrace breakpoint --- 2015-12-16 Yang Shi New
PCI: layerscape: add ls2085a compatible --- 2016-01-27 Yang Shi Accepted
kgdb: disable do_fork and sys_open tests on boot when DEBUG_RODATA is enabled --- 2016-01-28 Yang Shi New
arm64: disable kasan when accessing frame->fp in unwind_frame --- 2016-02-05 Yang Shi New
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL --- 2016-02-05 Yang Shi Accepted
ubsan: cosmetic fix to Kconfig text --- 2016-02-06 Yang Shi Accepted
[v2] arm64: disable kasan when accessing frame->fp in unwind_frame --- 2016-02-08 Yang Shi Accepted
trace, kasan: silence Kasan warning in check_stack --- 2016-02-08 Yang Shi New
arm64: replace read_lock to rcu lock in call_step_hook --- 2016-02-08 Yang Shi Accepted
arm64: use raw_smp_processor_id in stack backtrace dump --- 2016-02-09 Yang Shi New
scsi: fdomain: add missing CONFIG_ to PCMCIA --- 2016-02-09 Yang Shi New
arm64: make irq_stack_ptr more robust --- 2016-02-11 Yang Shi Accepted
arm64: remove redundant preempt.h --- 2016-02-12 Yang Shi New
lib/Kconfig: make PREEMPT_COUNT depend on PREEMPT in DEBUG_ATOMIC_SLEEP --- 2016-02-12 Yang Shi New
[v2] trace, kasan: silence Kasan warning in check_stack --- 2016-02-12 Yang Shi Superseded
mm/Kconfig: remove redundant arch depend for memory hotplug --- 2016-02-12 Yang Shi Accepted
writeback: call writeback tracepoints withoud holding list_lock in wb_writeback() --- 2016-02-24 Yang Shi New
[RFC] writeback: move list_lock down into the for loop --- 2016-02-26 Yang Shi New
[RFC] kernfs: create raw version kernfs_path_len and kernfs_path --- 2016-02-26 Yang Shi New
[RFC] kernfs: create raw version kernfs_path_len and kernfs_path --- 2016-02-26 Yang Shi New
[RFC,V2] kernfs: create raw version kernfs_path_len and kernfs_path --- 2016-02-26 Yang Shi Superseded
[RFC,V3] kernfs: create raw version kernfs_path_len and kernfs_path --- 2016-02-26 Yang Shi New
f2fs: mutex can't be used by down_write_nest_lock() --- 2016-02-27 Yang Shi Accepted
[RFC,V4] trace: writeback: replace cgroup path to cgroup ino --- 2016-03-03 Yang Shi Superseded
arm64: Kconfig: make SCHED_MC and SCHED_SMT depend on SMP --- 2016-04-14 Yang Shi New
lockdep: Include print_collision and helper functions in DEBUG_LOCKDEP --- 2016-04-14 Yang Shi New
mm: thp: correct split_huge_pages file permission --- 2016-04-15 Yang Shi Accepted
locktorture: make verbose writable and control stats print --- 2016-04-15 Yang Shi New
arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definition --- 2016-04-18 Yang Shi New
mm: thp: simplify the implementation of mk_huge_pmd --- 2016-04-18 Yang Shi New
mm: move huge_pmd_set_accessed out of huge_memory.c --- 2016-04-20 Yang Shi New
[linux-next] sched: cgroup: enable interrupt before calling threadgroup_change_begin --- 2016-04-23 Yang Shi New
panic: lockdep: correct lock debugging state check --- 2016-04-26 Yang Shi New
arm64: always use STRICT_MM_TYPECHECKS --- 2016-04-29 Yang Shi Accepted
mm: slab: remove ZONE_DMA_FLAG --- 2016-05-04 Yang Shi Accepted
arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL --- 2016-05-04 Yang Shi Accepted
[oe] libhugetlbfs: enable build for x86-32 --- 2016-05-10 Yang Shi Accepted
[net-next] bpf: arm64: remove callee-save registers use for tmp registers --- 2016-05-16 Yang Shi Superseded
[v2,net-next] bpf: arm64: remove callee-save registers use for tmp registers --- 2016-05-16 Yang Shi Accepted
mm: page_is_guard return false when page_ext arrays are not allocated yet --- 2016-05-18 Yang Shi New
mm: move page_ext_init after all struct pages are initialized --- 2016-05-19 Yang Shi Superseded
[v2] mm: move page_ext_init after all struct pages are initialized --- 2016-05-19 Yang Shi Accepted
mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly --- 2016-05-23 Yang Shi Superseded
mm: check the return value of lookup_page_ext for all call sites --- 2016-05-23 Yang Shi Accepted
[v2] mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly --- 2016-05-23 Yang Shi Accepted
xtensa: defconfig: remove ZONE_DMA_FLAG --- 2016-05-23 Yang Shi New
mm: use early_pfn_to_nid in page_ext_init --- 2016-05-25 Yang Shi Accepted
mm: use early_pfn_to_nid in register_page_bootmem_info_node --- 2016-05-25 Yang Shi Accepted
arm64: kasan: instrument user memory access API --- 2016-05-26 Yang Shi New
mm: check the return value of lookup_page_ext for all call sites --- 2016-05-27 Yang Shi New
[v2] arm64: kasan: instrument user memory access API --- 2016-05-27 Yang Shi Superseded
[v3] arm64: kasan: instrument user memory access API --- 2016-06-08 Yang Shi Accepted
locktorture: Fix potential memory leak with rw lock test --- 2016-11-10 Yang Shi Superseded
arm: kprobe: replace patch_lock to raw lock --- 2016-11-11 Yang Shi New
[v8] example: introducing l3fwd --- 2016-08-26 Xuelin Shi New
example/l3fwd: enhance flow lookup performance in hash --- 2016-08-26 Xuelin Shi New
Add a test program: odp_generator --- 2014-03-21 Weilong Chen Superseded
Add helper: odp_icmp.h --- 2014-04-09 Weilong Chen Accepted
[PATCHv2] Add a test program: odp_generator --- 2014-04-09 Weilong Chen Under Review
[PATCHv2] Add helper: odp_icmp.h --- 2014-04-21 Weilong Chen Accepted
[PATCHv3] Add a test program: odp_generator --- 2014-04-21 Weilong Chen Accepted
Add odp helper function for udp checksum --- 2014-04-21 Weilong Chen Accepted
[PATCHv2] Add odp helper function for udp checksum --- 2014-04-29 Weilong Chen Superseded
[PATCHv4] Add a test program: odp_generator --- 2014-04-29 Weilong Chen Superseded
[PATCHv3] Add odp helper function for udp checksum --- 2014-04-29 Weilong Chen Under Review
[PATCHv5] Add a test program: odp_generator --- 2014-04-29 Weilong Chen Rejected
[PATCHv4,1/2] Add odp helper function for udp checksum --- 2014-05-07 Weilong Chen Accepted
[PATCHv6,2/2] Add a test program: odp_generator --- 2014-05-07 Weilong Chen Accepted
Use odp_chksum to compute checksum of udp header and data --- 2014-05-12 Weilong Chen Superseded
[PATCHv2] Use odp_chksum to compute checksum of udp header and data --- 2014-05-12 Weilong Chen Not Applicable
[PATCHv3] Use odp_chksum to compute checksum of udp header and data --- 2014-05-20 Weilong Chen Accepted
Revert "Fix uint16be_t sparse checksum errors" --- 2014-07-15 Weilong Chen New
Fix comment for odp_generator --- 2014-08-04 Weilong Chen Accepted
« 1 2 ... 3 4 5133 134 »