linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 12:51:14 to 2020-11-12 01:51:13 UTC [more...]

[PATCH V2 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-12  1:49 UTC  (5+ messages)
` [PATCH V2 1/5] arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level
` [PATCH V2 2/5] arm64: dts: ti: k3-j721e*: "
` [PATCH V2 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto
` [PATCH V2 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-12  1:45 UTC  (3+ messages)
` [PATCH v3 07/11] input: raspberrypi-ts: Release firmware handle when not needed

[PATCH v2 0/2] Support SC7180 sound card variation without headset
 2020-11-12  1:43 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz
` [PATCH v2 2/2] ASoC: qcom: sc7180: Modify machine driver for sound card

[PATCH v2 net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-12  1:27 UTC 

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-12  1:10 UTC  (28+ messages)
` [PATCH v4 02/24] dt-bindings: memory: mediatek: Add a common larb-port header file
` [PATCH v4 03/24] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v4 04/24] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v4 05/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v4 06/24] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH v4 08/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v4 10/24] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v4 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v4 13/24] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v4 14/24] iommu/mediatek: Add pm runtime callback
` [PATCH v4 15/24] iommu/mediatek: Add power-domain operation
` [PATCH v4 16/24] iommu/mediatek: Add iova reserved function
` [PATCH v4 17/24] iommu/mediatek: Add single domain
` [PATCH v4 18/24] iommu/mediatek: Support master use iova over 32bit
` [PATCH v4 19/24] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v4 20/24] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v4 22/24] iommu/mediatek: Adjust the structure
` [PATCH v4 23/24] iommu/mediatek: Add mt8192 support
` [PATCH v4 24/24] MAINTAINERS: Add entry for MediaTek IOMMU

[PATCH] arm64: Fix off-by-one vdso trampoline return value
 2020-11-12  1:07 UTC  (3+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-12  1:05 UTC  (47+ messages)
` [PATCH v2 01/20] kasan: simplify quarantine_put call site
` [PATCH v2 02/20] kasan: rename get_alloc/free_info
` [PATCH v2 03/20] kasan: introduce set_alloc_info
` [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode
` [PATCH v2 06/20] kasan: remove __kasan_unpoison_stack
` [PATCH v2 07/20] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH v2 08/20] kasan: inline random_tag for HW_TAGS
` [PATCH v2 09/20] kasan: inline kasan_poison_memory and check_invalid_free
` [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory
` [PATCH v2 11/20] kasan: add and integrate kasan boot parameters
` [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations
` [PATCH v2 13/20] kasan: simplify kasan_poison_kfree
` [PATCH v2 14/20] kasan, mm: rename kasan_poison_kfree
` [PATCH v2 15/20] kasan: don't round_up too much
` [PATCH v2 16/20] kasan: simplify assign_tag and set_tag calls
` [PATCH v2 17/20] kasan: clarify comment in __kasan_kfree_large
` [PATCH v2 18/20] kasan: clean up metadata allocation and usage
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata
` [PATCH v2 20/20] kasan: update documentation

