All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-11 10:37:09 to 2021-06-11 11:35:27 UTC [more...]

[PATCH 1/2] arm64: dts: qcom: sm8250: Disable Adreno and Venus by default
 2021-06-11 11:35 UTC 

[PATCH 0/3] arm64: Fix cpuidle with pseudo-NMI enabled
 2021-06-11 11:32 UTC  (5+ messages)

[PATCH net-next v9 00/15] ACPI support for dpaa2 driver
 2021-06-11 11:30 UTC  (44+ messages)
` [PATCH net-next v9 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [PATCH net-next v9 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [PATCH net-next v9 03/15] net: phy: Introduce phy related fwnode functions
` [PATCH net-next v9 04/15] of: mdio: Refactor of_phy_find_device()
` [PATCH net-next v9 05/15] net: phy: Introduce fwnode_get_phy_id()
` [PATCH net-next v9 06/15] of: mdio: Refactor of_get_phy_id()
` [PATCH net-next v9 07/15] net: mii_timestamper: check NULL in unregister_mii_timestamper()
` [PATCH net-next v9 08/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [PATCH net-next v9 09/15] of: mdio: Refactor of_mdiobus_register_phy()
` [PATCH net-next v9 10/15] ACPI: utils: Introduce acpi_get_local_address()
` [PATCH net-next v9 11/15] net: mdio: Add ACPI support code for mdio
` [PATCH net-next v9 12/15] net/fsl: Use [acpi|of]_mdiobus_register
` [PATCH net-next v9 13/15] net: phylink: introduce phylink_fwnode_phy_connect()
` [PATCH net-next v9 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [PATCH net-next v9 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH] rtl_bt: Update RTL8822C BT(UART I/F) FW to 0x05A8_C6B4
 2021-06-11 11:32 UTC 

[igt-dev] [PATCH i-g-t 11/17] tests/kms_big_fb: Optimize setup_fb function
 2021-06-11 11:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH rdma-core 0/4] libhns: Add support for direct WQE
 2021-06-11 11:31 UTC  (5+ messages)
` [PATCH rdma-core 4/4] libhns: Add support for direct wqe

[PATCH 1/4] drm/ttm: add a pointer to the allocating BO into ttm_resource
 2021-06-11 11:30 UTC  (3+ messages)

[pci:pci/p2pdma] BUILD SUCCESS 3ec0c3ec2d92c09465534a1ff9c6f9d9506ffef6
 2021-06-11 11:30 UTC 

[PATCH v4] soundwire: intel: move to auxiliary bus
 2021-06-11 11:26 UTC  (9+ messages)

[Buildroot] [PATCH v2 1/2] package/libqb: new package
 2021-06-11 11:25 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/2] package/usbguard: "

