linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 06:44:20 to 2020-05-04 16:52:47 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-05-04 16:52 UTC  (11+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 01/12] add support for Clang's Shadow Call Stack (SCS)

[GIT PULL] KVM/arm fixes for 5.7, take #2
 2020-05-04 16:51 UTC  (4+ messages)

[PATCH v2 0/2] Minor sparse and style fixes
 2020-05-04 16:49 UTC  (7+ messages)
` [PATCH v2 1/2] coresight: Include required headers in C files

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-04 16:46 UTC  (19+ messages)
` [PATCH v3 01/23] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-04 16:43 UTC  (33+ messages)
` [PATCH v6 01/25] mm: Add a PASID field to mm_struct
` [PATCH v6 02/25] iommu/ioasid: Add ioasid references
` [PATCH v6 04/25] iommu: Add a page fault handler
` [PATCH v6 05/25] iommu/iopf: Handle mm faults
` [PATCH v6 11/25] iommu/arm-smmu-v3: Share process page tables
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v6 19/25] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH] firmware: arm_sdei: remove unused interfaces
 2020-05-04 16:42 UTC 

[PATCH v2] arm64: dts: allwinner: h6: Use dummy regulator for Tanix TX6
 2020-05-04 16:40 UTC  (7+ messages)
  ` [linux-sunxi] "
` [linux-sunxi] "

[PATCH v7 0/9] SCMI Notifications Core Support
 2020-05-04 16:38 UTC  (10+ messages)
` [PATCH v7 1/9] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v7 2/9] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v7 3/9] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v7 4/9] firmware: arm_scmi: Enable notification core
` [PATCH v7 5/9] firmware: arm_scmi: Add Power notifications support
` [PATCH v7 6/9] firmware: arm_scmi: Add Perf "
` [PATCH v7 7/9] firmware: arm_scmi: Add Sensor "
` [PATCH v7 8/9] firmware: arm_scmi: Add Reset "
` [PATCH v7 9/9] firmware: arm_scmi: Add Base "

[PATCH v2 0/2] Add CPU power management for CPU bound CTI devices
 2020-05-04 16:15 UTC  (3+ messages)
` [PATCH v2 1/2] coresight: cti: Add CPU Hotplug handling to CTI driver
` [PATCH v2 2/2] coresight: cti: Add CPU idle pm notifer to CTI devices

[PATCH bpf 0/2] bpf, arm: Small JIT optimizations
 2020-05-04 16:05 UTC  (2+ messages)

[PATCH] arm64/cpuinfo: Drop boot_cpu_data
 2020-05-04 15:50 UTC  (4+ messages)

[PATCH v4 0/4] arm64: Make NOP handling a whitelist
 2020-05-04 15:33 UTC  (10+ messages)
` [PATCH v4 1/4] arm64: insn: Add constants for new HINT instruction decode
` [PATCH v4 2/4] arm64: insn: Provide a better name for aarch64_insn_is_nop()
` [PATCH v4 3/4] arm64: insn: Don't assume unrecognized HINTs are skippable
` [PATCH v4 4/4] arm64: insn: Report PAC and BTI instructions as skippable

[PATCH v3] arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-05-04 15:33 UTC  (5+ messages)

RFC: Adding arch-specific user ABI documentation in linux-man
 2020-05-04 15:32 UTC 

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-04 15:16 UTC  (3+ messages)

[PATCH v2 00/18] S5PV210 and Aries DTS improvements
 2020-05-04 15:15 UTC  (2+ messages)

[PATCH v6 0/6] drm/meson: add support for Amlogic Video FBC
 2020-05-04 15:07 UTC  (2+ messages)

[PATCH v6 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-04 14:56 UTC  (9+ messages)
` [PATCH v6 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v6 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v6 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v6 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops
` [PATCH v6 5/8] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v6 6/8] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v6 7/8] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v6 8/8] scsi: ufs: cleanup WriteBooster feature

[PATCH v2 0/5] arm/arm64: smccc: Add ARCH_SOC_ID support
 2020-05-04 14:49 UTC  (9+ messages)
` [PATCH v2 1/5] arm/arm64: smccc: Update link to latest SMCCC specification
` [PATCH v2 2/5] arm/arm64: smccc: Add the definition for SMCCCv1.2 version/error codes
` [PATCH v2 3/5] arm/arm64: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
` [PATCH v2 4/5] firmware: psci: Add function to fetch SMCCC version
` [PATCH v2 5/5] arm/arm64: smccc: Add ARCH_SOC_ID support

[PATCH v5 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-04 14:41 UTC  (13+ messages)
` [PATCH v5 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v5 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v5 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v5 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-04 14:36 UTC  (3+ messages)

[PATCH] i2c: uniphier: Remove superfluous error message in uniphier_i2c_probe()
 2020-05-04 14:30 UTC  (5+ messages)
` [PATCH] i2c: drivers: Remove superfluous error message

[PATCH v10 0/5] Add NUMA-awareness to qspinlock
 2020-05-04 14:17 UTC  (2+ messages)

[PATCH v2] tty: xilinx_uartps: Fix missing id assignment to the console
 2020-05-04 14:27 UTC 

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-04 14:14 UTC  (4+ messages)
` [PATCH 1/3] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [PATCH 2/3] drm/mediatek: mtk_dpi: Convert to bridge driver
` [PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder

[xlnx:xlnx_rebase_v5.4 904/1289] drivers/usb/dwc3/core.h:1422: multiple definition of `dwc3_set_simple_data'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1422: first defined here
 2020-05-04 13:59 UTC 

[PATCH v3 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-05-04 13:44 UTC  (8+ messages)
` [PATCH v3 1/7] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v3 2/7] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v3 3/7] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v3 4/7] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v3 5/7] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH v3 6/7] net: macb: WoL support for GEM type of Ethernet controller
` [PATCH v3 7/7] net: macb: Add WoL interrupt support for MACB "

[PATCH 0/3] Fix uaccess kernel protection on ARMv5 and earlier
 2020-05-04 13:35 UTC  (4+ messages)
` [PATCH 1/3] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
` [PATCH 2/3] ARM: uaccess: integrate uaccess_save and uaccess_restore
` [PATCH 3/3] ARM: uaccess: fix DACR mismatch with nested exceptions

