linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 07:33:21 to 2022-04-29 15:57:26 UTC [more...]

[PATCH v3 0/9] nvmem: sfp: binding updates and additions
 2022-04-29 15:56 UTC  (2+ messages)

[PATCH bpf v2 0/4] kprobes: rethook, ARM, arm64: Replace kretprobe trampoline with rethook
 2022-04-29 15:55 UTC  (4+ messages)
` [PATCH bpf v2 4/4] arm64: rethook: "

[PATCH v2 00/15] Add support for the i.MXRT1170-evk
 2022-04-29 15:53 UTC  (3+ messages)
` [PATCH v2 07/15] dt-bindings: clock: imx: Add documentation for i.MXRT1170 clock

[PATCH 0/2] ARM: MAX_DMA_ADDRESS fixes
 2022-04-29 15:45 UTC  (7+ messages)
` [PATCH 1/2] ARM: Fix off by one in checking DMA zone size
` [PATCH 2/2] ARM: Clamp MAX_DMA_ADDRESS to 32-bit

[GIT PULL] KVM/arm64 fixes for 5.18, take #2
 2022-04-29 15:39 UTC  (2+ messages)

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-04-29 15:28 UTC  (3+ messages)

[PATCH] arm64: dts: imx8m: correct usb power domain
 2022-04-29 15:24 UTC  (4+ messages)

[PATCH 0/7] arm64: dts: mediatek: mt8195-demo: Add more peripheral support
 2022-04-29 15:22 UTC  (5+ messages)
` [PATCH 5/7] arm64: dts: mediatek: mt8195-demo: enable ethernet

[PATCH] ARM: mvebu: check the validation of memory allocation
 2022-04-29 15:19 UTC  (2+ messages)

[PATCH v4] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2022-04-29 15:02 UTC  (7+ messages)

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 14:51 UTC  (5+ messages)
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH 0/2] MediaTek TTBR up to 35bit support
 2022-04-29 14:34 UTC  (3+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to support TTBR up to 35bit for MediaTek
` [PATCH 2/2] iommu/mediatek: Enable allocating page table in normal memory

Optimizing kernel compilation / alignments for network performance
 2022-04-29 14:49 UTC  (5+ messages)

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-29 14:24 UTC  (7+ messages)
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP

