All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-11 07:57:33 to 2021-05-11 08:31:39 UTC [more...]

[PATCH 0/4] Add host USO support to TUN device
 2021-05-11  8:31 UTC  (13+ messages)
` [PATCH 1/4] virtio-net: add definitions for host USO feature
` [PATCH 2/4] virtio-net: add support of UDP segmentation (USO) on the host

[Intel-gfx] [PATCH 0/3] Fix I915_GVT dependency
 2021-05-11  8:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/gvt: Move mdev attribute groups into kvmgt module
` [Intel-gfx] [PATCH 2/3] Revert "vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV"
` [Intel-gfx] [PATCH 3/3] Revert "vfio/gvt: Make DRM_I915_GVT depend "

Disconnect race in Gadget core
 2021-05-11  8:22 UTC  (4+ messages)

[mm] 2d146aa3aa: vm-scalability.throughput -2.8% regression
 2021-05-11  8:31 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: add support for enabling raw capture mode
 2021-05-11  8:25 UTC  (3+ messages)

[PATCHv4 00/26] J72xx: HSM rearch support series
 2021-05-11  8:31 UTC  (27+ messages)
` [PATCHv4 01/26] lib: rational: copy the rational fraction lib routines from Linux
` [PATCHv4 02/26] arm: mach-k3: introduce new config option for sysfw split
` [PATCHv4 03/26] remoteproc: k3-r5: remove sysfw PM calls if not supported
` [PATCHv4 04/26] common: fit: Update board_fit_image_post_process() to pass fit and node_offset
` [PATCHv4 05/26] clk: fixed_rate: add API for directly registering fixed rate clocks
` [PATCHv4 06/26] clk: fix clock tree dump to properly dump out every registered clock
` [PATCHv4 07/26] clk: do not attempt to fetch clock pointer with null device
` [PATCHv4 08/26] clk: add support for setting clk rate from cmdline
` [PATCHv4 09/26] clk: sci-clk: fix return value of set_rate
` [PATCHv4 10/26] clk: fix assigned-clocks to pass with deferring provider
` [PATCHv4 11/26] clk: fix set_rate to clean up cached rates for the hierarchy
` [PATCHv4 12/26] clk: add support for TI K3 SoC PLL
` [PATCHv4 13/26] clk: add support for TI K3 SoC clocks
` [PATCHv4 14/26] power: domain: Introduce driver for raw TI K3 PDs
` [PATCHv4 15/26] cmd: ti: pd: Add debug command for K3 power domains
` [PATCHv4 16/26] tools: k3_fit_atf: add DM binary to the FIT image
` [PATCHv4 17/26] arm: mach-k3: Add platform data for j721e and j7200
` [PATCHv4 18/26] arm: mach-k3: add support for detecting firmware images from FIT
` [PATCHv4 19/26] arm: mach-k3: do board config for PM only if supported
` [PATCHv4 20/26] arm: mach-k3: common: Drop main r5 start
` [PATCHv4 21/26] arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
` [PATCHv4 22/26] arm: mach-k3: j721e_init: Force early probe of clk-k3 driver
` [PATCHv4 23/26] configs: j721e_evm_r5: Enable raw access power management features
` [PATCHv4 24/26] configs: j7200_evm_r5: "
` [PATCHv4 25/26] board: ti: j72xx: README: update build instructions and image formats
` [PATCHv4 26/26] arm: dts: k3-j72xx: correct MCU timer1 frequency

[PATCH] ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and pdm_dma_enable
 2021-05-11  8:25 UTC  (3+ messages)

[PATCH] ASoC: rt1019: Add non_legacy_dai_naming config
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] ASoC: jz4740-i2s: fix function name
 2021-05-11  8:25 UTC  (3+ messages)

[RFC PATCH 66/97] drm/i915/guc: Add disable interrupts to guc sanitize
 2021-05-11  8:16 UTC  (5+ messages)
` [drm/i915/guc] 07336fb545: WARNING:at_drivers/gpu/drm/i915/gt/uc/intel_uc.c:#__uc_sanitize[i915]
  ` [Intel-gfx] "

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11  7:41 UTC 

[PATCH 1/3] ASoC: cs42l42: Add support for set_jack calls
 2021-05-11  8:25 UTC  (3+ messages)

[PULL 00/33] Misc (mostly i386) patches for 2021-05-11
 2021-05-11  8:13 UTC  (23+ messages)
