linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 09:58:45 to 2020-06-24 16:42:56 UTC [more...]

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24 16:40 UTC  (22+ messages)
` [PATCH v3 2/9] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to STABS_DEBUG
` [PATCH v3 3/9] efi/libstub: Remove .note.gnu.property
` [PATCH v3 9/9] arm64/build: Warn on orphan section placement

[PATCH 09/15] net: phy: delay PHY driver probe until PHY registration
 2020-06-24 16:35 UTC  (7+ messages)
  ` [PATCH 05/15] net: phy: reset the PHY even if probe() is not implemented

[PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus
 2020-06-24 16:29 UTC 

[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-24 16:25 UTC  (7+ messages)

[RFC PATCH 0/2] MTE support for KVM guest
 2020-06-24 16:24 UTC  (14+ messages)

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-24 16:24 UTC  (12+ messages)
` [PATCH 1/8] backlight: lms501kf03: Remove unused const variables
` [PATCH 2/8] backlight: lcd: Add missing kerneldoc entry for 'struct device parent'
` [PATCH 3/8] backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args
` [PATCH 4/8] backlight: ili922x: Remove invalid use of kerneldoc syntax
` [PATCH 5/8] backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'s arg
` [PATCH 6/8] backlight: backlight: Supply description for function args in existing Kerneldocs
` [PATCH 7/8] backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0
` [PATCH 8/8] backlight: qcom-wled: Remove unused configs for LED3 and LED4

[PATCH 00/10] Fix a bunch of W=1 warnings in MFD
 2020-06-24 16:24 UTC  (13+ messages)
` [PATCH 01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning
` [PATCH 02/10] mfd: twl4030-irq: Fix cast to restricted __le32 warning
` [PATCH 03/10] mfd: tps6586x: "
` [PATCH 04/10] mfd: altera-sysmgr: Fix physical address storing hacks
` [PATCH 05/10] mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not declared warning
` [PATCH 06/10] mfd: ab3100-core: Fix incompatible types in comparison expression warning
` [PATCH 07/10] mfd: ab8500-debugfs: Fix incompatible types in comparison expression issue
` [PATCH 08/10] mfd: tc3589x: Remove invalid use of kerneldoc syntax
` [PATCH 09/10] mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg
` [PATCH 10/10] mfd: wm831x-core: Supply description wm831x_reg_{un}lock args

[PATCH 00/73] ARM: tegra: Various fixes for DT schema validation
 2020-06-24 16:19 UTC  (3+ messages)
` [PATCH 12/73] ARM: tegra: Drop display controller parent clocks on Tegra114

[PATCH v5 0/2] *mfd: Add support for Khadas Microcontroller
 2020-06-24 16:18 UTC  (4+ messages)
` [PATCH v5 1/2] thermal: add support for the MCU controlled FAN on Khadas boards
` [PATCH v5 2/2] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes

[PATCH v2 0/2] introduce fallback to pio in spi core
 2020-06-24 15:38 UTC  (2+ messages)

[PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-06-24 15:35 UTC  (2+ messages)

[PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
 2020-06-24 15:29 UTC  (4+ messages)
` [RESEND][PATCH "

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 15:28 UTC  (36+ messages)
  ` [RESEND PATCH v5 1/5] driver core: add probe_err log helper
  ` [RESEND PATCH v5 2/5] driver core: add deferring probe reason to devices_deferred property
  ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types
  ` [RESEND PATCH v5 4/5] drm/bridge/sii8620: fix resource acquisition error handling
  ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code

[PATCH v3] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-24 15:22 UTC 

[PATCH v5 0/6] arm64: add the time namespace support
 2020-06-24 15:18 UTC  (3+ messages)
` [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-24 15:11 UTC  (10+ messages)

[PATCH] drm/bridge: dw-mipi-dsi.c: remove unused header file
 2020-06-24 15:08 UTC  (2+ messages)

[PATCH v2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-24 15:05 UTC 

[PATCH] arm64: defconfig: enable QoriQ dependencies as modules
 2020-06-24 15:04 UTC  (4+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-24 15:00 UTC  (4+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex

[PATCH v2 0/5] Improvements of the stackleak gcc plugin
 2020-06-24 14:53 UTC  (17+ messages)
` [PATCH v2 1/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
` [PATCH v2 3/5] arm64: "
` [PATCH v2 4/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter

[PATCH] media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
 2020-06-24 14:46 UTC  (2+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-24 14:40 UTC  (5+ messages)

[PATCH] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
 2020-06-24 14:26 UTC  (3+ messages)
  `  "

[PATCH] arm64: Don't insert a BTI instruction at inner labels
 2020-06-24 14:15 UTC  (5+ messages)

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-24 14:13 UTC  (7+ messages)
` [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-06-24 14:05 UTC  (2+ messages)

[PATCH] firmware: imx: Move i.MX SCU soc driver into SCU firmware driver
 2020-06-24 13:59 UTC  (4+ messages)

[PATCH] arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
 2020-06-24 13:54 UTC  (3+ messages)

[PATCH] kselftest: arm64: Remove redundant clean target
 2020-06-24 13:54 UTC  (2+ messages)

[PATCH 0/7] ARM: shmobile: defconfig: Update for v5.8-rc1
 2020-06-24 13:19 UTC  (8+ messages)
` [PATCH 1/7] ARM: shmobile: defconfig: Refresh "
` [PATCH 2/7] ARM: shmobile: defconfig: Enable DA9063 ONKEY support
` [PATCH 3/7] ARM: shmobile: defconfig: Enable CAT9554 support
` [PATCH 4/7] ARM: shmobile: defconfig: Enable RZ/A watchdog support
` [PATCH 5/7] ARM: shmobile: defconfig: Enable RZ/A1 CEU support
` [PATCH 6/7] ARM: shmobile: defconfig: Enable ADV7612 CEC support
` [PATCH 7/7] ARM: shmobile: defconfig: Enable RZ/A1H RTC support

[RFC PATCH] perf/smmuv3: Fix shared interrupt handling
 2020-06-24 13:08 UTC  (4+ messages)

[PATCH stable 4.9] arm64: entry: Place an SB sequence following an ERET instruction
 2020-06-24 12:58 UTC  (3+ messages)

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-24 12:54 UTC  (11+ messages)
  ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
    ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
    ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
    ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
    ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-24 12:22 UTC  (4+ messages)

[PATCH 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
 2020-06-24 11:58 UTC  (4+ messages)

[PATCH v3 0/3] arm64: add Armv8.6 pointer authentication
 2020-06-24 11:55 UTC  (6+ messages)
` [PATCH v3 2/3] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH v2] misc: atmel-ssc: lock with mutex instead of spinlock
 2020-06-24 11:35 UTC 

[PATCH v6 0/3] DCMI set minimum cpufreq requirement
 2020-06-24 11:27 UTC  (4+ messages)
` [PATCH v6 2/3] media: stm32-dcmi: Set "

[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-24 11:24 UTC  (7+ messages)

[GIT PULL] i.MX fixes for 5.8
 2020-06-24 11:17 UTC 

[PATCH v3 2/2] mmc: core: Call mmc_poweroff_nofity() if pm_suspend_via_firmware()
 2020-06-24 11:13 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Fix L2 cache-controller nodename
 2020-06-24 11:04 UTC 

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-06-24 10:57 UTC  (3+ messages)

[PATCH v2 0/6] prctl.2 man page updates for Linux 5.6
 2020-06-24 10:29 UTC  (10+ messages)
` [RFC PATCH v2 6/6] prctl.2: Add tagged address ABI control prctls (arm64)

[PATCH] iommu/arm-smmu: Update impl quirks comment
 2020-06-24 10:24 UTC 

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-24 10:21 UTC  (6+ messages)

[PATCH V4 0/7] gpio: zynq: Update on gpio-zynq driver
 2020-06-24 10:18 UTC  (4+ messages)
` [PATCH V4 3/7] devicetree-binding: Add pmc gpio node

[PATCH 0/2] clk: meson: g12a: Add the NNA source clocks
 2020-06-24 10:11 UTC  (2+ messages)

[PATCH 0/4] Restore big.LITTLE cpuidle driver for Exynos
 2020-06-24 10:06 UTC  (7+ messages)
  ` [PATCH 2/4] cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks
  ` [PATCH 3/4] ARM: exynos_defconfig: Enable big.LITTLE cpuidle driver
  ` [PATCH 4/4] ARM: multi_v7_defconfig: "

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-06-24  9:57 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: mvneta: Do not error out in non serdes modes
 2020-06-24  9:55 UTC  (3+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add back interface mode validation

[RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-05-27 13:30 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).