Patch Metrics

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

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

Current Members

Show patches with: State = Action Required       |   13446 patches
« 1 2 3 4134 135 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel] Running Xen on Nvidia Jetson-TK1 --- 2016-03-17 Julien Grall New
[Xen-devel,RFC] xen/arm: build: add missed dependency for head.S --- 2016-06-03 Wei Chen New
[Xen-devel,RFC,v2] xen/arm: build: add missed dependency for head.S --- 2016-06-07 Wei Chen New
[Xen-devel,RFC,8/8] xen/arm: acpi: route all unused IRQs to DOM0 --- 2016-06-07 Julien Grall New
[Xen-devel,RFC,7/8] xen/arm: Allow DOM0 to set the irq type when ACPI is inuse --- 2016-06-07 Julien Grall New
[Xen-devel,RFC,2/8] xen/arm: gic: Do not configure affinity for guest IRQ during routing --- 2016-06-07 Julien Grall New
[Xen-devel,RFC,18/22] xen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,15/22] xen/arm: p2m: Re-implement relinquish_p2m_mapping using p2m_get_entry --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,14/22] xen/arm: p2m: Re-implement p2m_cache_flush using p2m_get_entry --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,13/22] xen/arm: p2m: Replace all usage of __p2m_lookup with p2m_get_entry --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,12/22] xen/arm: p2m: Introduce p2m_get_entry and use it to implement __p2m_lookup --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,11/22] xen/arm: p2m: Introduce p2m_get_root_pointer and use it in __p2m_lookup --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,09/22] xen/arm: p2m: Change the type of level_shifts from paddr_t to unsigned int --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,07/22] xen/arm: p2m: Rework p2m_put_l3_page --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,04/22] xen/arm: p2m: Use typesafe gfn in p2m_mem_access_radix_set --- 2016-07-28 Julien Grall New
[Xen-devel,RFC,04/16] xen/arm: arm64: Import flush_icache_range from Linux v4.6-rc3 --- 2016-05-05 Julien Grall New
[Xen-devel] misc/arm: Correctly name bit in the booting document --- 2016-09-21 Julien Grall New
[Xen-devel,for-4.8] xen/arm64: Add missing synchronization barrier in invalidate_cache --- 2016-09-21 Julien Grall New
[Xen-devel,for-4.8,v2,23/23] xen/arm: p2m: Export p2m_*_lock helpers --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,2/2] xen/arm: Provide device tree debugging helper in a single place --- 2016-05-27 Julien Grall New
[Xen-devel,for-4.8,v2,22/23] xen/arm: p2m: Do not handle shattering in p2m_create_table --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,21/23] xen/arm: p2m: Re-implement p2m_set_mem_access using p2m_{set, get}_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,20/23] xen/arm: p2m: Re-implement p2m_insert_mapping using p2m_set_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,19/23] xen/arm: p2m: Re-implement p2m_remove_using using p2m_set_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,18/23] xen/arm: p2m: Re-implement relinquish_p2m_mapping using p2m_{get, set}_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,17/23] xen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,16/23] xen/arm: p2m: Introduce a helper to check if an entry is a superpage --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,15/23] xen/arm: p2m: Make p2m_{valid, table, mapping} helpers inline --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,14/23] xen/arm: p2m: Re-implement p2m_cache_flush using p2m_get_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,13/23] xen/arm: p2m: Replace all usage of __p2m_lookup with p2m_get_entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,1/2] xen/arm: Convert DEBUG_DT to Kconfig --- 2016-05-27 Julien Grall New
[Xen-devel,for-4.8,v2,12/23] xen/arm: p2m: Introduce p2m_get_entry and use it to implement __p2m_lookup --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,11/23] xen/arm: p2m: Introduce p2m_get_root_pointer and use it in __p2m_lookup --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,10/23] xen/arm: p2m: Move the lookup helpers at the top of the file --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,09/23] xen/arm: p2m: Change the type of level_shifts from paddr_t to uint8_t --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,08/23] xen/arm: p2m: Invalidate the TLBs when write unlocking the p2m --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,07/23] xen/arm: traps: Check the P2M before injecting a data/instruction abort --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,06/23] xen/arm: traps: Move MMIO emulation code in a separate helper --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,05/23] xen/arm: p2m: Add a back pointer to domain in p2m_domain --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,04/23] xen/arm: p2m: Use typesafe gfn in p2m_mem_access_radix_set --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,03/23] xen/arm: p2m: Rename parameter in p2m_{remove, write}_pte... --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,02/23] xen/arm: p2m: Store in p2m_domain whether we need to clean the entry --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.8,v2,01/23] xen/arm: do_trap_instr_abort_guest: Move the IPA computation out of the switch --- 2016-09-15 Julien Grall New
[Xen-devel,for-4.7] xen/arm: Don't call setup_virtual_regions multiple time --- 2016-05-25 Julien Grall New
[Xen-devel,for-4.7] xen/arm64: correctly emulate the {w, x}zr registers --- 2016-04-07 Julien Grall New
[Xen-devel,for-4.7,v3,2/2] xen/arm: Document the behavior of XENMAPSPACE_dev_mmio --- 2016-05-27 Julien Grall New
[Xen-devel,for-4.7,v3,1/2] xen: XENMEM_add_to_physmap_batch: Mark 'foreign_id' as reserved for dev_mmio --- 2016-05-27 Julien Grall New
[Xen-devel,for-4.7,v2] xen/arm: Force broadcast of TLB and instruction cache maintenance instructions --- 2016-04-27 Julien Grall New
[Xen-devel,for-4.7,v2,5/5] xen/arm: acpi: Print more error messages in acpi_map_gic_cpu_interface --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,4/5] xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interface --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,3/5] xen/arm: acpi: Fix SMP support when booting with ACPI --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,2/2] xen/arm: traps: Correctly interpret the content of the register HPFAR_EL2 --- 2016-04-22 Julien Grall New
[Xen-devel,for-4.7,v2,2/2] xen/arm: p2m: Release the p2m lock before undoing the mappings --- 2016-05-20 Julien Grall New
[Xen-devel,for-4.7,v2,1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,1/2] xen/bitops: Introduce GENMASK to generate mask --- 2016-04-22 Julien Grall New
[Xen-devel,for-4.7,v2,1/2] xen/arm: p2m: apply_p2m_changes: Do not undo more than necessary --- 2016-05-20 Julien Grall New
[Xen-devel,for-4.7,2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT --- 2016-04-07 Julien Grall New
[Xen-devel,for-4.7,1/2] xen: XENMEM_add_physmap_batch: Mark 'foreign_id' as reserved for dev_mmio --- 2016-05-25 Julien Grall New
[Xen-devel,for-4.7,1/2] xen/bitops: Introduce macros to generate mask --- 2016-04-13 Julien Grall New
[Xen-devel] docs/arm64: clarify the documention for loading XSM support --- 2016-04-25 Ian Jackson New
[Xen-devel] Allow initrd concatenation on ARM64 --- 2016-02-22 Fu Wei Fu New
[Xen-devel,7/8] xen/mm: Introduce max_gfn and min_gfn --- 2016-06-14 Julien Grall New
[Xen-devel,3/9] xen/arm: traps: Data Abort are always unconditional --- 2016-06-22 Julien Grall New
[Xen-devel,2/9] xen/arm: traps: Second attempt to correctly use the content of HPFAR_EL2 --- 2016-06-22 Julien Grall New
[Xen-devel,2/8] xen: Use typesafe gfn/mfn in guest_physmap_* helpers --- 2016-06-14 Julien Grall New
[Xen-devel,27/27,v11] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt SBSA UART emulation support in Xen --- 2017-09-27 Bhupinder Thakur New
[Xen-devel,1/9] xen/arm: Simply the definition of PAGE_SIZE by using the macro _AC --- 2016-06-22 Julien Grall New
[Xen-devel,12/22] xen/arm: p2m: Remove unnecessary locking --- 2016-07-20 Julien Grall New
[Xen-devel,08/22] xen/arm: p2m: Simplify p2m type check by using bitmask --- 2016-07-20 Julien Grall New
[Xen-devel,07/22] xen/arm: p2m: Use p2m_is_foreign in get_page_from_gfn to avoid open coding --- 2016-07-20 Julien Grall New
[Xen-devel,06/22] xen/arm: p2m: Use the typesafe MFN in mfn_to_p2m_entry --- 2016-07-20 Julien Grall New
[Xen-devel,05/22] xen/arm: p2m: Clean-up mfn_to_p2m_entry --- 2016-07-20 Julien Grall New
[Xen-devel,04/22] xen/arm: p2m: Fix multi-lines coding style comments --- 2016-07-20 Julien Grall New
[Xen-devel,03/22] xen/arm: p2m: Restrict usage of get_page_from_gva to the current vCPU --- 2016-07-20 Julien Grall New
[Xen-devel,02/22] xen/arm: p2m: Pass the vCPU in parameter to get_page_from_gva --- 2016-07-20 Julien Grall New
[Xen-devel,01/27,v10] xen/arm: vpl011: Define common ring buffer helper functions in console.h SBSA UART emulation support in Xen --- 2017-09-22 Bhupinder Thakur New
[Xen-devel,01/22] xen/arm: system: Use the correct parameter name in local_irq_restore --- 2016-07-20 Julien Grall New
x86: Remove vsyscall usage --- 2015-04-23 Adhemerval Zanella New
x86: Fix x32 syscall build --- 2015-04-22 Adhemerval Zanella New
x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] --- 2016-07-12 Adhemerval Zanella New
[wwwdocs] Release notes for SVE [wwwdocs] Release notes for SVE --- 2018-03-02 Richard Sandiford New
[wwwdocs] Document upcoming Qualcomm Falkor processor support --- 2016-11-10 Siddhesh Poyarekar New
[wwwdocs] Document upcoming Qualcomm Falkor processor support --- 2017-01-06 Siddhesh Poyarekar New
wwan: core: Fix missing RTM_NEWLINK event for default link wwan: core: Fix missing RTM_NEWLINK event for default link --- 2021-07-22 Loic Poulain New
wwan: core: Fix missing RTM_NEWLINK event wwan: core: Fix missing RTM_NEWLINK event --- 2021-07-22 Loic Poulain New
wwan: core: Fix missing RTM_NEWLINK event wwan: core: Fix missing RTM_NEWLINK event --- 2021-07-22 Loic Poulain New
wlcore: Set rx_status boottime_ns field on rx wlcore: Set rx_status boottime_ns field on rx --- 2018-07-27 Loic Poulain New
wireless: ath10k: Return early in ath10k_qmi_event_server_exit() to avoid hard crash on reboot wireless: ath10k: Return early in ath10k_qmi_event_server_exit() to avoid hard crash on reboot --- 2020-06-02 John Stultz New
WIP: Trying to align audio config with hikey for btaudio WIP: Trying to align audio config with hikey for btaudio --- 2020-02-07 John Stultz New
[WIP,PATCHSET,4/4] Modify interface and operation to comply with blk-mq-sched WIP branch for bfq-mq --- 2017-02-07 Paolo Valente New
[WIP,PATCHSET,3/4] Embed bfq-ioc.c and add locking on request queue WIP branch for bfq-mq --- 2017-02-07 Paolo Valente New
[WIP,PATCHSET,2/4] Move thinktime from bic to bfqq WIP branch for bfq-mq --- 2017-02-07 Paolo Valente New
[WIP] Introduce Video 4 Zephyr API --- 2019-03-19 Loic Poulain New
wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B --- 2023-04-21 Dan Carpenter New
wifi: rtw89: fix a width vs precision bug wifi: rtw89: fix a width vs precision bug --- 2023-08-08 Dan Carpenter New
wifi: rtl8xxxu: fix error messages wifi: rtl8xxxu: fix error messages --- 2024-01-31 Dan Carpenter New
wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async() wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async() --- 2023-10-30 Dan Carpenter New
wifi: iwlwifi: return negative -EINVAL instead of positive EINVAL wifi: iwlwifi: return negative -EINVAL instead of positive EINVAL --- 2024-02-06 Dan Carpenter New
wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta() wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta() --- 2023-09-27 Dan Carpenter New
« 1 2 3 4134 135 »