messages from 2020-10-26 07:40:36 to 2020-10-26 13:57:55 UTC [more...]
[PATCH 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
2020-10-26 13:53 UTC (12+ messages)
` [PATCH 01/11] KVM: arm64: Don't adjust PC on SError during SMC trap
` [PATCH 02/11] KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
` [PATCH 04/11] KVM: arm64: Move PC rollback on SError to HYP
` [PATCH 05/11] KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h
` [PATCH 06/11] KVM: arm64: Add basic hooks for injecting exceptions from EL2
` [PATCH 07/11] KVM: arm64: Inject AArch64 exceptions from HYP
` [PATCH 08/11] KVM: arm64: Inject AArch32 "
` [PATCH 09/11] KVM: arm64: Remove SPSR manipulation primitives
` [PATCH 10/11] KVM: arm64: Consolidate exception injection
` [PATCH 11/11] KVM: arm64: Get rid of the AArch32 register mapping code
[PATCH v1 0/6] fix iproc driver to handle master read request
2020-10-26 13:52 UTC (4+ messages)
` [PATCH v1 4/6] i2c: iproc: fix typo in slave_isr function
[PATCHv2 0/3] arm64: kvm: avoid referencing cpu_hwcaps from hyp
2020-10-26 13:49 UTC (4+ messages)
` [PATCHv2 1/3] arm64: kvm: factor out is_{vhe,nvhe}_hyp_code()
` [PATCHv2 2/3] arm64: cpufeature: reorder cpus_have_{const, final}_cap()
` [PATCHv2 3/3] arm64: cpufeature: upgrade hyp caps to final
[PATCH] arm64: dts: meson: remove empty lines from aml-s905x-cc v2 dts
2020-10-26 13:41 UTC
[PATCH v2 0/7] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
2020-10-26 13:38 UTC (6+ messages)
` [PATCH v2 1/7] of: base: Add of_count_phandle_with_fixed_args()
` [PATCH v2 2/7] ASoC: audio-graph-card: Add plls and sysclks DT bindings
[PATCH 0/5] Add PWM support for MT8183 EVB
2020-10-26 13:38 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: pwm: pwm-mediatek: Add documentation for MT8183 SoC
[PATCH 0/5] iio: adc: xilinx: use even more devres
2020-10-26 13:36 UTC (6+ messages)
` [PATCH 1/5] iio: adc: xilinx: use helper variable for &pdev->dev
` [PATCH 2/5] iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()
` [PATCH 3/5] iio: adc: xilinx: use a devres action to disable and unprepare the clock
` [PATCH 4/5] iio: adc: xilinx: use devres for irq handling
` [PATCH 5/5] iio: adc: xilinx: use iio devres helpers
[PATCHv3 00/17] arm64: remove set_fs() and friends
2020-10-26 13:31 UTC (18+ messages)
` [PATCHv3 01/17] arm64: ensure ERET from kthread is illegal
` [PATCHv3 02/17] arm64: add C wrappers for SET_PSTATE_*()
` [PATCHv3 03/17] arm64: head.S: rename el2_setup -> init_kernel_el
` [PATCHv3 04/17] arm64: head.S: cleanup SCTLR_ELx initialization
` [PATCHv3 05/17] arm64: head.S: always initialize PSTATE
` [PATCHv3 06/17] arm64: sdei: move uaccess logic to arch/arm64/
` [PATCHv3 07/17] arm64: sdei: explicitly simulate PAN/UAO entry
` [PATCHv3 08/17] arm64: uaccess: move uao_* alternatives to asm-uaccess.h
` [PATCHv3 09/17] arm64: uaccess: rename privileged uaccess routines
` [PATCHv3 10/17] arm64: uaccess: simplify __copy_user_flushcache()
` [PATCHv3 11/17] arm64: uaccess: refactor __{get,put}_user
` [PATCHv3 12/17] arm64: uaccess: split user/kernel routines
` [PATCHv3 13/17] arm64: uaccess cleanup macro naming
` [PATCHv3 14/17] arm64: uaccess: remove set_fs()
` [PATCHv3 15/17] arm64: uaccess: remove addr_limit_user_check()
` [PATCHv3 16/17] arm64: uaccess: remove redundant PAN toggling
` [PATCHv3 17/17] arm64: uaccess: remove vestigal UAO support
[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
2020-10-26 13:30 UTC (2+ messages)
[PATCH 1/2] dt-bindings: timer: mtk-timer: add optional 13m and bus clock
2020-10-26 13:30 UTC (4+ messages)
` [PATCH 2/2] clocksource: mediatek: add clk13m and bus clock support
[PATCH v6 00/29] Warn on orphan section placement
2020-10-26 13:29 UTC (4+ messages)
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections
[PATCH] dt-bindings: pwm: mtk-disp: add MT8167 SoC binding
2020-10-26 13:27 UTC (2+ messages)
[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
2020-10-26 13:25 UTC (2+ messages)
[PATCH v6 1/2] arm64: Add part number for Arm Cortex-A77
2020-10-26 13:19 UTC (5+ messages)
` [PATCH v6 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412
[PATCH] arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccess
2020-10-26 13:14 UTC (2+ messages)
[PATCH 1/2] dt-bindings: nvmem: mtk-efuse: add documentation for MT8516 SoC
2020-10-26 13:13 UTC (2+ messages)
[PATCH 0/9] Genpd related code changes to drop am335x pdata
2020-10-26 13:13 UTC (13+ messages)
` [PATCH 1/9] ARM: OMAP2+: Check for inited flag
` [PATCH 2/9] ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-bus
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
` [PATCH 4/9] bus: ti-sysc: Support modules without control registers
` [PATCH 5/9] bus: ti-sysc: Implement GPMC debug quirk to drop platform data
` [PATCH 6/9] soc: ti: omap-prm: Add pm_clk for genpd
` [PATCH 7/9] soc: ti: omap-prm: am3: add genpd support for remaining PRM instances
` [PATCH 8/9] soc: ti: pm33xx: Enable basic PM runtime support for genpd
` [PATCH 9/9] remoteproc/wkup_m3: Use reset control driver if available
[PATCH 00/11] SCMI vendor protocols and modularization
2020-10-26 13:07 UTC (9+ messages)
` [PATCH 03/11] firmware: arm_scmi: introduce common protocol interface
` [PATCH 10/11] [DEBUG] firmware: arm_scmi: add custom_dummy SCMI devname
[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
2020-10-26 12:47 UTC (4+ messages)
` [patch V2 02/13] USB: serial: keyspan_pda: Replace in_interrupt() usage
[PATCH] arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
2020-10-26 12:41 UTC (2+ messages)
[PATCH -next] tty: serial: imx: remove unnecessary breaks
2020-10-26 12:51 UTC
linux-next: manual merge of the sunxi tree with the arm-soc tree
2020-10-26 12:35 UTC (4+ messages)
[PATCHv5 0/2] soc: qcom: llcc: Support chipsets that can write to llcc regs
2020-10-26 12:33 UTC (2+ messages)
[PATCH 0/2] ASoC: mt6359: skip first time data at the beginning of DMIC recording
2020-10-26 12:33 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v4] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
2020-10-26 12:41 UTC
[PATCH v3] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
2020-10-26 12:36 UTC
[PATCH v5 1/2] dt-bindings: regulator: add support for MT6392
2020-10-26 12:13 UTC (2+ messages)
[PATCH 0/6] kselftest/arm64: MTE fixes
2020-10-26 12:12 UTC (7+ messages)
` [PATCH 1/6] kselftest/arm64: Fix check_buffer_fill test
` [PATCH 2/6] kselftest/arm64: Fix check_tags_inclusion test
` [PATCH 3/6] kselftest/arm64: Fix check_child_memory test
` [PATCH 4/6] kselftest/arm64: Fix check_mmap_options test
` [PATCH 5/6] kselftest/arm64: Fix check_ksm_options test
` [PATCH 6/6] kselftest/arm64: Fix check_user_mem test
[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
2020-10-26 11:55 UTC (13+ messages)
` [PATCH 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map
` [PATCH 4/4] arch, mm: make kernel_page_present() always available
[RESEND v2] ASoC: tegra20-spdif: remove "default m"
2020-10-26 12:06 UTC (2+ messages)
[PATCH] iommu/arm-smmu: Use new devm_krealloc()
2020-10-26 12:00 UTC
[PATCHv6 0/6] System Cache support for GPU and required SMMU support
2020-10-26 11:54 UTC (7+ messages)
` [PATCHv6 1/6] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv6 2/6] iommu/arm-smmu: Add domain attribute for "
` [PATCHv6 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv6 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv6 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv6 6/6] iommu: arm-smmu-impl: Add a space before open parenthesis
[PATCH v4 0/5] kselftest: Extend vDSO tests
2020-10-26 11:49 UTC (6+ messages)
` [PATCH v4 1/5] kselftest: Enable vDSO test on non x86 platforms
` [PATCH v4 2/5] kselftest: Extend vDSO selftest
` [PATCH v4 3/5] kselftest: Extend vDSO selftest to clock_getres
` [PATCH v4 4/5] kselftest: Move test_vdso to the vDSO test suite
` [PATCH v4 5/5] kselftest: Extend vdso correctness test to clock_gettime64
[PATCH v3 00/24] MT8192 IOMMU support
2020-10-26 11:35 UTC (10+ messages)
` [PATCH v3 08/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v3 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
[PATCH v2 0/1] KVM: arm64: fix the mmio faulting
2020-10-26 11:24 UTC (2+ messages)
` [PATCH v2 1/1] KVM: arm64: Correctly handle "
[PATCH v3 0/1] ARM: dts: sun8i: add FriendlyArm ZeroPi support
2020-10-26 11:20 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] clk: rockchip: Add appropriate arch dependencies
2020-10-26 11:17 UTC
[GIT PULL] Allwinner Fixes for 5.9
2020-10-26 11:16 UTC (2+ messages)
[PATCH v4 00/15] follow_pfn and other iomap races
2020-10-26 10:58 UTC (16+ messages)
` [PATCH v4 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v4 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v4 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v4 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v4 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v4 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v4 07/15] mm: Close race in generic_access_phys
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn
` [PATCH v4 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v4 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v4 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v4 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v4 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v4 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v4 15/15] PCI: Revoke mappings like devmem
[GIT PULL] Allwinner Device Tree Changes for 5.10
2020-10-26 11:15 UTC (2+ messages)
[PATCH 0/4] Few ti-sysc related fixes
2020-10-26 10:58 UTC (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Fix location for select PM_GENERIC_DOMAINS
` [PATCH 2/4] ARM: OMAP2+: Fix missing select PM_GENERIC_DOMAINS_OF
` [PATCH 3/4] bus: ti-sysc: Fix reset status check for modules with quirks
` [PATCH 4/4] bus: ti-sysc: Fix bogus resetdone warning for cpsw
[PATCH 00/11] i.MX8MM power domain support
2020-10-26 11:13 UTC (6+ messages)
` [PATCH 10/11] arm64: dts: imx8mm: add GPC node and power domains
[PATCH 0/8] KVM: arm64: Host EL2 entry improvements
2020-10-26 10:48 UTC (10+ messages)
` [PATCH 1/8] KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
` [PATCH 2/8] KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
` [PATCH 3/8] KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
` [PATCH 4/8] KVM: arm64: Add kimg_hyp_va() helper
` [PATCH 5/8] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH 6/8] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
` [PATCH 7/8] KVM: arm64: Simplify __kvm_enable_ssbs()
` [PATCH 8/8] KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception
[PATCH] ARM: dts: at91: at91-sama5d27_som1: fix EEPROM compatible
2020-10-26 10:46 UTC
[PATCH 01/10] Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high"
2020-10-26 10:24 UTC (8+ messages)
` [PATCH 02/10] ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on Ethernet PHY
` [linux-sunxi] "
` [PATCH 10/10] arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on PHY
[PATCH 1/3] drm/sun4i: frontend: Rework a bit the phase data
2020-10-26 10:22 UTC (4+ messages)
` [PATCH 3/3] drm/sun4i: frontend: Fix the scaler phase on A33
[v8] i2c: imx: support slave mode for imx I2C driver
2020-10-26 10:05 UTC
[PATCH] PM / s2idle: Export s2idle_set_ops
2020-10-26 9:55 UTC (7+ messages)
[PATCH v2] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
2020-10-26 9:54 UTC (2+ messages)
[PATCH] pwm: ab8500: Add error message if pwmchip_add() fails
2020-10-26 9:33 UTC (4+ messages)
[RESEND 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
2020-10-26 9:22 UTC (14+ messages)
` [RESEND 02/11] arm64: dts: ls1043a: add DT node for external interrupt lines
` [RESEND 03/11] arm64: dts: ls1046a: "
` [RESEND 04/11] arm64: dts: ls1046ardb: Add interrupt line for RTC node
` [RESEND 05/11] arm64: dts: ls1088a: add DT node for external interrupt lines
` [RESEND 06/11] arm64: dts: ls1088ardb: fix interrupt line for RTC node
` [RESEND 07/11] arm64: dts: ls208xa: add DT node for external interrupt lines
` [RESEND 08/11] arm64: dts: ls208xa-rdb: add interrupt line for RTC node
` [RESEND 09/11] arm64: dts: lx2160a: add DT node for external interrupt lines
` [RESEND 10/11] arm64: dts: lx2160ardb: fix interrupt line for RTC node
` [RESEND 11/11] dt-bindings: interrupt-controller: update bindings for supporting more SoCs
[PATCH] [RFC] ARM: imx: add smp support for imx7d
2020-10-26 9:18 UTC (6+ messages)
[PATCH] ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
2020-10-26 9:10 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: h6: Pine H64: Fix ethernet node
2020-10-26 9:01 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
2020-10-26 9:01 UTC (2+ messages)
[PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error
2020-10-26 8:58 UTC (13+ messages)
[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
2020-10-26 8:53 UTC (5+ messages)
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 12/14] media: sunxi: Add support for the A83T "
[PATCH] dt-bindings: More whitespace clean-ups in schema files
2020-10-26 8:40 UTC (2+ messages)
[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
2020-10-26 8:37 UTC (8+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 2/7] mmap: make mlock_future_check() global
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v7 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v7 5/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v7 6/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v7 7/7] secretmem: test: add basic selftest for memfd_secret(2)
[PATCH v2] net: xfrm: fix a race condition during allocing spi
2020-10-26 8:23 UTC (2+ messages)
[PATCH v8] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-10-26 8:19 UTC (4+ messages)
` [PATCH v8 1/3] cpufreq: mediatek-hw: Add support for CPUFREQ HW
` [PATCH v8 2/3] dt-bindings: arm: cpus: Document 'mediatek, freq-domain' property
` [PATCH v8 3/3] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
[PATCH V3 1/4] gpio: mxc: Support module build
2020-10-26 7:50 UTC (3+ messages)
` [PATCH V3 2/4] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
[PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
2020-10-26 7:50 UTC
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).