linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 14:25:31 to 2020-12-10 21:30:12 UTC [more...]

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2020-12-10 21:25 UTC  (17+ messages)
` [PATCH 02/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on P4 Note family
` [PATCH 03/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family
` [PATCH 04/18] ARM: dts: exynos: correct MUIC "
` [PATCH 05/18] ARM: dts: exynos: correct PMIC "
` [PATCH 06/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
` [PATCH 07/18] ARM: dts: exynos: correct PMIC interrupt trigger level on P4 Note family
` [PATCH 08/18] ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
` [PATCH 09/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
` [PATCH 10/18] ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family
` [PATCH 11/18] ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
` [PATCH 12/18] ARM: dts: qcom: msm8974-samsung-klte: "
` [RFC 13/18] mfd: max77686: Do not enforce (incorrect) interrupt trigger type
` [RFC 14/18] rtc: "
` [RFC 15/18] mfd: max77693: "
` [RFC 16/18] power: supply: max17042: "
` [RFC 17/18] mfd: max14577: "

[PATCH] arm64: dts: exynos: correct S3FWRN5 NFC interrupt trigger level on TM2
 2020-12-10 21:18 UTC 

[PATCH v2] pwm: rockchip: Keep enabled PWMs running while probing
 2020-12-10 21:00 UTC  (4+ messages)
` [PATCH] pwm: rockchip: Eliminate potential race condition when probing

[PATCH net-next] net: stmmac: simplify the return tc_delete_knode()
 2020-12-10 21:00 UTC  (2+ messages)

[GIT PULL] i.MX clock update for 5.11
 2020-12-10 20:58 UTC  (2+ messages)

[PATCH v24 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-12-10 20:56 UTC  (3+ messages)
` [PATCH v24 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v2 1/3] media: i2c: imx219: add support for specifying clock-frequencies
 2020-12-10 20:51 UTC  (3+ messages)

[PATCH 0/4] Remove PicoXcell
 2020-12-10 20:28 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: Remove PicoXcell platforms
` [PATCH 2/4] ARM: Remove PicoXcell platform support
` [PATCH 3/4] crypto: Remove PicoXcell driver
` [PATCH 4/4] dt-bindings: Remove PicoXcell bindings

[PATCH 1/8] clk: pwm: drop of_match_ptr from of_device_id table
 2020-12-10 20:24 UTC  (4+ messages)
` [PATCH 8/8] clk: scpi: mark scpi_clk_match as maybe unused

[PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-12-10 20:22 UTC  (9+ messages)
` [PATCH v4 3/5] gpio: msc313: MStar MSC313 GPIO driver

[PATCH v2 0/4] Initial support for phyBOARD-Pollux i.MX8MP
 2020-12-10 20:17 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: defconfig: Enable rv3028 i2c rtc driver
` [PATCH v2 3/4] bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings
` [PATCH v2 4/4] arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-12-10 19:58 UTC  (3+ messages)

[Intel-gfx] [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
 2020-12-10 19:48 UTC 

[PATCH v2] pinctrl: remove empty lines in pinctrl subsystem
 2020-12-10 19:38 UTC  (3+ messages)

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-10 19:16 UTC  (3+ messages)
` [PATCH 1/7] vfio: iommu_type1: Clear added dirty bit when unwind pin

[PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2020-12-10 19:12 UTC  (5+ messages)
` [PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
` [PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]

[PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-12-10 18:35 UTC  (7+ messages)
` [PATCH v2 1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
` [PATCH v2 3/6] elf: Fix failure handling in _dl_map_object_from_fd
` [PATCH v2 5/6] elf: Pass the fd to note processing

[PATCH] mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
 2020-12-10 18:21 UTC  (6+ messages)

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-12-10 16:00 UTC  (67+ messages)
` [PATCH v3 01/66] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v3 02/66] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v3 03/66] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v3 04/66] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v3 05/66] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v3 06/66] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v3 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v3 08/66] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v3 09/66] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v3 10/66] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v3 11/66] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v3 12/66] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v3 13/66] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v3 14/66] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v3 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v3 16/66] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v3 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v3 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v3 19/66] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v3 20/66] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v3 21/66] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v3 22/66] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v3 23/66] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings
` [PATCH v3 24/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v3 25/66] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v3 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v3 27/66] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v3 28/66] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v3 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v3 30/66] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v3 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v3 32/66] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v3 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v3 34/66] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v3 35/66] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v3 36/66] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v3 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v3 38/66] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap
` [PATCH v3 39/66] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v3 40/66] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v3 41/66] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v3 42/66] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v3 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v3 44/66] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v3 45/66] KVM: arm64: nv: Load timer before the GIC
` [PATCH v3 46/66] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v3 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v3 48/66] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v3 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v3 50/66] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v3 51/66] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v3 52/66] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v3 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v3 54/66] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v3 55/66] KVM: arm64: Allow populating S2 SW bits
` [PATCH v3 56/66] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v3 57/66] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v3 58/66] KVM: arm64: Map VNCR-capable registers to a separate page
` [PATCH v3 59/66] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v3 60/66] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature
` [PATCH v3 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit
` [PATCH v3 62/66] KVM: arm64: nv: Sync nested timer state with ARMv8.4
` [PATCH v3 63/66] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v3 64/66] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v3 65/66] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v3 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

[RFC PATCH 0/3] crypto: ARM - run kernel mode NEON with softirqs disabled
 2020-12-10 18:11 UTC  (4+ messages)
