Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 22:36:40 to 2026-05-23 12:52:54 UTC [more...]

[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
 2026-05-23 12:52 UTC 

[PATCH 0/3] Add packet-mode ESP offload for Airoha/EIP93
 2026-05-23 12:24 UTC  (5+ messages)
` [PATCH 1/3] xfrm: extend ESP offload infrastructure for packet engines
` [PATCH 2/3] crypto: inside-secure: add EIP93 ESP packet backend
` [PATCH 3/3] net: airoha: add EIP93-backed ESP XFRM offload

[PATCH v2] net: stmmac: fix RX DMA leak on TX alloc failure
 2026-05-23 12:17 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: sunxi: sun4i-spdif: Cleanup and runtime PM improvements
 2026-05-23 12:11 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: sunxi: sun4i-spdif: Reorder clock enable sequence

[PATCH] irqchip/gic-v4: Harden against bogus command line
 2026-05-23  9:53 UTC  (2+ messages)

[PATCH] pinctrl: imx1: fix device_node leak in dt_is_flat_functions()
 2026-05-23 10:27 UTC 

[PATCH RESEND] arm64: dts: mediatek: add LED and key support on Xiaomi AX3000T
 2026-05-23 10:18 UTC 

[PATCH] KVM: arm64: Preserve all guest ZCR_EL2.LEN values
 2026-05-23  8:47 UTC  (2+ messages)

[PATCH 0/5] scmi: Log client subsystem entity counts
 2026-05-23  9:20 UTC  (4+ messages)
` [PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions

[PATCH 0/3] Subject: [PATCH 0/3] gpio: add support for Axiado SGPIO controller
 2026-05-23  9:13 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: gpio: add "

[PATCH v6 0/7] pinctrl: Add generic pinctrl for board-level mux chips
 2026-05-23  9:02 UTC  (6+ messages)

[PATCH v4 0/3] gpio: Add EIO GPIO support
 2026-05-23  8:59 UTC  (3+ messages)
` [PATCH v4 3/3] gpio: zynq: Add eio gpio support

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-05-23  8:26 UTC  (5+ messages)
` [PATCH v3 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[GIT PULL] KVM/arm64 fixes for 7.1, take #3
 2026-05-23  8:03 UTC  (2+ messages)

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-23  6:27 UTC  (5+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver

[PATCH v2 0/2] minor cleanup for dwc3-xilinx glue driver
 2026-05-23  7:08 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: xilinx: fix missing space before closing comment delimiter
` [PATCH v2 2/2] usb: dwc3: xilinx: use reset_control_reset() in versal init

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-23  4:34 UTC  (7+ messages)
` [PATCH 14/16] media: sun6i-isp: Use V4L2 subdev active state
` [PATCH 16/16] media: sun6i-isp: Add support for frame size enumeration

[PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
 2026-05-23  3:24 UTC  (4+ messages)
` [PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall

[PATCH 0/2] ARM: dts: aspeed: sanmiguel: Update DTS file
 2026-05-23  2:28 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settings
` [PATCH 2/2] ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename

[PATCH net-next v5 00/13] net: lan966x: add support for PCIe FDMA
 2026-05-23  2:01 UTC  (9+ messages)
` [PATCH net-next v5 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v5 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v5 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v5 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space

[PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
 2026-05-23  1:17 UTC  (2+ messages)

[PATCH v2] net: stmmac: mmc: Remove duplicate mmc_rx crc
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH] ARM: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
 2026-05-23  0:08 UTC 

[PATCH v4 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-22 23:01 UTC  (13+ messages)
` [PATCH v4 01/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v4 02/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v4 03/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v4 04/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v4 05/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v4 06/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v4 07/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v4 08/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v4 09/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v4 10/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v4 11/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v4 12/12] crypto: atmel-sha204a - switch to module_i2c_driver

[PATCH v3 00/11] add mcf54415 DAC driver
 2026-05-22 21:20 UTC  (2+ messages)
` [PATCH v3 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name

[PATCH v8 00/58] perf: Reorganize scripting support
 2026-05-22 22:04 UTC  (6+ messages)
` [PATCH v9 00/23] perf python: Modernize and extend Python API (Phase 1)
  ` [PATCH v9 03/23] perf tests: Sort includes and add missed explicit dependencies
  ` [PATCH v9 14/23] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v9 17/23] perf python: Add callchain support
  ` [PATCH v9 20/23] perf python: Add syscall name/id to convert syscall number and name

[PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
 2026-05-22 22:48 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