linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-07 09:18:26 to 2020-09-07 15:32:07 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-09-07 15:25 UTC  (4+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 13/28] kbuild: lto: merge module sections

[PATCH v4 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-07 15:23 UTC  (22+ messages)
` [PATCH v4 01/21] KVM: arm64: Remove kvm_mmu_free_memory_caches()
` [PATCH v4 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v4 03/21] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v4 04/21] KVM: arm64: Use generic allocator for hyp stage-1 page-tables
` [PATCH v4 05/21] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
` [PATCH v4 06/21] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v4 07/21] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
` [PATCH v4 08/21] KVM: arm64: Convert kvm_set_spte_hva() "
` [PATCH v4 09/21] KVM: arm64: Convert unmap_stage2_range() "
` [PATCH v4 10/21] KVM: arm64: Add support for stage-2 page-aging in generic page-table
` [PATCH v4 11/21] KVM: arm64: Convert page-aging and access faults to generic page-table API
` [PATCH v4 12/21] KVM: arm64: Add support for stage-2 write-protect in generic page-table
` [PATCH v4 13/21] KVM: arm64: Convert write-protect operation to generic page-table API
` [PATCH v4 14/21] KVM: arm64: Add support for stage-2 cache flushing in generic page-table
` [PATCH v4 15/21] KVM: arm64: Convert memslot cache-flushing code to generic page-table API
` [PATCH v4 16/21] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
` [PATCH v4 17/21] KVM: arm64: Convert user_mem_abort() to generic page-table API
` [PATCH v4 18/21] KVM: arm64: Check the pgt instead of the pgd when modifying page-table
` [PATCH v4 19/21] KVM: arm64: Remove unused page-table code
` [PATCH v4 20/21] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
` [PATCH v4 21/21] KVM: arm64: Don't constrain maximum IPA size based on host configuration

[PATCH 0/3] firmware: arm_scmi: Enable building SCMI as module
 2020-09-07 15:25 UTC  (6+ messages)
