linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 17:50:08 to 2023-01-10 08:07:01 UTC [more...]

[PATCH v4 0/8] perf: Arm SPEv1.2 support
 2023-01-10  8:05 UTC  (15+ messages)
` [PATCH v4 1/8] perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
` [PATCH v4 2/8] arm64: Drop SYS_ from SPE register defines
` [PATCH v4 3/8] arm64/sysreg: Convert SPE registers to automatic generation
` [PATCH v4 4/8] perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
` [PATCH v4 5/8] perf: arm_spe: Use new PMSIDR_EL1 register enums
` [PATCH v4 6/8] perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
` [PATCH v4 7/8] perf: Add perf_event_attr::config3
` [PATCH v4 8/8] perf: arm_spe: Add support for SPEv1.2 inverted event filtering

[PATCH v2 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-10  8:04 UTC  (4+ messages)
` [PATCH v2 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller

[PATCH 00/41] Per-VMA locks
 2023-01-10  8:04 UTC  (43+ messages)
` [PATCH 01/41] maple_tree: Be more cautious about dead nodes
` [PATCH 02/41] maple_tree: Detect dead nodes in mas_start()
` [PATCH 03/41] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH 04/41] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH 05/41] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH 06/41] maple_tree: Add smp_rmb() to dead node detection
` [PATCH 07/41] mm: Enable maple tree RCU mode by default
` [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH 09/41] mm: rcu safe VMA freeing
` [PATCH 10/41] mm: move mmap_lock assert function definitions
` [PATCH 11/41] mm: export dump_mm()
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 14/41] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH 15/41] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH 16/41] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 19/41] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH 20/41] mm/mmap: write-lock VMAs in vma_adjust
` [PATCH 21/41] mm/mmap: write-lock VMAs affected by VMA expansion
` [PATCH 22/41] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH 23/41] mm: write-lock VMAs before removing them from VMA tree
` [PATCH 24/41] mm: conditionally write-lock VMA in free_pgtables
` [PATCH 25/41] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 27/41] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 29/41] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH 30/41] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH 31/41] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 33/41] mm: introduce per-VMA lock statistics
` [PATCH 34/41] x86/mm: try VMA lock-based page fault handling first
` [PATCH 35/41] arm64/mm: "
` [PATCH 36/41] powerc/mm: "
` [PATCH 37/41] mm: introduce mod_vm_flags_nolock
` [PATCH 38/41] mm: avoid assertion in untrack_pfn
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH] ARM: remove meaningless arch/arm/mach-rda/Makefile
 2023-01-10  8:01 UTC 

[PATCH V4 0/3] AM68 SK: Add initial support
 2023-01-10  7:58 UTC  (9+ messages)
` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK

[PATCH V2] dt-bindings: pinctrl: imx8m: Integrate duplicated i.MX 8M schemas
 2023-01-10  7:54 UTC  (2+ messages)

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-01-10  6:57 UTC  (4+ messages)

[PATCH v2 0/3] Reduce lcm_reset to DSI LP11 send cmd time
 2023-01-10  5:54 UTC  (4+ messages)
` [PATCH v2 1/3] drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
` [PATCH v2 2/3] drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code time
` [PATCH v2 3/3] drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence

[soc:arm/boardfile-remove-wip] BUILD SUCCESS 76c76819b36d2433e2637c91dbdc4ec345bf7d92
 2023-01-10  6:10 UTC 

[PATCH v2 0/3] coresight: cti: Add PM runtime call in enable_store
 2023-01-10  5:56 UTC  (4+ messages)
` [PATCH v2 2/3] "

[PATCH v1 0/13] Enahance SVS's robustness
 2023-01-10  5:35 UTC  (7+ messages)
` [PATCH v1 10/13] soc: mediatek: mtk-svs: restore default voltages when svs init02 fail
` [PATCH v1 13/13] soc: mediatek: mtk-svs: keep svs alive even though debug cmd create fail

[PATCH 0/7] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-01-10  5:50 UTC  (9+ messages)
` [PATCH 1/7] KVM: arm64: PMU: Have reset_pmu_reg() to clear a register
` [PATCH 2/7] KVM: arm64: PMU: Use reset_pmu_reg() for PMUSERENR_EL0 and PMCCFILTR_EL0

[PATCH v15 RESEND 0/2] Add MediaTek MT6370 PMIC support
 2023-01-10  5:41 UTC  (4+ messages)
` [PATCH v15 RESEND 1/2] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[soc:omap/omap2-cleanup] BUILD SUCCESS 6aeb51c1035c1c9dd666897892d5cb168933ce7b
 2023-01-10  5:10 UTC 

[PATCH 1/2][v4] arm64: dts: imx8mm-evk: move PMIC setup of A53
 2023-01-10  4:32 UTC  (2+ messages)
` [PATCH 2/2][v4] arm64: dts: imx8mm-evk: add revision-B EVK

[PATCH 0/2][v4] pmic on imx8mm
 2023-01-10  4:32 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx8mm-evk: move PMIC setup of A53
` [PATCH 2/2] arm64: dts: imx8mm-evk: add revision-B EVK

[PATCH 0/5] ARM: Add GXP SROM Support
 2023-01-10  4:25 UTC  (6+ messages)
` [PATCH 1/5] soc: hpe: Add GXP SROM Control Register Driver
` [PATCH 2/5] dt-bindings: soc: hpe: hpe,gxp-srom.yaml
` [PATCH 3/5] ARM: dts: hpe: Add SROM Driver
` [PATCH 4/5] ARM: multi_v7_defconfig: Add GXP "
` [PATCH 5/5] MAINTAINERS: Add maintainer of GXP SROM support

