linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 07:18:31 to 2021-05-18 13:14:12 UTC [more...]

[PATCH 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2021-05-18 13:12 UTC  (2+ messages)

[RESEND PATCH v4 0/8] arm64: Allow 64-bit tasks to invoke compat syscalls
 2021-05-18 13:02 UTC  (10+ messages)
` [RESEND PATCH v4 1/8] mm: Add arch_get_mmap_base_topdown macro
` [RESEND PATCH v4 2/8] hugetlbfs: Use arch_get_mmap_* macros
` [RESEND PATCH v4 3/8] mm: Support mmap_compat_base with the generic layout
` [RESEND PATCH v4 4/8] arm64: Separate in_compat_syscall from is_compat_task
` [RESEND PATCH v4 5/8] arm64: mm: Use HAVE_ARCH_COMPAT_MMAP_BASES
` [RESEND PATCH v4 6/8] arm64: Add a compat syscall flag to thread_info
` [RESEND PATCH v4 7/8] arm64: Forbid calling compat sigreturn from 64-bit tasks
` [RESEND PATCH v4 8/8] arm64: Allow 64-bit tasks to invoke compat syscalls

[PATCH v1 0/2] arm64: Implement SMCCC v1.3 SVE register saving hint
 2021-05-18 13:01 UTC  (7+ messages)
` [PATCH v1 1/2] arm64: asmlinkage: Enable use of BTI_C macro in SYM_CODE
` [PATCH v1 2/2] arm64: smccc: Support SMCCC v1.3 SVE register saving hint

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-18 12:55 UTC  (8+ messages)

[PATCH v1 0/3] perf arm-spe: Correct recording configurations
 2021-05-18 12:54 UTC  (5+ messages)
` [PATCH v1 2/3] perf arm-spe: Correct sample flags for dummy event

[PATCH 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-18 12:49 UTC  (7+ messages)
` [PATCH 1/3] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 2/3] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH 0/4] arm64: mm: a few small cleanups
 2021-05-18 12:35 UTC  (9+ messages)
` [PATCH 1/4] arm64: mm: remove unneeded SWAPPER_INIT_MAP_SIZE
` [PATCH 2/4] arm64: mm: fix the count comments in compute_indices
` [PATCH 3/4] arm64: mm: drop unused __pa(__idmap_text_start)
` [PATCH 4/4] arm64: head: fix code comments in set_cpu_boot_mode_flag

[PATCH] staging: vc04_services: fix a whitespace coding style issue
 2021-05-18 12:17 UTC 

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-18 12:15 UTC  (7+ messages)
    ` [PATCH 1/4] ARM: change vmalloc_min to be unsigned long
    ` [PATCH 2/4] ARM: use a temporary variable to hold maximum vmalloc size
    ` [PATCH 3/4] ARM: change vmalloc_min to vmalloc_start
    ` [PATCH 4/4] ARM: change vmalloc_start to vmalloc_size

[PATCH v2] arm64: dts: ti: k3-am64-main: Enable crypto accelerator
 2021-05-18 12:01 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 5.9
 2021-05-18 11:57 UTC  (5+ messages)
` [PATCH 15/56] KVM: arm64: Add build rules for separate VHE/nVHE object files

[GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc
 2021-05-18 11:56 UTC 

[PATCH v3 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-18 11:54 UTC  (13+ messages)
` [PATCH v3 1/3] spi: spi-mem: add automatic poll status functions
` [PATCH v3 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v3 3/3] spi: stm32-qspi: add automatic poll status feature

[PATCH 0/2] arm64: kexec_file_load vs memory reservations
 2021-05-18 11:48 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
 2021-05-18 11:36 UTC  (2+ messages)

[patch 0/8] genirq, perf: Cleanup the abuse of irq_set_affinity_hint()
 2021-05-18 11:31 UTC  (12+ messages)
` [patch 1/8] genirq: Export affinity setter for modules
` [patch 2/8] perf/arm-ccn: Use irq_set_affinity()
` [patch 3/8] perf/arm-cmn: "
` [patch 4/8] perf/arm-dmc620: "
` [patch 5/8] perf/arm-dsu: "
` [patch 6/8] perf/arm-smmuv3: "
` [patch 7/8] perf/imx_ddr: "
` [patch 8/8] perf/hisi: "

[PATCH 1/2] dt-bindings: rng: mediatek: convert to yaml schema
 2021-05-18 11:22 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: rng: mediatek: add mt8365 to mtk rng binding

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-18 11:08 UTC  (12+ messages)
` [PATCH v19 5/8] "
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users

