messages from 2021-07-02 03:15:28 to 2021-07-04 23:14:40 UTC [more...]
[PATCH AUTOSEL 5.13 06/85] media: mdk-mdp: fix pm_runtime_get_sync() usage count
2021-07-04 23:03 UTC (14+ messages)
` [PATCH AUTOSEL 5.13 10/85] media: mtk-vcodec: fix PM runtime get logic
` [PATCH AUTOSEL 5.13 11/85] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
` [PATCH AUTOSEL 5.13 12/85] media: sunxi: "
` [PATCH AUTOSEL 5.13 14/85] media: exynos4-is: "
` [PATCH AUTOSEL 5.13 15/85] media: exynos-gsc: "
` [PATCH AUTOSEL 5.13 19/85] regulator: uniphier: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
` [PATCH AUTOSEL 5.13 21/85] hwrng: exynos - Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.13 28/85] media: hevc: Fix dependent slice segment flags
` [PATCH AUTOSEL 5.13 30/85] media: imx: imx7_mipi_csis: Fix logging of only error event counters
` [PATCH AUTOSEL 5.13 34/85] crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
` [PATCH AUTOSEL 5.13 36/85] arm64: perf: Convert snprintf to sysfs_emit
` [PATCH AUTOSEL 5.13 43/85] media: cedrus: Fix .buf_prepare
[PATCH v5 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
2021-07-04 20:10 UTC (2+ messages)
[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
2021-07-04 20:09 UTC (2+ messages)
[PATCH v2] mt76/mt7915: Fix unsigned compared against zero
2021-07-04 19:08 UTC (2+ messages)
[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
2021-07-04 18:20 UTC (3+ messages)
[PATCH v3 0/5] vchiq: Patch to separate platform and cdev code
2021-07-04 18:07 UTC (7+ messages)
` [PATCH v3 1/5] staging: vchiq: Refactor vchiq "
` [PATCH v3 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h
` [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
` [PATCH v3 4/5] staging: vchiq: Make creation of vchiq cdev optional
` [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file
[PATCH v3 0/2] userfaultfd: do not untag user pointers
2021-07-04 15:39 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftest: use mmap instead of posix_memalign to allocate memory
[PATCH v2] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
2021-07-04 15:37 UTC (2+ messages)
[PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
2021-07-04 14:45 UTC (3+ messages)
` [PATCH v2 2/5] i2c: mt65xx: fix IRQ check
` [PATCH v2 4/5] i2c: s3c2410: "
[PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
2021-07-04 13:59 UTC
[PATCH v5 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
2021-07-04 9:22 UTC
[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
2021-07-04 9:02 UTC (18+ messages)
` [RFC PATCH 01/17] drm/exynos: dsi: Convert to bridge driver
` [RFC PATCH 02/17] drm/exynos: dsi: Handle drm_device for bridge
` [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
` [RFC PATCH 04/17] drm/exynos: dsi: Create bridge connector for encoder
` [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
` [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data
` [RFC PATCH 07/17] drm: bridge: Move exynos_drm_dsi into bridges
` [RFC PATCH 08/17] dt-bindings: display: bridge: Add Samsung MIPI DSIM bridge
` [RFC PATCH 09/17] drm: bridge: samsung-dsim: Add module init, exit
` [RFC PATCH 10/17] drm: bridge: samsung-dsim: Update the of_node for port(s)
` [RFC PATCH 11/17] drm: bridge: samsung-dsim: Find the possible DSI devices
` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung, mipi-dsim: Add i.MX8MM support
` [RFC PATCH 13/17] drm: bridge: samsung-dsim: "
` [RFC PATCH 14/17] drm: bridge: samsung-dsim: Add input_bus_flags
` [RFC PATCH 15/17] drm: bridge: samsung-dsim: Move DSI init in bridge enable
` [RFC PATCH 16/17] drm: bridge: samsung-dsim: Fix PLL_P offset
` [RFC PATCH 17/17] drm: bridge: samsung-dsim: Add bridge mode_fixup
[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
2021-07-04 7:38 UTC (6+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
[PATCH v3 00/10] perf: Refine barriers for AUX ring buffer
2021-07-04 7:16 UTC (11+ messages)
` [PATCH v3 01/10] perf/ring_buffer: Add comment for barriers on "
` [PATCH v3 02/10] coresight: tmc-etr: Add barrier after updating "
` [PATCH v3 03/10] coresight: tmc-etf: Add comment for store ordering
` [PATCH v3 04/10] perf/x86: Add barrier after updating bts
` [PATCH v3 05/10] perf auxtrace: Drop legacy __sync functions
` [PATCH v3 06/10] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
` [PATCH v3 07/10] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
` [PATCH v3 08/10] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v3 09/10] perf env: Set kernel bit mode
` [PATCH v3 10/10] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
[PATCH v9 0/5] Add SPMI support for Mediatek SoC IC
2021-07-04 3:06 UTC (6+ messages)
` [PATCH v9 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v9 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v9 3/5] spmi: mediatek: Add support for MT6873/8192
` [PATCH v9 4/5] spmi: mediatek: Add support for MT8195
` [PATCH v9 5/5] arm64: dts: mt8192: add spmi node
[PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
2021-07-04 0:47 UTC (8+ messages)
[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
2021-07-03 21:01 UTC (3+ messages)
` [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling
[PATCH v3] PCI: iproc: Fix a non-compliant kernel-doc
2021-07-03 15:18 UTC (3+ messages)
[PATCH 1/5] PCI: Fix kernel-doc formatting
2021-07-03 15:13 UTC (5+ messages)
` [PATCH 2/5] PCI: iproc: "
` [PATCH 3/5] PCI: cadence: Add missing kernel-doc for struct cdns_pcie members
` [PATCH 4/5] PCI: hotplug: Fix kernel-doc formatting and add missing documentation
` [PATCH 5/5] PCI: endpoint: "
[PATCH v11 00/33] Introduce the Counter character device interface
2021-07-03 10:41 UTC (4+ messages)
` [PATCH v11 18/33] counter: Return error code on invalid modes
[PATCH] arm64: mte: avoid TFSR related operations unless in async mode
2021-07-03 2:46 UTC (5+ messages)
[PATCH v3 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
2021-07-02 22:57 UTC (10+ messages)
` [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
[PATCH v1 0/6] clk: switch dividers to .determine_rate
2021-07-02 22:51 UTC (7+ messages)
` [PATCH v1 1/6] clk: divider: Implement and wire up .determine_rate by default
` [PATCH v1 2/6] clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate
` [PATCH v1 3/6] clk: bcm2835: "
` [PATCH v1 4/6] clk: stm32f4: "
` [PATCH v1 5/6] clk: stm32h7: "
` [PATCH v1 6/6] clk: stm32mp1: "
[PATCH 00/42] PCI: aardvark: Various driver fixes
2021-07-02 21:35 UTC (3+ messages)
` [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts
[PATCH v2] PCI: iproc: Fix a non-compliant kernel-doc
2021-07-02 20:42 UTC (4+ messages)
[PATCH 0/2] media: rc: add support for Amlogic Meson IR blaster
2021-07-02 20:23 UTC (8+ messages)
` [PATCH 1/2] media: rc: meson-irblaster: document device tree bindings
` [PATCH 2/2] media: rc: introduce Meson IR blaster driver
[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
2021-07-02 20:18 UTC (12+ messages)
[PATCH] arm64: dts: ls1028: sl28: fix networking for variant 2
2021-07-02 19:49 UTC
[PATCH v8 0/4] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
2021-07-02 19:42 UTC (3+ messages)
[PATCH v9 0/4] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
2021-07-02 19:41 UTC (5+ messages)
` [PATCH v9 1/4] arm64: mte: rename gcr_user_excl to mte_ctrl
` [PATCH v9 2/4] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
` [PATCH v9 3/4] arm64: mte: introduce a per-CPU tag checking mode preference
` [PATCH v9 4/4] Documentation: document the preferred tag checking mode feature
[RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure
2021-07-02 19:13 UTC (11+ messages)
` [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function
[mainline] [arm64] Internal error: Oops - percpu_counter_add_batch
2021-07-02 18:49 UTC (4+ messages)
[PATCH] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
2021-07-02 18:39 UTC (3+ messages)
[linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
2021-07-02 18:19 UTC (2+ messages)
[PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
2021-07-02 18:07 UTC (4+ messages)
[PATCH v2 0/3] coresight: Fix for snapshot mode
2021-07-02 18:00 UTC (5+ messages)
` [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
[PATCH] perf: tests: fix some mmemory leak issues
2021-07-02 17:57 UTC (4+ messages)
[PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
2021-07-02 17:48 UTC (3+ messages)
add gce support for mt8195
2021-07-02 17:42 UTC (4+ messages)
` [PATCH v1 3/5] arm64: dts: mt8195: add gce node
[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
2021-07-02 17:31 UTC (8+ messages)
[arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 21/24] arch/arm64/kvm/arm.c:2167:14: error: use of undeclared identifier 'KVM_MODE_LOCKEDOUT'
2021-07-02 16:52 UTC
[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
2021-07-02 16:56 UTC (7+ messages)
[PATCH] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
2021-07-02 16:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
2021-07-02 15:56 UTC (2+ messages)
[PATCH v2 1/1] psi: stop relying on timer_pending for poll_work rescheduling
2021-07-02 15:49 UTC (7+ messages)
[PATCH v4 0/4] ARM: dts: NSP: add Meraki MX64/MX65 series
2021-07-02 15:14 UTC (3+ messages)
` [PATCH v4 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65
Regression: commit 987fdfec2410 causes build to incorrectly issue warning
2021-07-02 14:48 UTC (2+ messages)
[v8 0/2] Support pwm driver for aspeed ast26xx
2021-07-02 14:31 UTC (3+ messages)
` [v8 2/2] pwm: Add Aspeed ast2600 PWM support
[PATCH 0/4] Expand Xilinx CDMA functions
2021-07-02 14:23 UTC (7+ messages)
` [EXTERNAL] "
[PATCH 6/9] arm64: defconfig: Enable ASoC sound support for RZ/G2L SoC
2021-07-02 13:50 UTC
[PATCH v3 0/4] input: MT6358 PMIC button support
2021-07-02 13:43 UTC (5+ messages)
` [PATCH v3 1/4] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH v3 2/4] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
` [PATCH v3 3/4] Input: mtk-pmic-keys - add support for MT6358
` [PATCH v3 4/4] arm64: dts: mt6358: add mt6358-keys node
[RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver
2021-07-02 12:00 UTC
[PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
2021-07-02 11:48 UTC (5+ messages)
[PATCH 00/22] Mediatek MT8195 clock support
2021-07-02 11:44 UTC (3+ messages)
` [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support
[PATCH v3 1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex
2021-07-02 10:33 UTC (6+ messages)
` [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek, gce-events property
[PATCH v5 RESEND 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
2021-07-02 10:23 UTC (3+ messages)
` [PATCH v5 RESEND 2/3] dt-bindings: mediatek: Add mediatek, mt8183-jpgenc compatible
` [PATCH v5 RESEND 3/3] arm64: dts: mt8183: add jpeg enc node for mt8183
[PATCH v3 4/4] arm64: defconfig: Enable DMA controller for RZ/G2L SoC's
2021-07-02 10:05 UTC
[PATCH v4 2/2] kasan: Add memzero int for unaligned size at DEBUG
2021-07-02 9:37 UTC (2+ messages)
[PATCH v4 1/2] mm: introduce helper to check slub_debug_enabled
2021-07-02 9:33 UTC (2+ messages)
[PATCH v19 0/7] soc: mediatek: SVS: introduce MTK SVS
2021-07-02 9:19 UTC (8+ messages)
` [PATCH v19 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v19 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v19 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v19 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v19 6/7] arm64: dts: mt8192: add svs device information
[PATCH 1/1] clk: imx6q: fix uart earlycon unwork
2021-07-02 8:54 UTC
[PATCH 1/3] sparc64: Add compile-time asserts for siginfo_t offsets
2021-07-02 8:51 UTC (6+ messages)
` [PATCH 3/3] arm64: "
[PATCH v4 0/2] kasan: solve redzone overwritten issue at debug
2021-07-02 8:45 UTC
[PATCH v11 0/8] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
2021-07-02 7:37 UTC (3+ messages)
` [PATCH v11 7/8] dts: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH v11 8/8] dts: hisilicon: add support for USB3 "
[PATCH 1/2] mfd: mt6360: Sort regulator resources
2021-07-02 4:52 UTC (4+ messages)
` [PATCH 2/2] mfd: mt6360: Restore error message to regmap_read failure
[PATCH 0/3] Support h264 encoder on MT8195
2021-07-02 4:10 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: media: mtk-vcodec: Add binding for MT8195 VENC
[arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 21/24] arch/arm64/mm/ioremap.c:50:2-3: Unneeded semicolon
2021-07-02 3:46 UTC (2+ messages)
` [PATCH] arm64: fix semicolon.cocci warnings
[PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
2021-07-02 3:24 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).