All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 11:21:13 to 2021-01-11 11:48:11 UTC [more...]

[PATCH v7 0/3] gpio: mvebu: Armada 8K/7K PWM support
 2021-01-11 11:46 UTC  (4+ messages)
` [PATCH v7 1/3] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v7 2/3] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v7 3/3] dt-bindings: ap806: document gpio marvell,pwm-offset property

Call for Google Summer of Code 2021 project ideas
 2021-01-11 11:47 UTC 

[PATCH V2] x86/sev-es: Fix SEV-ES #VC handler for string port IO
 2021-01-11 11:47 UTC  (2+ messages)
` [tip: x86/seves] x86/sev-es: Handle string port IO to kernel memory properly

[PATCH RESEND v3] arm64: dts: ls1028a: fix FlexSPI clock
 2021-01-11 11:45 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]
 2021-01-11 11:46 UTC  (2+ messages)

[PATCH 00/13] wcn36xx: Enable downstream consistent Wake on Lan
 2021-01-11 11:47 UTC  (11+ messages)
` [PATCH 07/13] wcn36xx: Flag WIPHY_WOWLAN_MAGIC_PKT
` [PATCH 10/13] wcn36xx: Add GTK offload info to WoWLAN resume
` [PATCH 11/13] wcn36xx: Do not suspend if scan in progress

[PATCH] rcu: Correct cpu offline trace in rcutree_dying_cpu
 2021-01-11 11:45 UTC 

[PATCH v3 1/5] f2fs: compress: add compress_inode to cache compressed blocks
 2021-01-11 11:45 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH] rcu: Only trace when cbs are accelerated
 2021-01-11 11:45 UTC 

[PATCH] rcu: Trace cbs accelerated without leaf rnp node lock held
 2021-01-11 11:45 UTC 

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-11 11:44 UTC  (9+ messages)

[RFC PATCH 0/2] userfaultfd: handle minor faults, add UFFDIO_CONTINUE
 2021-01-11 11:43 UTC  (2+ messages)

[PATCH] mt76: fix enum conversion warning
 2021-01-11 11:44 UTC  (3+ messages)

Set DBGCLAIM when self-host debug is enabled
 2021-01-11 11:44 UTC  (5+ messages)

stable-rc/linux-4.14.y build: 198 builds: 0 failed, 198 passed, 68 warnings (v4.14.214-54-gec361fb28cca)
 2021-01-11 11:44 UTC 

FAILED: patch "[PATCH] io_uring: dont kill fasync under completion_lock" failed to apply to 5.10-stable tree
 2021-01-11 11:44 UTC 

[PATCH 00/20] pack-revindex: prepare for on-disk reverse index
 2021-01-11 11:43 UTC  (3+ messages)
` [PATCH 05/20] check_object(): convert to new revindex API

[PATCH] btrfs: send, remove stale code when checking for shared extents
 2021-01-11 11:42 UTC 

[GIT PULL] Hyper-V fixes for 5.11-rc4
 2021-01-11 11:42 UTC 

BUG about Hisilicon PMU
 2021-01-11 11:38 UTC  (4+ messages)

[PATCH] btrfs: send, fix invalid clone operations when cloning from the same file and root
 2021-01-11 11:41 UTC 

[PATCH] btrfs: test incremental send after cloning extents from the same file
 2021-01-11 11:41 UTC 

