Show patches with: Archived = No       |   12565 patches
« 1 2 ... 115 116 117125 126 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC/RFT,14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,13/14] arm64: dts: meson-g12b: add cpus OPP tables arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,11/14] arm64: dts: meson-g12a: add cpus OPP table arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,08/14] clk: meson: g12a: expose CPUB clock ID for G12B arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,07/14] clk: meson: g12a: add notifiers to handle cpu clock change arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,04/14] clk: meson: eeclk: add setup callback arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,03/14] clk: meson: regmap: export regmap_div ops functions arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,02/14] clk: core: introduce clk_hw_set_parent() arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC/RFT,01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux arm64: g12a: add support for DVFS - - - --- 2019-06-20 Neil Armstrong RFC
[RFC,v1,7/7] serial: imx: get rid of imx_uart_rts_auto() serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-20 Sergey Organov RFC
[RFC,v1,6/7] serial: imx: set_mctrl(): correctly restore autoRTS state serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-20 Sergey Organov RFC
[RFC,v1,5/7] serial: imx: set_termios(): do not enable autoRTS if RTS is unset serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-20 Sergey Organov RFC
[RFC,v1,4/7] serial: imx: set_termios(): preserve RTS state serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-20 Sergey Organov RFC
[RFC,v1,3/7] serial: imx: set_termios(): clarify RTS/CTS bits calculation serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-20 Sergey Organov RFC
[RFC,v1,2/7] serial: imx: set_termios(): factor-out 'ucr2' initial value serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-20 Sergey Organov RFC
pwm: meson: fix the G12A AO clock parents order pwm: meson: fix the G12A AO clock parents order 1 - - --- 2019-06-20 Neil Armstrong Mainlined
[RFC,v2,14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,13/14] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,12/14] arm64/lib: asid: Allow user to update the context under the lock kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,11/14] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,10/14] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,09/14] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,08/14] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,07/14] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,06/14] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,05/14] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,03/14] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,02/14] arm64/mm: Move active_asids and reserved_asids to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[26/28] coresight: tmc: Smatch: Fix potential NULL pointer dereference coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[25/28] coresight: etm3x: Smatch: Fix potential NULL pointer dereference coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[24/28] coresight: Potential uninitialized variable in probe() coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[23/28] coresight: etb10: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[22/28] coresight: tmc-etf: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[21/28] coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[20/28] coresight: tmc-etr: Do not call smp_processor_id() from preemptible coresight: next v5.2-rc5 (V2) - - - --- 2019-06-19 Mathieu Poirier Mainlined
[43/45] coresight: tmc: Smatch: Fix potential NULL pointer dereference coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[42/45] coresight: etm3x: Smatch: Fix potential NULL pointer dereference coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[41/45] coresight: Potential uninitialized variable in probe() coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[40/45] coresight: etb10: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[39/45] coresight: tmc-etf: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[38/45] coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[37/45] coresight: tmc-etr: Do not call smp_processor_id() from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
can: xilinx_can: clean up indentation issue can: xilinx_can: clean up indentation issue - 1 - --- 2019-06-19 Colin King Mainlined
[RESEND] ARM: davinci: fix sleep.S build error on ARMv4 [RESEND] ARM: davinci: fix sleep.S build error on ARMv4 1 - - --- 2019-06-19 Arnd Bergmann Mainlined
ARM: exynos: only build mcpm support if used ARM: exynos: only build mcpm support if used - - - --- 2019-06-19 Arnd Bergmann Mainlined
[RFC] arm64: Detecting tagged addresses [RFC] arm64: Detecting tagged addresses - - - --- 2019-06-19 Andrew Murray RFC
[v3,2/2] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a [v3,1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings 1 1 - --- 2019-06-19 Ashish Kumar Superseded
[v3,1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings [v3,1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings 1 1 - --- 2019-06-19 Ashish Kumar Superseded
drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g - - - --- 2019-06-19 Ashish Kumar Superseded
[GIT,PULL] clk: sunxi-ng: clk parent rewrite part 1 [GIT,PULL] clk: sunxi-ng: clk parent rewrite part 1 - - - --- 2019-06-19 Chen-Yu Tsai Superseded
[V5,5/5] arm64: defconfig: Select CONFIG_CLK_IMX8MN by default [V5,1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN - - - --- 2019-06-19 Anson Huang Mainlined
[V5,4/5] clk: imx: Add support for i.MX8MN clock driver [V5,1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN - - - --- 2019-06-19 Anson Huang Mainlined
[V5,3/5] clk: imx: Add API for clk unregister when driver probe fail [V5,1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN - - - --- 2019-06-19 Anson Huang Mainlined
[V5,2/5] clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage [V5,1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN - - - --- 2019-06-19 Anson Huang Mainlined
[V5,1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN [V5,1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN - 2 - --- 2019-06-19 Anson Huang Mainlined
dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema 1 - - --- 2019-06-18 Rob Herring Mainlined
[v3,2/2] KVM: arm64: Skip more of the SError vaxorcism KVM: arm64: Skip more of the SError vaxorcism - - - --- 2019-06-18 James Morse Mainlined
[v3,1/2] KVM: arm64: Re-mask SError after the one instruction window KVM: arm64: Skip more of the SError vaxorcism - - - --- 2019-06-18 James Morse Mainlined
[v3,6/6] arm64: Update silicon-errata.txt for Neoverse-N1 #1349291 KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291) - - - --- 2019-06-18 James Morse Mainlined
[v3,5/6] KVM: arm64: Defer guest entry when an asynchronous exception is pending KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291) - - - --- 2019-06-18 James Morse Mainlined
[v3,4/6] KVM: arm64: Consume pending SError as early as possible KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291) - - - --- 2019-06-18 James Morse Mainlined
[v3,3/6] KVM: arm64: Make indirect vectors preamble behaviour symmetric KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291) - - - --- 2019-06-18 James Morse Mainlined
[v3,2/6] KVM: arm64: Abstract the size of the HYP vectors pre-amble KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291) - 1 - --- 2019-06-18 James Morse Mainlined
[v3,1/6] arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291) - - - --- 2019-06-18 James Morse Mainlined
ARM: shmobile: defconfig: Refresh for v5.2-rc1 ARM: shmobile: defconfig: Refresh for v5.2-rc1 - - - --- 2019-06-18 Geert Uytterhoeven Mainlined
[v2] drm/mcde: Fix uninitialized variable [v2] drm/mcde: Fix uninitialized variable - - - --- 2019-06-18 Linus Walleij Mainlined
next/master boot bisection: next-20190617 on sun8i-h2-plus-orangepi-zero next/master boot bisection: next-20190617 on sun8i-h2-plus-orangepi-zero - - - --- 2019-06-18 kernelci.org bot Mainlined
ARM: dts: aspeed: Add Facebook Minipack BMC ARM: dts: aspeed: Add Facebook Minipack BMC - 1 - --- 2019-06-18 Tao Ren Mainlined
[RFC,2/2] devfreq: mt8183-cci: using cpufreq-map governor in cci dvfs driver Use cpufreq-map governor for MT8183 CCI - - - --- 2019-06-18 Hsin-Yi Wang RFC
[RFC,1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor Use cpufreq-map governor for MT8183 CCI - - - --- 2019-06-18 Hsin-Yi Wang RFC
ARM: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks ARM: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks - 1 - --- 2019-06-18 Nathan Chancellor Mainlined
[v2] ARM: dts: exynos: add flash support to galaxy-s3 boards [v2] ARM: dts: exynos: add flash support to galaxy-s3 boards - - - --- 2019-06-18 Denis 'GNUtoo' Carikli Mainlined
[PATCH/RFT] arm64: dts: renesas: r8a77995: Fix register range of display node [PATCH/RFT] arm64: dts: renesas: r8a77995: Fix register range of display node - 2 - --- 2019-06-17 Yoshihiro Kaneko Mainlined
[v10,5/5] KVM: arm/arm64: support chained PMU counters KVM: arm/arm64: add support for chained counters - 2 - --- 2019-06-17 Andrew Murray Mainlined
[v10,4/5] KVM: arm/arm64: remove pmc->bitmask KVM: arm/arm64: add support for chained counters - - - --- 2019-06-17 Andrew Murray Mainlined
[v10,3/5] KVM: arm/arm64: re-create event when setting counter value KVM: arm/arm64: add support for chained counters - 2 - --- 2019-06-17 Andrew Murray Mainlined
[v10,2/5] KVM: arm/arm64: extract duplicated code to own function KVM: arm/arm64: add support for chained counters - 1 - --- 2019-06-17 Andrew Murray Mainlined
[v10,1/5] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions KVM: arm/arm64: add support for chained counters - 2 - --- 2019-06-17 Andrew Murray Mainlined
sched/topology: remove unused sd param from arch_scale_cpu_capacity() sched/topology: remove unused sd param from arch_scale_cpu_capacity() - 2 - --- 2019-06-17 Vincent Guittot Mainlined
ARM: dts: vexpress: Add missing newline at end of file ARM: dts: vexpress: Add missing newline at end of file - - - --- 2019-06-17 Geert Uytterhoeven Mainlined
dt-bindings: watchdog: Rename bindings documentation file dt-bindings: watchdog: Rename bindings documentation file - 2 - --- 2019-06-17 Simon Horman Mainlined
[v2,2/2] arm64: dts: renesas: r8a77995: Add cpg reset for LVDS Interface arm64: dts: renesas: r8a7799[05]: Add cpg reset for LVDS Interface - - - --- 2019-06-17 Simon Horman Mainlined
[v2,1/2] arm64: dts: renesas: r8a77990: Add cpg reset for LVDS Interface arm64: dts: renesas: r8a7799[05]: Add cpg reset for LVDS Interface - 1 - --- 2019-06-17 Simon Horman Mainlined
[v3] i2c: i2c-stm32f7: fix the get_irq error cases [v3] i2c: i2c-stm32f7: fix the get_irq error cases - 1 - --- 2019-06-17 Fabrice Gasnier Mainlined
[v2,-next] firmware: ti_sci: remove set but not used variable 'dev' [v2,-next] firmware: ti_sci: remove set but not used variable 'dev' - - - --- 2019-06-15 Yue Haibing Mainlined
[v2,1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend [v2,1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend 1 1 - --- 2019-06-14 Ken Sloat Mainlined
[RFC,7/7] serial: imx: get rid of imx_uart_rts_auto() serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-14 Sergey Organov RFC
[RFC,6/7] serial: imx: set_mctrl(): correctly restore autoRTS state serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-14 Sergey Organov RFC
[RFC,5/7] serial: imx: set_termios(): preserve RTS state serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-14 Sergey Organov RFC
[RFC,4/7] serial: imx: set_termios(): do not enable autoRTS if RTS is unset serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-14 Sergey Organov RFC
[RFC,3/7] serial: imx: set_termios(): clarify RTS/CTS bits calculation serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-14 Sergey Organov RFC
[RFC,2/7] serial: imx: set_termios(): factor-out 'ucr2' initial value serial: imx: fix RTS and RTS/CTS handling - - - --- 2019-06-14 Sergey Organov RFC
[v1] dmaengine: imx-sdma: remove BD_INTR for channel0 [v1] dmaengine: imx-sdma: remove BD_INTR for channel0 - - - --- 2019-06-14 Robin Gong Mainlined
[RFC,v2,8/8] arm64/sve: Rework SVE trap access to use TIF_SVE_NEEDS_FLUSH arm64/sve: First steps towards optimizing syscalls - - - --- 2019-06-13 Julien Grall RFC
« 1 2 ... 115 116 117125 126 »