[PATCH] arm64: dts: mt7622: specify the number of DMA requests
 2022-04-29 14:14 UTC  (4+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-29 14:10 UTC  (3+ messages)
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH v6 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-29 14:07 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622

[PATCH] crypto: atmel-i2c - Simplify return code in probe function
 2022-04-29 14:03 UTC 

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-04-29 13:49 UTC 

[PATCH v2 0/1] dt-bindings: rtc: mediatek: add mt6358 and mt6366
 2022-04-29 13:43 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: rtc: mediatek: add mt6358 and mt6366 compatible

[PATCH v2] arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
 2022-04-29 13:38 UTC  (2+ messages)

[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-04-29 13:37 UTC  (3+ messages)

[PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
 2022-04-29 13:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
` [PATCH v2 2/2] clk: mediatek: Delete MT8192 msdc gate

[PATCHv13 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-29 13:29 UTC  (4+ messages)
` [PATCHv13 9/9] soc: qcom: geni: Disable MMIO tracing for GENI SE

[PATCH] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-29 13:28 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8183-pumpkin: fix bad thermistor node name
 2022-04-29 13:27 UTC  (3+ messages)

[PATCH 0/4] KVM nVHE Hypervisor stack unwinder
 2022-04-29 13:24 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH 4/4] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-04-29 13:24 UTC  (2+ messages)

[PATCH 0/2] arm64: pair of minor hardening tweaks
 2022-04-29 13:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: lds: move special code sections out of kernel exec segment
` [PATCH 2/2] arm64: mm: avoid writable executable mappings in kexec/hibernate code

[PATCH 1/2] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
 2022-04-29 13:05 UTC  (5+ messages)
` [PATCH 2/2] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1

[PATCHv12 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-29 13:00 UTC  (7+ messages)
` [PATCHv12 8/9] serial: qcom_geni_serial: Disable MMIO tracing for geni serial

[PATCH v9 00/13] media: atmel: atmel-isc: implement media controller
 2022-04-29 12:59 UTC  (28+ messages)
` [PATCH v9 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v9 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification

[PATCH] arm64: dts: mt7622: specify the L2 cache topology
 2022-04-29 12:58 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: mvebu: Fix irq_of_parse_and_map() return value
 2022-04-29 12:52 UTC  (5+ messages)
` [PATCH v2 2/2] pinctrl: nuvoton: "

[v4 00/18] ASoC: mediatek: Add support for MT8186 SoC
 2022-04-29 12:49 UTC  (14+ messages)
` [v4 07/18] ASoC: mediatek: mt8186: support i2s in platform driver
` [v4 16/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document
  ` [v4 13/18] ASoC: mediatek: mt8186: add platform driver

[PATCH v9 0/5] Enable rk356x PCIe controller
 2022-04-29 12:38 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: PCI: Remove fallback from Rockchip DesignWare binding
` [PATCH v9 2/5] PCI: rockchip-dwc: Reset core at driver probe
` [PATCH v9 3/5] PCI: rockchip-dwc: Add legacy interrupt support
` [PATCH v9 4/5] arm64: dts: rockchip: Add rk3568 PCIe2x1 controller
` [PATCH v9 5/5] arm64: dts: rockchip: Enable PCIe controller on quartz64-a

[PATCH 0/2] coresight: etm4x: Expose default timestamp source in sysfs
 2022-04-29 12:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface

[PATCH resend v8 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2022-04-29 12:30 UTC  (4+ messages)
` [PATCH resend v8 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_mode_set()

[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-29 12:14 UTC  (5+ messages)
` [PATCH V2] ethernet: stmmac: support driver work for DTs without child queue node
    `  "

[PATCH v2 0/7] Add support for several new rk3566 SBCs
 2022-04-29 11:52 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: arm: rockchip: Add Pine64 Quartz64 Model B
` [PATCH v2 2/7] dt-bindings: arm: rockchip: Add Pine64 SoQuartz SoM
` [PATCH v2 3/7] dt-bindings: arm: rockchip: Add Firefly Station M2
` [PATCH v2 4/7] arm64: dts: rockchip: add rk356x sfc support
` [PATCH v2 5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree
` [PATCH v2 6/7] arm64: dts: rockchip: add SoQuartz CM4IO dts
` [PATCH v2 7/7] arm64: dts: rockchip: add dts for Firefly Station M2 rk3566

[PATCH 1/4] firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
 2022-04-29 11:39 UTC  (4+ messages)
` [PATCH 2/4] firmware: arm_ffa: Remove incorrect assignment of driver_data
` [PATCH 3/4] firmware: arm_ffa: Add ffa_dev_get_drvdata helper function
` [PATCH 4/4] tee: optee: Use ffa_dev_get_drvdata to fetch driver_data

[PATCH v3 0/5] Make evlist CPUs more accurate
 2022-04-29 11:34 UTC  (4+ messages)
` [PATCH v3 4/5] perf evlist: Respect all_cpus when setting user_requested_cpus

[PATCH] firmware: xilinx: add support for sd/usb/gem config
 2022-04-29 11:34 UTC  (2+ messages)

[GIT PULL] arm64 fix for -rc5
 2022-04-29 11:33 UTC 

[PATCH V2] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
 2022-04-29 11:29 UTC 

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-04-29 11:13 UTC  (40+ messages)
` [RFC PATCH v4 01/37] tools: Add some generic functions and headers
` [RFC PATCH v4 02/37] tools: arm64: Make aarch64 instruction decoder available to tools
` [RFC PATCH v4 03/37] tools: bug: Remove duplicate definition
` [RFC PATCH v4 04/37] objtool: arm64: Add base definition for arm64 backend
` [RFC PATCH v4 05/37] objtool: arm64: Decode add/sub instructions
` [RFC PATCH v4 06/37] objtool: arm64: Decode jump and call related instructions
` [RFC PATCH v4 07/37] objtool: arm64: Decode other system instructions
` [RFC PATCH v4 08/37] objtool: arm64: Decode load/store instructions
` [RFC PATCH v4 09/37] objtool: arm64: Decode LDR instructions
` [RFC PATCH v4 10/37] objtool: arm64: Accept non-instruction data in code sections
` [RFC PATCH v4 11/37] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH v4 12/37] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH v4 13/37] objtool: arm64: Enable stack validation for arm64
` [RFC PATCH v4 14/37] objtool: check: Support data in text section
` [RFC PATCH v4 15/37] objtool: arm64: Add unwind_hint support
` [RFC PATCH v4 16/37] arm64: Add annotate_reachable() for objtools
` [RFC PATCH v4 17/37] arm64: bug: Add reachable annotation to warning macros
` [RFC PATCH v4 18/37] arm64: kgdb: Mark code following kgdb brk as reachable
` [RFC PATCH v4 19/37] arm64: irq-gic: Replace unreachable() with -EINVAL
` [RFC PATCH v4 20/37] arm64: Set intra-function call annotations
` [RFC PATCH v4 21/37] arm64: kernel: Skip validation of proton-pack.c.c and hibernate.c
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o
` [RFC PATCH v4 23/37] arm64: kernel: Skip validation of sigreturn32.o
` [RFC PATCH v4 24/37] arm64: ftrace: Skip validation of entry-ftrace.o
` [RFC PATCH v4 25/37] arm64: bpf: Skip validation of ___bpf_prog_run
` [RFC PATCH v4 26/37] arm64: crypto: Remove unnecessary stackframe
` [RFC PATCH v4 27/37] arm64: sleep: Properly set frame pointer before call
` [RFC PATCH v4 28/37] arm64: Change symbol annotations
` [RFC PATCH v4 29/37] arm64: efi-header: Mark efi header as data
` [RFC PATCH v4 30/37] arm64: head: Mark constants "
` [RFC PATCH v4 31/37] arm64: proc: Mark constant "
` [RFC PATCH v4 32/37] arm64: crypto: Mark data in code sections
` [RFC PATCH v4 33/37] arm64: Annotate ASM symbols with unknown stack state
` [RFC PATCH v4 34/37] arm64: entry: Annotate valid stack in kernel entry
` [RFC PATCH v4 35/37] arm64: entry: Annotate code switching to tasks
` [RFC PATCH v4 36/37] arm64: entry: Align stack size for alternative
` [RFC PATCH v4 37/37] arm64: kvm: Annotate stack state for guest enter/exit code

[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-29 10:44 UTC  (6+ messages)

[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-29 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v2 2/5] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH v2 3/5] mm: ioremap: Add arch_ioremap/iounmap()
` [PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support

[PATCH 00/11] dt-bindings: convert various Arm Ltd. IP to DT schema
 2022-04-29 10:06 UTC  (7+ messages)
` [PATCH 05/11] dt-bindings: serio: add Arm PL050 "

[PATCH v5 1/2] printk: stop including cache.h from printk.h
 2022-04-29  9:56 UTC  (3+ messages)
` [PATCH v5 2/2] mm: make minimum slab alignment a runtime property

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-04-29  9:52 UTC  (7+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl

[PATCH v10, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-04-29  9:44 UTC  (2+ messages)
` [DKIM] "

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-29  9:40 UTC  (4+ messages)
` [PATCH 10/11] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support

[PATCH v18 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-04-29  9:29 UTC  (9+ messages)
` [PATCH v18 04/21] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v18 05/21] soc: mediatek: add mtk-mmsys config API "
` [PATCH v18 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v18 08/21] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct
 2022-04-29  9:28 UTC  (9+ messages)

[PATCH] media: amphion: wake up when error occurs
 2022-04-29  8:57 UTC 

[PATCH v2 00/14] iommu: Retire bus_set_iommu()
 2022-04-29  8:50 UTC  (4+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-04-29  8:39 UTC  (3+ messages)
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded "

[PATCH 0/4] Add feature check support in ZU+
 2022-04-29  8:36 UTC  (9+ messages)
` [PATCH 1/4] firmware: xilinx: add support for IOCTL and QUERY ID feature check
` [PATCH 2/4] firmware: xilinx: add new function for do_feature_check_call
` [PATCH 3/4] firmware: xilinx: always check API version for IOCTL/QUERY
` [PATCH 4/4] firmware: xilinx: enable feature check for ZynqMP

[PATCH v2] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
 2022-04-29  8:30 UTC 

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-29  8:25 UTC  (13+ messages)
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X

[PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU
 2022-04-29  8:22 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm-smmu: Document nvidia, memory-controller property
` [PATCH v3 2/3] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
` [PATCH v3 3/3] iommu/arm-smmu: Support Tegra234 SMMU

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-04-29  8:14 UTC  (4+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH net-next v2 01/15] eth: remove copies of the NAPI_POLL_WEIGHT define
 2022-04-29  8:11 UTC  (2+ messages)

[GIT PULL] ARM: tegra: Default configuration fixes for v5.18
 2022-04-29  8:06 UTC 

[PATCH] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
 2022-04-29  7:54 UTC  (5+ messages)

[PATCH] arm64: Declare non global symbols as static
 2022-04-29  7:55 UTC 

[RFC PATCH 0/2] arm64: use PIE code generation for KASLR kernel
 2022-04-29  7:53 UTC  (10+ messages)
` [RFC PATCH 2/2] arm64: kernel: switch to PIE code generation for relocatable kernels

[PATCH v4, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-04-29  7:24 UTC  (5+ messages)
` [PATCH v4, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer


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