linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 10:55:03 to 2021-01-20 17:43:00 UTC [more...]

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-01-20 17:37 UTC  (2+ messages)
` [RFC PATCH 01/17] tools: Add some generic functions and headers

[PATCH v8 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-20 17:37 UTC  (3+ messages)
` [PATCH v8 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

[PATCH v4 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-20 17:36 UTC  (9+ messages)
` [PATCH v4 1/8] mm: Cleanup faultaround and finish_fault() codepaths
` [PATCH v4 2/8] mm: Allow architectures to request 'old' entries when prefaulting
` [PATCH v4 3/8] arm64: mm: Implement arch_wants_old_prefaulted_pte()
` [PATCH v4 4/8] mm: Move immutable fields of 'struct vm_fault' into anonymous struct
` [PATCH v4 5/8] mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
` [PATCH v4 6/8] mm: Avoid modifying vmf.address in __collapse_huge_page_swapin()
` [PATCH v4 7/8] mm: Use static initialisers for immutable fields of 'struct vm_fault'
` [PATCH v4 8/8] mm: Mark anonymous struct field of 'struct vm_fault' as 'const'

[PATCH v5 0/4] gpio: mvebu: pwm fixes and improvements
 2021-01-20 17:24 UTC  (6+ messages)
` [PATCH v5 1/4] gpio: mvebu: improve pwm period calculation accuracy
` [PATCH v5 2/4] gpio: mvebu: make pwm .get_state closer to idempotent
` [PATCH v5 3/4] gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
` [PATCH v5 4/4] gpio: mvebu: improve handling of pwm zero on/off values

[RFC PATCH 0/5] arm64: Prepare instruction decoder for objtool
 2021-01-20 17:17 UTC  (5+ messages)
` [RFC PATCH 2/5] arm64: aarch64-insn: Add SVE instruction class
` [RFC PATCH 3/5] arm64: aarch64-insn: Add barrier encodings
` [RFC PATCH 4/5] arm64: aarch64-insn: Add some opcodes to instruction decoder
` [RFC PATCH 5/5] arm64: Add load/store decoding helpers

[RFC PATCH 0/7] Linux on Apple Silicon
 2021-01-20 17:11 UTC  (11+ messages)
` [RFC PATCH 1/7] arm64: kernel: FIQ support
` [RFC PATCH 2/7] arm64: kernel: Add a WFI hook
` [RFC PATCH 3/7] arm64: mm: use nGnRnE instead of nGnRE on Apple processors
` [RFC PATCH 4/7] irqchip/apple-aic: Add support for Apple AIC
` [RFC PATCH 5/7] arm64/Kconfig: Add Apple Silicon SoC platform
` [RFC PATCH 6/7] arm64: kernel: Apple CPU start driver
` [RFC PATCH 7/7] irqchip/apple-aic: add SMP support to the Apple AIC driver

[PATCH/RFC] soc: renesas: rcar-sysc: Mark device node OF_POPULATED after init
 2021-01-20 17:09 UTC  (2+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-20 17:04 UTC  (6+ messages)
` [PATCH v14 05/10] "

[PATCH v2] efi/arm64: Update debug prints to reflect other entropy sources
 2021-01-20 16:47 UTC  (2+ messages)

[PATCH 0/5] watchdog: remove obsolete drivers
 2021-01-20 16:27 UTC  (6+ messages)
` [PATCH 1/5] watchdog: remove sirf prima driver
` [PATCH 2/5] watchdog: remove sirf atlas driver
` [PATCH 3/5] watchdog: remove zte zx driver
` [PATCH 4/5] watchdog: remove tango driver
` [PATCH 5/5] watchdog: remove coh901 driver

[PATCH] efi/arm64: Update debug prints to reflect other entropy sources
 2021-01-20 16:28 UTC  (3+ messages)

[PATCH 0/2] ASoC: remove obsolete drivers
 2021-01-20 16:25 UTC  (3+ messages)
` [PATCH 1/2] ASoC: remove sirf prima/atlas drivers
` [PATCH 2/2] ASoC: remove zte zx drivers

[PATCH 0/2] thermal: remove obsolete drivers
 2021-01-20 16:24 UTC  (3+ messages)
` [PATCH 1/2] thermal: remove tango driver
` [PATCH 2/2] thermal: remove zx driver

[PATCH v2 01/22] media: camss: Fix vfe_isr_comp_done() documentation
 2021-01-20 16:17 UTC  (22+ messages)
` [PATCH v2 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v2 03/22] media: camss: Add CAMSS_845 camss version
` [PATCH v2 04/22] media: camss: Make ISPIF subdevice optional
` [PATCH v2 06/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v2 07/22] media: camss: Add missing format identifiers
` [PATCH v2 08/22] media: camss: Refactor CSID HW version support
` [PATCH v2 09/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v2 10/22] media: camss: Add support for CSIPHY "
` [PATCH v2 11/22] media: camss: Remove per VFE power domain toggling
` [PATCH v2 12/22] media: camss: Enable SDM845
` [PATCH v2 13/22] dt-bindings: media: camss: Add qcom, msm8916-camss binding
` [PATCH v2 14/22] dt-bindings: media: camss: Add qcom, msm8996-camss binding
` [PATCH v2 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding
` [PATCH v2 16/22] dt-bindings: media: camss: Add qcom, sdm845-camss binding
` [PATCH v2 17/22] MAINTAINERS: Change CAMSS documentation to use dtschema bindings
` [PATCH v2 18/22] media: dt-bindings: media: Remove qcom, camss documentation
` [PATCH v2 19/22] arm64: defconfig: Build Qcom CAMSS as module
` [PATCH v2 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v2 21/22] arm64: dts: sdm845-db845c: Configure regulator for camss node
` [PATCH v2 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[PATCH] spi: remove sirf prima/atlas driver
 2021-01-20 16:14 UTC 

[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
 2021-01-20 16:14 UTC  (8+ messages)

[PATCH] serial: remove sirf prima/atlas driver
 2021-01-20 16:12 UTC 

[PATCH] kasan: Add explicit preconditions to kasan_report()
 2021-01-20 16:16 UTC  (6+ messages)

[RFC PATCH 0/2] Avoid booting stall caused by idmap_kpti_install_ng_mappings
 2021-01-20 15:55 UTC  (2+ messages)

[PATCH 0/2] Use another method to avoid resource conflicts between the SMMU and PMCG drivers
 2021-01-20 15:54 UTC  (10+ messages)
` [PATCH 1/2] perf/smmuv3: Don't reserve the register space that overlaps with the SMMUv3
` [PATCH 2/2] Revert "iommu/arm-smmu-v3: Don't reserve implementation defined register space"

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-20 15:50 UTC  (4+ messages)

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-01-20 15:44 UTC  (5+ messages)
` [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON "

[PATCH] serial: remove sirf prima/atlaas driver
 2021-01-20 15:43 UTC 

[PATCH] nand: raw: remove tango driver
 2021-01-20 15:43 UTC  (4+ messages)

[PATCH 0/3] rtc: remove obsolete drivers
 2021-01-20 15:41 UTC  (4+ messages)
` [PATCH 1/3] rtc: remove sirfsoc driver
` [PATCH 2/3] rtc: remove ste coh901 driver
` [PATCH 3/3] rtc: remove ste ab3100 driver

[PATCH] pci: remove tango host controller driver
 2021-01-20 15:07 UTC 

[PATCH v3 0/3] scsi: ufs: Cleanup and refactor clock scaling
 2021-01-20 15:01 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: Refactor cancelling clkscaling works
` [PATCH v3 2/3] scsi: ufs: Remove redundant null checking of devfreq instance
` [PATCH v3 3/3] scsi: ufs: Cleanup and refactor clk-scaling feature

[PATCH v1 0/7] devicetree fixes for Protonic and Plymovent boards
 2021-01-20 14:47 UTC  (9+ messages)
` [PATCH v1 1/7] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
` [PATCH v1 2/7] drm: panel-simple: Add support for the "
` [PATCH v1 3/7] ARM: dts: imx6dl-prtvt7: Add display and panel nodes
` [PATCH v1 4/7] ARM: dts: imx6dl-prtvt7: add TSC2046 touchscreen node
` [PATCH v1 5/7] ARM: dts: imx6dl-prtvt7: Remove backlight enable gpio
` [PATCH v1 6/7] ARM: dts: imx6dl-prtvt7: fix PWM cell count for the backlight node
` [PATCH v1 7/7] ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties

[PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-20 14:46 UTC  (10+ messages)
` [PATCH v4 2/5] kasan: Add KASAN mode kernel parameter
` [PATCH v4 3/5] kasan: Add report for async mode

[PATCH] PCI: xilinx-cpm: Fix reference count leak on error path
 2021-01-20 14:37 UTC 

[PATCH 0/2] mmc: remove obsolete drivers
 2021-01-20 14:28 UTC  (3+ messages)
` [PATCH 1/2] mmc: remove dw_mmc-zx driver
` [PATCH 2/2] mmc: remove sirf prima/atlas driver

[PATCH] mfd: remove ab3100 driver
 2021-01-20 14:26 UTC 

[PATCH AUTOSEL 5.10 28/45] net: stmmac: Fixed mtu channged by cache aligned
 2021-01-20 14:26 UTC  (3+ messages)

[PATCH 0/2] media: rc: remove obsolete drivers
 2021-01-20 14:25 UTC  (3+ messages)
` [PATCH 1/2] media: rc: remove tango ir driver
` [PATCH 2/2] media: rc: remove zte zx "

[PATCH] Input: remove sirfsoc power button driver
 2021-01-20 14:16 UTC 

[PATCH v2 0/1] rpi: enable SD/Wifi on ACPI firmware
 2021-01-20 14:08 UTC  (3+ messages)
` [PATCH v2] mmc: sdhci-iproc: Add ACPI bindings for the rpi

[PATCH v7 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-20 13:56 UTC  (2+ messages)

[PATCH v6 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2021-01-20 13:54 UTC  (7+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-20 13:36 UTC  (3+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH 1/3] arm64/kernel: FIQ support
 2021-01-20 13:33 UTC  (3+ messages)

[PATCH 0/2] irqchip: Remove obsolete drivers
 2021-01-20 13:30 UTC  (3+ messages)
` [PATCH 1/2] irqchip: remove sigma tango driver
` [PATCH 2/2] irqchip: remove sirfsoc driver

[PATCH] Input: remove sirfsoc power button driver
 2021-01-20 13:30 UTC 

[PATCH 0/3] i2c: drop unused bus drivers
 2021-01-20 13:28 UTC  (4+ messages)
` [PATCH 1/3] i2c: remove sirf bus driver
` [PATCH 2/3] i2c: remove u300 "
` [PATCH 3/3] i2c: remove zte zx "

[PATCH] hwspinlock: remove sirf driver
 2021-01-20 13:25 UTC 

[PATCH] hwspinlock: remove sirf driver
 2021-01-20 13:21 UTC 

[PATCH 0/5] pinctrl/gpio: remove obsolete drivers
 2021-01-20 13:20 UTC  (5+ messages)
` [PATCH 1/5] gpio: remove zte zx driver
` [PATCH 2/5] pinctrl: "
` [PATCH 4/5] pinctrl: remove coh901 driver
` [PATCH 5/5] pinctrl: remove ste u300 driver

[PATCH 0/3] dmaengine: remove obsolete drivers
 2021-01-20 13:18 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: remove sirfsoc driver
` [PATCH 2/3] dmaengine: remove zte zx driver
` [PATCH 3/3] dmaengine: remove coh901318 driver

[PATCH v4 0/2] xor-neon: Remove GCC warn & pragmas
 2021-01-20 13:18 UTC  (6+ messages)
` [PATCH v4 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning

[PATCH 0/4] clocksource: remove obsolete drivers
 2021-01-20 13:15 UTC  (5+ messages)
` [PATCH 1/4] timer: remove u300 driver
` [PATCH 2/4] timer: remove tango driver
` [PATCH 3/4] timer: remove sirf atlas driver
` [PATCH 4/4] timer: remove sirf prima driver

[PATCH] cpufreq: remove tango driver
 2021-01-20 13:16 UTC 

[PATCH 0/4] clk: remove unused device drivers
 2021-01-20 13:10 UTC  (4+ messages)
` [PATCH 1/4] clk: remove tango4 driver
` [PATCH 2/4] clk: remove zte zx driver
` [PATCH 4/4] clk: remove u300 driver

[PATCH 0/2] arm64: mm: fix kdump broken with ZONE_DMA reintroduced
 2021-01-20 13:07 UTC  (3+ messages)

[PATCH RESEND] arm64: remove EL0 exception frame record
 2021-01-20 13:01 UTC  (2+ messages)

[PATCH V4 0/3] arm64: topology: improvements
 2021-01-20 13:01 UTC  (2+ messages)

[PATCH] arm64: Drop workaround for broken 'S' constraint with GCC 4.9
 2021-01-20 13:01 UTC  (2+ messages)

[PATCH] arm64: do not descend to vdso directories twice
 2021-01-20 13:01 UTC  (2+ messages)

[PATCH] arm64: Support running gen_vdso_offsets.sh with BSD userland
 2021-01-20 13:01 UTC  (2+ messages)

[PATCH] arm64: mte: style: Simplify bool comparison
 2021-01-20 13:01 UTC  (2+ messages)

[PATCH] arm64/mm: Add warning for outside range requests in vmemmap_populate()
 2021-01-20 13:01 UTC  (2+ messages)

[RESEND PATCH v2] arm/mm/ptdump:Add address markers for KASAN regions
 2021-01-20 12:50 UTC 

[PATCH 0/5] ARM/c6x: remove orphaned platforms
 2021-01-20 12:48 UTC  (6+ messages)
` [PATCH 1/5] c6x: remove architecture
` [PATCH 2/5] ARM: remove sirf prima2/atlas platforms
` [PATCH 3/5] ARM: remove zte zx platform
` [PATCH 4/5] ARM: remove tango platform
` [PATCH 5/5] ARM: remove u300 platform

[PATCH v3 1/3] arm64: Change the on_*stack functions to take a size argument
 2021-01-20 12:41 UTC  (4+ messages)
` [PATCH v3 3/3] kasan: arm64: support specialized outlined tag mismatch checks

[PATCH V3 0/3] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-20 11:58 UTC  (6+ messages)
` [PATCH V3 1/3] mm/memory_hotplug: Prevalidate the address range being added "

[PATCH 1/1] arm64/entry.S: check for stack overflow in el1 case only
 2021-01-20 11:22 UTC  (4+ messages)

ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-01-20 11:40 UTC 

[PATCH 3/3] arm64: mm: use nGnRnE instead of nGnRE on Apple processors
 2021-01-20 11:37 UTC 

[PATCH 0/3] Preparations for Linux on Apple Silicon
 2021-01-20 11:36 UTC 

[PATCH 2/3] arm64: kernel: Add a WFI hook
 2021-01-20 11:36 UTC 

[PATCH] net: stmmac: dwmac-intel-plat: remove config data on error
 2021-01-20 11:07 UTC 

ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-01-20 11:07 UTC 


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