[PATCH v2 00/21] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-04 13:27 UTC  (26+ messages)
    ` [PATCH v2 01/21] drm: core: fix "
        ` [PATCH v2 02/21] drm: amdgpu: "
        ` [PATCH v2 03/21] drm: armada: "
        ` [PATCH v2 04/21] drm: etnaviv: "
        ` [PATCH v2 05/21] drm: exynos: "
        ` [PATCH v2 06/21] drm: i915: fix sg_table nents vs. orig_nents misuse for dmabuf objects
        ` [PATCH v2 07/21] drm: lima: fix sg_table nents vs. orig_nents misuse
        ` [PATCH v2 08/21] drm: msm: "
        ` [PATCH v2 09/21] drm: panfrost: "
        ` [PATCH v2 10/21] drm: radeon: "
        ` [PATCH v2 11/21] drm: rockchip: "
        ` [PATCH v2 12/21] drm: tegra: "
        ` [PATCH v2 13/21] drm: virtio: "
        ` [PATCH v2 14/21] drm: vmwgfx: "
        ` [PATCH v2 15/21] drm: xen: "
        ` [PATCH v2 16/21] drm: host1x: "
        ` [PATCH v2 17/21] drm: rcar-du: "
        ` [PATCH v2 18/21] xen: gntdev: "
        ` [PATCH v2 19/21] dmabuf: "
        ` [PATCH v2 20/21] media: pci: fix common ALSA DMA-mapping related code
        ` [PATCH v2 21/21] staging: ion: fix sg_table nents vs. orig_nents misuse

[PATCH v5] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-05-04 13:23 UTC  (5+ messages)

[PATCH] usb: usbfs: correct kernel->user page attribute mismatch
 2020-05-04 13:21 UTC  (5+ messages)

[PATCH] i2c: xiic: Support disabling multi-master in DT
 2020-05-04 12:58 UTC  (7+ messages)

[PATCH 0/4] arm64: MTE swap and hibernation support
 2020-05-04 12:53 UTC  (4+ messages)
` [PATCH 3/4] arm64: mte: Enable swap of tagged pages

[PATCH] arm64: dts: mt8173: fix vcodec-enc clock
 2020-05-04 12:44 UTC 

[PATCH] arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()
 2020-05-04 12:43 UTC  (2+ messages)

[v6, 5/5] media: platform: Add Mediatek ISP P1 V4L2 device driver
 2020-05-04 12:27 UTC 

[PATCH v2 0/3] arm64: Finish up assembler annotation modernisation
 2020-05-04 12:20 UTC  (2+ messages)

[PATCH v3 0/3] arm64: Make NOP handling a whitelist
 2020-05-04 12:14 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: insn: Report PAC and BTI instructions as NOPs

