linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-03 08:25:59 to 2021-11-04 01:42:31 UTC [more...]

[PATCH 0/1] Mediatek pinctrl patch
 2021-11-04  1:40 UTC 

[PATCH v2 0/3] ARM: Support KFENCE feature
 2021-11-04  1:14 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: mm: Provide set_memory_valid()
` [PATCH v2 2/3] ARM: mm: Provide is_write_fault()
` [PATCH v2 3/3] ARM: Support KFENCE for ARM

[RESEND, v13 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-04  1:06 UTC  (4+ messages)
` [RESEND, v13 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-04  1:05 UTC  (8+ messages)
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series

[PATCH] ARM: fix early early_iounmap()
 2021-11-04  0:37 UTC 

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-04  0:25 UTC  (31+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v5.5 10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v5.5 11/30] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "
` [PATCH v5.5 13/30] KVM: RISC-V: "
` [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v5.5 17/30] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 19/30] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v5.5 21/30] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5.5 22/30] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v5.5 23/30] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5.5 24/30] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5.5 25/30] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5.5 27/30] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v5.5 28/30] KVM: Optimize overlapping memslots check
` [PATCH v5.5 29/30] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v5.5 30/30] KVM: Dynamically allocate "new" memslots from the get-go

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-04  0:23 UTC  (9+ messages)
` [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c
` [RFC PATCH 2/8] KVM: arm64: Setup base for hypercall firmware registers
` [RFC PATCH 3/8] KVM: arm64: Add standard secure service calls firmware register
` [RFC PATCH 6/8] tools: Import the firmware registers

[GIT PULL 0/4] ARM SoC updates for 5.16
 2021-11-04  0:12 UTC  (8+ messages)
` [GIT PULL 1/4] ARM: "
` [GIT PULL 3/4] ARM: SoC drivers "
` [GIT PULL 4/4] ARM: defconfig updates "
  ` [GIT PULL 2/4] ARM: SoC DT updates for v5.16