[PATCH] cpufreq: armada-37xx: stop using 0 as NULL pointer
 2023-01-10  4:02 UTC  (2+ messages)

[PATCH] firmware: meson_sm: stop using 0 as NULL pointer
 2023-01-10  3:12 UTC 

[PATCH] drm/mediatek: stop using 0 as NULL pointer
 2023-01-10  3:12 UTC 

[PATCH] soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry level
 2023-01-10  2:25 UTC  (2+ messages)

[PATCH v4 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-10  1:41 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v4 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace
` [PATCH v4 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v4 6/6] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH][next] crypto: aspeed - Replace zero-length array with flexible-array member
 2023-01-10  1:39 UTC 

linux-next: manual merge of the sound-asoc tree with the arm-soc tree
 2023-01-10  0:17 UTC 

[PATCH net-next v3 00/11] net: mdio: Start separating C22 and C45
 2023-01-09 23:48 UTC  (3+ messages)
` [PATCH net-next v3 02/11] net: pcs: pcs-xpcs: Use C45 MDIO API

[PATCH] ARM: multi_v5_defconfig: Enable I2C_GPIO
 2023-01-09 23:46 UTC 

[RFC PATCH 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-01-09 23:45 UTC  (9+ messages)
` [RFC PATCH 1/6] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RFC PATCH 2/6] KVM: arm64: Add support for FEAT_TLBIRANGE
` [RFC PATCH 3/6] KVM: Define kvm_flush_remote_tlbs_range
` [RFC PATCH 4/6] KVM: arm64: Optimize TLBIs in the dirty logging path
` [RFC PATCH 5/6] KVM: arm64: Optimize the stage2 map path with TLBI range instructions
` [RFC PATCH 6/6] KVM: arm64: Create a fast stage-2 unmap path

[PATCH] coresight: tmc-etr: Don't enable ETR when it's not ready
 2023-01-09 23:43 UTC 

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: allow more compatible combinations
 2023-01-09 23:15 UTC  (12+ messages)

linux-next: manual merge of the omap tree with the arm-soc tree
 2023-01-09 22:50 UTC 

linux-next: manual merge of the davinci tree with the arm-soc tree
 2023-01-09 22:42 UTC 

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-09 22:35 UTC  (5+ messages)
` [PATCH 1/8] Compiler attributes: GCC function alignment workarounds

[PATCH 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-09 21:37 UTC  (13+ messages)

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-09 21:34 UTC  (24+ messages)
` [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v8 02/28] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 06/28] virt: gunyah: Identify hypervisor version
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v8 12/28] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-09 21:06 UTC  (48+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 03/18] arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
` [PATCH 04/18] dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p
` [PATCH 05/18] clk: qcom: rpmh: add clocks "
` [PATCH 06/18] dt-bindings: interconnect: qcom: document the interconnects "
` [PATCH 07/18] interconnect: qcom: add a driver "
` [PATCH 08/18] arm64: defconfig: enable the interconnect driver for Qualcomm SA8775P
` [PATCH 09/18] dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` [PATCH 11/18] arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P platforms
` [PATCH 12/18] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH 13/18] dt-bindings: power: qcom,rpmpd: document sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains for sa8775p
` [PATCH 15/18] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
` [PATCH 16/18] iommu: arm-smmu: qcom: add support for sa8775p
` [PATCH 17/18] dt-bindings: arm: qcom: document the sa8775p reference board
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride
  ` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-09 20:55 UTC  (4+ messages)

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-09 20:34 UTC  (14+ messages)
` [PATCH 01/15] video: fbdev: atmel_lcdfb: Rework backlight handling
` [PATCH 02/15] video: fbdev: atyfb: Introduce backlight_get_brightness()

[PATCH] arm64: dts: rockchip: add rk3566 audio nodes
 2023-01-09 20:32 UTC 

[PATCH v2 1/2] Revert "ARM: dts: armada-38x: Fix compatible string for gpios"
 2023-01-09 20:31 UTC  (4+ messages)
` [PATCH v2 2/2] Revert "ARM: dts: armada-39x: "

[PATCH v1 0/6] ARM: Add GXP I2C Support
 2023-01-09 20:23 UTC  (4+ messages)
` [PATCH v1 1/6] i2c: hpe: Add GXP SoC I2C Controller

[PATCH v2 RESEND] fbdev: atmel_lcdfb: Rework backlight status updates
 2023-01-09 20:02 UTC 

[PATCH v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-09 19:19 UTC  (5+ messages)

[PATCH v2 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
 2023-01-09 19:13 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-09 19:02 UTC  (7+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[PATCH] arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=y
 2023-01-09 17:50 UTC  (3+ messages)

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2023-01-09 18:55 UTC  (4+ messages)
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to "

[PATCH RESEND2 v4 2/2] drm/meson: dw-hdmi: Use devm_regulator_*get_enable*()
 2023-01-09 18:30 UTC  (4+ messages)
  ` [RESEND2,v4,2/2] "

[PATCH v6 0/5] can: bxcan: add support for ST bxCAN controller
 2023-01-09 18:23 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [PATCH v6 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v6 3/5] ARM: dts: stm32: add CAN support on stm32f429
` [PATCH v6 4/5] ARM: dts: stm32: add pin map for CAN controller on stm32f4

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2023-01-09 17:51 UTC  (4+ messages)
` [PATCH v13 2/2] "
    ` [EXT] "

[PATCH] efi: tpm: Avoid READ_ONCE() for accessing the event log
 2023-01-09 17:50 UTC  (3+ messages)

[PATCH v2 0/2] arm64: harden shadow call stack pointer handling
 2023-01-09 17:48 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Always load shadow stack pointer directly from the task struct
` [PATCH v2 2/2] arm64: Stash shadow stack pointer in the task struct on interrupt


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