linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 21:16:11 to 2021-06-09 10:31:03 UTC [more...]

[PATCH 0/7] tee: shared memory updates
 2021-06-09 10:23 UTC  (5+ messages)
` [PATCH 1/7] tee: remove unused tee_shm_pool_alloc_res_mem()
` [PATCH 3/7] tee: add tee_shm_alloc_kernel_buf()
` [PATCH 5/7] tpm_ftpm_tee: use tee_shm_alloc_kernel_buf()
` [PATCH 6/7] firmware: tee_bnxt: "

[PATCH 0/2] arm64: insn: cleanups
 2021-06-09 10:23 UTC  (3+ messages)
` [PATCH 1/2] arm64: insn: decouple patching from insn code
` [PATCH 2/2] arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>

[PATCH v8 0/10] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-06-09 10:21 UTC  (6+ messages)
` [PATCH v8 04/10] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
` [PATCH v8 08/10] mfd: mt6360: Fix flow which is used to check ic exist

[PATCH v4 3/3] PM: runtime: Clarify documentation when callbacks are unassigned
 2021-06-09 10:06 UTC 

[PATCH] drm/mcde: Fix off by 10^3 in calculation
 2021-06-09 10:04 UTC  (2+ messages)

[PATCH v3 3/3] PM: runtime: Clarify documentation when callbacks are unassigned
 2021-06-09 10:01 UTC 

[PATCH 6/7] fpga: xilinx: remove xilinx- prefix on files
 2021-06-09  9:59 UTC  (2+ messages)

[PATCH 0/7] fpga: reorganize to subdirs
 2021-06-09 10:00 UTC  (4+ messages)

[RFC v2 0/4]Fpga: adds support to load the user-key encrypted FPGA Image loading
 2021-06-09  9:56 UTC  (8+ messages)
` [RFC v2 1/4] drivers: firmware: Add user encrypted key load API support
` [RFC v2 2/4] fpga: Add new property to support user-key encrypted bitstream loading
` [RFC v2 3/4] drivers: fpga: Add user-key encrypted FPGA Image loading support
` [RFC v2 4/4] fpga: zynqmp: "

[PATCH v2 0/3] PM: runtime: Update behaviour for no callbacks
 2021-06-09  9:45 UTC  (6+ messages)
` [PATCH v2 3/3] PM: runtime: Clarify documentation when callbacks are unassigned

[PATCH v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-06-09  9:43 UTC  (3+ messages)

[RFC] Adding A64FX hardware prefetch sysfs interface
 2021-06-09  9:40 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf)
 2021-06-09  9:35 UTC  (3+ messages)

[PATCH] ARM: config: Refresh mutli v7
 2021-06-09  9:28 UTC  (4+ messages)

[PATCHv3 0/5] use __create_pgd_mapping() to implement idmap and unify codes
 2021-06-09  9:25 UTC  (5+ messages)

[PATCH 0/2] pinctrl: bcm: Constify static ops structs
 2021-06-09  9:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci
 2021-06-09  9:22 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211

[PATCH v3 0/5] ASPEED sgpio driver enhancement
 2021-06-09  9:17 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml

[PATCH v1 net-next 0/3] net: stmmac: re-configure tas basetime after ptp time adjust
 2021-06-09  9:03 UTC  (4+ messages)
` [PATCH v1 net-next 3/3] net: stmmac: ptp: update tas basetime after ptp adjust

[PATCH v2 0/8] perf: Refine barriers for AUX ring buffer
 2021-06-09  8:57 UTC  (12+ messages)
