linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-10 17:16:26 to 2024-10-11 03:11:48 UTC [more...]

[PATCH] drm: lcdif: Use adjusted_mode .clock instead of .crtc_clock
 2024-10-11  3:10 UTC  (9+ messages)

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-10-11  2:55 UTC  (7+ messages)
` [PATCH v1 01/10] dt-bindings: media: mediatek: add camsys device
  ` [PATCH v1 04/10] media: platform: mediatek: add isp_7x cam-raw unit
  ` [PATCH v1 02/10] media: platform: mediatek: add seninf controller

[PATCH v4 0/3] Add mtk-sd support for MT8196
 2024-10-11  2:48 UTC  (4+ messages)
` [PATCH v4 1/3] mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform data
` [PATCH v4 2/3] mmc: mtk-sd: Add support for MT8196
` [PATCH v4 3/3] dt-bindings: "

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-11  1:34 UTC  (8+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
    ` [EXTERNAL] "
  ` [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0

[PATCH v14 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
 2024-10-11  0:16 UTC  (4+ messages)

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-10-11  0:01 UTC  (7+ messages)
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core

[PATCH v2 0/2] bcm4908: Fix secondary CPU initialization
 2024-10-11  0:05 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: bcmbca: bcm4908: Reserve CFE stub area

[PATCH v2] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-10-10 23:55 UTC  (2+ messages)

[PATCH v3 0/3] Add mtk-sd support for MT8196
 2024-10-11  0:51 UTC  (4+ messages)
` [PATCH v3 2/3] mmc: mtk-sd: Add two settings in platdata

[PATCH 0/8] ARM: dts: Add some BCM6846 device tree
 2024-10-10 22:11 UTC  (10+ messages)
` [PATCH 1/8] ARM: dts: bcm6846: Add iproc rng
` [PATCH 2/8] ARM: dts: bcm6846: Enable watchdog
` [PATCH 3/8] ARM: dts: bcm6846: Add GPIO blocks
` [PATCH 4/8] ARM: dts: bcm6846: Add MDIO control block
` [PATCH 5/8] ARM: dts: bcm6846: Add LED controller
` [PATCH 6/8] dt-bindings: vendor-prefixes: Add Genexis
` [PATCH 7/8] dt-bindings: arm: bcmbca: Add Genexis XG6846B
` [PATCH 8/8] ARM: dts: broadcom: Add Genexis XG6846B DTS file

[PATCH] clk: actions: prevent overflow in owl_pll_recalc_rate
 2024-10-10 22:21 UTC  (2+ messages)

[PATCH 00/10] input: automate of_node_put() calls for device_node
 2024-10-10 22:28 UTC  (16+ messages)
` [PATCH 01/10] Input: cap11xx - switch to for_each_child_of_node_scoped
` [PATCH 02/10] Input: mtk-pmic-keys "
` [PATCH 03/10] Input: sun4i-lradc-keys "
` [PATCH 04/10] Input: twl6040-vibra - use cleanup facility for device_node
` [PATCH 05/10] Input: twl4030-vibra "
` [PATCH 06/10] Input: sparcspkr "
` [PATCH 07/10] Input: 88pm860x "
` [PATCH 08/10] Input: i8042 "
` [PATCH 09/10] Input: raspberrypi-ts "
` [PATCH 10/10] Input: ts4800-ts "

[PATCH v6 0/2] Add support for nuvoton ma35 nand controller
 2024-10-11  0:31 UTC  (8+ messages)
` [PATCH v6 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
 2024-10-11  0:21 UTC 

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-11  0:20 UTC  (6+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one

[PATCH 0/2] ARM: Refresh Raspberry Pi defconfig and enable SMP support
 2024-10-10 23:03 UTC  (8+ messages)
` [PATCH 1/2] ARM: Refresh bcm2835_defconfig
` [PATCH 2/2] ARM: bcm2835_defconfig: Enable SMP support

[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
 2024-10-10 20:31 UTC  (4+ messages)

[PATCH] ftrace: Make ftrace_regs abstract from direct use
 2024-10-11  0:12 UTC  (4+ messages)

[PATCH v2 0/4] PCI: Resource helper improvements
 2024-10-10 22:48 UTC  (2+ messages)

[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-10-10 22:45 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-10-10 23:45 UTC  (3+ messages)

[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-10 18:24 UTC  (86+ messages)
` [PATCH v13 01/85] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
` [PATCH v13 02/85] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
` [PATCH v13 03/85] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
` [PATCH v13 04/85] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
` [PATCH v13 05/85] KVM: x86/mmu: Don't overwrite shadow-present MMU SPTEs when prefaulting
` [PATCH v13 06/85] KVM: x86/mmu: Invert @can_unsync and renamed to @synchronizing
` [PATCH v13 07/85] KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTE
` [PATCH v13 08/85] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
` [PATCH v13 09/85] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
` [PATCH v13 10/85] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs
` [PATCH v13 11/85] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
` [PATCH v13 12/85] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
` [PATCH v13 13/85] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v13 14/85] KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAIN
` [PATCH v13 15/85] KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned page
` [PATCH v13 16/85] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
` [PATCH v13 17/85] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva
` [PATCH v13 18/85] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 20/85] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map()
` [PATCH v13 21/85] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map()
` [PATCH v13 22/85] KVM: Use NULL for struct page pointer to indicate mremapped memory
` [PATCH v13 23/85] KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping
` [PATCH v13 24/85] KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx
` [PATCH v13 25/85] KVM: nVMX: Add helper to put (unmap) vmcs12 pages
` [PATCH v13 26/85] KVM: Use plain "struct page" pointer instead of single-entry array
` [PATCH v13 27/85] KVM: Provide refcounted page as output field in struct kvm_follow_pfn
` [PATCH v13 28/85] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
` [PATCH v13 29/85] KVM: pfncache: Precisely track refcounted pages
` [PATCH v13 30/85] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
` [PATCH v13 31/85] KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
` [PATCH v13 32/85] KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping
` [PATCH v13 33/85] KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 35/85] KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default
` [PATCH v13 36/85] KVM: x86: Don't fault-in APIC access page during initial allocation
` [PATCH v13 37/85] KVM: x86/mmu: Add "mmu" prefix fault-in helpers to free up generic names
` [PATCH v13 38/85] KVM: x86/mmu: Put direct prefetched pages via kvm_release_page_clean()
` [PATCH v13 39/85] KVM: x86/mmu: Add common helper to handle prefetching SPTEs
` [PATCH v13 40/85] KVM: x86/mmu: Add helper to "finish" handling a guest page fault
` [PATCH v13 41/85] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte()
` [PATCH v13 42/85] KVM: Move declarations of memslot accessors up in kvm_host.h
` [PATCH v13 43/85] KVM: Add kvm_faultin_pfn() to specifically service guest page faults
` [PATCH v13 44/85] KVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn()
` [PATCH v13 45/85] KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn()
` [PATCH v13 46/85] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v13 47/85] KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns
` [PATCH v13 48/85] KVM: x86/mmu: Don't mark unused faultin pages as accessed
` [PATCH v13 49/85] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v13 50/85] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
` [PATCH v13 52/85] KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
` [PATCH v13 53/85] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v13 54/85] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
` [PATCH v13 55/85] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v13 56/85] KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts
` [PATCH v13 57/85] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v13 58/85] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v13 59/85] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v13 60/85] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV
` [PATCH v13 61/85] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
` [PATCH v13 62/85] KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()
` [PATCH v13 63/85] KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE
` [PATCH v13 64/85] KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR
` [PATCH v13 65/85] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v13 66/85] KVM: LoongArch: Mark "struct page" pfns accessed "
` [PATCH v13 67/85] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v13 68/85] KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest
` [PATCH v13 69/85] KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v13 70/85] KVM: MIPS: Mark "struct page" pfns accessed "
` [PATCH v13 71/85] KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lock
` [PATCH v13 72/85] KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest
` [PATCH v13 73/85] KVM: PPC: Remove extra get_page() to fix page refcount leak
` [PATCH v13 74/85] KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions
` [PATCH v13 75/85] KVM: Convert gfn_to_page() to use kvm_follow_pfn()
` [PATCH v13 76/85] KVM: Add support for read-only usage of gfn_to_page()
` [PATCH v13 77/85] KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace
` [PATCH v13 78/85] KVM: PPC: Explicitly require struct page memory for Ultravisor sharing
` [PATCH v13 79/85] KVM: Drop gfn_to_pfn() APIs now that all users are gone
` [PATCH v13 80/85] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
` [PATCH v13 81/85] KVM: Make kvm_follow_pfn.refcounted_page a required field
` [PATCH v13 82/85] KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs
` [PATCH v13 83/85] KVM: arm64: Don't mark "struct page" accessed when making SPTE young
` [PATCH v13 84/85] KVM: Drop APIs that manipulate "struct page" via pfns
` [PATCH v13 85/85] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"

[PATCH] arm64: dts: rockchip: Prevent thermal runaways in RK3308 SoC dtsi
 2024-10-10 20:27 UTC  (3+ messages)

[PATCH v2 00/14] Fixing some dtbscheck warnings
 2024-10-10 20:27 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add dtsi file for RK3399S SoC variant
 2024-10-10 20:24 UTC  (2+ messages)

[PATCH] pinctrl: zynqmp: drop excess struct member description
 2024-10-10 19:48 UTC  (2+ messages)

[PATCH v5 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-10 21:41 UTC  (10+ messages)
` [PATCH v5 3/5] mfd: airoha: Add support for Airoha EN7581 MFD

[PATCH v9 1/6] misc: Add support for LAN966x PCI device
 2024-10-10 19:22 UTC  (2+ messages)

[PATCH v4 1/3] of: address: Add parent_bus_addr to struct of_pci_range
 2024-10-10 22:54 UTC  (4+ messages)

[PATCH 0/2] ARM: Expose Raspberry Pi revision code in /proc/cpuinfo
 2024-10-10 22:51 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: bcm2835: Specify /system/linux,revision property

[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
 2024-10-10 22:22 UTC  (4+ messages)

[GIT PULL fixes] clk: samsung: fixes for v6.12
 2024-10-10 21:48 UTC  (2+ messages)

[PATCH v4 0/6] thermal: scope/cleanup.h improvements
 2024-10-10 18:06 UTC  (7+ messages)
` [PATCH v4 1/6] thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
` [PATCH v4 2/6] thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()
` [PATCH v4 3/6] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH v4 4/6] thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop
` [PATCH v4 5/6] thermal: tegra: "
` [PATCH v4 6/6] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH] pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
 2024-10-10 20:52 UTC 

[PATCH net-next] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5G
 2024-10-10 20:02 UTC  (2+ messages)

[PATCH] phy: ti: gmii-sel: Enable USXGMII mode for J7200
 2024-10-10 20:01 UTC  (2+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (arm64-fixes-43-g2d8bce6e34beb)
 2024-10-10 19:39 UTC 

[PATCH v2 11/14] misc: rp1: RaspberryPi RP1 misc driver
 2024-10-10 19:03 UTC  (2+ messages)

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-10-10 15:31 UTC  (7+ messages)
` [PATCH v3 05/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RTCA-3 IP
` [PATCH v3 12/12] arm64: defconfig: Enable Renesas RTCA-3 flag

[PATCH v8 0/8] platform/chrome: Introduce DT hardware prober
 2024-10-10 15:32 UTC  (4+ messages)
` [PATCH v8 7/8] platform/chrome: Introduce device tree "

[PATCH 00/11] STM32 DMA3 updates for STM32MP25
 2024-10-10 18:16 UTC  (7+ messages)
` [PATCH 01/11] dt-bindings: dma: stm32-dma3: prevent packing/unpacking mode
` [PATCH 04/11] dt-bindings: dma: stm32-dma3: prevent linked-list refactoring
` [PATCH 06/11] dt-bindings: dma: stm32-dma3: introduce st,axi-max-burst-len property

[PATCH v2 0/3]clk: at91: add sama7d65 clock support
 2024-10-10 18:13 UTC  (2+ messages)

[PATCH v2 0/7] Provides support for Trigger Generation Unit
 2024-10-10 18:08 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: arm: Add support for Coresight TGU trace

[PATCH v3 0/6] thermal: scope/cleanup.h improvements
 2024-10-10 17:53 UTC  (4+ messages)
` [PATCH v3 2/6] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()

[PATCH] drm: atmel-hlcdc: bypass LCDC pixel clock divider when using LCDC Generic Clock
 2024-10-10 16:25 UTC  (2+ messages)

[PATCH v4 00/36] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
 2024-10-10 16:20 UTC  (3+ messages)
` [PATCH v4 10/36] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT

[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-10-10 16:30 UTC  (4+ messages)
` [PATCH V8 1/4] Add dso__is_pie call to identify ELF PIE

[PATCH] of: Skip kunit tests when arm64+ACPI doesn't populate root node
 2024-10-10 17:43 UTC  (2+ messages)

[PATCH v2 0/3] ARM: dts: imx[6qdl|7]-[apalis|colibri]: Update audio card names
 2024-10-10 17:42 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: imx7-colibri: Update audio card name

[PATCH] ACPI: GTDT: Tighten the check for the first platform timer entry
 2024-10-10 15:52 UTC  (2+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-10 17:16 UTC  (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[PATCH v2 0/7] clk: en7523: Update register mapping for EN7581
 2024-10-10 15:46 UTC  (4+ messages)

[PATCH 0/9] vdso: Remove timekeeper argument and includes
 2024-10-10 15:44 UTC  (4+ messages)
` [PATCH 1/9] vdso: Remove timekeeper argument of __arch_update_vsyscall()
` [PATCH 4/9] powerpc/vdso: Remove timekeeper includes
` [PATCH 6/9] s390/vdso: "


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