` [RFC PATCH 1/3] ARM: vfp: allow kernel mode NEON in softirq context
` [RFC PATCH 2/3] crypto: arm/aes-ce - drop non-SIMD fallbacks and SIMD helper
` [RFC PATCH 3/3] crypto: arm/aes-neonbs "

[PATCH v3 0/2] brcmstb: initial work on BCM4908
 2020-12-10 18:04 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: brcmstb: add BCM4908 binding
` [PATCH v3 2/2] PCI: brcmstb: support BCM4908 with external PERST# signal controller

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-10 17:59 UTC  (8+ messages)
` [PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms
` [PATCH 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH 15/15] ARM: dts: bcm2711: Add the CEC "

[PATCH] ARM: dts: lpc32xx: Remove unused and undocumented 'pnx, timeout'
 2020-12-10 17:52 UTC 

[PATCH v3] usb: musb: remove unused variable 'devctl'
 2020-12-10 17:33 UTC  (4+ messages)

[PATCH V2 0/2] brcmstb: initial work on BCM4908
 2020-12-10 17:27 UTC  (5+ messages)
` [PATCH V2 2/2] PCI: brcmstb: support BCM4908 with external PERST# signal controller

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-10 17:23 UTC  (7+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH -next] thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
 2020-12-10 17:23 UTC  (3+ messages)

[PATCH v4] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-10 17:21 UTC  (2+ messages)

[PATCH V3 0/7] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-10 16:54 UTC  (5+ messages)
` [PATCH V3 1/7] remoteproc: elf: support platform specific memory hook

[PATCH V2 1/2] arm64: topology: Avoid the have_policy check
 2020-12-10 16:29 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: topology: Reorder init_amu_fie() a bit

[PATCH 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2020-12-10 16:16 UTC  (3+ messages)
` [PATCH 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

question: CSI on imx8mq with (any) CSI2 camera / experience with mx6s_capture?
 2020-12-10 16:04 UTC  (5+ messages)

[PATCH -next] pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
 2020-12-10 15:59 UTC  (2+ messages)

[PATCH v8, 0/6] drm/mediatek: add support for mediatek SOC MT8183
 2020-12-10 15:50 UTC  (7+ messages)
` [PATCH v8, 1/6] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display
` [PATCH v8, 2/6] dt-bindings: mediatek: add "
` [PATCH v8, 5/6] drm/mediatek: add RDMA fifo size error handle

[PATCH] spi: pl022: Reduce scope for the variable “previous” in pump_transfers()
 2020-12-10 15:40 UTC 

[PATCH v4 0/6] Add a PRU remoteproc driver
 2020-12-10 15:30 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS

[PATCH v2 0/6] arm/arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-12-10 15:15 UTC  (5+ messages)
` [PATCH v2 2/6] genirq: Allow an interrupt to be marked as 'raw'
` [PATCH v2 3/6] arm64: Mark the recheduling IPI as raw interrupt

[PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL
 2020-12-10 15:14 UTC  (9+ messages)

[PATCH v3 0/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2020-12-10 15:06 UTC  (2+ messages)

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2020-12-10 15:01 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: Scale the DSIM PHY HFP/HBP/HSA to lanes and bpp

[PATCH v9 3/4] phy: Add Sparx5 ethernet serdes PHY driver
 2020-12-10 14:59 UTC  (4+ messages)

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2020-12-10 14:29 UTC  (22+ messages)
` [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool 02/21] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool 03/21] ioport: Retire .generate_fdt_node functionality
` [PATCH kvmtool 04/21] mmio: Extend handling to include ioport emulation
` [PATCH kvmtool 05/21] hw/i8042: Clean up data types
` [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler
` [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool 08/21] x86/ioport: Refactor "
` [PATCH kvmtool 09/21] x86/ioport: Switch to new "
` [PATCH kvmtool 10/21] hw/rtc: Refactor "
` [PATCH kvmtool 11/21] hw/rtc: Switch to new trap handler
` [PATCH kvmtool 12/21] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers
` [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler
` [PATCH kvmtool 16/21] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 18/21] pci: "
` [PATCH kvmtool 19/21] Remove ioport specific routines
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[RESEND PATCH 0/4] PCI: J7: J7200/J721E PCIe bindings
 2020-12-10 14:39 UTC  (2+ messages)

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-10 14:36 UTC  (3+ messages)
` [PATCH v2 5/7] drm/vc4: kms: Remove unassigned_channels from the HVS state

[PATCH v2 3/3] usb: xhci-mtk: fix unreleased bandwidth data
 2020-12-10 14:33 UTC  (2+ messages)

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-10 14:34 UTC  (4+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
  ` [linux-sunxi] "

[PATCH v2] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node to DT
 2020-12-10 14:30 UTC  (6+ messages)
` [PATCH v3 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
  ` [PATCH v3 2/3] Documentation: DT: binding documentation for regulator-poweroff

[PATCH v6 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-10 14:26 UTC  (10+ messages)
` [PATCH v6 2/9] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v6 3/9] drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
` [PATCH v6 4/9] drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
` [PATCH v6 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v6 6/9] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v6 7/9] drm/vc4: hdmi: Use the connector state pixel rate for the PHY
` [PATCH v6 8/9] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
` [PATCH v6 9/9] drm/vc4: hdmi: Enable 10/12 bpc output


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).