` [PATCH v2 7/8] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v2 8/8] perf record: Directly bail out for compat case

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-06-09  8:59 UTC  (36+ messages)
` [PATCH v11 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v11 02/33] docs: counter: Fix spelling
` [PATCH v11 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v11 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v11 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v11 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v11 08/33] counter: interrupt-cnt: "
` [PATCH v11 09/33] counter: microchip-tcb-capture: "
` [PATCH v11 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 11/33] counter: stm32-timer-cnt: "
` [PATCH v11 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v11 13/33] counter: ftm-quaddec: "
` [PATCH v11 14/33] counter: interrupt-cnt: "
` [PATCH v11 15/33] counter: microchip-tcb-capture: "
` [PATCH v11 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 17/33] counter: stm32-timer-cnt: "
` [PATCH v11 18/33] counter: Return error code on invalid modes
` [PATCH v11 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v11 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v11 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v11 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v11 24/33] docs: counter: Update "
` [PATCH v11 25/33] counter: Move counter enums to uapi header
` [PATCH v11 26/33] counter: Add character device interface
` [PATCH v11 27/33] docs: counter: Document "
` [PATCH v11 28/33] tools/counter: Create Counter tools
` [PATCH v11 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v11 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v11 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v11 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v11 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-09  8:56 UTC  (7+ messages)
` [PATCH v14 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v14 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH] arm64: dts: allwinner: a64-sopine-baseboard: change RGMII mode to TXID
 2021-06-09  8:38 UTC 

[PATCH v3 0/2] iommu: Fix spelling mistakes
 2021-06-09  8:32 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/iova: "
` [PATCH v3 2/2] iommu: "

[PATCH] clk: at91: fix count of periph clocks passed to pmc_data_allocate
 2021-06-09  8:31 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Fix a possible use before initialization case
 2021-06-09  8:24 UTC 

[PATCH v3] arm64: dts: mt8183-kukui: Add tboard thermal zones
 2021-06-09  8:14 UTC  (2+ messages)

[PATCH v4] thermal: mediatek: add sensors-support
 2021-06-09  8:09 UTC  (2+ messages)

[PATCH v9 00/22] Mediatek MT8192 clock support
 2021-06-09  8:08 UTC  (5+ messages)
` [PATCH v9 18/22] clk: mediatek: Add MT8192 mmsys "

Add PMIC wrapper support for Mediatek MT8195 SoC IC
 2021-06-09  8:06 UTC  (4+ messages)
` [PATCH 2/2] soc: mediatek: pwrap: add pwrap driver for MT8195 SoC

[PATCH] arm64: dts: mt8183: add cbas node under cros_ec
 2021-06-09  8:04 UTC  (2+ messages)

[PATCH v5 0/8] RISC-V CPU Idle Support
 2021-06-09  8:01 UTC  (4+ messages)
` [PATCH v5 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH v22 00/18] ARM Primecell PL35x support
 2021-06-09  8:01 UTC  (19+ messages)
` [PATCH v22 01/18] dt-binding: memory: pl353-smc: Rephrase the binding
` [PATCH v22 02/18] dt-binding: memory: pl353-smc: Document the range property
` [PATCH v22 03/18] dt-binding: memory: pl353-smc: Drop the partitioning section
` [PATCH v22 04/18] dt-binding: memory: pl353-smc: Describe the child reg property
` [PATCH v22 05/18] dt-binding: memory: pl353-smc: Fix the example syntax and style
` [PATCH v22 06/18] dt-binding: memory: pl353-smc: Drop unsupported nodes from the example
` [PATCH v22 07/18] dt-binding: memory: pl353-smc: Fix the NAND controller node in "
` [PATCH v22 08/18] dt-binding: memory: pl353-smc: Enhance the description of the reg property
` [PATCH v22 09/18] dt-binding: memory: pl353-smc: Convert to yaml
` [PATCH v22 10/18] memory: pl353-smc: Fix style
` [PATCH v22 11/18] memory: pl353-smc: Rename goto labels
` [PATCH v22 12/18] memory: pl353-smc: Let lower level controller drivers handle inits
` [PATCH v22 13/18] memory: pl353-smc: Avoid useless acronyms in descriptions
` [PATCH v22 14/18] memory: pl353-smc: Declare variables following a reverse christmas tree order
` [PATCH v22 15/18] MAINTAINERS: Add PL353 SMC entry
` [PATCH v22 16/18] MAINTAINERS: Add PL353 NAND controller entry
` [PATCH v22 17/18] dt-bindings: mtd: pl353-nand: Describe this hardware controller
` [PATCH v22 18/18] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller

[PATCH v2] spi: spi-at91-usart: Fix wrong goto jump label when spi_alloc_master() returns error
 2021-06-09  8:00 UTC  (2+ messages)

[PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-06-09  7:55 UTC  (9+ messages)
` [PATCH v2 11/12] arm64: dts: renesas: Add initial DTSI for RZ/G2{L, LC} SoC's
  ` [PATCH v2 11/12] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
` [PATCH v2 12/12] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK

[PATCH v3 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-09  7:52 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH v8 0/4] Add IOMMU driver for rk356x
 2021-06-09  7:49 UTC  (2+ messages)

[PATCH v2] arm64: dts: mt8183: add jpeg enc node for mt8183
 2021-06-09  7:46 UTC  (2+ messages)

[PATCH v5, 0/4] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-06-09  7:43 UTC  (6+ messages)
` [PATCH v5, 3/4] soc: mediatek: mmsys: add component RDMA4
` [PATCH v5, 4/4] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PATCH 0/4] Asynchronous notifications from secure world
 2021-06-09  7:40 UTC  (7+ messages)
