linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 14:23:34 to 2022-09-02 07:32:33 UTC [more...]

[PATCH 1/1] sched/debug: fix dentry leak in update_sched_domain_debugfs
 2022-09-02  6:58 UTC  (4+ messages)

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-02  7:27 UTC  (23+ 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 10/20] nvmem: core: allow to modify a cell before adding it
` [PATCH v2 11/20] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v2 12/20] nvmem: cell: drop global cell_post_process
` [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback
` [PATCH v2 14/20] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v2 15/20] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v2 16/20] nvmem: layouts: add sl28vpd layout
` [PATCH v2 17/20] nvmem: core: export nvmem device size
` [PATCH v2 18/20] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
` [RFC PATCH v2 19/20] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
` [RFC PATCH v2 20/20] nvmem: layouts: u-boot-env: add device node

[PATCH 0/4] Introduce MediaTek frequency hopping driver
 2022-09-02  6:39 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping

[PATCH v4 1/3] dt-bindings: arm: rockchip: Document Radxa ROCK 4C+
 2022-09-02  6:50 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: dts: rockchip: Add RK3399-T OPP table
` [PATCH v4 3/3] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-02  6:45 UTC  (30+ 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-02  6:23 UTC  (39+ 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 2/2] dt-bindings: media: mediatek-jpeg-encoder: Add MT8188 compatible string
 2022-09-02  3:53 UTC  (2+ messages)

[PATCH v2 0/2] Introduce sof_of_machine_select
 2022-09-02  3:57 UTC  (3+ messages)

[PATCH net] Revert "net: phy: meson-gxl: improve link-up behavior"
 2022-09-02  4:10 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: altera: tse: phylink conversion
 2022-09-02  4:10 UTC  (7+ 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] KVM: arm64: Report Protected KVM cap only if KVM is enabled
 2022-09-02  4:01 UTC 

[PATCH v5] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-02  3:08 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: update bindings for MT7986 SoC
 2022-09-02  2:47 UTC 

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

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-09-02  1:48 UTC  (6+ messages)
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support
    ` [EXT] "

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-02  1:28 UTC  (5+ messages)
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH v4 00/21] KCFI support
 2022-09-02  0:33 UTC  (3+ messages)

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-02  0:19 UTC  (11+ messages)
` [PATCH v1 1/5] "

[PATCH v3 0/2] Work around missing `bti c` in modules
 2022-09-02  0:15 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: Handle kernel BTI exceptions
` [PATCH v3 2/2] arm64: Work around missing `bti c` in modules

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-02  0:06 UTC  (8+ 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 RESEND 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
 2022-09-01 23:47 UTC  (4+ messages)
` [PATCH RESEND 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node

[PATCH v5 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
 2022-09-01 23:33 UTC  (2+ messages)

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-01 22:52 UTC  (10+ 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 v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode

[PATCH] ARM: dts: turris-omnia: Add mcu node
 2022-09-01 22:45 UTC  (3+ messages)

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

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

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

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


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