[PATCH v4 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2021-06-11 11:20 UTC  (9+ messages)
` [PATCH v4 2/3] dt-bindings: mediatek: Add mediatek, mt8183-jpgenc compatible
  ` [PATCH v4 2/3] dt-bindings: mediatek: Add mediatek,mt8183-jpgenc compatible
` [PATCH v4 3/3] arm64: dts: mt8183: add jpeg enc node for mt8183

[PATCH 00/11] mm: page_vma_mapped_walk() cleanup and THP fixes
 2021-06-11 11:23 UTC  (5+ messages)
` [PATCH 06/11] mm: page_vma_mapped_walk(): crossing page table boundary

[PATCH] qemu-{img,nbd}: Don't report zeroed cluster as a hole
 2021-06-11 11:21 UTC  (11+ messages)

Moving inband work off stack - remaing cases
 2021-06-11 11:21 UTC 

[GIT PULL] xilinx patches for v2021.07-rc5
 2021-06-11 11:20 UTC 

[PATCH] fix typos which duplicate a word
 2021-06-11 11:18 UTC  (2+ messages)
` [PATCH v3] *: "

[PATCH] tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
 2021-06-11 11:17 UTC  (2+ messages)

[PATCHv6 00/26] HSM rearch series for TI K3 devices
 2021-06-11 11:18 UTC  (3+ messages)

[PATCH] mm/kmemleak: use READ_ONCE() for accessing jiffies_scan_wait
 2021-06-11 11:17 UTC  (3+ messages)

[PATCH] accel/tcg: Use MiB in tcg_init_machine
 2021-06-11 11:16 UTC  (2+ messages)

[PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-11 11:17 UTC  (20+ messages)
` [PATCH v11 01/18] af_vsock: update functions for connectible socket
` [PATCH v11 02/18] af_vsock: separate wait data loop
` [PATCH v11 03/18] af_vsock: separate receive "
` [PATCH v11 04/18] af_vsock: implement SEQPACKET receive loop
` [PATCH v11 05/18] af_vsock: implement send logic for SEQPACKET
` [PATCH v11 06/18] af_vsock: rest of SEQPACKET support
` [PATCH v11 07/18] af_vsock: update comments for stream sockets
` [PATCH v11 08/18] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [PATCH v11 09/18] virtio/vsock: simplify credit update function API
` [PATCH v11 10/18] virtio/vsock: defines and constants for SEQPACKET
` [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [PATCH v11 12/18] virtio/vsock: add SEQPACKET receive logic
` [PATCH v11 13/18] virtio/vsock: rest of SOCK_SEQPACKET support
` [PATCH v11 14/18] virtio/vsock: enable SEQPACKET for transport
` [PATCH v11 15/18] vhost/vsock: support "
` [PATCH v11 16/18] vsock/loopback: enable "
` [PATCH v11 17/18] vsock_test: add SOCK_SEQPACKET tests
` [PATCH v11 18/18] virtio/vsock: update trace event for SEQPACKET

[PATCH v2] async: the main AioContext is only "current" if under the BQL
 2021-06-11 11:14 UTC  (5+ messages)

[PATCH] common/rc: f2fs do not support metadata journaling
 2021-06-11 11:22 UTC  (3+ messages)
` [PATCH] generic/103: leave more space for f2fs
` [PATCH] generic/260: f2fs is also special

Combining nodatasum + compression
 2021-06-11 11:15 UTC  (4+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert ARM VIC to json-schema
 2021-06-11 11:15 UTC  (3+ messages)

[PATCH] soc: mediatek: pwarp: delete confusing comments
 2021-06-11 11:13 UTC  (3+ messages)

[PATCH] util/oslib-win32: Fix fatal assertion in qemu_try_memalign
 2021-06-11 11:12 UTC  (3+ messages)

[GIT PULL] arm64: mediatek: DTS updates for v5.14
 2021-06-11 11:03 UTC  (3+ messages)

[Intel-gfx] [PULL] topic/i915-ttm
 2021-06-11 11:13 UTC  (5+ messages)
`  "

[PATCH] zynqmp: spl: support DRAM ECC initialization
 2021-06-11 11:13 UTC  (2+ messages)

[GIT PULL] soc: mediatek: updates for v5.14
 2021-06-11 11:03 UTC  (3+ messages)

still using `git pack-redundant` - alternatives?
 2021-06-11 11:10 UTC 

[PATCH] powerpc/boot: add zImage.lds to targets
 2021-06-11 11:11 UTC 

QEMU | USB Ethernet device (RNDIS) does not work on several tested operating systems (#198)
 2021-06-11 11:10 UTC 

[PATCH] powerpc/build: vdso linker warning for orphan sections
 2021-06-11 11:10 UTC 

[PATCH v2] dt-bindings: interrupt-controller: Convert ARM VIC to json-schema
 2021-06-11 11:10 UTC 

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-11 11:10 UTC  (11+ messages)

[GIT PULL] arm64: defconfig: mediatek updates for v5.14
 2021-06-11 11:03 UTC  (3+ messages)

#KCIDB engagement report
 2021-06-11 11:10 UTC  (10+ messages)

[PATCH v2] xhci: solve a double free problem while doing s4
 2021-06-11 11:08 UTC 

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-11 11:00 UTC  (11+ messages)

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.10-48-ge647b3c62a13)
 2021-06-11 11:06 UTC 

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-11 11:00 UTC  (11+ messages)
` [PATCH v6 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v6 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH 0/3] Query and use Partition Info
 2021-06-11 11:05 UTC  (5+ messages)
` [PATCH 2/3] cxl/mem: Report correct ram/pmem size in sysfs
` [PATCH 3/3] cxl/mem: Add partition information to sysfs

[PATCH 1/4] libtracefs: Fix enable_disable_all() return value
 2021-06-11 11:03 UTC  (4+ messages)
` [PATCH 4/4] libtracefs: Propagate the return value of the callback function

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-11 11:02 UTC  (10+ messages)
` [PATCH v7 1/4] KVM: stats: Separate generic stats from architecture specific ones

[Intel-wired-lan] [PATCH next-queue v1 0/5] igc: Add support for RX Flex Filters
 2021-06-11 11:01 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH next-queue v1 5/5] igc: Export LEDs

[GIT PULL] (swiotlb) stable/for-linus-5.12
 2021-06-11 10:59 UTC  (7+ messages)
` swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)

[PATCH 0/2] memory: tegra: Fixes for COMPILE_TEST
 2021-06-11 11:00 UTC  (11+ messages)
` [PATCH 1/2] memory: tegra: Add missing dependencies

[PATCH] usb: renesas_usbhs: Fix superfluous interrupt happens after usb_pkt_pop()
 2021-06-11 10:57 UTC  (3+ messages)
` [PATCH] usb: renesas_usbhs: Fix superfluous irqs happen "