` [PATCH 1/4] tee: fix put order in teedev_close_context()
` [PATCH 2/4] tee: add tee_dev_open_helper() primitive
` [PATCH 3/4] optee: separate notification functions
` [PATCH 4/4] optee: add asynchronous notifications

[PATCH v2] dmaengine: xilinx: dpdma: fix kernel-doc
 2021-06-09  7:14 UTC 

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-09  7:13 UTC  (7+ messages)
` [PATCH v6 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v6 2/8] spi: rockchip-sfc: add rockchip "

[PATCH -next v2] dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
 2021-06-09  7:13 UTC 

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-09  6:52 UTC  (4+ messages)
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-09  6:45 UTC  (17+ messages)
` [PATCH v5 01/10] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v5 04/10] ARM: dts: aspeed-g5: Remove ngpios from sgpio node
` [PATCH v5 05/10] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v5 06/10] gpio: gpio-aspeed-sgpio: Add AST2400 and AST2500 platform data
` [PATCH v5 10/10] gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8

[PATCH v4 0/7] drivers/perf: Use general macro to simplify event attributes
 2021-06-09  6:41 UTC  (8+ messages)
` [PATCH v4 1/7] perf: Add EVENT_ATTR_ID "
` [PATCH v4 2/7] drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver
` [PATCH v4 3/7] drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c
` [PATCH v4 4/7] drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c
` [PATCH v4 5/7] drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c
` [PATCH v4 6/7] drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.c
` [PATCH v4 7/7] arm64: perf: Simplify EVENT ATTR macro in perf_event.c

[PATCH v2 1/1] scsi: ufs: Fix a possible use before initialization case
 2021-06-09  6:39 UTC 

[PATCH] arm64: dts: ti: k3-am642-main: fix ports mac properties
 2021-06-09  5:12 UTC  (2+ messages)

arm64/for-kernelci baseline: 45 runs, 3 regressions (v5.13-rc5-150-g9199dadfd136)
 2021-06-09  4:31 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.13-rc5-150-g9199dadfd136)
 2021-06-09  3:48 UTC 

[“PATCH” 0/2] [KMB] mmc clock-frequency property update and
 2021-06-09  3:40 UTC  (4+ messages)
` [“PATCH” 2/2] phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP

[PATCH] crash_core, vmcoreinfo: Append 'SECTION_SIZE_BITS' to vmcoreinfo
 2021-06-09  2:47 UTC  (5+ messages)

[PATCH 0/3] add i2c support for mt8195
 2021-06-09  2:43 UTC  (4+ messages)
` [PATCH 2/3] i2c: mediatek: Dump i2c/dma register when a timeout occurs

[PATCH v4 0/6] Support ROCKCHIP SPI new feature
 2021-06-09  2:40 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 and rk3568

[PATCH] iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI
 2021-06-09  1:55 UTC 

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-09  1:39 UTC  (5+ messages)
` [PATCH v1 1/3] coresight: etm-perf: Correct buffer syncing for snapshot

[PATCH v2 0/1] iommu: Clear a lot of spelling mistakes
 2021-06-09  1:41 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] arm64: dts: meson: vim3: reduce cpu thermal fan trigger temperature
 2021-06-09  1:28 UTC 

[PATCH v3 0/9] drivers/perf: Use general macro to simplify event attributes
 2021-06-09  1:26 UTC  (4+ messages)
` [PATCH v3 8/9] drivers/perf: Simpilfy EVENT ATTR macro in arm_dsu_pmu.c

[PATCH v15 00/15] arm64: MMU enabled kexec relocation
 2021-06-09  0:44 UTC  (16+ messages)
` [PATCH v15 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v15 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v15 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v15 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v15 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v15 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v15 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v15 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v15 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v15 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v15 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v15 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v15 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v15 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v15 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[RFC PATCH 1/1] arm64: implement live patching
 2021-06-09  0:32 UTC  (5+ messages)

[PATCH v3] net: stmmac: explicitly deassert GMAC_AHB_RESET
 2021-06-08 23:50 UTC  (2+ messages)

[PATCH] spi: spi-at91-usart: Fix wrong goto jump label when spi_alloc_master() returns error
 2021-06-08 22:46 UTC  (2+ messages)

[PATCH] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-08 21:55 UTC  (6+ messages)

[PATCH V2 0/7] ARM: dts: Add Raspberry Pi 400 support
 2021-06-08 21:43 UTC  (3+ messages)
` [PATCH V2 4/7] dt-bindings: arm: bcm2835: Add Raspberry Pi 400 to DT schema

[PATCH net-next v6 0/3] Enable 2.5Gbps speed for stmmac
 2021-06-08 21:40 UTC  (2+ 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).