Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 13:57:38 to 2024-04-12 01:51:11 UTC [more...]

[PATCH v6 5/7] perf/bpf: Remove unneeded uses_default_overflow_handler()
 2024-04-12  1:50 UTC 

Incorrect BPF stats accounting for fentry on arm64
 2024-04-12  1:47 UTC  (3+ messages)

[PATCH v2] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module
 2024-04-12  1:00 UTC  (2+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-12  0:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl
` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl
` [PATCH 3/3] pinctrl: scmi: support i.MX OEM pin configuration type

[PATCH v9 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-12  0:21 UTC  (5+ messages)
` [PATCH v9 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v9 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v9 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v9 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v3 0/2] fw_devlink overlay fix
 2024-04-11 23:56 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v3 2/2] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-11 22:54 UTC  (6+ messages)
` [PATCH v2 4/4] kprobes: Remove core dependency on modules

[PATCH 0/7] MMC updates for TI K3 platforms
 2024-04-11 22:52 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-am65-main: Update sdhci properties
` [PATCH 2/7] arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes
` [PATCH 3/7] arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards
` [PATCH 4/7] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
` [PATCH 5/7] arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode
` [PATCH 6/7] arm64: dts: ti: k3-am69-sk: Remove HS400 mode support for eMMC
` [PATCH 7/7] arm64: dts: ti: k3-j784s4-evm: "

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-11 22:39 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-04-11 22:21 UTC  (6+ messages)

[PATCH] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module
 2024-04-11 21:27 UTC  (10+ messages)

[PATCH 0/7] media: Fix more smatch warnings
 2024-04-11 21:17 UTC  (8+ messages)
` [PATCH 1/7] media: solo6x10: Use pcim functions
` [PATCH 2/7] media: solo6x10: Use devm functions
` [PATCH 3/7] media: saa7134: Use devm_request_irq
` [PATCH 4/7] media: c8sectpfe: Refactor load_c8sectpfe_fw
` [PATCH 5/7] media: tunner: xc5000: Refactor firmware load
` [PATCH 6/7] media: dvb-frontends: drx39xyj: Refactor firmware upload
` [PATCH 7/7] media: dvb-usb: dib0700_devices: Add missing release_firmware()

[clk:clk-sophgo 2/4] drivers/clk/sophgo/clk-cv1800.c:82:35: sparse: sparse: symbol 'clk_mpll_synthesizer' was not declared. Should it be static?
 2024-04-11 21:08 UTC 

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-11 20:53 UTC  (20+ messages)
` [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
` [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v4 03/15] nios2: define virtual address space for modules
` [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v4 07/15] mm/execmem, arch: convert remaining "
` [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
` [PATCH v4 09/15] riscv: extend execmem_params "
` [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-04-11 20:24 UTC  (9+ messages)
` [PATCH v3 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH v3 2/6] s390: Implement __iowrite32_copy()
` [PATCH v3 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH v3 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH v3 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add support for multiple CAN instances
 2024-04-11 20:17 UTC 

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-04-11 19:30 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: Update AMU-based frequency scale factor on entering idle

[PATCH v2 01/10] arm64: dts: microchip: sparx5: fix mdio reg
 2024-04-11 19:06 UTC  (4+ messages)
` [PATCH v2 05/10] arm64: dts: microchip: sparx5_pcb134: align I2C mux node name with bindings

[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
 2024-04-11 19:03 UTC  (2+ messages)

[PATCH v5 0/4] Dynamic Allocation of the reserved_mem array
 2024-04-11 18:59 UTC  (3+ messages)
` [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-11 18:59 UTC  (3+ messages)
` [PATCH 13/18] i2c: rk3x: "

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-11 18:49 UTC  (2+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-11 18:47 UTC  (7+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-11 18:43 UTC  (4+ messages)

[PATCH 1/9] arm64: dts: rockchip: Add cpu regulators and vcc5v0_sys to Khadas Edge 2
 2024-04-11 18:29 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro
 2024-04-11 18:29 UTC  (2+ messages)

[PATCH] hwmon: (aspeed-g6-pwm-tacho): Drop cpp define only used once
 2024-04-11 18:15 UTC  (2+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-11 18:07 UTC  (6+ messages)
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

[PATCH v2 0/2] mm: remove arch's private VM_FAULT_BADMAP/BADACCESS
 2024-04-11 17:31 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-11 16:05 UTC  (8+ messages)
` [RFC PATCH 1/7] asm-generic: introduce text-patching.h
` [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
` [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
` [RFC PATCH 7/7] x86/module: enable ROX caches for module text

[PATCH] iommu/arm-smmu: Convert to domain_alloc_paging()
 2024-04-11 17:12 UTC 

[PATCH 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warning
 2024-04-11 17:07 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from required list
` [PATCH 2/4] ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yaml
` [PATCH 3/4] arm: dts: nxp: imx6sx: fix esai related warning when do dtb_check
` [PATCH 4/4] arm: dts: nxp: imx6qdl: fix esai clock "

[PATCH v6 00/11] Add support for TI TPS65224 PMIC
 2024-04-11 17:03 UTC  (3+ messages)
` [PATCH v6 03/11] mfd: tps6594: add regmap config in match data

[PATCH v14 0/4] add zynqmp TCM bindings
 2024-04-11 16:58 UTC  (6+ messages)
` [PATCH v14 4/4] remoteproc: zynqmp: parse TCM from device tree

(subset) [PATCH] leds: mt6360: Fix the second LED can not enable torch mode by V4L2
 2024-04-11 16:48 UTC 

[PATCH] arm64: dts: freescale: imx8m[mp]-verdin: Update audio card name
 2024-04-11 16:14 UTC 

[PATCH v3 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-11 15:55 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: imx6: exchange fallback and specific compatible string

[PATCH v2 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
 2024-04-11 15:44 UTC  (3+ messages)
` [PATCH v2 4/5] pinctrl: qcom: sm7150: "

[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
 2024-04-11 15:42 UTC  (7+ messages)
` [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe line

[PATCH 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
 2024-04-11 15:39 UTC  (3+ messages)
` [PATCH 4/5] pinctrl: qcom: sm7150: "

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-11 15:37 UTC  (11+ messages)
` [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate vs populate
` [PATCH v2 4/4] arm64: mm: Lazily clear pte table mappings from fixmap

[PATCH v2 0/8] MediaTek UFS fixes and cleanups - Part 1
 2024-04-11 15:23 UTC  (14+ messages)
` [PATCH v2 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183
` [PATCH v2 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 compatible
` [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks
` [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

[PATCH 0/6] ipmi: Convert to platform remove callback returning void
 2024-04-11 15:11 UTC  (3+ messages)

[PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
 2024-04-11 15:09 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: syscon: Add missing simple syscon compatibles
 2024-04-11 15:07 UTC  (4+ messages)
` (subset) "

[PATCH net-next v6 00/10] allocate dummy device dynamically
 2024-04-11 13:59 UTC  (11+ messages)
` [PATCH net-next v6 01/10] net: core: Fix documentation
` [PATCH net-next v6 02/10] net: free_netdev: exit earlier if dummy
` [PATCH net-next v6 03/10] net: create a dummy net_device allocator
` [PATCH net-next v6 04/10] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v6 05/10] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v6 06/10] net: ipa: "
` [PATCH net-next v6 07/10] net: ibm/emac: "
` [PATCH net-next v6 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v6 09/10] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v6 10/10] wifi: ath11k: "

[PATCH net-next v5 00/10] allocate dummy device dynamically
 2024-04-11 13:41 UTC  (3+ messages)

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-11 13:38 UTC  (24+ messages)
` [PATCH v7 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v7 02/23] drviers: crypto: meson: add platform data
` [PATCH v7 03/23] drivers: crypto: meson: remove clock input
` [PATCH v7 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v7 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v7 06/23] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v7 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v7 08/23] drivers: crypto: meson: cleanup defines
` [PATCH v7 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v7 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v7 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v7 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v7 13/23] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v7 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v7 15/23] drivers: crypto: meson: add support for AXG-series
` [PATCH v7 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL
` [PATCH v7 18/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v7 19/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v7 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v7 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v7 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v7 23/23] arch: arm64: dts: meson: axg: "

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-11 14:36 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [PATCH 02/11] dt-bindings: net: add phy-supply property "
` [PATCH 03/11] net: ethernet: stmmac: rework glue to simplify management for next stm32
` [PATCH 04/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH 05/11] net: ethernet: stmmac: stm32: update config management for phy wo cristal
` [PATCH 06/11] net: ethernet: stm32: clean the way to manage wol irqwake
` [PATCH 07/11] net: ethernet: stmmac: stm32: support the phy-supply regulator binding
` [PATCH 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH 09/11] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH 10/11] ARM: dts: stm32: add ethernet1 and ethernet2 for STM32MP135F-DK board
` [PATCH 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[PATCH v2 0/3] firmware: arm_ffa: Add support to run inside a guest/VM under a hypervisor
 2024-04-11 14:30 UTC  (3+ messages)

[PATCH v2 0/3] Enable the profiling of EL0&1 translation regime of ARM SPE
 2024-04-11 14:28 UTC  (3+ messages)
` [PATCH v2 3/3] perf: arm_spe: Enable the profiling of EL0&1 translation regime

[PATCH] iommu/arm-smmu-v3: Retire disable_bypass parameter
 2024-04-11 14:26 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
 2024-04-11 13:32 UTC 

[PATCH] media: dt-bindings: media: add access-controllers to STM32MP25 video codecs
 2024-04-11 14:06 UTC  (5+ messages)

[PATCH 0/3] tso: aarch64: Expose TSO for virtualized linux on Apple Silicon
 2024-04-11 13:37 UTC  (2+ messages)

[PATCH] KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylist
 2024-04-11 13:56 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 read-only IMAP folder(s) and NNTP newsgroup(s).