` [PULL 01/33] target/i386: Rename helper_fldt, helper_fstt
` [PULL 02/33] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
` [PULL 03/33] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PULL 04/33] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PULL 05/33] accel: introduce new accessor functions
` [PULL 06/33] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PULL 07/33] accel-cpu: make cpu_realizefn return a bool
` [PULL 08/33] i386: split off sysemu-only functionality in tcg-cpu
` [PULL 09/33] i386: split smm helper (sysemu)
` [PULL 10/33] i386: split tcg excp_helper into sysemu and user parts
` [PULL 11/33] i386: move TCG bpt_helper into sysemu/
` [PULL 12/33] i386: split misc helper user stubs and sysemu part
` [PULL 13/33] i386: separate fpu_helper sysemu-only parts
` [PULL 14/33] i386: split svm_helper into sysemu and stub-only user
` [PULL 15/33] i386: split seg_helper into user-only and sysemu parts
` [PULL 16/33] i386: split off sysemu part of cpu.c
` [PULL 17/33] target/i386: gdbstub: introduce aux functions to read/write CS64 regs
` [PULL 18/33] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
` [PULL 19/33] i386: make cpu_load_efer sysemu-only
` [PULL 20/33] accel: move call to accel_init_interfaces
` [PULL 27/33] target/i386: allow customizing the next phase of the translation
` [PULL 28/33] target/i386: use mmu_translate for NPT walk

Patchwork summary for: linux-renesas-soc
 2021-05-11  8:29 UTC 

[PATCH] ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1E
 2021-05-11  8:25 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2021-05-11  8:29 UTC 

[PATCH v2 0/2] Fix ida leak and error return code
 2021-05-11  8:28 UTC  (3+ messages)
` [PATCH v2 1/2] drm/nouveau: Fix ida leak
` [PATCH v2 2/2] drm/nouveau: Fix error return code in nouveau_backlight_init()

[PATCH 0/4] ASoC: cppcheck fixes of the week
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] ASoC: ak5558: Correct the dai name for ak5552
 2021-05-11  8:26 UTC  (2+ messages)

[PATCH] ASoC: rt286: Remove redundant assignment to d_len_code
 2021-05-11  8:25 UTC  (3+ messages)

[PATCH] ASoC: fsl_xcvr: Remove unneeded semicolon
 2021-05-11  8:26 UTC  (2+ messages)

[kernel/resource] 56fd94919b: BUG:KASAN:use-after-free_in__region_intersects
 2021-05-11  8:28 UTC  (3+ messages)

[PATCH v3 0/7] PinePhone BT audio bringup
 2021-05-11  8:26 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLE
 2021-05-11  8:26 UTC  (2+ messages)

[PATCH] ASoC: imx-pcm-rpmsg: Fix warning of incorrect type in assignment
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] ASoC: q6dsp: q6afe: remove unneeded dead-store initialization
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt5682: Disable irq on shutdown
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH -next] ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLE
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] ASoC: codecs: lpass-rx-macro: Remove unneeded semicolon
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] ASoc: Fix unused define in jz4740-i2s.h
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: lpass-wsa-macro: handle unexpected input
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-05-11  8:25 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: regulator: qcom: Document PM8226 smd regulator
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_info
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH v3 0/2] Enable VBUS current boost on pm8150b platforms
 2021-05-11  8:25 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Enable VBUS current boost on pm8150b platforms
 2021-05-11  8:25 UTC  (2+ messages)
` (subset) "

[PATCH] spi: take the SPI IO-mutex in the spi_set_cs_timing method
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: omap-100k: Fix the length judgment problem
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: tegra114: Fix an error message
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] dt-bindings: spi: dw-apb-ssi: Integrate Renesas RZ/N1 SPI controller
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: spi-fsl-dspi: Fix a resource leak in an error handling path
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: tegra210-quad: Fix an error message
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH 0/4] spi: Set of cleanups
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
 2021-05-11  8:22 UTC  (5+ messages)
` [PATCH 2/2] mmc: core: Add "

[RFC PATCH] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-11  8:26 UTC  (5+ messages)

[PATCH nftables 1/2] parser_bison: add set_elem_key_expr rule
 2021-05-11  8:24 UTC  (3+ messages)
` [PATCH nftables 2/2] src: add set element catch-all support

[PATCH 0/2] KVM: arm64: Fixup PC updates on exit to userspace
 2021-05-11  8:22 UTC  (7+ messages)
` [PATCH 2/2] KVM: arm64: Commit pending PC adjustemnts before returning "

[PATCH net] mptcp: fix data stream corruption
 2021-05-11  8:22 UTC 

[LTP] [PATCH v2] kernel/syscalls: Modify incorrect use of TERRNO/TTERRNO
 2021-05-11  8:26 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Memory mapping with IOMMU
 2021-05-11  8:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH 1/1] package/elfutils: bump to version 0.184
 2021-05-11  8:24 UTC  (4+ messages)

[Buildroot] [git commit] package/elfutils: bump to version 0.184
 2021-05-11  8:24 UTC 

[LTP] [PATCH v2] syscalls/setfsgid02: Rewrite setfsgid02
 2021-05-11  8:23 UTC  (2+ messages)

[virtio-dev] [PATCH v2 0/2] virtio-fs: add notification queue
 2021-05-11  8:22 UTC  (3+ messages)
  ` [Virtio-fs] "

[LTP] [PATCH 0/2] netns_netlink: Rewrite into new API
 2021-05-11  8:20 UTC  (3+ messages)
