linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-02 19:53:33 to 2023-07-03 16:07:51 UTC [more...]

[PATCH 1/2] dt-bindings: arm: pmu: Add Cortex-A520, Cortex-A715, and Cortex-A720
 2023-07-03 16:07 UTC  (4+ messages)
` [PATCH 2/2] perf: pmuv3: Add Cortex-A520, Cortex-A715, and Cortex-A720 PMUs

[PATCH] dt-bindings: arm: cpus: Add Cortex-A520 and Cortex-A720
 2023-07-03 16:06 UTC  (2+ messages)

[PATCH] dt-bindings: cleanup DTS example whitespaces
 2023-07-03 16:04 UTC  (5+ messages)

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-03 16:01 UTC  (8+ messages)
` [PATCH v2 1/5] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance
` [PATCH v2 5/5] arm64: mm: Override arch_wants_pte_order()

KVM CPU hotplug notifier triggers BUG_ON on arm64
 2023-07-03 16:02 UTC  (5+ messages)

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-03 15:55 UTC  (8+ messages)
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-07-03 15:42 UTC  (20+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl

[PATCH RFC 0/9] perf tool: sys event metric support re-write
 2023-07-03 15:20 UTC  (11+ messages)
` [PATCH RFC 2/9] perf metrics: Don't iter sys metrics if we already found a CPU match
` [PATCH RFC 3/9] perf metrics: Pass cpu and sys tables to metricgroup__add_metric()
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-07-03 15:17 UTC  (5+ messages)
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-03 15:11 UTC 

[PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-07-03 15:05 UTC  (7+ messages)
` [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page()

[PATCH] pinctrl: single: Fix memleak in pcs_dt_node_to_map
 2023-07-03 14:59 UTC  (3+ messages)

[PATCH] arm64: Fix HFGxTR_EL2 field naming
 2023-07-03 14:59 UTC  (4+ messages)

[PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-07-03 14:46 UTC  (7+ messages)
` [PATCH v8 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-07-03 14:45 UTC  (14+ messages)
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[PATCH] PCI: j721e: Fix delay before PERST# deassert
 2023-07-03 14:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs
 2023-07-03 14:41 UTC 

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-07-03 14:09 UTC  (6+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[RFC] arm64: properly define SOFT_DIRTY for arm64
 2023-07-03 13:55 UTC 

[PATCH v3 0/5] introduce devm_request_threaded_irq_emsg()
 2023-07-03 13:37 UTC  (10+ messages)
` [PATCH v3 1/5] genirq/devres: Add devm_request_threaded_irq_emsg()
` [PATCH v3 2/5] thermal/drivers/armada: convert to use devm_request_threaded_irq_emsg()
` [PATCH v3 3/5] thermal/drivers/brcmstb_thermal: "
` [PATCH v3 4/5] thermal/drivers/db8500: "
` [PATCH v3 5/5] thermal/drivers/mediatek/lvts_thermal: "

[PATCH 0/3] Power: C3: add power domain driver
 2023-07-03 13:29 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic C3 power domains
` [PATCH 2/3] soc: c3: Add support for power domains controller
` [PATCH 3/3] arm64: dts: add support for C3 power domain controller

[PATCH] arm64: defconfig: Enable Renesas MTU3a PWM config
 2023-07-03 13:27 UTC 

[PATCH v2] PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
 2023-07-03 13:03 UTC  (6+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-03 13:03 UTC  (12+ messages)
` [PATCH v4 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-07-03 12:58 UTC  (7+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v2] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
 2023-07-03 12:54 UTC  (3+ messages)

[PATCH v2 0/4] Add Mediatek ISP3.0
 2023-07-03 12:30 UTC  (9+ messages)
` [PATCH v2 2/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v2 4/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-07-03 12:28 UTC  (9+ messages)

[PATCH] ASoC: mediatek: mt8188: add constraints for PCM
 2023-07-03 12:27 UTC  (5+ messages)

[PATCH v4 20/20] KVM: selftests: get-reg-list: add Permission Indirection registers
 2023-07-03 12:03 UTC  (2+ messages)

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2023-07-03 11:58 UTC  (4+ messages)

[PATCH AUTOSEL 6.4 07/12] arm64: cpufeature: detect FEAT_HCX
 2023-07-03 11:51 UTC  (4+ messages)
` [PATCH AUTOSEL 6.4 11/12] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver

[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
 2023-07-03 11:49 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: defconfig: Enable Renesas RZ/V2M CSI driver

[PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-07-03 11:38 UTC  (4+ messages)

[PATCH v3 0/8] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-07-03 11:37 UTC  (23+ messages)
` [PATCH v3 1/8] clk: sunxi-ng: nkm: consider alternative parent rates when determining rate
` [PATCH v3 4/8] clk: sunxi-ng: nm: Support finding closest rate
` [PATCH v3 5/8] clk: sunxi-ng: nkm: "
` [PATCH v3 6/8] clk: sunxi-ng: mux: "
` [PATCH v3 8/8] clk: sunxi-ng: a64: select closest rate for pll-video0

[PATCH v2 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-07-03 10:56 UTC  (4+ messages)
` [PATCH v2 3/4] perf/arm_cspmu: Clean up ACPI dependency

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-07-03  9:36 UTC  (6+ messages)

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-07-03 10:41 UTC  (4+ messages)
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration

[PATCH] i2c: stm32f7: Add atomic_xfer method to driver
 2023-07-03 10:21 UTC  (4+ messages)

[PATCH] fs: drop_caches: draining pages before dropping caches
 2023-07-03 10:16 UTC  (2+ messages)

Fwd: Memory corruption in multithreaded user space program while calling fork
 2023-07-03  9:53 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: mediatek: minor whitespace cleanup around '='
 2023-07-03  9:48 UTC  (4+ messages)
` [PATCH 2/2] ARM: "

[PATCH v7 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-07-03  9:46 UTC  (7+ messages)
` [PATCH v7 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree
` (subset) [PATCH v7 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support

[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-03  9:45 UTC  (7+ messages)
` [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access

[PATCH] arm64: dts: amlogic: minor whitespace cleanup around '='
 2023-07-03  9:45 UTC  (3+ messages)

[PATCH] arm64: dts: arm: minor whitespace cleanup around '='
 2023-07-03  8:56 UTC  (2+ messages)

[PATCH] PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
 2023-07-03  8:54 UTC  (3+ messages)

[PATCH 0/3] clocksource: sun5i: clean up and convert to platform driver
 2023-07-03  8:33 UTC  (2+ messages)

[PATCH 0/2] perf cs-etm: Track exception level fixups
 2023-07-03  8:18 UTC  (10+ messages)
` [PATCH 2/2] perf report: Don't add to histogram when there is no thread found

[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-03  8:18 UTC  (5+ messages)
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list

[PATCH v2 00/15] ARM: oxnas support removal
 2023-07-03  8:14 UTC  (5+ messages)
` [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: remove obsolete bindings
` [PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible

[RFC PATCH 0/7] Add virtio_rtc module and related changes
 2023-07-03  8:13 UTC  (3+ messages)
` [RFC PATCH 4/7] clocksource: arm_arch_timer: Export counter type, clocksource

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-03  7:54 UTC  (3+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper

[PATCH v3 7/8] clk: sunxi-ng: div: Support finding closest rate
 2023-07-03  7:39 UTC  (2+ messages)

[PATCH v6 0/9] drm/meson: add support for MIPI DSI Display
 2023-07-03  7:24 UTC  (4+ messages)
` [PATCH v6 5/9] drm/meson: gate px_clk when setting rate

[PATCH] ARM: dts: st: add buswidth property to stm32f429-disco
 2023-07-03  7:13 UTC  (4+ messages)

[PATCH v3 3/8] clk: sunxi-ng: Add feature to find closest rate
 2023-07-03  6:48 UTC  (2+ messages)

[PATCH v3 2/8] clk: sunxi-ng: a64: allow pll-mipi to set parent's rate
 2023-07-03  6:47 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: microchip: minor whitespace cleanup around '='
 2023-07-03  6:39 UTC  (4+ messages)
` [PATCH 2/2] ARM: "

[PATCH v7 1/2] dt-bindings: arm: aspeed: add Inventec starscream-bmc
 2023-07-03  6:02 UTC  (2+ messages)
` [PATCH v7 2/2] ARM: dts: aspeed: Adding Inventec Starscream BMC

[PATCH] media: mediatek: vcodec: Add a flag to indicate vdec_fb finding status
 2023-07-03  4:11 UTC  (2+ messages)

[PATCH v2] media: mediatek: vcodec: Return NULL if no vdec_fb is found
 2023-07-03  3:59 UTC 

[PATCH 1/4] arm64: dts: exynos: minor whitespace cleanup around '='
 2023-07-03  3:36 UTC  (8+ messages)
    ` [PATCH 2/4] arm64: dts: fsd: "
    ` [PATCH 3/4] ARM: dts: exynos: "
    ` [PATCH 4/4] ARM: dts: s5pv210: "

[GIT PULL] Mailbox changes for v6.5
 2023-07-03  2:39 UTC 

linux-next: manual merge of the kvm-x86 tree with the arm-soc tree
 2023-07-03  0:57 UTC  (2+ messages)

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2023-07-02 22:33 UTC  (14+ messages)
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

[PATCH] Bluetooth: btmtk: fix handling of CONFIG_DEV_COREDUMP not being defined
 2023-07-02 20:26 UTC 

[PATCH AUTOSEL 5.4] arm64: mm: fix VA-range sanity check
 2023-07-02 19:53 UTC 

[PATCH AUTOSEL 5.10 4/5] arm64: set __exception_irq_entry with __irq_entry as a default
 2023-07-02 19:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 5/5] arm64: mm: fix VA-range sanity check


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