linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 11:56:25 to 2020-06-24 18:07:05 UTC [more...]

[PATCH v3] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-24 17:55 UTC  (2+ messages)

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-06-24 17:52 UTC  (26+ messages)
` [PATCH v5 01/25] arm64: mte: system register definitions
` [PATCH v5 02/25] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v5 03/25] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v5 04/25] arm64: mte: Add specific SIGSEGV codes
` [PATCH v5 05/25] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v5 06/25] mm: Add PG_ARCH_2 page flag
` [PATCH v5 07/25] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v5 08/25] arm64: mte: Tags-aware copy_{user_, }highpage() implementations
` [PATCH v5 09/25] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v5 10/25] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v5 11/25] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v5 12/25] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v5 13/25] mm: Introduce arch_validate_flags()
` [PATCH v5 14/25] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v5 15/25] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v5 16/25] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v5 17/25] arm64: mte: Allow user control of the generated random tags "
` [PATCH v5 18/25] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v5 19/25] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v5 20/25] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v5 21/25] mm: Add arch hooks for saving/restoring tags
` [PATCH v5 22/25] arm64: mte: Enable swap of tagged pages
` [PATCH v5 23/25] arm64: mte: Save tags when hibernating
` [PATCH v5 24/25] arm64: mte: Kconfig entry
` [PATCH v5 25/25] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2 0/6] Add RMU and DMAC/GPIO clock support for Actions Semi S500 SoCs
 2020-06-24 17:47 UTC  (7+ messages)
` [PATCH v2 1/6] clk: actions: Fix h_clk for Actions S500 SoC
` [PATCH v2 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings "
` [PATCH v2 3/6] clk: actions: Add APB, DMAC, GPIO clock support "
` [PATCH v2 4/6] dt-bindings: reset: Add binding constants for Actions S500 RMU
` [PATCH v2 5/6] clk: actions: Add Actions S500 SoC Reset Management Unit support
` [PATCH v2 6/6] MAINTAINERS: Add reset binding entry for Actions Semi Owl SoCs

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-06-24 17:36 UTC  (3+ messages)
` [PATCH v3 1/2] prctl.2: Add SVE prctls (arm64)
` [PATCH v3 2/2] prctl.2: Add tagged address ABI control "

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24 17:35 UTC  (26+ 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 v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-24 17:30 UTC  (8+ messages)

[PATCH RESEND v2] phy: exynos: Rename Exynos to lowercase
 2020-06-24 17:14 UTC  (2+ messages)

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-06-24 17:12 UTC  (6+ messages)

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

[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  (13+ 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  (35+ messages)
  ` [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 1/5] driver core: add probe_err log helper
    ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code

[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  (4+ messages)
` [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)

[RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-06-24 12:54 UTC  (4+ messages)
` [PATCH v4 00/11] Stop monitoring disabled devices
  ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function

[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


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