messages from 2020-12-25 02:28:53 to 2020-12-28 16:20:17 UTC [more...]
[PATCH 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
2020-12-28 16:18 UTC (3+ messages)
[arm-platforms:hack/arm64-early-cpufeature 18/18] ld.lld: error: undefined symbol: kaslr_feature_val
2020-12-28 15:46 UTC
[PATCH 0/7] STM32 uart cleanup and improvements
2020-12-28 15:17 UTC (2+ messages)
[v6,0/4] PCI: mediatek: Add new generation controller support
2020-12-28 15:12 UTC (8+ messages)
` [v6,1/4] dt-bindings: PCI: mediatek: Add YAML schema
` [v6,2/4] PCI: Export pci_pio_to_address() for module use
` [v6,3/4] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
` [v6,4/4] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer
[PATCH] tty: serial: amba-pl011: added RS485 support
2020-12-28 15:13 UTC (2+ messages)
[arm-platforms:hack/arm64-early-cpufeature 12/18] arch/arm64/kernel/idreg-override.c:97:13: warning: no previous prototype for 'init_shadow_regs'
2020-12-28 14:36 UTC
[PATCH v3] usb: xhci-mtk: fix unreleased bandwidth data
2020-12-28 14:30 UTC (3+ messages)
` [PATCH v4] "
[arm-platforms:hack/arm64-early-cpufeature 12/18] arch/arm64/kernel/idreg-override.c:97:13: warning: no previous prototype for function 'init_shadow_regs'
2020-12-28 14:13 UTC
[PATCH v6 0/2] PCI: cadence: Retrain Link to work around Gen2
2020-12-28 14:05 UTC (3+ messages)
` [PATCH v6 1/2] PCI: cadence: Retrain Link to work around Gen2 training defect
` [PATCH v6 2/2] "
[PATCH 5.10 004/717] drm/aspeed: Fix Kconfig warning & subsequent build errors
2020-12-28 12:40 UTC
[PATCH 5.4 074/453] drm/aspeed: Fix Kconfig warning & subsequent build errors
2020-12-28 12:45 UTC
[PATCH v2 0/1] kasan: fix memory leak of kasan quarantine
2020-12-28 13:25 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 4.19 096/346] perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
2020-12-28 12:46 UTC (2+ messages)
` [PATCH 4.19 097/346] perf cs-etm: Move definition of traceid_list global variable from header file
[PATCH v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
2020-12-28 12:59 UTC (9+ messages)
[PATCH v2 0/3] perf arm64: Support SDT
2020-12-28 12:54 UTC (5+ messages)
` [PATCH v2 1/3] perf probe: Fix memory leak in synthesize_sdt_probe_command()
` [PATCH v2 2/3] perf probe: Fixup Arm64 SDT arguments
` [PATCH v2 3/3] perf arm64: Add argument support for SDT
[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
2020-12-28 12:53 UTC (30+ messages)
[PATCH] arm64: smp: remove unused variable
2020-12-28 12:39 UTC (2+ messages)
[PATCH 0/5] Introduce the for_each_set_clump macro
2020-12-28 12:10 UTC (11+ messages)
` [PATCH 1/5] clump_bits: "
` [PATCH 2/5] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH 3/5] gpio: thunderx: Utilize for_each_set_clump macro
` [PATCH 4/5] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
` [PATCH 5/5] gpio: xilinx: Add extra check if sum of widths exceed 64
[PATCH] arm: smp: remove unused variable
2020-12-28 12:01 UTC
[PATCH v5 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
2020-12-28 11:36 UTC (8+ messages)
` [PATCH v5 2/8] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v5 3/8] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH v5 4/8] ARM: dts: exynos: Add muic and charger nodes for I9100
` [PATCH v5 5/8] ARM: dts: exynos: Add muic and charger nodes for Origen
` [PATCH v5 6/8] ARM: dts: exynos: Add muic and charger nodes for Trats
` [PATCH v5 7/8] ARM: dts: exynos: Fix charging regulator voltage and current for I9100
` [PATCH v5 8/8] ARM: dts: exynos: Add top-off charging regulator node "
[PATCH 00/17] arm64: Early CPU feature override, and an application to VHE
2020-12-28 10:49 UTC (18+ messages)
` [PATCH 01/17] arm64: Fix labels in el2_setup macros
` [PATCH 02/17] arm64: Fix outdated TCR setup comment
` [PATCH 03/17] arm64: Turn the MMU-on sequence into a macro
` [PATCH 04/17] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH 05/17] arm64: Initialise as nVHE before switching to VHE
` [PATCH 06/17] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH 07/17] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH 08/17] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH 09/17] arm64: cpufeature: Add global feature override facility
` [PATCH 10/17] arm64: Extract early FDT mapping from kaslr_early_init()
` [PATCH 11/17] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH 12/17] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
` [PATCH 13/17] arm64: Honor VHE being disabled from the command-line
` [PATCH 14/17] arm64: Add an aliasing facility for the idreg override
` [PATCH 15/17] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
` [PATCH 16/17] KVM: arm64: Document HVC_VHE_RESTART stub hypercall
` [PATCH 17/17] arm64: Move "nokaslr" over to the early cpufeature infrastructure
[PATCH v7 1/3] scsi: ufs: Protect some contexts from unexpected clock scaling
2020-12-28 11:08 UTC (2+ messages)
` [PATCH v7 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
[PATCH v4 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
2020-12-28 10:30 UTC (8+ messages)
` [PATCH v4 4/7] power: supply: max8997_charger: Set CHARGER current limit
[PATCH] thermal: cpufreq_cooling: fix slab OOB issue
2020-12-28 10:28 UTC (2+ messages)
[RFC please help] membarrier: Rewrite sync_core_before_usermode()
2020-12-28 10:25 UTC (3+ messages)
[PATCH] pinctrl: mediatek: Fix fallback call path
2020-12-28 9:04 UTC
[PATCH v3 0/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
2020-12-28 8:44 UTC (10+ messages)
` [PATCH v3 4/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
soc: mediatek: Prepare MMSYS for DDP routing using function call
2020-12-28 8:37 UTC (9+ messages)
` [PATCH v3, 1/8] soc: mediatek: mmsys: create mmsys folder
` [PATCH v3, 2/8] soc: mediatek: mmsys: Use function call for setting the routing registers
` [PATCH v3, 3/8] soc: mediatek: mmsys: add mt8183 "
` [PATCH v3, 4/8] soc: mediatek: mmsys: add component OVL_2L2
` [PATCH v3, 5/8] soc: mediatek: mmsys: add component POSTMASK
` [PATCH v3, 6/8] soc: mediatek: mmsys: add component RDMA4
` [PATCH v3, 7/8] soc: mediatek: mmsys: Use function call for setting mmsys ovl mout register
` [PATCH v3, 8/8] soc: mediatek: mmsys: add mt8192 mmsys support
[PATCH] kasan: fix null pointer dereference in kasan_record_aux_stack
2020-12-28 8:00 UTC
[PATCH 0/2] arm64: mm: fix kdump broken with ZONE_DMA reintroduced
2020-12-28 7:32 UTC (6+ messages)
` [PATCH 1/2] arm64: mm: update the comments about ZONE_DMA
` [PATCH 2/2] arm64: mm: fix kdump broken with ZONE_DMA reintroduced
[PATCH] arm64: traps: remove duplicate include statement
2020-12-28 7:05 UTC
[PATCH 1/1] ARM: LPAE: use phys_addr_t instead of unsigned long in outercache hooks
2020-12-28 7:00 UTC (5+ messages)
[PATCH] cpufreq: brcmstb-avs-cpufreq: Fix some resource leaks in the error handling path of the probe function
2020-12-28 5:37 UTC (4+ messages)
dmaengine : xilinx_dma two issues
2020-12-28 4:44 UTC
[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
2020-12-28 4:29 UTC (5+ messages)
` [PATCH v5 08/15] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v5 10/15] sched: Introduce force_compatible_cpus_allowed_ptr() to limit CPU affinity
[PATCH v2 0/3] RFC: Solve several problems in stage 2 translation
2020-12-28 2:46 UTC (2+ messages)
[PATCH] perf arm64: Simplify mksyscalltbl
2020-12-28 2:41 UTC
[PATCH] perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
2020-12-28 2:39 UTC
[PATCH RESEND] ARM: configs: sunxi: enable brcm wireless
2020-12-28 2:36 UTC (3+ messages)
` [linux-sunxi] "
[PATCH 1/2] dt-bindings: add TUL Corporation
2020-12-27 19:38 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: pynq: Add Digilent/TUL Zynq PYNQ Board
[patch 02/30] genirq: Move status flag checks to core
2020-12-27 19:20 UTC
Broken ethernet on SolidRun cubox-i
2020-12-27 18:07 UTC (6+ messages)
[PATCH v10 0/7] soc: mediatek: SVS: introduce MTK SVS engine
2020-12-27 16:56 UTC (9+ messages)
` [PATCH v10 1/7] [v10, 1/7]: dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v10 2/7] [v10, 2/7]: arm64: dts: mt8183: add svs device information
` [PATCH v10 3/7] [v10, 3/7]: soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v10 4/7] [v10,4/7]: soc: mediatek: SVS: add debug commands
` [PATCH v10 5/7] [v10, 5/7]: dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v10 6/7] [v10, 6/7]: arm64: dts: mt8192: add svs device information
` [PATCH v10 7/7] [v10, 7/7]: soc: mediatek: SVS: add mt8192 SVS GPU driver
[PATCH 1/2] dt-bindings: Convert Arm Mali Valhall GPU to DT schema
2020-12-27 16:56 UTC (3+ messages)
[PATCH 0/5] KVM: arm64: Miscellaneous improvements
2020-12-27 14:41 UTC (5+ messages)
` [PATCH 3/5] KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Patch "perf cs-etm: Move definition of 'traceid_list' global variable from header file" has been added to the 4.19-stable tree
2020-12-27 11:42 UTC
Patch "perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata" has been added to the 4.19-stable tree
2020-12-27 11:42 UTC
[PATCH 1/2] perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
2020-12-27 9:27 UTC (2+ messages)
` [PATCH 2/2] perf cs-etm: Move definition of 'traceid_list' global variable from header file
[PATCH] mfd: stmpe: Support disabling sub-functions
2020-12-26 16:28 UTC (3+ messages)
` [Linux-stm32] "
` [PATCH v2] "
[PATCH 0/3] clk: meson: three small clk-pll fixes
2020-12-26 12:15 UTC (4+ messages)
` [PATCH 1/3] clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL
` [PATCH 2/3] clk: meson: clk-pll: make "ret" a signed integer
` [PATCH 3/3] clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()
[PATCH] Fix SPI Chipselect/Clock bug for sun6i
2020-12-26 9:58 UTC
[v6,0/3] introduce TI reset controller for MT8192 SoC
2020-12-26 9:06 UTC (4+ messages)
` [v6,1/3] dt-binding: reset-controller: mediatek: add YAML schemas
[v6,0/4] watchdog: mt8192: add wdt support
2020-12-26 8:55 UTC (5+ messages)
` [v6,2/4] dt-binding: mediatek: mt8192: update mtk-wdt document
[PATCH 0/7] Add minimal boot support for IPQ5018
2020-12-26 0:51 UTC (3+ messages)
` [PATCH 1/7] clk: qcom: clk-alpha-pll: Add support for Stromer PLLs
[PATCH v7 0/5] Introduce the Counter character device interface
2020-12-26 0:15 UTC (5+ messages)
` [PATCH v7 2/5] docs: counter: Update to reflect sysfs internalization
` [PATCH v7 3/5] counter: Add character device interface
` [PATCH v7 4/5] docs: counter: Document "
` [PATCH v7 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
[PATCH v6 0/5] Introduce the Counter character device interface
2020-12-25 17:30 UTC (4+ messages)
` [PATCH v6 3/5] counter: Add "
driver: watchdog: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problem
2020-12-25 14:29 UTC (5+ messages)
` [PATCH v1 1/1] "
[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
2020-12-25 7:52 UTC (11+ messages)
` [PATCH v5 02/11] dt-bindings: net: btusb: change reference file name
` [PATCH v5 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
` [PATCH v5 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v5 05/11] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH v5 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v5 07/11] dt-bindings: phy: convert MIPI DSI "
` [PATCH v5 08/11] dt-bindings: usb: convert mediatek, musb.txt "
` [PATCH v5 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v5 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "
` [PATCH v5 11/11] MAINTAINERS: update MediaTek PHY/USB entry
[PATCH] arm64/smp: Remove unused irq variable in arch_show_interrupts()
2020-12-25 7:05 UTC (2+ messages)
[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a new property for broken streams
2020-12-25 6:12 UTC (8+ messages)
` [PATCH 2/3] usb: xhci-mtk: fix UAS issue by XHCI_BROKEN_STREAMS quirk
[PATCH V6 00/13] Add driver for dvfsrc, support for active state of scpsys
2020-12-25 5:14 UTC (7+ messages)
` [PATCH V6 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V6 03/13] soc: mediatek: add driver for dvfsrc support
[PATCH v2, 0/3] support gce on mt8192 platform
2020-12-25 2:39 UTC (4+ messages)
` [PATCH v2, 3/3] mailbox: cmdq: add mt8192 support
[PATCH v1 0/2] perf arm64: Support SDT
2020-12-25 2:27 UTC (4+ messages)
` [PATCH v1 1/2] perf probe: Fixup Arm64 SDT arguments
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).