[PATCH v6 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2020-11-12  0:41 UTC  (2+ messages)
` [PATCH v6 2/4] arm64: defconfig: Update config names for i2c-hid rejigger

[PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC
 2020-11-12  0:41 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: aspeed: Common dtsi for Facebook AST2400 Network BMCs
` [PATCH 2/4] ARM: dts: aspeed: wedge40: Use common dtsi
` [PATCH 3/4] ARM: dts: aspeed: wedge100: "
` [PATCH 4/4] ARM: dts: aspeed: Add Facebook Galaxy100 (AST2400) BMC

[PATCH 0/2] seccomp: Add arm and arm64 bitmap support
 2020-11-12  0:18 UTC  (4+ messages)
` [PATCH 1/2] arm64: Enable seccomp architecture tracking

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-12  0:05 UTC  (73+ messages)
` [PATCH v9 01/44] kasan: drop unnecessary GPL text from comment headers
` [PATCH v9 02/44] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v9 03/44] kasan: group vmalloc code
` [PATCH v9 05/44] kasan: shadow declarations only for software modes
` [PATCH v9 06/44] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v9 07/44] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v9 08/44] kasan: only build init.c for software modes
` [PATCH v9 09/44] kasan: split out shadow.c from common.c
` [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE
` [PATCH v9 11/44] kasan: rename report and tags files
` [PATCH v9 12/44] kasan: don't duplicate config dependencies
` [PATCH v9 13/44] kasan: hide invalid free check implementation
` [PATCH v9 14/44] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v9 15/44] kasan, arm64: only init shadow for software modes
` [PATCH v9 16/44] kasan, arm64: only use kasan_depth "
` [PATCH v9 17/44] kasan, arm64: move initialization message
` [PATCH v9 18/44] kasan, arm64: rename kasan_init_tags and mark as __init
` [PATCH v9 19/44] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v9 20/44] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v9 22/44] kasan: rename SHADOW layout macros to META
` [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode
` [PATCH v9 24/44] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v9 34/44] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v9 36/44] kasan: define KASAN_GRANULE_SIZE "
` [PATCH v9 37/44] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v9 38/44] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v9 40/44] kasan, arm64: print report from tag fault handler
` [PATCH v9 42/44] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v9 43/44] kasan: add documentation for hardware tag-based mode

[PATCH v2 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support
 2020-11-12  8:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller
` [PATCH v2 2/4] gpio: visoconti: Add Toshiba Visconti GPIO support
` [PATCH v2 3/4] MAINTAINERS: Add entries for Toshiba Visconti GPIO controller
` [PATCH v2 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driver

[PATCH 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support
 2020-11-11 23:31 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller

[PATCH] ARM: dts: aspeed: amd-ethanolx: Add GPIO line names
 2020-11-11 23:28 UTC  (3+ messages)

[PATCH net-next] net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype
 2020-11-11 23:15 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-11-11 23:11 UTC  (7+ messages)
` [PATCH v7 04/24] iommu: Add a page fault handler

[PATCH net RESEND] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC
 2020-11-11 22:52 UTC  (2+ messages)

[RESEND PATCH 00/19] Second step support for A100
 2020-11-11 22:51 UTC  (9+ messages)
` [RESEND PATCH 04/19] dt-bindings: dma: allwinner, sun50i-a64-dma: Add A100 compatible
` [RESEND PATCH 10/19] dt-bindings: watchdog: sun4i: "
` [RESEND PATCH 12/19] dt-bindings: Add bindings for USB phy on Allwinner A100
` [RESEND PATCH 16/19] dt-bindings: mmc: sunxi: Add A100 compatibles

[PATCH 00/10] Broadcom b53 YAML bindings
 2020-11-11 22:37 UTC  (9+ messages)
` [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern
` [PATCH 02/10] dt-bindings: net: dsa: Document sfp and managed properties
` [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node
` [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

[PATCH v2 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-11 22:01 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH v2 2/3] KVM: arm64: Unify trap handlers injecting an UNDEF

pull-request: can 2020-11-11
 2020-11-11 21:39 UTC  (7+ messages)
  ` [net v2 1/4] ARM: dts: imx: fix can fsl,stop-mode
  ` [net v2 2/4] ARM: dts: imx: Change flexcan node name to "can"
  ` [net v2 3/4] dt-bindings: can: fsl, flexcan.yaml: fix compatible for i.MX35 and i.MX53
  ` [net v2 4/4] dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-mode

[PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-11 21:28 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: ti, j721e-system-controller.yaml: Document "syscon"
  ` [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: "

[PATCH v3 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-11 21:06 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver
` [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller

[PATCH v2] dt-bindings: display: mcde: Convert to YAML schema
 2020-11-11 20:58 UTC  (2+ messages)

[PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-11 20:46 UTC  (15+ messages)
` [PATCH v14 7/8] signal: define the field siginfo.si_faultflags
` [PATCH v14 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH] dt-bindings: pwm: mtk-disp: add MT8167 SoC binding
 2020-11-11 20:28 UTC  (2+ messages)

[PATCH 0/5] Add PWM support for MT8183 EVB
 2020-11-11 20:27 UTC  (2+ messages)

[PATCH v5 0/5] STUSB1600 support on STM32MP15xx-DKx
 2020-11-11 20:26 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector
` [PATCH v5 2/5] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller

[PATCH v4 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-11 20:14 UTC  (6+ messages)
` [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties
` [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema

[PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding
 2020-11-11 20:09 UTC  (2+ messages)

[PATCH] ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs
 2020-11-11 19:46 UTC  (2+ messages)

[PATCH] usb: dwc3: meson-g12a: disable clk on error handling path in probe
 2020-11-11 19:42 UTC  (2+ messages)

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-11 19:41 UTC  (11+ messages)
` [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X

[PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
 2020-11-11 19:28 UTC  (2+ messages)

[PATCH v2 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-11 19:10 UTC  (3+ messages)
` [PATCH v2 2/6] arm64: Allow mismatched 32-bit EL0 support

[PATCH] arm64: kexec: Use smp_send_stop in machine_shutdown
 2020-11-11 18:11 UTC  (2+ messages)

[PATCH] pwm: ab8500: Add error message if pwmchip_add() fails
 2020-11-11 18:07 UTC  (2+ messages)

[PATCH V2 1/3] pwm: imx-tpm: Use dev_err_probe() to simplify error handling
 2020-11-11 18:05 UTC  (2+ messages)

[RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-11-11 17:03 UTC  (6+ messages)

[PATCH v6 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-11-11 16:47 UTC  (5+ messages)
` [PATCH v6 10/11] "
` [PATCH v6 11/11] mfd: mt6360: Remove MT6360 regulator of_compatible attribute

[PATCH] counter: microchip-tcb-capture: Fix CMR value check
 2020-11-11 16:38 UTC 

[PATCH 0/2] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2020-11-11 16:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: cpufeature: Add GIC CPUIF v4.1 detection
` [PATCH 2/2] irqchip/gic-v3-its: Disable vSGI upon (CPUIF < v4.1) detection

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-11 16:27 UTC  (11+ messages)

[PATCH] mfd: at91-usart: do not use compatible to register child devices
 2020-11-11 16:26 UTC  (2+ messages)

[PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-11 16:22 UTC  (4+ messages)

[PATCH v2] ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recording
 2020-11-11 15:47 UTC  (2+ messages)

[PATCH V2 1/2] arm64: add config for Broadcom BCM4908 SoCs
 2020-11-11 15:33 UTC  (5+ messages)
` [PATCH V2 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files

[PATCH] arm64: dts: fsl: DPAA FMan DMA operations are coherent
 2020-11-11 15:33 UTC  (3+ messages)

[PATCH] arm64: mm: don't assume struct page is always 64 bytes
 2020-11-11 15:24 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Move CRU devices to the CRU node
 2020-11-11 14:55 UTC 

[PATCH v4 4/9] libperf: Add libperf_evsel__mmap()
 2020-11-11 14:50 UTC  (12+ messages)

[PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset
 2020-11-11 14:42 UTC  (2+ messages)

[PATCH v9 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-11 14:38 UTC  (3+ messages)
` [PATCH v9 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-11 14:32 UTC  (12+ messages)
` [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v1 15/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2
` [PATCH v1 16/24] kvm: arm64: Add offset for hyp VA <-> PA conversion

[PATCH v2 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-11-11 14:20 UTC  (3+ messages)
` [PATCH v2 2/4] media: meson: Add M2M driver "

[PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver
 2020-11-11 14:19 UTC  (5+ messages)

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-11 14:15 UTC  (10+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization


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