linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 13:25:33 to 2022-09-01 22:26:06 UTC [more...]

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-01 22:18 UTC  (12+ messages)
` [PATCH v2 01/20] net: add helper eth_addr_add()
` [PATCH v2 02/20] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v2 03/20] nvmem: core: add an index parameter to the cell
` [PATCH v2 04/20] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
` [PATCH v2 05/20] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v2 06/20] nvmem: core: add nvmem_add_one_cell()
` [PATCH v2 07/20] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
` [PATCH v2 08/20] nvmem: core: introduce NVMEM layouts
` [PATCH v2 09/20] nvmem: core: add per-cell post processing
` [PATCH v2 12/20] nvmem: cell: drop global cell_post_process
` [PATCH v2 14/20] dt-bindings: mtd: relax the nvmem compatible string

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-01 22:00 UTC  (6+ messages)
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-01 21:51 UTC  (26+ messages)
` [PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
` [PATCH 2/6] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC
` [PATCH 3/6] soc: apple: rtkit: Add apple_rtkit_poll
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver
` [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH 6/6] gpio: macsmc: Add IRQ support

[PATCH v3] arm64: mte: move register initialization to C
 2022-09-01 21:19 UTC 

[PATCH v4 00/21] KCFI support
 2022-09-01 21:19 UTC  (2+ messages)

RTC hctosys disabled for 32-bit systems
 2022-09-01 21:11 UTC  (11+ messages)
        ` [Y2038] "

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-01 20:58 UTC  (34+ messages)
` [RFC PATCH RESEND 01/28] mm: introduce CONFIG_PER_VMA_LOCK
` [RFC PATCH RESEND 02/28] mm: rcu safe VMA freeing
` [RFC PATCH RESEND 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH RESEND 22/28] x86/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 24/28] arm64/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 26/28] powerc/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-09-01 20:43 UTC  (3+ messages)
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-09-01 20:37 UTC  (6+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-01 20:25 UTC  (6+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-01 19:54 UTC  (5+ messages)
` [PATCH v1 01/14] net: add helper eth_addr_add()

[PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
 2022-09-01 19:50 UTC 

[PATCH 0/2] TI-Nspire cleanups
 2022-09-01 19:38 UTC  (3+ messages)

possible circular locking in kernfs_remove_by_name_ns/devinet_ioctl linux 6.0-rc3
 2022-09-01 19:25 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
 2022-09-01 18:44 UTC  (3+ messages)

[PATCH v6 00/10] Add support for i.MXRT1170-evk
 2022-09-01 18:33 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v6 02/10] dt-bindings: timer: gpt: "
` [PATCH v6 03/10] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
` [PATCH v6 04/10] dt-bindings: serial: fsl-lpuart: "
` [PATCH v6 05/10] ARM: mach-imx: Add support for i.MXRT1170
` [PATCH v6 06/10] clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v6 07/10] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v6 08/10] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v6 09/10] ARM: dts: imx: Add i.MXRT1170-EVK support
` [PATCH v6 10/10] ARM: imxrt_defconfig: Add i.MXRT1170

[PATCH v6 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-09-01 18:17 UTC  (16+ messages)
` [PATCH v6 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v6 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v6 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v6 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[PATCH 1/2] arm64: dts: imx8mp-verdin: add dsi to hdmi functionality
 2022-09-01 18:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mp-verdin: add dsi to lvds functionality

[PATCH v3 3/7] mm: Add PG_arch_3 page flag
 2022-09-01 17:59 UTC  (3+ messages)

[PATCH] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-09-01 17:37 UTC  (2+ messages)

✅ PASS (6/171 SKIPPED): Test report for for-kernelci (6.0.0-rc3, arm-next, 85413d1e)
 2022-09-01 17:30 UTC 

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-01 16:53 UTC  (3+ messages)

[PATCH v9 0/2] Add support for UltraSoc System Memory Buffer
 2022-09-01 16:52 UTC  (3+ messages)

[PATCH v2] arm64: Work around missing `bti c` in modules
 2022-09-01 16:11 UTC  (3+ messages)

[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-09-01 15:49 UTC  (3+ messages)
` [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics

[PATCH 0/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
 2022-09-01 15:44 UTC  (3+ messages)
` [PATCH 1/2] misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
` [PATCH 2/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()

[PATCH] perf vendor events: Add missing Neoverse V1 events
 2022-09-01 15:18 UTC 

[PATCH 0/9] arm64: alternatives: improvements
 2022-09-01 15:14 UTC  (10+ messages)
` [PATCH 1/9] arm64: cpufeature: make cpus_have_cap() noinstr-safe
` [PATCH 2/9] arm64: alternatives: kvm: prepare for cap changes
` [PATCH 3/9] arm64: alternatives: proton-pack: "
` [PATCH 4/9] arm64: alternatives: hoist print out of __apply_alternatives()
` [PATCH 5/9] arm64: alternatives: make alt_region const
` [PATCH 6/9] arm64: alternatives: have callbacks take a cap
` [PATCH 7/9] arm64: alternatives: add alternative_has_feature_*()
` [PATCH 8/9] arm64: alternatives: add shared NOP callback
` [PATCH 9/9] HACK: arm64: alternatives: dump summary of alternatives

[PATCH v3 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-09-01 13:39 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v3 2/4] thermal: mediatek: control buffer enablement tweaks
` [PATCH v3 3/4] thermal: mediatek: add support for MT8365 SoC
` [PATCH v3 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-09-01 14:39 UTC  (9+ messages)
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
    ` [EXT] "

[PATCH net-next v3 0/5] net: altera: tse: phylink conversion
 2022-09-01 14:35 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
` [PATCH net-next v3 2/5] net: altera: tse: cosmetic change to use reverse xmas tree ordering
` [PATCH net-next v3 3/5] net: pcs: add new PCS driver for altera TSE PCS
` [PATCH net-next v3 4/5] net: altera: tse: convert to phylink
` [PATCH net-next v3 5/5] dt-bindings: net: altera: tse: add an optional pcs register range

[PATCH v5] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-01 14:31 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-j721e-main: fix RNG node clock id
 2022-09-01 14:30 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am64-main: "
` (subset) [PATCH 1/2] arm64: dts: ti: k3-j721e-main: "

[PATCH v2 0/2] Enable SA2UL support on AM64X
 2022-09-01 14:23 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2022-09-01 14:22 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add main_cpts label
 2022-09-01 14:22 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j7200-main: Add main domain watchdog entries
 2022-09-01 14:21 UTC  (2+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-09-01 14:21 UTC  (13+ messages)
` [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH v2 0/5] arm64: dts: ti: Add support for AM62A family of SoCs
 2022-09-01 14:13 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm: ti: Rearrange IOPAD macros alphabetically
` [PATCH v2 2/5] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
` [PATCH v2 3/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
` [PATCH v2 4/5] arm64: dts: ti: Introduce AM62A7 family of SoCs
` [PATCH v2 5/5] arm64: dts: ti: Add support for AM62A7-SK

[PATCH] Report support for optional ARMv8.2 half-precision floating point extension
 2022-09-01 14:13 UTC 

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-01 12:57 UTC  (15+ messages)
` [PATCH v9 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v9 08/33] crypto: rockchip: better handle cipher key
` [PATCH v9 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v9 11/33] crypto: rockchip: rewrite type
` [PATCH v9 12/33] crypto: rockchip: add debugfs
` [PATCH v9 13/33] crypto: rockchip: introduce PM
` [PATCH v9 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v9 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v9 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v9 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v9 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v9 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v9 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v9 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter

[PATCH] USB: hcd: remove unused hcd_name variables
 2022-09-01 13:53 UTC  (3+ messages)

[PATCH] ARM: mmu: fix access to illegal address when using earlycon & memblock=debug
 2022-09-01 13:49 UTC  (6+ messages)

[PATCH v3 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
 2022-09-01 13:33 UTC  (4+ messages)
` [PATCH v3 1/2] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v3 2/2] arm64/sve: Add Perf extensions documentation

[PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
 2022-09-01 13:12 UTC  (6+ messages)

[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-09-01 13:12 UTC  (4+ 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).