[dpdk-dev] [Bug 733] [dpdk-19.11.9-rc2] make and meson build failed on Fedora33 with CLang11.0.0
 2021-06-11 10:58 UTC 

[igt-dev] [PATCH i-g-t 01/17] tests/kms_dither: New IGT to validate crtc Dithering
 2021-06-11 10:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,01/17] tests/kms_dither: New IGT to validate crtc Dithering (rev3)

[PATCH] ARM: exynos_defconfig: restore framebuffer support
 2021-06-11 10:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/matthias.bgg/linux
 2021-06-11 10:55 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2021-06-11 10:55 UTC 

[PATCH V2] Revert "cpufreq: CPPC: Add support for frequency invariance"
 2021-06-11 10:54 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2021-06-11 10:54 UTC 

[PATCH] drm/amd/pm: Disable SMU messages in navi10 sriov
 2021-06-11 10:51 UTC  (2+ messages)

[PATCH ipsec-next v2 0/5] xfrm: ipv6: remove hdr_off indirection
 2021-06-11 10:50 UTC  (6+ messages)
` [PATCH ipsec-next v2 1/5] xfrm: ipv6: add xfrm6_hdr_offset helper
` [PATCH ipsec-next v2 2/5] xfrm: ipv6: move mip6_destopt_offset into xfrm core
` [PATCH ipsec-next v2 3/5] xfrm: ipv6: move mip6_rthdr_offset "
` [PATCH ipsec-next v2 4/5] xfrm: remove hdr_offset indirection
` [PATCH ipsec-next v2 5/5] xfrm: merge dstopt and routing hdroff functions

[dpdk-dev] [PATCH] eal/arm: enable FreeBSD build
 2021-06-11 10:49 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD REGRESSION 8dc0a23f11b8c1f96d92576e74e11cc0056b4784
 2021-06-11 10:48 UTC 

[PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-11 10:48 UTC  (3+ messages)

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-06-11 10:46 UTC  (11+ messages)
` [PATCH v5 13/16] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-06-11 10:45 UTC  (5+ messages)
` [PATCH 1/2] iommu: Fix race condition during default domain allocation

[dpdk-dev] [PATCH v1 0/8] use GCC's C11 atomic builtins for test
 2021-06-11 10:45 UTC  (3+ messages)

[GIT PULL] hwmon fixes for v5.13-rc6
 2021-06-11 10:43 UTC 

[dpdk-dev] [PATCH v4] eal: arm: fix out of tree build
 2021-06-11 10:44 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5] "
  ` [dpdk-dev] [dpdk-stable] "

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.194-28-g6098ecdead2c)
 2021-06-11 10:41 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2021-06-11 10:42 UTC 

[PATCH] Arm32: MSR to SPSR needs qualification
 2021-06-11 10:41 UTC  (4+ messages)

[PATCH] Add missing kernel log when enabling NO_HZ_FULL is not possible
 2021-06-11 10:39 UTC 

[Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-06-11 10:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add relocation exceptions for two other platforms (rev6)

[PATCH] drm/amd/pm: support ss metrics read on renoir
 2021-06-11 10:40 UTC  (2+ messages)

QEMU Size Increase from Yocto Thud to Zeus
 2021-06-11 10:40 UTC 

[PATCH v2] selftests/x86/syscall: use ARRAY_SIZE for msbs
 2021-06-11 10:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2021-06-11 10:40 UTC 

[PATCH v2] usbip: tools: usbipd: use ARRAY_SIZE for sockfdlist
 2021-06-11 10:39 UTC  (2+ messages)

[PATCH] drm: set DRM_RENDER_ALLOW flag on DRM_IOCTL_MODE_CREATE/DESTROY_DUMB ioctls
 2021-06-11 10:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2021-06-11 10:39 UTC 

[PATCH 1/3] dt-bindings: watchdog: sama5d4-wdt: convert to yaml
 2021-06-11 10:35 UTC  (5+ messages)
` [PATCH 2/3] watchdog: sama5d4_wdt: add support for sama7g5-wdt

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-11 10:37 UTC  (6+ messages)

[PATCH] modified: gpu/drm/panfrost/panfrost_gpu.c
 2021-06-11 10:36 UTC  (6+ messages)

[PATCH v3 0/3] Add watchdog for Mstar SoCs
 2021-06-11 10:34 UTC  (3+ messages)
` [PATCH v3 2/3] watchdog: Add Mstar MSC313e WDT driver

[PATCH] cxl/hdm: Fix decoder count calculation
 2021-06-11 10:37 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.13.0-rc4 (arm-next, 8124c8a6)
 2021-06-11 10:34 UTC  (5+ 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.