linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-02 13:52:47 to 2022-04-04 07:11:00 UTC [more...]

cleanup swiotlb initialization v8
 2022-04-04  7:09 UTC  (18+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[PATCH v2 3/3] clk: Drop the rate range on clk_put
 2022-04-04  7:06 UTC  (12+ messages)
    ` (EXT) "
` (EXT) Re: (EXT) Re: (EXT) "
    ` (EXT) "

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-04-04  7:06 UTC  (4+ messages)
` [PATCH v4 03/11] "

[PATCH v2 0/3] KVM: arm64: Limit feature register reads from AArch32
 2022-04-04  5:46 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
` [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-04-04  5:22 UTC  (5+ messages)

[PATCH V5 0/8] perf: Expand perf_branch_entry
 2022-04-04  4:50 UTC  (9+ messages)
` [PATCH V5 1/8] perf: Add system error and not in transaction branch types
` [PATCH V5 2/8] perf: Extend branch type classification
` [PATCH V5 3/8] perf: Capture branch privilege information
` [PATCH V5 4/8] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
` [PATCH V5 5/8] perf/tools: Add system error and not in transaction branch types
` [PATCH V5 6/8] perf/tools: Extend branch type classification
` [PATCH V5 7/8] perf/tools: Add branch privilege information request flag
` [PATCH V5 8/8] perf/tools: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform

[PATCH v2 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-04  4:01 UTC  (6+ messages)
` [PATCH v2 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v2 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v2 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v2 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH v2 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622

[RFC PATCH 0/8] media: hantro: Add 10-bit support
 2022-04-04  0:24 UTC  (8+ messages)
` [RFC PATCH 2/8] media: Add P010 format
` [RFC PATCH 4/8] media: hantro: postproc: Fix buffer size calculation
` [RFC PATCH 5/8] media: hantro: postproc: Fix legacy regs configuration

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-04  0:22 UTC  (5+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables

[PATCH] arm64: dts: imx8mn: Fix SAI nodes
 2022-04-03 23:42 UTC 

[PATCH] arm64: defconfig: enable wcd9335 codec as module
 2022-04-03 21:13 UTC 

[PATCH v4 2/4] perf arm-spe: Use SPE data source for neoverse cores
 2022-04-03 20:33 UTC  (2+ messages)

[PATCH v4 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-03 18:58 UTC  (10+ messages)
` [PATCH v4 27/33] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v4 28/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-03 18:37 UTC  (13+ messages)
` [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override
` [PATCH v6 02/12] amba: Use driver_set_override() instead of open-coding
` [PATCH v6 03/12] fsl-mc: "
` [PATCH v6 04/12] hv: "
` [PATCH v6 05/12] PCI: "
` [PATCH v6 06/12] s390/cio: "
` [PATCH v6 07/12] spi: Use helper for safer setting of driver_override
` [PATCH v6 08/12] vdpa: "
` [PATCH v6 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v6 10/12] slimbus: qcom-ngd: "
` [PATCH v6 11/12] rpmsg: Constify local variable in field store macro
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-03 18:26 UTC  (4+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override

[PATCH] arm64/io: Remind compiler that there is a memory side effect
 2022-04-03 17:40 UTC  (6+ messages)

[PATCH 0/4] spi: add support for Mediatek SPI-NAND controller
 2022-04-03 16:01 UTC  (9+ messages)
` [PATCH 1/4] mtd: nand: make mtk_ecc.c a separated module
` [PATCH 2/4] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH 4/4] arm64: dts: mediatek: add dt node for MTK SNFI

[soc:omap1-multiplatform-5.18 27/30] drivers/pcmcia/omap_cf.c:239:18: error: implicit declaration of function 'pci_ioremap_io'; did you mean 'pci_ioremap_bar'?
 2022-04-03 15:59 UTC 

[PATCH 1/2] regulator: dt-bindings: maxim, max8997: correct array of voltages
 2022-04-03 15:46 UTC  (3+ messages)

[PATCH] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
 2022-04-03 15:40 UTC 

[PATCH resend 0/4] spi: add support for Mediatek SPI-NAND controller
 2022-04-03 15:38 UTC  (6+ messages)
` [PATCH resend 1/4] mtd: nand: make mtk_ecc.c a separated module
` [PATCH resend 2/4] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH resend 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH resend 4/4] arm64: dts: mediatek: add dt node for MTK SNFI

[PATCH] mailbox: imx: remove redundant initializer
 2022-04-03 14:53 UTC 

[PATCH] gpio: pcf857x: Make teardown callback return void
 2022-04-03 14:06 UTC  (2+ messages)

[PATCH] stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
 2022-04-03 14:02 UTC 

[PATCH] soc: fsl: qe: Fix refcount leak in par_io_of_config
 2022-04-03 12:19 UTC 

[soc:omap1-multiplatform-5.18] BUILD SUCCESS 72d1cb88aa83d0866c848348b485cfc92639d206
 2022-04-03 11:44 UTC 

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-03 10:45 UTC  (23+ messages)
` [PATCH 2/9] dt-bindings: soc: apple: Add ANS NVMe
` [PATCH 4/9] soc: apple: Add SART driver
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver

[soc:multiplatform-misc-5.18] BUILD REGRESSION 9e48eacd8cb623d8638d06d0f3c523d5222e2e82
 2022-04-03 10:30 UTC 

[PATCH] remoteproc: mtk_scp: Fix a potential double free
 2022-04-03 10:25 UTC 

[PATCH] char: tpm: Prepare cleanup of powerpc's asm/prom.h
 2022-04-03 10:23 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings
 2022-04-03  7:53 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: arm: bcm: create new description for BCM53016
` [PATCH v2 3/4] ARM: dts: BCM5301X: Fix compatible strings for BCM53012 and BCM53016 SoC
` [PATCH v2 4/4] dt-bindings: arm: bcm: add bindings for Asus RT-AC88U

[PATCH] i2c: bcm2835: Fix error handling in bcm2835_i2c_probe
 2022-04-03  6:33 UTC 

[PATCH] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
 2022-04-03  5:49 UTC 

[PATCH v3 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-03  5:16 UTC  (6+ messages)
` [PATCH v3 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v3 2/5] fpga: fix for coding style issues
` [PATCH v3 3/5] fpga: fpga-mgr: Add missing kernel-doc description
` [PATCH v3 4/5] fpga: Use tab instead of space indentation
` [PATCH v3 5/5] fpga: fpga-region: Add missing kernel-doc description

[soc:multiplatform-misc-5.18 7/13] cc1: warning: arch/arm/plat-orion/include: No such file or directory
 2022-04-03  4:28 UTC 

[soc:multiplatform-misc-5.18 1/13] arch/arm/mach-versatile/spc.c:231: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-04-03  2:57 UTC 

[PATCH] arm64: mm: fix pmd_leaf()
 2022-04-03  2:49 UTC 

[soc:multiplatform-misc-5.18 13/13] arch/arm/include/asm/cmpxchg.h:128:2: error: #error "SMP is not supported on this platform"
 2022-04-03  2:46 UTC 

[PATCH 0/4] KVM: arm64: Fix use-after-free in debugfs
 2022-04-02 22:39 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: vgic: Don't assume the VM debugfs directory exists
` [PATCH 2/4] KVM: Only log about debugfs directory collision once
` [PATCH 3/4] selftests: KVM: Don't leak GIC FD across dirty log test iterations
` [PATCH 4/4] selftests: KVM: Free the GIC FD when cleaning up in arch_timer

[PATCH 1/2] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings
 2022-04-02 20:41 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: arm: bcm: add bindings for Asus RT-AC88U

[PATCH V3 0/4] Fixup fsl-imx-ehci fallback
 2022-04-02 20:12 UTC  (5+ messages)
` [PATCH V3 1/3] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
` [PATCH V3 2/3] arm64: dts: imx8mn: Enable HS400-ES
` [PATCH V3 3/3] arm64: dts: imx8mp: "

[PATCH v4 10/33] crypto: rockchip: rework by using crypto_engine
 2022-04-02 20:04 UTC  (3+ messages)

[PATCH v3] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
 2022-04-02 19:51 UTC 

[PATCH] dt-bindings: crypto: sun8i-ce: remove extra line
 2022-04-02 19:27 UTC  (2+ messages)

[PATCH] arm64: dts: lx2160a: Update can node property
 2022-04-02 19:08 UTC 

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-02 16:59 UTC  (7+ messages)

[PATCH v4 00/16] Convert Rockchip clk
 2022-04-02 16:59 UTC  (21+ messages)
` [PATCH v4 01/16] dt-bindings: clock: convert rockchip, px30-cru.txt to YAML
` [PATCH v4 02/16] dt-bindings: clock: convert rockchip, rk3036-cru.txt "
` [PATCH v4 03/16] dt-bindings: clock: convert rockchip, rk3188-cru.txt "
` [PATCH v4 04/16] dt-bindings: clock: convert rockchip, rk3228-cru.txt "
` [PATCH v4 05/16] dt-bindings: clock: convert rockchip, rk3288-cru.txt "
` [PATCH v4 06/16] dt-bindings: clock: convert rockchip, rk3308-cru.txt "
` [PATCH v4 07/16] dt-bindings: clock: convert rockchip, rk3328-cru.txt "
` [PATCH v4 08/16] dt-bindings: clock: convert rockchip, rk3368-cru.txt "
` [PATCH v4 09/16] dt-bindings: clock: convert rockchip, rv1108-cru.txt "
` [PATCH v4 10/16] ARM: dts: rockchip: add clocks property to Rockchip cru nodes
` [PATCH v4 11/16] arm64: "
` [PATCH v4 12/16] arm64: dts: rockchip: rk3399: use generic node name for pmucru
` [PATCH v4 13/16] arm64: dts: rockchip: fix compatible string rk3328 cru node
` [PATCH v4 14/16] dt-bindings: clock: replace a maintainer for rockchip, rk3399-cru.yaml
` [PATCH v4 15/16] dt-bindings: clock: use generic node name for pmucru example in "
  ` [PATCH v4 15/16] dt-bindings: clock: use generic node name for pmucru example in rockchip,rk3399-cru.yaml
` [PATCH v4 16/16] dt-bindings: clock: fix some conversion clock issues for rockchip, rk3399-cru.yaml

[PATCH v2 1/2] ARM: dts: rk3188: correct interrupt flags
 2022-04-02 16:49 UTC  (4+ messages)

[PATCH v13 0/2] Add basic SoC support for mediatek mt8195
 2022-04-02 16:21 UTC  (5+ messages)
` [PATCH v13 1/2] dt-bindings: mmc: mtk-sd: increase reg items

[PATCH] mtd: rawnand: fix ecc parameters for mt7622
 2022-04-02 16:03 UTC 

[PATCH v3 1/2] dt-bindings: clock: convert rockchip, rk3188-cru.txt to YAML
 2022-04-02 16:01 UTC  (8+ messages)
    ` [PATCH v3 1/2] dt-bindings: clock: convert rockchip,rk3188-cru.txt "

[PATCH bpf-next] bpf, arm64: sign return address for jited code
 2022-04-02 15:06 UTC  (3+ messages)

[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-02 14:04 UTC  (22+ messages)
` [PATCH V11 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V11 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V11 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V11 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V11 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V11 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V11 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V11 08/20] riscv: Fixup difference with defconfig
` [PATCH V11 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V11 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V11 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V11 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V11 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V11 14/20] riscv: compat: Add elf.h implementation
` [PATCH V11 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V11 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V11 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V11 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V11 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V11 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH V10 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-02 13:42 UTC  (7+ messages)
` [PATCH V10 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V10 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V10 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V10 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH v2 3/3] clk: Drop the rate range on clk_put
 2022-03-31  9:54 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).