` [LTP] [PATCH 1/2] libclone: Move test.h include to C file

[PATCH] nmap: change shebang to python3
 2021-05-11  8:20 UTC  (3+ messages)
` [oe] "

[PATCH] drm/amdgpu: Align serial size in drm_amdgpu_info_vbios
 2021-05-11  8:18 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2021-05-11  8:19 UTC 

[meta-oe][PATCH V2] nmap: change shebang to python3
 2021-05-11  8:18 UTC 

[PATCH v2 1/3] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-11  8:18 UTC  (4+ messages)
` [PATCH v2 2/3] mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps

[dpdk-dev] [PATCH v1 0/4] refactor SMP barriers for net/mlx
 2021-05-11  8:18 UTC  (15+ messages)
` [dpdk-dev] [PATCH v1 3/4] net/mlx5: fix rebuild bug for Memory Region cache
    ` [dpdk-dev] 回复: "

[PATCH 1/2] arm64: dts: allwinner: h5: Add NanoPi R1S H5 support
 2021-05-11  8:18 UTC  (3+ messages)

Leaf corruption due to csum range
 2021-05-11  8:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix memory mapping for 32-bit targets
 2021-05-11  8:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-11  8:15 UTC  (8+ messages)
` [PATCH resend v2 1/5] mm: make variable names for populate_vma_page_range() consistent
` [PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
` [PATCH resend v2 3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
` [PATCH resend v2 4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [PATCH resend v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-11  8:10 UTC  (9+ messages)
` [PATCH v6 01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
` [PATCH v6 02/82] target/arm: Implement SVE2 Integer Multiply - Unpredicated
` [PATCH v6 03/82] target/arm: Implement SVE2 integer pairwise add and accumulate long
` [PATCH v6 04/82] target/arm: Implement SVE2 integer unary operations (predicated)

[PATCH v2] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
 2021-05-11  8:13 UTC  (2+ messages)

[Bug 1893003] [NEW] qemu-user doesn't translate host/target data for iovec I/O
 2021-05-11  7:59 UTC  (2+ messages)
` [Bug 1893003] Re: qemu linux-user "

[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed
 2021-05-11  8:00 UTC  (2+ messages)
` [Bug 1892604] "

[PATCH bpf v2] bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
 2021-05-11  8:10 UTC 

[PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
 2021-05-11  8:11 UTC  (4+ messages)
` [PATCH 3/7] PCI: imx6: Rework PHY search and mapping

[PATCH] USB: cdc-wdm: Fix ODEBUG bug in wdm_disconnect
 2021-05-11  8:11 UTC  (3+ messages)

[PATCH bpf] bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
 2021-05-11  8:09 UTC  (4+ messages)

[PATCH v2] psci: Remove unneeded semicolon
 2021-05-11  8:09 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2021-05-11  8:09 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2021-05-11  8:09 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2021-05-11  8:09 UTC 

[dpdk-dev] [PATCH] net/i40e: fix offload flag checking in simple Tx datapath
 2021-05-11  8:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2021-05-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-05-11  8:08 UTC 

[PATCH] drm/amd/display: Expose active display color configurations to userspace
 2021-05-11  8:07 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-05-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2021-05-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-05-11  8:07 UTC 

[PATCH] arm64: dts: qcom: add initial device-tree for Microsoft Surface Duo
 2021-05-11  8:07 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2021-05-11  8:07 UTC 

[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
 2021-05-11  8:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-05-11  8:07 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-05-11  8:07 UTC 

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-05-11  8:07 UTC  (5+ messages)
` [PATCH v23 6/9] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

[PATCH] drm/amdkfd: refine the poison data consumption handling
 2021-05-11  8:06 UTC 

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-11  8:06 UTC  (10+ messages)
        `  "

[PATCH rdma-rc] RDMA/rxe: Clear all QP fields if creation failed
 2021-05-11  8:04 UTC  (2+ messages)

BeagleBone Green Wireless - serial debug port hangs after sending u-boot-spl.bin (since v2021.01)
 2021-05-11  8:04 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix tunnel offload flows
 2021-05-11  8:03 UTC 

[RFC suggestion] Generate manpage directly with Asciidoctor
 2021-05-11  8:03 UTC  (8+ messages)

[PATCH] stack: replace "o" output with "r" input constraint
 2021-05-11  8:02 UTC  (2+ messages)
` [tip: core/urgent] stack: Replace "

[dpdk-dev] [PATCH 1/3] eal/windows: fix use of incorrect thread ID
 2021-05-11  7:59 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/3] eal/windows: cleanup interrupt resources
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] usb: dwc3: imx8mp: detect dwc3 core node via compatible string
 2021-05-11  7:59 UTC  (8+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-11  7:58 UTC  (2+ messages)

[PATCH v4 00/11] DDW + Indirect Mapping
 2021-05-11  7:57 UTC  (7+ messages)
` [PATCH v4 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
` [PATCH v4 09/11] powerpc/pseries/iommu: Find existing DDW with given "
` [PATCH v4 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping


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.