REGRESSION: initrd is disabled due to memory overlap
 2021-05-18 11:02 UTC  (3+ messages)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-18 10:59 UTC  (26+ messages)
` [PATCH v6 01/21] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v6 03/21] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v6 04/21] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v6 05/21] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v6 09/21] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v6 10/21] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
` [PATCH v6 14/21] freezer: Add frozen_or_skipped() helper function
` [PATCH v6 15/21] sched: Defer wakeup in ttwu() for unschedulable frozen tasks
` [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask()
` [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v6 18/21] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v6 19/21] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v6 20/21] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

[PATCH v2] ARM: dts: ux500: Fix some compatible strings
 2021-05-18 10:50 UTC 

[PATCH] ARM: dts: ux500: Fix some compatible strings
 2021-05-18 10:40 UTC 

Random reboots on ODROID-N2+
 2021-05-18 10:15 UTC  (6+ messages)

[PATCH v2 0/6] AM64: EVM/SK: Enable PCIe and USB
 2021-05-18 10:12 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: mux: Convert reg-mux DT bindings to YAML

[PATCH net-next 0/2] Introducing support for DWC xpcs Energy Efficient Ethernet
 2021-05-18 10:06 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: Add callbacks "

ioctl.c:undefined reference to `__get_user_bad'
 2021-05-18 10:03 UTC  (3+ messages)
        ` Fwd: [EXTERNAL] "

REGRESSION: kernel BUG at arch/arm64/kernel/alternative.c:157!
 2021-05-18  9:59 UTC  (7+ messages)

[PATCH 0/5] ARM: gemini: add two more board
 2021-05-18  9:54 UTC  (4+ messages)
` [PATCH 4/5] ARM: gemini: add device tree for edimax NS2502

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-18  9:50 UTC  (3+ messages)
` [V2][PATCH 1/2] drm: xlnx: add is_layer_vid() to simplify the code
` [V2][PATCH 2/2] drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-18  9:24 UTC  (3+ messages)
` [PATCH v2 1/2] mm: introduce prepare_node_data
` [PATCH v2 2/2] mm: replace contig_page_data with node_data

[PATCH] ARM: npcm: wpcm450: select interrupt controller driver
 2021-05-18  9:37 UTC  (3+ messages)

[soc:arm/fixes] BUILD SUCCESS b433d090ac63eae4d3182cfc274dbacb0c4ee0ec
 2021-05-18  9:31 UTC 

[PATCH] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
 2021-05-18  9:18 UTC 

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-18  9:09 UTC 

[PATCH] pinctrl: single: config: enable the pin's input
 2021-05-18  9:01 UTC  (3+ messages)

[PATCH v3 00/14] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-05-18  8:59 UTC  (4+ messages)
` [PATCH v3 13/14] PCI/MSI: Document the various ways of ending up with NO_MSI

[PATCH v2 0/2] am335x: set pinmux registers from pins debug file
 2021-05-18  8:57 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: single: set pinmux "

[PATCH bpf-next] bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD
 2021-05-18  8:56 UTC 

[PATCH v4 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-18  8:49 UTC  (3+ messages)
` [PATCH v4 2/8] iommu/dma: Introduce generic helper to retrieve RMR info

[PATCH v1 0/9] ARM: dts: fixes for Protonic boards
 2021-05-18  8:28 UTC  (10+ messages)
` [PATCH v1 1/9] ARM: dts: imx6dl-prtvt7: add TSC2046 touchscreen node
` [PATCH v1 2/9] ARM: dts: imx6dl-prtvt7: Remove backlight enable gpio
` [PATCH v1 3/9] ARM: dts: imx6dl-prtvt7: fix PWM cell count for the backlight node
` [PATCH v1 4/9] ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties
` [PATCH v1 5/9] ARM: dts: imx6dl: enable touchscreen debounce filter on PLYM2M and PRTVT7 boards
` [PATCH v1 6/9] ARM: dts: imx6dl-prtvt7: Enable the VPU
` [PATCH v1 7/9] ARM: dts: imx6qdl-vicut1: add interrupt-counter nodes
` [PATCH v1 8/9] ARM: dts: imx6dl-prtvt7: The sgtl5000 uses i2s not ac97
` [PATCH v1 9/9] ARM: dts: imx6dl-prtvt7: Remove unused 'sound-dai-cells' from ssi1 node

[PATCH 0/9] drivers/perf: Use general macro to simplify event attributes
 2021-05-18  8:07 UTC  (11+ messages)
` [PATCH 1/9] perf: Add EVENT_ATTR_ID "
` [PATCH 2/9] drivers/perf: hisi: Remove redundant macro and functions
` [PATCH 3/9] drivers/perf: Remove redundant macro and functions in SMMU PMU driver
` [PATCH 4/9] drivers/perf: Remove redundant macro and functions in qcom_l2_pmu.c
` [PATCH 5/9] drivers/perf: Remove redundant macro and functions in qcom_l3_pmu.c
` [PATCH 6/9] drivers/perf: Remove redundant macro and functions in xgene_pmu.c
` [PATCH 7/9] drivers/perf: Remove redundant macro and functions in fsl_imx8_ddr_perf.c
` [PATCH 8/9] drivers/perf: Remove redundant macro and functions in arm_dsu_pmu.c
` [PATCH 9/9] arm64: perf: Remove redundant macro and functions in perf_event.c

[RFC PATCH v3 00/12] firmware: arm_scmi: Add virtio transport
 2021-05-18  8:08 UTC  (3+ messages)
` [RFC PATCH v3 11/12] "

[PATCH 0/7] arm64: dts: freescale: Add i.MX8DXL support
 2021-05-18  7:57 UTC  (15+ messages)
` [PATCH 1/7] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH 2/7] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH 3/7] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH 4/7] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH 5/7] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH 6/7] arm64: dts: freescale: Add lsio "
` [PATCH 7/7] arm64: dts: imx8dxl: Add i.MX8DXL evk board support

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-05-18  7:58 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: serial: amlogic, meson-uart: add fifo-size property
` [PATCH 2/3] tty: serial: meson: retrieve port FIFO size from DT
` [PATCH 3/3] arm64: dts: meson: set 128bytes FIFO size on uart A

[git:media_stage/master] media: I2C: change 'RST' to "RSET" to fix multiple build errors
 2021-05-18  7:52 UTC 

[PATCH] clocksource/drivers/timer-ti-dm: Drop unnecessary restore
 2021-05-18  7:53 UTC 

[PATCH RFC v1 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
 2021-05-18  7:50 UTC  (8+ messages)
` [PATCH RFC v1 1/3] clk: divider: Add re-usable determine_rate implementations
` [PATCH RFC v1 2/3] clk: meson: regmap: switch to determine_rate for the dividers
` [PATCH RFC v1 3/3] clk: meson: pll: switch to determine_rate for the PLL ops

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-18  7:47 UTC  (7+ messages)
` [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load

[PATCH] arm64: efi: add check for broken efi poweroff
 2021-05-18  7:44 UTC  (4+ messages)

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-18  7:25 UTC  (4+ messages)
` [PATCH v2 07/13] asm-generic: unaligned always use struct helpers

[PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-18  7:20 UTC  (8+ messages)
` [PATCH v20 1/7] mmap: make mlock_future_check() global
` [PATCH v20 2/7] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v20 3/7] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v20 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v20 5/7] PM: hibernate: disable when there are active secretmem users
` [PATCH v20 6/7] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v20 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v11] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
 2021-05-18  7:21 UTC  (2+ messages)

[PATCH v1 0/3] add innolux, g070y2-t02 support for the Protonic VT7 board
 2021-05-18  7:15 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
` [PATCH v1 3/3] ARM: dts: imx6dl-prtvt7: Add display and panel nodes


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