[PATCH v3 0/7] Add H6 I2S support
 2020-05-04 12:09 UTC  (9+ messages)
` [PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-04 12:05 UTC  (3+ messages)
` [PATCH v2 20/91] clk: bcm: rpi: Discover the firmware clocks

[PATCH 1/2] fpga: doc: Add binding doc for the afi config driver
 2020-05-04 11:58 UTC  (5+ messages)
` [PATCH 2/2] fpga: zynq: Add AFI "

[PATCH v7 0/3] perf arm-spe: Add support for synthetic events
 2020-05-04 11:56 UTC  (4+ messages)
` [PATCH v7 1/3] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [PATCH v7 2/3] perf auxtrace: Add four itrace options
` [PATCH v7 3/3] perf arm-spe: Support synthetic events

[PATCH] sun6i: dsi: fix gcc-4.8
 2020-05-04 11:49 UTC  (2+ messages)

[PATCH v2 0/2] ACPI/IORT: rework num_ids off-by-one quirk
 2020-05-04 11:34 UTC  (6+ messages)
` [PATCH v2 2/2] ACPI/IORT: work around num_ids ambiguity

[PATCH] dmaengine: qcom_hidma: use true,false for bool variable
 2020-05-04 11:34 UTC 

stable-rc/linux-5.4.y bisection: baseline.dmesg.alert on meson-g12a-x96-max
 2020-05-04 11:28 UTC  (5+ messages)

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-05-04 11:27 UTC  (2+ messages)

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-04 11:18 UTC  (3+ messages)
` [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code

[PATCH 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-05-04 11:01 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: phy: meson8b-usb2: Convert to json-schema
` [PATCH 2/6] dt-bindings: phy: meson8b-usb2: Add compatible string for Meson8m2
` [PATCH 3/6] phy: amlogic: meson8b-usb2: Use a MMIO regmap
` [PATCH 4/6] phy: amlogic: meson8b-usb2: Don't set REG_ADP_BC_ACA_ENABLE on Meson8
` [PATCH 5/6] phy: amlogic: meson8b-usb2: unset the IDDQ bit during PHY power-on
` [PATCH 6/6] phy: amlogic: meson8b-usb2: Add a compatible string for Meson8m2

[PATCH] arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name
 2020-05-04 10:53 UTC  (2+ messages)

[PATCH v2] arm64: Expose original FAR_EL1 value in sigcontext
 2020-05-04 10:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-04 10:08 UTC  (2+ messages)

[PATCH 0/5] soc: ti: add k3 platforms chipid module driver
 2020-05-04  9:38 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: soc: ti: add binding for k3 platforms chipid module

[PATCH] soc: imx: Add power domain driver support for i.mx8m family
 2020-05-04  9:19 UTC  (4+ messages)

[RFC 0/3] Introduce cpufreq minimum load QoS
 2020-05-04  9:17 UTC  (11+ messages)

[PATCH v7 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-04  8:59 UTC  (4+ messages)
` [PATCH v7 2/4] firmware: raspberrypi: Introduce vl805 init routine

[PATCH v2 00/17] Modularizing Versatile Express
 2020-05-04  8:56 UTC  (13+ messages)
` [PATCH v2 01/16] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH v2 08/16] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO
` [PATCH v2 09/16] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH v2 10/16] mfd: vexpress-sysreg: Use devres API variants
` [PATCH v2 11/16] mfd: vexpress-sysreg: Support building as a module
` [PATCH v2 14/16] vexpress: Move setting master site to vexpress-config bus

[PATCH v3 1/2] ARM: dts: socfgpa: set bridges status to disabled
 2020-05-04  8:43 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: socfpga: Add fpga2hps and fpga2sdram bridges

[RFC PATCH 0/4] Add support for i.MX8MM GPUs through Etnaviv
 2020-05-04  8:07 UTC  (4+ messages)
` [RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv

[PATCH v2 1/2] init/kconfig: Add LD_VERSION Kconfig
 2020-05-04  8:06 UTC  (3+ messages)

[PATCH] arm64: perf: Expose some new events via sysfs
 2020-05-04  7:06 UTC  (4+ messages)

[PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-05-04  7:00 UTC  (4+ messages)
` [PATCH v3 0/2] Stop monitoring disabled devices
    ` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[PATCH] arm64: dts: imx8qxp-mek: Do not use underscore in node name
 2020-05-04  6:45 UTC  (2+ messages)

[PATCH] ARM: dts: imx50: Remove unused iomuxc-gpr node
 2020-05-04  6:44 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).