messages from 2020-09-11 15:29:33 to 2020-09-12 20:55:10 UTC [more...]
[PATCH v3 0/10] libperf and arm64 userspace counter access support
2020-09-12 20:53 UTC (12+ messages)
` [PATCH v3 01/10] arm64: pmu: Add hook to handle pmu-related undefined instructions
` [PATCH v3 02/10] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH v3 03/10] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [PATCH v3 04/10] tools/include: Add an initial math64.h
` [PATCH v3 05/10] libperf: Add libperf_evsel__mmap()
` [PATCH v3 06/10] libperf: tests: Add support for verbose printing
` [PATCH v3 07/10] libperf: Add support for user space counter access
` [PATCH v3 08/10] libperf: Add arm64 support to perf_mmap__read_self()
` [PATCH v3 09/10] perf: arm64: Add test for userspace counter access on heterogeneous systems
` [PATCH v3 10/10] Documentation: arm64: Document PMU counters access from userspace
[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
2020-09-12 20:29 UTC (10+ messages)
[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
2020-09-12 19:55 UTC (23+ messages)
` [PATCH v3 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v3 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v3 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v3 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v3 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v3 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v3 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [PATCH v3 09/11] HID: hyperv: "
` [PATCH v3 10/11] Driver: hv: util: "
` [PATCH v3 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K
[keystone:next] BUILD SUCCESS 36f3ea3c42ce4f57d42015b9c4bae795b5b760b5
2020-09-12 19:07 UTC
[keystone:for_5.10/drivers-soc] BUILD SUCCESS 6259c8441c4de3f1727a0db61465a8dc8f340c05
2020-09-12 19:07 UTC
[PATCH v2 0/3] 98dx3236 i2c related fixes
2020-09-12 16:16 UTC (5+ messages)
` [PATCH v2 1/3] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
` [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236
[PATCH v3 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
2020-09-12 15:37 UTC (3+ messages)
` [PATCH v3 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled
` [PATCH v3 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
2020-09-12 14:30 UTC (7+ messages)
` [PATCH v2 1/6] media: cedrus: Register all codecs as capability
` [PATCH v2 2/6] dt-bindings: sram: allwinner, sun4i-a10-system-control: Add V3s compatibles
` [PATCH v2 3/6] ARM: dts: sun8i: v3s: Add node for system control
` [PATCH v2 4/6] media: cedrus: Add support for V3s
` [PATCH v2 5/6] dt-bindings: media: cedrus: Add V3s compatible
` [PATCH v2 6/6] ARM: dts: sun8i: v3s: Add video engine node
[PATCH v2 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
2020-09-12 13:34 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/6] irqchip: Hybrid probing
2020-09-12 12:51 UTC (7+ messages)
` [PATCH 1/6] of: Add basic infrastructure to create early probe arrays
` [PATCH 2/6] irqchip: Make IRQCHIP_MATCH() type safe
` [PATCH 3/6] irqchip: Introduce IRQCHIP_HYBRID_DRIVER_{BEGIN, END} macros
` [PATCH 4/6] irqchip/mtk-cirq: Allow modular build
` [PATCH 5/6] irqchip/mtk-sysirq: "
` [PATCH 6/6] irqchip/qcom-pdc: "
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-09-12 11:44 UTC (2+ messages)
[PATCH] mfd: sun4i-gpadc: Interrupt numbers should start from 1
2020-09-12 11:22 UTC
[PATCH v2 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
2020-09-12 11:11 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-mchp-sgpio driver
` [PATCH v2 2/3] pinctrl: pinctrl-mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO
[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
2020-09-12 11:08 UTC (16+ messages)
` [PATCH 01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case
` [PATCH 02/15] selftests/seccomp: Provide generic syscall setting macro
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 04/15] selftests/seccomp: arm: "
` [PATCH 05/15] selftests/seccomp: arm64: "
` [PATCH 06/15] selftests/seccomp: mips: Remove O32-specific macro
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [PATCH 08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls "
` [PATCH 10/15] selftests/seccomp: Avoid redundant register flushes
` [PATCH 11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
` [PATCH 12/15] selftests/seccomp: powerpc: Fix seccomp return value testing
` [PATCH 13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args
` [PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
[PATCH v5 00/16] Allwinner A100 Initial support
2020-09-12 10:36 UTC (2+ messages)
[PATCH v4 0/8] Add Toshiba Visconti ARM64 Platform support
2020-09-12 10:26 UTC (2+ messages)
[PATCH 0/3] pinctrl/actions: Constify static variables
2020-09-12 10:15 UTC (2+ messages)
[PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition
2020-09-12 10:13 UTC (2+ messages)
[PATCH] bus: arm-integrator-lm: Add of_node_put() before return statement
2020-09-12 10:10 UTC (2+ messages)
[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
2020-09-12 10:07 UTC (8+ messages)
` [PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
` [PATCH v2 02/15] dt-bindings: gpio: convert bindings for Maxim MAX732x "
[PATCH V2 1/4] gpio: mxc: Support module build
2020-09-12 9:56 UTC (10+ messages)
[RESEND PATCH v5 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
2020-09-12 9:49 UTC (5+ messages)
` [RESEND PATCH v5 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [RESEND PATCH v5 4/5] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops
[PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board
2020-09-12 9:49 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board
[PATCH 1/6] dt-bindings: gpio: Convert bindings for NXP PCA953x family to dtschema
2020-09-12 9:41 UTC (3+ messages)
` [PATCH 5/6] ARM: dts: dove: Fix PCA95xx GPIO expander properties on A510
[GIT PULL] dt-bindings: gpio: fsl-imx-gpio: Cleanup for v5.10
2020-09-12 9:40 UTC (2+ messages)
[PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()
2020-09-12 9:27 UTC (5+ messages)
` [PATCH 6/6] gpio: zynq: "
[PATCH] drivers/perf: hisi: Fix DEVICE_ATTR style tests warning for later PMU driver
2020-09-12 9:03 UTC
[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
2020-09-12 8:50 UTC (6+ messages)
` [PATCH v6 6/8] X.509: support OSCCA certificate parse
` [PATCH v6 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
[PATCH v7] arm64: perf: Add support caps in sysfs
2020-09-12 8:07 UTC
[PATCH v2 4/4] ARM64: mt8183: Add support of APU to mt8183
2020-09-12 7:50 UTC (2+ messages)
[PATCH] spi: bcm2835: Make polling_limit_us static
2020-09-12 7:22 UTC
arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:633:12: error: no previous prototype for 'kvm_arch_post_init_vm'
2020-09-12 6:52 UTC (2+ messages)
support range based offsets in dma-direct
2020-09-12 6:46 UTC (7+ messages)
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
[PATCH] i2c: mediatek: Fix generic definitions for bus frequencies
2020-09-12 5:57 UTC
[PATCH next v2 0/3] soc: ti: k3: ringacc: add am65x sr2.0 support
2020-09-12 4:55 UTC (8+ messages)
[GIT PULL 1/5] Broadcom devicetree changes for 5.10
2020-09-12 3:21 UTC (5+ messages)
` [GIT PULL 2/5] Broadcom devicetree-arm64 "
` [GIT PULL 3/5] Broadcom drivers "
` [GIT PULL 4/5] Broadcom maintainers "
` [GIT PULL 5/5] Broadcom soc "
✅ PASS: Test report for kernel 5.9.0-rc4-89f1d0b.cki (arm-next)
2020-09-12 2:41 UTC
[PATCH] drm: xlnx: remove defined but not used 'scaling_factors_666'
2020-09-12 0:45 UTC (5+ messages)
arm64/for-kernelci baseline: 47 runs, 2 regressions (v5.9-rc4-22-g89f1d0b3385d)
2020-09-11 23:35 UTC
[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
2020-09-11 23:02 UTC (3+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "
[PATCH v9 0/4] Introduce the for_each_set_clump macro
2020-09-11 22:54 UTC (3+ messages)
[PATCH v2 0/4] Add support of mt8183 APU
2020-09-11 22:52 UTC (4+ messages)
` [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU
arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 16 warnings (v5.9-rc4-22-g89f1d0b3385d)
2020-09-11 22:52 UTC
[PATCH v5 0/4] Spilt PCIe node to comply with hardware design
2020-09-11 22:50 UTC (4+ messages)
` [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
[v2,0/3] PCI: mediatek: Add new generation controller support
2020-09-11 22:45 UTC (5+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support
[PATCH] arm64: Enable PCI write-combine resources under sysfs
2020-09-11 21:42 UTC (11+ messages)
[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
2020-09-11 21:21 UTC (7+ messages)
` [PATCH v3 1/2] "
[RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
2020-09-11 20:36 UTC (6+ messages)
` [PATCH] "
` [PATCH v2] "
[PATCH] arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
2020-09-11 19:51 UTC (4+ messages)
[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
2020-09-11 18:45 UTC (5+ messages)
Tagging kernel data using MTE
2020-09-11 18:37 UTC
[PATCHv2 1/2] arm64/relocate_kernel: remove redundant code
2020-09-11 18:32 UTC (4+ messages)
` [PATCHv2 2/2] Documentation/kvm/arm: improve description of HVC_SOFT_RESTART
[PATCH v2 0/4] kselftests/arm64: add PAuth tests
2020-09-11 18:15 UTC (2+ messages)
[PATCH] coresight: Don't allocate pdata->conns when there is no output port
2020-09-11 17:59 UTC (2+ messages)
[PATCH v12 00/10] PCI: brcmstb: enable PCIe for STB chips
2020-09-11 17:52 UTC (10+ messages)
` [PATCH v12 02/10] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v12 03/10] PCI: brcmstb: Add bcm7278 register info
` [PATCH v12 04/10] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v12 05/10] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v12 06/10] PCI: brcmstb: Add control of rescal reset
` [PATCH v12 07/10] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v12 08/10] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v12 09/10] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v12 10/10] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
[PATCH net-next v5 0/6] net-next: dsa: mt7530: add support for MT7531
2020-09-11 17:49 UTC (6+ messages)
` [PATCH net-next v5 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v5 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board
` Aw: "
[PATCH v3 0/2] arm64: Allow erratum 1418040 for late CPUs
2020-09-11 17:47 UTC (6+ messages)
[PATCH v10 0/3] Add documentation and machine driver for SC7180 sound card
2020-09-11 17:47 UTC (4+ messages)
` [PATCH v10 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v10 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v10 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration
[PATCH v10 00/24] coresight: allow to build coresight as modules
2020-09-11 17:42 UTC (4+ messages)
` [PATCH v10 21/24] coresight: cti: allow cti to be built as a module
[PATCH v2 0/6] ARM: BCM5301X: add Meraki MR32 series
2020-09-11 17:30 UTC (5+ messages)
` [PATCH v2 6/6] ARM: BCM5301X: Add DT for Meraki MR32
[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
2020-09-11 17:29 UTC (6+ messages)
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings
` [PATCH v3 8/8] iommu/arm-smmu-qcom: Setup identity domain for "
[PATCH v7 0/6] arm64: add Armv8.3 pointer authentication enhancements
2020-09-11 17:24 UTC (3+ messages)
` [PATCH v7 4/6] arm64: cpufeature: Modify address authentication cpufeature to exact
[PATCH v9 0/3] Add documentation and machine driver for SC7180 sound card
2020-09-11 17:20 UTC (6+ messages)
` [PATCH v9 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration
[PATCH 0/4] clk: meson: axg: add clocks for MIPI-DSI support
2020-09-11 17:10 UTC (5+ messages)
` [PATCH 3/4] clk: meson: axg: add Video Clocks
[PATCH 1/6] mtd: onenand: Simplify with dev_err_probe()
2020-09-11 16:56 UTC (2+ messages)
[PATCH 2/6] mtd: rawnand: atmel: Simplify with dev_err_probe()
2020-09-11 16:56 UTC (2+ messages)
[PATCH 3/6] mtd: rawnand: gpmi: Simplify with dev_err_probe()
2020-09-11 16:55 UTC (2+ messages)
[PATCH 4/6] mtd: rawnand: marvell: Simplify with dev_err_probe()
2020-09-11 16:55 UTC (2+ messages)
[PATCH 5/6] mtd: rawnand: marvell: Fix and update kerneldoc
2020-09-11 16:55 UTC (2+ messages)
[PATCH 6/6] mtd: rawnand: qcom: Simplify with dev_err_probe()
2020-09-11 16:55 UTC (2+ messages)
[PATCHv4 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
2020-09-11 16:50 UTC (7+ messages)
` [PATCHv4 6/6] iommu: arm-smmu-impl: Remove unwanted extra blank lines
[RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
2020-09-11 16:45 UTC (12+ messages)
[PATCH v13 00/12] add ecspi ERR009165 for i.mx6/7 soc family
2020-09-11 16:40 UTC (2+ messages)
[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-11 16:33 UTC (10+ messages)
[PATCH] arm64: Remove the unused include statements
2020-09-11 16:33 UTC (2+ messages)
[PATCH v2 1/3] arm64/mm: Remove CONT_RANGE_OFFSET
2020-09-11 16:33 UTC (7+ messages)
` [PATCH v2 2/3] arm64/mm: Unitify CONT_PTE_SHIFT
` [PATCH v2 3/3] arm64/mm: Unitify CONT_PMD_SHIFT
[PATCH v2] KVM: arm64: Try PMD block mappings if PUD mappings are not supported
2020-09-11 16:26 UTC (3+ messages)
[PATCH v6 0/3] Add Actions Semi Owl family sirq support
2020-09-11 16:22 UTC (3+ messages)
` [PATCH v6 2/3] irqchip: Add Actions Semi Owl SIRQ controller
[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
2020-09-11 16:13 UTC (5+ messages)
` [PATCH v11 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
[PATCH v2] omap3: enable off mode automatically
2020-09-11 16:12 UTC
[PATCH] drivers/perf: xgene_pmu: Fix uninitialized resource struct
2020-09-11 16:08 UTC (4+ messages)
[PATCH] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
2020-09-11 15:59 UTC (2+ messages)
[GIT PULL 1/2] arm64: dts: Minor cleanups for v5.10
2020-09-11 15:55 UTC (2+ messages)
` [GIT PULL 2/2] ARM: "
[PATCH v5 1/2] arm64: Add part number for Arm Cortex-A77
2020-09-11 15:41 UTC (5+ messages)
` [PATCH v5 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412
[PATCH 0/9] ARM: imx: Remove more board related code
2020-09-11 15:38 UTC (4+ messages)
` [PATCH 4/9] ARM: imx27: Retrieve AVIC base address from devicetree
[PATCH] i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
2020-09-11 15:35 UTC (2+ messages)
[PATCH 01/10] clk: at91: Drop unused at91sam9g45_pcr_layout
2020-09-11 15:34 UTC (6+ messages)
` [PATCH 04/10] clk: gpio: Simplify with dev_err_probe()
[PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
2020-09-11 15:31 UTC (2+ messages)
[PATCH V4] arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
2020-09-11 15:31 UTC (2+ messages)
[PATCH V2 0/2] arm64/mm: Enable THP migration
2020-09-11 15:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).