linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 11:33:15 to 2022-09-01 18:20:42 UTC [more...]

[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 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-01 18:03 UTC  (22+ 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

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-01 17:35 UTC  (29+ 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 v3 3/7] mm: Add PG_arch_3 page flag
 2022-09-01 17:59 UTC  (3+ messages)

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-01 17:38 UTC  (3+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[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 v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-01 16:31 UTC  (4+ messages)
` [PATCH v1 01/14] net: add helper eth_addr_add()

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

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

[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  (34+ messages)
` [PATCH v9 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v9 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v9 03/33] crypto: rockchip: do not do custom power management
` [PATCH v9 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v9 05/33] crypto: rockchip: do not store mode globally
` [PATCH v9 06/33] crypto: rockchip: add fallback for cipher
` [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 10/33] crypto: rockchip: rework by using crypto_engine
` [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 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v9 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v9 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v9 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v9 18/33] crypto: rockchip: fix style issue
` [PATCH v9 19/33] crypto: rockchip: add support for rk3328
` [PATCH v9 20/33] crypto: rockchip: rename ablk functions to cipher
` [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 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v9 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v9 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v9 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v9 29/33] crypto: rockchip: store crypto_info in request context
` [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 v9 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v9 33/33] crypto: rockchip: Add support for RK3399

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

[PATCH v4 0/9] arm64: stacktrace: cleanups and improvements
 2022-09-01 13:06 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: stacktrace: fix kerneldoc comments
` [PATCH v4 2/9] arm64: stacktrace: simplify unwind_next_common()
` [PATCH v4 3/9] arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
` [PATCH v4 4/9] arm64: stacktrace: move SDEI stack helpers to stacktrace code
` [PATCH v4 5/9] arm64: stacktrace: add stackinfo_on_stack() helper
` [PATCH v4 6/9] arm64: stacktrace: rework stack boundary discovery
` [PATCH v4 7/9] arm64: stacktrace: remove stack type from fp translator
` [PATCH v4 8/9] arm64: stacktrace: track all stack boundaries explicitly
` [PATCH v4 9/9] arm64: stacktrace: track hyp stacks in unwinder's address space

[PATCH] perf/arm_pmu_platform: fix tests for platform_get_irq() failure
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH v2-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
 2022-09-01 13:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] arm64: mm: Reserve enough pages for the initial ID map
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH] arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
 2022-09-01 12:31 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-01 12:25 UTC  (6+ messages)
` [PATCH 1/2] "

possible circular locking in kernfs_remove_by_name_ns/devinet_ioctl linux 6.0-rc3
 2022-09-01 12:21 UTC 

[PATCH 0/4] arm64: mte: Fix racing on MTE tag initialisation
 2022-09-01 12:15 UTC  (4+ messages)
` [PATCH 4/4] arm64: mte: Lock a page for "

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-09-01 12:12 UTC  (7+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

[PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-01 11:03 UTC  (5+ messages)

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-09-01 12:02 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).