messages from 2019-12-17 09:11:34 to 2019-12-17 22:37:46 UTC [more...]
[PATCH v4 00/19] KVM: Dynamically size memslot arrays
2019-12-17 22:37 UTC (26+ messages)
` [PATCH v4 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v4 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v4 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v4 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v4 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v4 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v4 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v4 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v4 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v4 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v4 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v4 12/19] KVM: Move memslot deletion to helper function
` [PATCH v4 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v4 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v4 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v4 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v4 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
[PATCH v6 00/15] CoreSight CTI Driver
2019-12-17 22:27 UTC (4+ messages)
[PATCH net-next 0/3] net: emaclite: support arm64 platform
2019-12-17 21:57 UTC (3+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style
[v2, PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
2019-12-17 21:48 UTC (2+ messages)
[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
2019-12-17 21:05 UTC (8+ messages)
` [PATCH RFC v6 2/9] PM / devfreq: Add generic imx bus scaling driver
[PATCH] ARM: defconfig: u8500: activate cpufreq
2019-12-17 20:26 UTC
[PATCH 00/22] arm64: Memory Tagging Extension user-space support
2019-12-17 20:06 UTC (13+ messages)
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes
` [PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()
[PATCH v7 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
2019-12-17 20:05 UTC
[PATCH v2 0/7] arm64: Fix support for no FP/SIMD
2019-12-17 19:05 UTC (9+ messages)
` [PATCH v2 1/7] arm64: Introduce system_capabilities_finalized() marker
` [PATCH v2 2/7] arm64: fpsimd: Make sure SVE setup is complete before SIMD is used
` [PATCH v2 3/7] arm64: cpufeature: Fix the type of no FP/SIMD capability
` [PATCH v2 4/7] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
` [PATCH v2 5/7] arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
` [PATCH v2 6/7] arm64: signal: nofpsimd: Handle fp/simd context for signal frames
` [PATCH v2 7/7] arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
[PATCH 0/5] arm64: renesas: Split/rename R-Car H3 support
2019-12-17 18:38 UTC (6+ messages)
` [PATCH 1/5] arm64: dts: renesas: Rename r8a7795{-es1, }* to r8a7795[01]*
` [PATCH 2/5] arm64: dts: renesas: Drop redudant SoC prefixes from ULCB DTS file names
` [PATCH 3/5] arm64: dts: renesas: Sort DTBs in Makefile
` [PATCH 4/5] arm64: dts: renesas: Prepare for split of ARCH_R8A7795 into ARCH_R8A7795[01]
` [PATCH 5/5] soc: renesas: Add ARCH_R8A7795[01] for existing R-Car H3
[PATCH] soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
2019-12-17 18:35 UTC (4+ messages)
[PATCH V2 1/3] crypto: caam: Add support for i.MX8M Mini
2019-12-17 18:25 UTC (8+ messages)
` [PATCH V2 2/3] arm64: dts: imx8mm: Add Crypto CAAM support
` [PATCH V2 3/3] arm64: defconfig: Enable CRYPTO_DEV_FSL_CAAM
[PATCH 0/5] ARM: OMAP2+: a few pdata changes for ipc/reset
2019-12-17 18:01 UTC (2+ messages)
[PATCH v3 00/15] KVM: Dynamically size memslot arrays
2019-12-17 17:55 UTC (5+ messages)
[PATCH v6] drm/mcde: Some fixes to handling video mode
2019-12-17 17:48 UTC (2+ messages)
[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
2019-12-17 17:24 UTC (19+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v3 04/13] ACPI/IORT: Support PASID for platform devices
` [PATCH v3 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v3 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v3 08/13] iommu/arm-smmu-v3: Propate ssid_bits
` [PATCH v3 09/13] iommu/arm-smmu-v3: Handle failure of arm_smmu_write_ctx_desc()
[PATCH 0/3] ARM: davinci: convert dm365 to using the new clocksource driver
2019-12-17 17:01 UTC (5+ messages)
` [PATCH 1/3] clocksource: davinci: work around a clocksource problem on dm365 SoC
[PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
2019-12-17 16:46 UTC (3+ messages)
` TI omap compile problem in 5.5-rc1? was "
[PATCH v2 0/6] arm64: dts: renesas: r8a77961: Add more device nodes
2019-12-17 16:38 UTC (15+ messages)
` [PATCH v2 1/6] arm64: dts: renesas: r8a77961: Add RWDT node
` [PATCH v2 2/6] arm64: dts: renesas: r8a77961: Add GPIO nodes
` [PATCH v2 3/6] arm64: dts: renesas: r8a77961: Add RAVB node
` [PATCH v2 4/6] arm64: dts: renesas: r8a77961: Add SYS-DMAC nodes
` [PATCH v2 5/6] arm64: dts: renesas: r8a77961: Add I2C nodes
` [PATCH v2 6/6] arm64: dts: renesas: r8a77961: Add SDHI nodes
[RFC PATCH v1] devres: align devres.data strictly only for devm_kmalloc()
2019-12-17 16:17 UTC (3+ messages)
[PATCH net-next 0/3] net: axienet: Fix random driver issues
2019-12-17 15:49 UTC (6+ messages)
` [PATCH net-next 1/3] net: axienet: Propagate registration errors during probe
` [PATCH net-next 3/3] net: axienet: Pass ioctls to the phy
[PATCH] ASoC: Add MediaTek MT6660 Speaker Amp Driver
2019-12-17 15:17 UTC (2+ messages)
[PATCH] clocksource/drivers: Fix memory leak in ttc_setup_clockevent
2019-12-17 15:09 UTC (5+ messages)
` [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource
[PATCH v5] drm/mcde: Some fixes to handling video mode
2019-12-17 15:02 UTC (3+ messages)
[PATCH] drivers: clocksource: Use ttc driver as platform driver
2019-12-17 15:00 UTC (4+ messages)
[PATCH] mt76: fix LED link time failure
2019-12-17 14:59 UTC (3+ messages)
[PATCH 00/14] Remove legacy sdma code for dt booting omaps
2019-12-17 14:50 UTC (3+ messages)
[PATCH V2] arm64: Introduce ID_ISAR6 CPU register
2019-12-17 14:47 UTC
[PATCH 0/5] KVM: arm64: vcpu preempted check support
2019-12-17 14:40 UTC (10+ messages)
` [PATCH 1/5] KVM: arm64: Document PV-lock interface
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call
` [PATCH 3/5] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH 4/5] KVM: arm64: Add interface to support vcpu preempted check
` [PATCH 5/5] KVM: arm64: Support the vcpu preemption check
[PATCH 0/9] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
2019-12-17 14:33 UTC (5+ messages)
` [PATCH 7/9] memory: samsung: exynos5422-dmc: Replace deprecated 'devfreq-events' property
` [PATCH 2/9] PM / devfreq: Remove devfreq_get_devfreq_by_phandle function
[PATCH v21 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
2019-12-17 14:28 UTC (3+ messages)
` [PATCH v21 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
[PATCH] ARM: tegra: Fix restoration of PLLM when exiting suspend
2019-12-17 14:28 UTC (5+ messages)
[PATCH] ath10k: Fix some typo in some warning messages
2019-12-17 14:24 UTC (2+ messages)
[RFC 0/6] vDSO support for Hyper-V guest on ARM64
2019-12-17 14:10 UTC (3+ messages)
` [RFC 6/6] arm64: hyperv: Enable vDSO
[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-12-17 13:49 UTC (4+ messages)
[PATCH v2 1/2] include: trace: Add SCMI header with trace events
2019-12-17 13:43 UTC (2+ messages)
` [PATCH v2 2/2] drivers: firmware: scmi: Extend SCMI transport layer by "
[PATCH V4 00/10] ARM: Add minimal Raspberry Pi 4 support
2019-12-17 13:41 UTC (7+ messages)
` [PATCH V4 01/10] bluetooth: hci_bcm: Fix RTS handling during startup
[PATCH v2 0/2] drivers: soc: xilinx: Add support for init suspend
2019-12-17 13:40 UTC (3+ messages)
` [PATCH v3 "
[PATCH] mm: change_memory_common: add spaces for `*` operator
2019-12-17 13:34 UTC
[v2,0/1] Add mt7629 pwm support
2019-12-17 13:16 UTC (2+ messages)
` [v2,1/1] arm: dts: mediatek: add "
[PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation
2019-12-17 13:13 UTC (18+ messages)
[PATCH 04/10] drm/malidp: plane_state->fb iff plane_state->crtc
2019-12-17 13:11 UTC (2+ messages)
[PATCH] ACPI/IORT: fix the iort_id_map function
2019-12-17 13:00 UTC (7+ messages)
[PATCH 1/1] drm/sun4i: hdmi: Remove duplicate cleanup calls
2019-12-17 12:46 UTC
[PATCH net-next v2 0/7] net: stmmac: Improvements for -next
2019-12-17 12:46 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: stmmac: Print more information in DebugFS DMA Capabilities file
` [PATCH net-next v2 2/7] net: stmmac: Always arm TX Timer at end of transmission start
` [PATCH net-next v2 3/7] net: stmmac: Let TX and RX interrupts be independently enabled/disabled
` [PATCH net-next v2 4/7] net: stmmac: Always use TX coalesce timer value when rescheduling
` [PATCH net-next v2 5/7] net: stmmac: Add basic EST support for GMAC5+
` [PATCH net-next v2 6/7] net: stmmac: Add basic EST support for XGMAC
` [PATCH net-next v2 7/7] net: stmmac: Integrate EST with TAPRIO scheduler API
[PATCH v2 0/1] spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER
2019-12-17 12:39 UTC (5+ messages)
` [PATCH v2 1/1] "
` Applied "spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER" to the spi tree
[PATCH v2] KVM: arm/arm64: Re-check VMA on detecting a poisoned page
2019-12-17 12:38 UTC
[PATCH v2] mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 12:34 UTC (2+ messages)
[PATCH] mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 12:15 UTC (3+ messages)
[PATCH v12 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
2019-12-17 12:06 UTC (8+ messages)
` [PATCH v12 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller
[PATCH 1/1] drm/sun4i: hdmi: Check for null pointer before cleanup
2019-12-17 11:57 UTC (7+ messages)
[PATCH v3 00/16] arm64: return address signing
2019-12-17 11:43 UTC (3+ messages)
` [PATCH v3 14/16] kconfig: Add support for 'as-option'
[PATCH net v2 0/8] net: stmmac: Fixes for -net
2019-12-17 11:42 UTC (9+ messages)
` [PATCH net v2 1/8] net: stmmac: selftests: Needs to check the number of Multicast regs
` [PATCH net v2 2/8] net: stmmac: Determine earlier the size of RX buffer
` [PATCH net v2 3/8] net: stmmac: Do not accept invalid MTU values
` [PATCH net v2 4/8] net: stmmac: Only the last buffer has the FCS field
` [PATCH net v2 5/8] net: stmmac: xgmac: Clear previous RX buffer size
` [PATCH net v2 6/8] net: stmmac: RX buffer size must be 16 byte aligned
` [PATCH net v2 7/8] net: stmmac: 16KB buffer "
` [PATCH net v2 8/8] net: stmmac: Enable 16KB buffer size
[PATCH v6 10/15] dt-bindings: qcom: Add CTI options for qcom msm8916
2019-12-17 11:42 UTC (2+ messages)
[PATCH v6 05/15] dt-bindings: arm: Adds CoreSight CTI hardware definitions
2019-12-17 11:42 UTC (2+ messages)
[PATCH] crypto: sun4i-ss: make unexported sun4i_ss_pm_ops static
2019-12-17 11:30 UTC
[PATCH] mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 11:29 UTC
[PATCH] mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 11:28 UTC
[PATCH v2 0/5] media: meson: vdec: Add VP9 decoding support
2019-12-17 11:19 UTC (6+ messages)
` [PATCH v2 1/5] media: meson: vdec: align stride on 32 bytes
` [PATCH v2 2/5] media: meson: vdec: add helpers for lossless framebuffer compression buffers
` [PATCH v2 3/5] media: meson: vdec: add common HEVC decoder support
` [PATCH v2 4/5] media: meson: vdec: add VP9 input support
` [PATCH v2 5/5] media: meson: vdec: add VP9 decoder support
[PATCH v2 0/5] iommu: Implement iommu_put_resv_regions_simple()
2019-12-17 10:59 UTC (4+ messages)
` [PATCH v2 2/5] iommu: arm: Use iommu_put_resv_regions_simple()
[PATCH] mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 10:52 UTC
[PATCH] media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 10:42 UTC
[PATCH] media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 10:41 UTC
[PATCH] iio: adc: at91: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 10:32 UTC (3+ messages)
[PATCH v2] iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_channel()
2019-12-17 10:31 UTC
[PATCH] asm/sections: Check for overflow in memory_contains()
2019-12-17 10:28 UTC (2+ messages)
[PATCH 1/2] include: trace: Add SCMI header with trace events
2019-12-17 10:05 UTC (2+ messages)
[v5, PATCH 0/5] Add cpufreq and cci devfreq for mt8183, and SVS support
2019-12-17 10:08 UTC (3+ messages)
` [v5, PATCH 3/5] devfreq: add mediatek cci devfreq
[PATCH 0/2] add usb2-phy support for RK3308 SoC
2019-12-17 7:57 UTC
[PATCH v4 0/6] add Amlogic A1 clock controller driver
2019-12-17 9:36 UTC (8+ messages)
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 3/6] clk: meson: eeclk: refactor eeclk common driver to support A1
[PATCH 0/6] Convert STM32 dma to json-schema
2019-12-17 9:22 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: dma: Convert stm32 DMA bindings "
` [PATCH 2/6] dt-bindings: dma: Convert stm32 MDMA "
` [PATCH 3/6] dt-bindings: dma: Convert stm32 DMAMUX "
` [PATCH 4/6] ARM: dts: stm32: fix dma controller node name on stm32f746
` [PATCH 5/6] ARM: dts: stm32: fix dma controller node name on stm32f743
` [PATCH 6/6] ARM: dts: stm32: fix dma controller node name on stm32mp157c
[PATCH v3 0/4] media: meson: vdec: Add compliant H264 support
2019-12-17 9:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).