` [PATCH 1/3] firmware: arm_scmi: Move scmi bus init and exit calls into the driver
` [PATCH 2/3] firmware: arm_scmi: Move scmi protocols initialisation "
` [PATCH 3/3] firmware: arm_scmi: Enable building as a single module

[PATCH] soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of one
 2020-09-07 15:12 UTC 

[PATCH] iommu/sun50i: Fix set-but-not-used variable warning
 2020-09-07 15:06 UTC  (2+ messages)

[GIT PULL 1/2] ARM: dts: samsung: Changes for v5.10
 2020-09-07 15:04 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: "

[PATCH v2 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-07 14:52 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: mux-j7200-wiz: Add lane function defines
` [PATCH v2 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux
` [PATCH v2 3/6] arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX
` [PATCH v2 4/6] arm64: dts: ti: k3-j7200-main: Add USB controller
` [PATCH v2 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane function
` [PATCH v2 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Add USB support

[PATCH] arm64: dts: marvell: espressobin: Add ethernet switch aliases
 2020-09-07 14:52 UTC  (3+ messages)

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-07 13:40 UTC  (11+ messages)
` [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH RFC 02/10] x86, kfence: enable KFENCE for x86
` [PATCH RFC 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH RFC 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH RFC 08/10] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation
` [PATCH RFC 10/10] kfence: add test suite

[PATCH] cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
 2020-09-07 14:38 UTC  (2+ messages)

[PATCH V2] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
 2020-09-07 14:38 UTC  (2+ messages)

[PATCH 0/2] Arm CMN-600 PMU driver
 2020-09-07 14:29 UTC  (6+ messages)
` [PATCH 2/2] perf: Add "

[PATCH v2][next] PCI: imx6: Use fallthrough pseudo-keyword
 2020-09-07 14:24 UTC  (2+ messages)

[PATCH v2 0/4] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-07 14:23 UTC  (4+ messages)

[PATCH v3 00/18] Introduce separate nVHE hyp context
 2020-09-07 14:20 UTC  (20+ messages)
` [PATCH v3 02/18] KVM: arm64: Remove hyp_panic arguments
` [PATCH v3 04/18] KVM: arm64: Restrict symbol aliasing to outside nVHE
` [PATCH v3 06/18] KVM: arm64: nVHE: Use separate vector for the host
` [PATCH v3 07/18] KVM: arm64: nVHE: Don't consume host SErrors with ESB
` [PATCH v3 08/18] KVM: arm64: Introduce hyp context
` [PATCH v3 12/18] KVM: arm64: nVHE: Switch to hyp context for EL2
` [PATCH v3 13/18] KVM: arm64: nVHE: Handle hyp panics
` [PATCH v3 14/18] smccc: Cast arguments to unsigned long
` [PATCH v3 16/18] KVM: arm64: nVHE: Migrate hyp interface to SMCCC

[PATCH 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-07 14:15 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: mux-j7200-wiz: Add lane function defines
` [PATCH 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux
` [PATCH 3/6] arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX
` [PATCH 4/6] arm64: dts: ti: k3-j7200-main: Add USB controller
` [PATCH 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane function
` [PATCH 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Add USB support

[PATCH net-next] mt76: mt7615: Remove set but unused variable 'index'
 2020-09-07 14:10 UTC 

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-07 14:03 UTC  (7+ messages)
` [PATCH v10 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v10 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v10 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v10 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v10 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v10 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-07 14:02 UTC  (4+ messages)
  ` [PATCH v10 30/30] videobuf2: use sgtable-based scatterlist wrappers

[PATCH] arm64: get rid of TEXT_OFFSET
 2020-09-07 13:59 UTC  (3+ messages)

[PATCH v4 1/1] drm: allow limiting the scatter list size
 2020-09-07 13:53 UTC  (2+ messages)

[PATCH v14 0/2] media: i2c: Add support for OV02A10 sensor
 2020-09-07 13:51 UTC  (7+ messages)
` [PATCH v14 2/2] media: i2c: Add OV02A10 image sensor driver

[PATCH] drivers/perf: xgene_pmu: Fix uninitialized resource struct
 2020-09-07 13:50 UTC  (2+ messages)

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-07 13:47 UTC  (10+ messages)
` [PATCH v12 1/9] x86: kdump: move CRASH_ALIGN to 2M
` [PATCH v12 2/9] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 4/9] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v12 5/9] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 8/9] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v12 9/9] kdump: update Documentation about crashkernel

[PATCH v5 0/2] Add mediatek codec mt6359 driver
 2020-09-07 13:37 UTC  (8+ messages)
` [PATCH v5 2/2] dt-bindings: mediatek: mt6359: add codec document

[PATCH] kbuild: preprocess module linker script
 2020-09-07 13:30 UTC  (2+ messages)

[PATCH] drivers/perf: arm_pmu: Show PMU version on boot
 2020-09-07 13:24 UTC  (6+ messages)

[PATCH] ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
 2020-09-07 13:09 UTC 

[PATCH 1/2] dt-bindings: clock: mediatek: add bindings for MT8167 clocks
 2020-09-07 12:56 UTC  (2+ messages)
` [PATCH 2/2] clk: mediatek: Add MT8167 clock support

[PATCH 0/4] Add support for ARMv8.3-SPE
 2020-09-07 12:51 UTC  (3+ messages)
` [PATCH 1/4] drivers/perf: "

[PATCH net-next] net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
 2020-09-07 12:46 UTC 

[PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y
 2020-09-07 12:44 UTC  (2+ messages)

[PATCH V2 1/3] pinctrl: imx: Use function callbacks for SCU related functions
 2020-09-07 12:32 UTC  (3+ messages)
` [PATCH V2 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module
` [PATCH V2 3/3] pinctrl: imx: Support building i.MX "

[PATCH v3 0/6] ARM/arm64: dts: Fix SP804/SP805 users
 2020-09-07 12:18 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: dts: hisilicon: Fix SP804 users
` [PATCH v3 2/6] ARM: dts: nspire: "
` [PATCH v3 3/6] arm64: dts: lg: "
` [PATCH v3 4/6] arm64: dts: hisilicon: Fix SP805 clocks
` [PATCH v3 5/6] arm64: dts: lg: "
` [PATCH v3 6/6] ARM: dts: hisilicon: "

[v1,0/3] PCI: mediatek: Add new generation controller support
 2020-09-07 12:08 UTC  (4+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller
` [v1,2/3] PCI: mediatek: Add new generation controller support
` [v1,3/3] MAINTAINERS: update entry for MediaTek PCIe controller

[PATCH 1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller
 2020-09-07 12:01 UTC  (3+ messages)
` [PATCH 2/3] PCI: mediatek: Add new generation controller support
` [PATCH 3/3] MAINTAINERS: update entry for MediaTek PCIe controller

[PATCH V3] arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
 2020-09-07 12:16 UTC  (2+ messages)

[PATCH 0/9] firmware: Add initial support for Arm FF-A
 2020-09-07 12:04 UTC  (15+ messages)
` [PATCH 1/9] dt-bindings: Arm: Add Firmware Framework for Armv8-A (FF-A) binding
` [PATCH 2/9] dt-bindings: Arm: Extend FF-A binding to support in-kernel usage of partitions
` [PATCH 6/9] firmware: arm_ffa: Add initial Arm FFA driver support
` [PATCH 8/9] firmware: arm_ffa: Setup and register all the KVM managed partitions
` [PATCH 9/9] firmware: arm_ffa: Setup in-kernel users of FFA partitions

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-07 12:03 UTC  (6+ messages)
    ` [PATCH v5 77/80] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
    ` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v3] perf: arm_dsu: Support DSU ACPI devices
 2020-09-07 12:02 UTC  (3+ messages)

[PATCH] firmware: ti_sci: allow frequency change for disabled clocks by default
 2020-09-07 11:56 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings
 2020-09-07 11:54 UTC  (3+ messages)
` [PATCH V2 0/8] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings + hex usage

[PATCH v33 0/6] LP50xx addition and remainder Multicolor patches
 2020-09-07 11:50 UTC  (5+ messages)
` [PATCH v33 6/6] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-07 11:21 UTC  (3+ messages)

[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
 2020-09-07 11:03 UTC  (10+ messages)

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-07 11:02 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: Add MT8167 Pinctrl driver

[GIT PULL] ARM: mach: samsung: S3C cleanup for v5.10
 2020-09-07 10:56 UTC  (2+ messages)

[PATCH 0/3] arm_scmi: Constify ops pointers in struct scmi_handle
 2020-09-07 10:46 UTC  (6+ messages)
` [PATCH 1/3] cpufreq: arm_scmi: Constify scmi_perf_ops pointers

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:35 UTC  (5+ messages)
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v5 1/3] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
 2020-09-07 10:33 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v5 3/3] mfd: mt6397: Add support for MT6392 pmic

[PATCH v6] arm64: perf: Add support caps in sysfs
 2020-09-07 10:30 UTC  (2+ messages)

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:29 UTC  (12+ messages)
` [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-07 10:27 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH] PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
 2020-09-07 10:20 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07 10:16 UTC  (3+ messages)
` [PATCH v4 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v4 3/3] iommu/mediatek: add support for MT8167

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-07 10:11 UTC  (8+ messages)
` [PATCH v14 08/10] ptp: arm64: "

[PATCH v4 00/14] arm64: Optimise and update memcpy, user copy and string routines
 2020-09-07 10:10 UTC  (3+ messages)

[PATCH v2 1/2] mmc: host: Drop unneeded MMC dependency in Kconfig
 2020-09-07 10:07 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: host: Enable compile testing of multiple drivers

[PATCH v3 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07 10:06 UTC  (4+ messages)
` [PATCH v3 3/3] iommu/mediatek: add support for MT8167

[PATCH v7 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-07 10:00 UTC  (4+ messages)
` [PATCH v7 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v7 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v7 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH] perf/imx_ddr: Add stop event counters support for i.MX8MP
 2020-09-07  9:53 UTC 

[PATCH] ARM: dts: dra7: add second SHA instance
 2020-09-07  9:52 UTC 

[PATCH v2 0/5] Add support of SECVIO from SNVS on iMX8q/x
 2020-09-07  9:49 UTC  (4+ messages)
` [PATCH v2 5/5] soc: imx8: Add the SC SECVIO driver

[PATCH 0/4] clk: meson: axg: add clocks for MIPI-DSI support
 2020-09-07  9:38 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clk: axg-clkc: add Video Clocks
` [PATCH 2/4] dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
` [PATCH 3/4] clk: meson: axg: add Video Clocks
` [PATCH 4/4] clk: meson: axg: add MIPI DSI Host clock

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-09-07  9:35 UTC  (2+ messages)

[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-07  9:27 UTC  (7+ messages)

[PATCH 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw
 2020-09-07  9:21 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-09-07  9:16 UTC  (4+ messages)
` [PATCH v3 2/3] media: atmel: introduce microchip csi2dc driver

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-07  9:16 UTC  (5+ messages)


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