[PATCH] rtw88: coex: set 4 slot TDMA for BT link and WL busy
 2021-01-11 11:41 UTC  (2+ messages)

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-11 11:19 UTC  (119+ messages)
` [PATCH v6 01/33] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v6 02/33] dt-bindings: memory: mediatek: Add a common memory header file
` [PATCH v6 03/33] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v6 04/33] dt-bindings: memory: mediatek: Rename header guard for SMI header file
` [PATCH v6 05/33] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure
` [PATCH v6 07/33] iommu: Avoid reallocate default domain for a group
` [PATCH v6 08/33] iommu/mediatek: Use the common mtk-memory-port.h
` [PATCH v6 09/33] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v6 10/33] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v6 11/33] iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
` [PATCH v6 12/33] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v6 13/33] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v6 14/33] iommu/mediatek: Add a flag for iova 34bits case
` [PATCH v6 15/33] iommu/mediatek: Update oas for v7s
` [PATCH v6 16/33] iommu/mediatek: Move hw_init into attach_device
` [PATCH v6 17/33] iommu/mediatek: Add error handle for mtk_iommu_probe
` [PATCH v6 18/33] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v6 19/33] iommu/mediatek: Add pm runtime callback
` [PATCH v6 20/33] iommu/mediatek: Add power-domain operation
` [PATCH v6 21/33] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v6 22/33] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v6 23/33] iommu/mediatek: Adjust the structure
` [PATCH v6 24/33] iommu/mediatek: Move domain_finalise into attach_device
` [PATCH v6 25/33] iommu/mediatek: Move geometry.aperture updating into domain_finalise
` [PATCH v6 26/33] iommu/mediatek: Add iova_region structure
` [PATCH v6 27/33] iommu/mediatek: Add get_domain_id from dev->dma_range_map
` [PATCH v6 28/33] iommu/mediatek: Support for multi domains
` [PATCH v6 29/33] iommu/mediatek: Add iova reserved function
` [PATCH v6 30/33] iommu/mediatek: Support master use iova over 32bit
` [PATCH v6 31/33] iommu/mediatek: Remove unnecessary check in attach_device
` [PATCH v6 32/33] iommu/mediatek: Add mt8192 support
` [PATCH v6 33/33] MAINTAINERS: Add entry for MediaTek IOMMU

[PATCH] hantro: Format IOCTLs compliance fixes
 2021-01-11 11:35 UTC  (3+ messages)

[RHEL7 qemu-kvm PATCH 0/3] Fixing several GCC 11 warnings
 2021-01-11 11:39 UTC  (5+ messages)
` [RHEL7 qemu-kvm PATCH 1/3] Fix net.c warning on GCC 11
` [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
` [RHEL7 qemu-kvm PATCH 3/3] Fix tcg_out_op argument mismatch warning

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-11 11:39 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
  ` [PATCH v3 2/2] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant

[PATCH] libmicrohttpd: allow native/nativesdk builds
 2021-01-11 11:38 UTC 

[PATCH 0/6] ethernet: fixes for stmmac driver
 2021-01-11 11:35 UTC  (7+ messages)
` [PATCH 1/6] ethernet: stmmac: remove redundant null check for ptp clock
` [PATCH 2/6] ethernet: stmmac: stop each tx channal independently
` [PATCH 3/6] ethernet: stmmac: fix watchdog timeout during suspend/resume stress test
` [PATCH 4/6] ethernet: stmmac: fix dma physical address of descriptor when display ring
` [PATCH 5/6] ethernet: stmmac: fix wrongly set buffer2 valid when sph unsupport
` [PATCH 6/6] ethernet: stmmac: re-init rx buffers when mac resume back

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2021-01-11 11:37 UTC  (6+ messages)
` [dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type for ecpri

[PATCH] MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu
 2021-01-11 11:36 UTC 

[PATCH 2/4] doc/zh_CN: add mips booting.rst translation
 2021-01-11 11:35 UTC  (3+ messages)
` [PATCH 3/4] doc/zh_CN: add mips features.rst translation
` [PATCH 4/4] doc/zh_CN: add mips ingenic-tcu.rst translation

[PATCH 1/4] doc/zh_CN: add mips index.rst translation
 2021-01-11 11:33 UTC 

[PATCH] arm: dts: stm32mp15: alignment with v5.11-rc2
 2021-01-11 11:33 UTC 

[PATCH v2] USB:ehci:fix an interrupt calltrace error
 2021-01-11 11:29 UTC 

[PATCH v2 0/2] Add support for USB3 PHY on SDX55
 2021-01-11 11:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding
` [PATCH v2 2/2] phy: qcom-qmp: Add support for SDX55 QMP PHY

[PATCH 0/5] x86/PV: memory management consistency and minor relaxations
 2021-01-11 11:30 UTC  (4+ messages)
` [PATCH 2/5] x86/PV: fold redundant calls to adjust_guest_l<N>e()

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-11 11:28 UTC  (4+ messages)
` [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary

[dpdk-dev] [PATCH v2] meson: update meson build for armada drivers
 2021-01-11 11:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 06/13] wcn36xx: Add ipv6 namespace offload in suspend
 2021-01-11 11:27 UTC  (5+ messages)

[PATCH] octeontx2-pf: Add flow classification using IP next level protocol
 2021-01-11 11:25 UTC 

[xen-unstable bisection] complete test-arm64-arm64-examine
 2021-01-11 11:25 UTC  (13+ messages)
` [xen-unstable test] 158303: regressions - FAIL
  ` [PATCH v4 0/8] xen/arm: Emulate ID registers
    ` Smoke test failure on Arm (was Re: [PATCH v4 0/8] xen/arm: Emulate ID registers)
                    ` Smoke test failure on Arm (was Re: [PATCH v4 0/8] xen/arm: Emulate ID registers) [and 2 more messages]

[PATCH] kthread: remove comments about old _do_fork() helper
 2021-01-11 11:24 UTC  (2+ messages)

[PATCH -next] fpga: dfl-pci: rectify ReST formatting
 2021-01-11 11:21 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.