[PATCH v2 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-11-04  0:21 UTC  (10+ messages)
  ` [PATCH v2 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[PATCH] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
 2021-11-03 23:32 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8mm: Add NOC node
 2021-11-03 23:21 UTC  (4+ messages)

[PATCH v3 0/7] Removal of bcm63xx-wdt
 2021-11-03 23:13 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v3 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v3 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v3 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v3 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v3 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v3 7/7] watchdog: Remove BCM63XX_WDT

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-03 23:07 UTC  (6+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5
` [PATCH v2 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v2 4/4] ARM: dts: imx7d: remarkable2: Enable the cyttsp5

[PATCH -next v2 0/6] Add LCLK control into Aspeed LPC sub drivers
 2021-11-03 22:45 UTC  (9+ messages)
` [PATCH -next v2 5/6] dt-bindings: ipmi: aspeed, kcs-bmc: add 'clocks' as a required property
    ` [PATCH -next v2 5/6] dt-bindings: ipmi: aspeed,kcs-bmc: "

[PATCH] arm64: cpufeature: Export this_cpu_has_cap helper
 2021-11-03 22:12 UTC 

[PATCH v7 0/7] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-11-03 21:53 UTC  (12+ messages)
` [PATCH v7 1/7] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v7 2/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v7 3/7] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v7 5/7] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v7 6/7] PCI: brcmstb: Do not turn off regulators if EP can wake up
` [PATCH v7 7/7] PCI: brcmstb: Change brcm_phy_stop() to return void

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-11-03 21:42 UTC  (2+ messages)

[PATCH] arm64: module: Use aarch64_insn_write when updating relocations later on
 2021-11-03 21:07 UTC 

[PATCH v2] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  5:02 UTC  (4+ messages)

[PATCH v3] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  5:29 UTC 

[PATCH] media: aspeed: use reset to replace clk off/on
 2021-11-03  5:43 UTC 

[PATCH stable 4.9 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-03 20:57 UTC  (3+ messages)
` [PATCH stable 4.9 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH stable 4.9 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed

[PATCH stable 4.14 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-03 20:57 UTC  (3+ messages)
` [PATCH stable 4.14 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH stable 4.14 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed

[PATCH stable 4.19 1/1] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
 2021-11-03 20:56 UTC 

[PATCH] staging: vchiq_core: remove superfluous static_assert statement
 2021-11-03 20:51 UTC 

[PATCH 1/1] clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites
 2021-11-03 20:45 UTC  (5+ messages)
  ` (EXT) "

[PATCH v2] usb: core: reduce power-on-good delay time of root hub
 2021-11-03 20:37 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2021-11-03 20:28 UTC 

[PATCH] ARM: drop cc-option fallbacks for architecture selection
 2021-11-03 20:27 UTC  (2+ messages)

[PATCH 1/2] soc: fsl: guts: Revert commit 3c0d64e867ed
 2021-11-03 20:00 UTC  (2+ messages)
` [PATCH 2/2] soc: fsl: guts: Add a missing memory allocation failure check

[PATCH 00/10] Add support for TPDM and TPDA
 2021-11-03 19:43 UTC  (3+ messages)
` [PATCH 04/10] Coresight: Enable BC and GPR for TPDM driver

[PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
 2021-11-03 19:33 UTC  (6+ messages)
    ` [PATCH v5] "

[xilinx-xlnx:master 12225/12535] drivers/media/platform/xilinx/xilinx-hdmirxss.c:500:16: error: implicit declaration of function 'FIELD_PREP'
 2021-11-03 19:17 UTC 

[PATCH v2 1/2] ARM: dts: BCM5301X: remove unnecessary address & size cells from Asus RT-AC88U
 2021-11-03 19:09 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: BCM5301X: define RTL8365MB switch on "

[PATCH bpf-next 0/2] arm64/bpf: remove 128MB limit for BPF JIT programs
 2021-11-03 18:39 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: add exception handling selftests for tp_bpf program

[PATCH v2] coresight: Use devm_bitmap_zalloc when applicable
 2021-11-03 18:39 UTC 

[PATCH v1 1/4] char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
 2021-11-03 18:38 UTC 

[PATCH 01/13] drm/connector: Add define for HDMI 1.4 Maximum Pixel Rate
 2021-11-03 18:05 UTC  (4+ messages)

[PATCH] arm64: arm64_ftr_reg->name may not be a human-readable string
 2021-11-03 17:08 UTC  (2+ messages)

[RFC PATCH] ARM: s3c: mark as deprecated and schedule removal after 2022
 2021-11-03 17:05 UTC  (5+ messages)

[PATCH] clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warning
 2021-11-03 16:49 UTC  (2+ messages)

[PATCH -next 0/4] Add LCLK control into Aspeed LPC sub drivers
 2021-11-03 16:15 UTC  (16+ messages)
` [PATCH -next 3/4] ARM: dts: aspeed: add LCLK setting into LPC KCS nodes
` [PATCH -next 4/4] ipmi: kcs_bmc_aspeed: add clock control logic

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-03 16:10 UTC  (6+ messages)
` [PATCH v3 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v3 2/5] thermal: cpufreq_cooling: Use new "
` [PATCH v3 3/5] cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
` [PATCH v3 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
` [PATCH v3 5/5] arch_topology: Remove unused topology_set_thermal_pressure() and related

[GIT PULL] arm64: zynqmp: Xilinx SoC changes for v5.16
 2021-11-03 16:04 UTC  (2+ messages)

[PATCH 1/1] dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
 2021-11-03 15:33 UTC 

[PATCH v2] media: mtk-vcodec: Align width and height to 64 bytes
 2021-11-03 15:23 UTC  (2+ messages)

[PATCH] arm64: dts: drop legacy property #stream-id-cells
 2021-10-30 10:31 UTC 

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-03 15:03 UTC  (13+ messages)

[RESEND PATCH] arm64: dts: freescale: fix the schema check errors for fsl, tmu-calibration
 2021-11-03 13:56 UTC 

[PATCH] arm64: dts: imx8mm: Add NOC node
 2021-11-03 14:50 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-03 14:20 UTC  (2+ messages)

[PATCH 0/4] xen: do some cleanup
 2021-11-03 14:18 UTC  (3+ messages)

[PATCH v2] arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2021-11-03 13:19 UTC  (2+ messages)

[PATCHv3 1/4] media: imx: Remove unused functions
 2021-11-03 12:32 UTC  (4+ messages)
` [PATCHv3 4/4] media: imx: Use dedicated format handler for i.MX7/8

cpuidle on i.MX8MQ
 2021-11-03 12:09 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: arm: fsl: add TQ-Systems boards based on i.MX6Q/QP/DL
 2021-11-03 11:56 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx6qdl: tqma6: add ERR006687 hardware workaround for "a" variant
` [PATCH v2 3/3] ARM: dts: imx6qdl: add TQ-Systems MBa6x device trees

[PATCH v14 1/3] HID: quirks: Allow inverting the absolute X/Y values
 2021-11-03 11:37 UTC  (3+ messages)
` [PATCH v14 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties
` [PATCH v14 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH] arm64/kvm: extract ESR_ELx.EC only
 2021-11-03 11:05 UTC 

[PATCH 00/21] media: atmel: atmel-isc: implement media controller
 2021-11-03 10:59 UTC  (7+ messages)
` [PATCH 03/21] media: atmel: introduce microchip csi2dc driver

[PATCH v2] staging: vc04_services: replace msleep() by usleep_range()
 2021-11-03 10:48 UTC  (4+ messages)

[PATCHv2 1/4] media: imx: Remove unused functions
 2021-11-03 10:41 UTC  (3+ messages)
` [PATCHv2 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCH v2] dt-bindings: mfd: change naming of mediatek rpmsg property
 2021-11-03 10:39 UTC 

[PATCH v5] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support
 2021-11-03 10:26 UTC 

[PATCH 0/4] ASoC: mediatek: Update MT8195 machine driver
 2021-11-03 10:00 UTC  (5+ messages)
` [PATCH 1/4] ASoC: mediatek: mt8195: add headset codec rt5682s support
` [PATCH 2/4] dt-bindings: mediatek: mt8195: add model property
` [PATCH 3/4] ASoC: mediatek: mt8195: separate the common code from machine driver
` [PATCH 4/4] ASoC: mediatek: mt8195: add machine driver for MT8195 SOF support

[PATCH] soc: ti: wkup_m3_ipc:Remove redundant return value
 2021-11-03  9:25 UTC 

[PATCH v8 0/6] Asynchronous notifications from secure world
 2021-11-03  9:02 UTC  (7+ messages)
` [PATCH v8 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v8 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v8 3/6] tee: fix put order in teedev_close_context()
` [PATCH v8 4/6] tee: export teedev_open() and teedev_close_context()
` [PATCH v8 5/6] optee: separate notification functions
` [PATCH v8 6/6] optee: add asynchronous notifications

[PATCH] mm: change 0 to false in boolean function
 2021-11-03  8:54 UTC 

[Resend PATCH v3] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  8:23 UTC 


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