All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-26 04:15:46 to 2020-08-26 06:35:52 UTC [more...]

[PATCH v9 00/32] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-08-26  6:33 UTC  (32+ messages)
  ` [PATCH v9 01/32] drm: prime: add common helper to check scatterlist contiguity
  ` [PATCH v9 02/32] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
  ` [PATCH v9 03/32] drm: core: fix common struct sg_table related issues
  ` [PATCH v9 04/32] drm: armada: "
  ` [PATCH v9 05/32] drm: etnaviv: "
  ` [PATCH v9 06/32] drm: exynos: use common helper for a scatterlist contiguity check
  ` [PATCH v9 07/32] drm: exynos: fix common struct sg_table related issues
  ` [PATCH v9 08/32] drm: i915: "
    ` [Intel-gfx] "
  ` [PATCH v9 09/32] drm: lima: "
  ` [PATCH v9 10/32] drm: mediatek: use common helper for a scatterlist contiguity check
  ` [PATCH v9 11/32] drm: mediatek: use common helper for extracting pages array
  ` [PATCH v9 12/32] drm: msm: fix common struct sg_table related issues
  ` [PATCH v9 13/32] drm: omapdrm: use common helper for extracting pages array
  ` [PATCH v9 14/32] drm: omapdrm: fix common struct sg_table related issues
  ` [PATCH v9 16/32] drm: rockchip: use common helper for a scatterlist contiguity check
  ` [PATCH v9 17/32] drm: rockchip: fix common struct sg_table related issues
  ` [PATCH v9 18/32] drm: tegra: "
  ` [PATCH v9 19/32] drm: v3d: "
  ` [PATCH v9 22/32] drm: xen: "

[Intel-gfx] [PATCH v2 1/2] drm/i915/gvt: Save/restore HW status for GVT during suspend/resume
 2020-08-26  6:35 UTC 

[PATCH v2] nvmem: mtk-efuse: Remove EFUSE register write support
 2020-08-26  6:21 UTC  (3+ messages)

[PATCH v1 0/6] Introduce Embedded Controller driver for Acer A500
 2020-08-26  6:34 UTC  (6+ messages)
` [PATCH v1 2/6] power: supply: Add battery gauge driver for Acer Iconia Tab A500

[PATCH rdma-next 00/10] Restore failure of destroy commands
 2020-08-26  6:34 UTC  (11+ messages)
` [PATCH rdma-next 01/10] RDMA: Restore ability to fail on PD deallocate

linux-next: Tree for Aug 26
 2020-08-26  6:33 UTC 

simplify gendisk lookup and remove struct block_device aliases
 2020-08-26  6:24 UTC  (4+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit

[Intel-gfx] [PATCH v2 0/2] Enable GVT suspend/resume
 2020-08-26  6:33 UTC 

[PATCH 00/12] fix some error memleaks
 2020-08-26  6:32 UTC  (2+ messages)

Macros from autoconf-archive are missing in SDK
 2020-08-26  6:33 UTC  (2+ messages)
` [poky] "

[PATCH 0/3] dmaengine: Add support for Qcom GSI dma controller
 2020-08-26  6:32 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding

[PATCH] nvme: Use kobj_to_dev() instead of container_of()
 2020-08-26  6:29 UTC  (3+ messages)
  ` 答复: "

[dpdk-dev] [PATCH 0/1] vhost: fix iotlb mempool single-consumer flag
 2020-08-26  6:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH -next] btrfs: Remove unused variable 'fs_info'
 2020-08-26  6:27 UTC 

[PATCH v5 00/10] preallocate filter
 2020-08-26  6:26 UTC  (4+ messages)
` [PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag

Self hosting yocto
 2020-08-26  6:26 UTC  (2+ messages)
` [poky] "

[PATCH 0/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-26  6:24 UTC  (5+ messages)
` [PATCH RFC 2/2] ARM: dts: imx: add devicetree for "

[PATCH] nvmem: mtk-efuse: Remove EFUSE register write support
 2020-08-26  6:12 UTC  (9+ messages)

[PATCH 0/2] Fix trailers atom bug and improved tests
 2020-08-26  6:22 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ref-filter: 'contents:trailers' show error if `:` is missing

[PATCH] meta-yocto-bsp: Bump to the v5.8 kernel
 2020-08-26  6:13 UTC 

[dpdk-dev] [PATCH v7 0/5] aarch64 -> aarch32 cross compilation support
 2020-08-26  6:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 4/5] ci: add aarch64 -> aarch32 cross compiling jobs

[patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently
 2020-08-26  6:21 UTC  (10+ messages)
              ` [PATCH] cmsg.3, getaddrinfo_a.3 getgrouplist.3: Use sizeof, consistently

[PATCH 1/2] xen/xenbus: Fix granting of vmalloc'd memory
 2020-08-26  6:20 UTC  (5+ messages)
  ` [PATCH 2/2] arm/xen: Add misuse warning to virt_to_gfn

[oe][meta-oe][patch] openocd: Update to latest git version
 2020-08-26  6:20 UTC  (2+ messages)

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-26  6:18 UTC  (3+ messages)

Z-Turn board support on U-Boot 2020.10-rc2, got some errors
 2020-08-26  6:17 UTC  (4+ messages)

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-08-26  6:14 UTC  (6+ messages)
` [RFC PATCH 4/4] i2c: at91: Move to "
    `  "

[PATCH] RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
 2020-08-26  6:15 UTC  (2+ messages)

Bug in example in https://man7.org/linux/man-pages/man2/clock_gettime.2.html
 2020-08-26  6:14 UTC 

[dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds
 2020-08-26  6:14 UTC  (3+ messages)

[PATCH] scsi: ufs-pci: Add LTR support for Intel controllers
 2020-08-26  6:13 UTC  (2+ messages)

[PATCH] disas/libvixl: Fix fall-through annotation for GCC >= 7
 2020-08-26  6:07 UTC  (2+ messages)

fsl_espi errors on v5.7.15
 2020-08-26  6:07 UTC  (3+ messages)

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-26  6:07 UTC  (9+ messages)

[PATCH 1/2] QSLIST: add atomic replace operation
 2020-08-26  6:06 UTC  (4+ messages)
` [PATCH 2/2] coroutine: take exactly one batch from global pool at a time
    ` [External] "

[usb:usb_control_msg] BUILD SUCCESS 60b03dd8985f75b374325fe16c7f9d4ce058a347
 2020-08-26  6:03 UTC 

[PATCH v7 0/8] Generalize start-powered-off property from ARM
 2020-08-26  5:55 UTC  (18+ messages)
` [PATCH v7 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v7 2/8] target/arm: Move setting of CPU halted state to generic code
` [PATCH v7 3/8] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v7 4/8] ppc/e500: "
` [PATCH v7 5/8] mips/cps: "
` [PATCH v7 6/8] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
` [PATCH v7 7/8] sparc/sun4m: Use start-powered-off CPUState property
` [PATCH v7 8/8] target/s390x: "

[PATCH] dtbs: hikey970: add wifi support
 2020-08-26  5:57 UTC  (2+ messages)

[PATCH] drm/i915/lspcon: Limits to 8 bpc for RGB/YCbCr444
 2020-08-26  5:57 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH V5 1/5] nl80211: rename csa counter attributes countdown counters
 2020-08-26  5:56 UTC  (10+ messages)
` [PATCH V5 2/5] mac80211: rename csa counters to "
` [PATCH V5 3/5] nl80211: add support for BSS coloring
` [PATCH V5 4/5] mac80211: "
` [PATCH V5 5/5] ath11k: "

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-08-26  5:53 UTC  (5+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-08-26  5:52 UTC  (4+ messages)
` [PATCH v18 25/32] mm/mlock: remove lru_lock on TestClearPageMlocked in munlock_vma_page

[dpdk-dev] [PATCH v2 1/3] eal: add API for bus close
 2020-08-26  5:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/3] examples/multi_process: cleanup bus objects while terminating app
  ` [dpdk-dev] [PATCH v3 3/3] bus/fslmc: support bus close API

[PULL] nvme updates
 2020-08-26  5:51 UTC  (6+ messages)

[PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
 2020-08-26  5:49 UTC 

[PATCH v6 0/8] Generalize start-powered-off property from ARM
 2020-08-26  5:48 UTC  (6+ messages)
` [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property

[Intel-gfx] [PATCH v2] drm/i915/gt: Implement WA_1406941453
 2020-08-26  5:44 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Implement WA_1406941453 (rev4)

[PATCH] lttng-tools: Do not build for riscv64
 2020-08-26  5:41 UTC 

[PATCH bpf-next 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-08-26  5:36 UTC  (3+ messages)
` [PATCH bpf-next 4/5] bpftool: support dumping metadata

Help with yocto poky quick start
 2020-08-26  5:36 UTC 

Kopia z: DM me something sexy. The crasser it gets, the better effect it will have on the both of us w7950
 2020-08-26  5:27 UTC 

[PATCH 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-26  5:29 UTC  (3+ messages)

[meta-oe][PATCH] xmlrpc-c: fix Makefile macro error
 2020-08-26  5:26 UTC  (4+ messages)
` [oe] "

[PATCH 1/2] i2c: consider devices with of_match_table during i2c device probing
 2020-08-26  5:25 UTC  (5+ messages)
` [PATCH 2/2] i2c: do not export i2c_of_match_device() symbol

[PATCH 0/2] crypto: sa2ul: couple of fixes
 2020-08-26  5:23 UTC  (3+ messages)
` [PATCH 2/2] crypto: sa2ul: fix compiler warning produced by clang

[PATCH for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-08-26  5:21 UTC  (7+ messages)

[PATCH] iio: buffer-dmaengine: adjust `bytes_used` with residue info
 2020-08-26  5:20 UTC 

[PATCH] net: hns3: Fix for geneve tx checksum bug
 2020-08-26  5:11 UTC 

[linux-lvm] [PATCH] gcc: change zero-sized array to fexlible array
 2020-08-26  5:18 UTC  (2+ messages)

[dpdk-dev] [PATCH v20.11] net/dpaa: fix public API port ID type
 2020-08-26  5:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[00/23] ttm tt refactoring
 2020-08-26  5:14 UTC  (3+ messages)
` [PATCH 11/23] drm/gem_vram/ttm: move to driver backend destroy function

[usb:usb-testing] BUILD SUCCESS cb06b385d5361217764543a1dec746955a094d0b
 2020-08-26  5:13 UTC 

[PATCH 3/3] ARM: defconfig: Enable ax88796c driver
 2020-08-26  5:11 UTC  (3+ messages)

[PATCH] meson: don't require CONFIG_VTE for the GTK UI
 2020-08-26  5:12 UTC  (2+ messages)

[PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
 2020-08-26  5:10 UTC  (3+ messages)
` [PATCH v3 14/74] hcd-dwc2: Rename USB_*CLASS macros for consistency

[PATCH net 0/8] bnxt_en: Bug fixes
 2020-08-26  5:08 UTC  (9+ messages)
` [PATCH net 1/8] bnxt_en: Don't query FW when netif_running() is false
` [PATCH net 2/8] bnxt_en: Check for zero dir entries in NVRAM
` [PATCH net 3/8] bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled
` [PATCH net 4/8] bnxt_en: Fix PCI AER error recovery flow
` [PATCH net 5/8] bnxt_en: Fix possible crash in bnxt_fw_reset_task()
` [PATCH net 6/8] bnxt_en: fix HWRM error when querying VF temperature
` [PATCH net 7/8] bnxt_en: init RSS table for Minimal-Static VF reservation
` [PATCH net 8/8] bnxt_en: Setup default RSS map in all scenarios

[PATCH] meson: set colorout to auto
 2020-08-26  5:05 UTC  (3+ messages)

drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:489:21: sparse: expected unsigned long long
 2020-08-26  5:03 UTC 

[PATCH v2] net: dp83869: Fix RGMII internal delay configuration
 2020-08-26  5:00 UTC 

[PATCH v2 0/3] prueth: Update all prueth firmwares
 2020-08-26  4:56 UTC  (4+ messages)
` [PATCH v2 1/3] prueth-hsr/prp: Update hsr/prp firmwares to latest
` [PATCH v2 2/3] prueth-fw: Package the firmware images from ti-linux-firmware
` [PATCH v2 3/3] prusw-fw: "

[dpdk-dev] [PATCH 1/2] config/arm: avoid variable reuse
 2020-08-26  4:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] build: find max lcore programmatically

[SPDK] Re: Print backtrace in SPDK
 2020-08-26  4:51 UTC 

[android-common:android-4.14-stable 22/22] drivers/gpu/drm/virtio/virtgpu_ioctl.c:647 virtio_gpu_resource_create_blob_ioctl() error: potential null dereference 'ents'. (kzalloc returns null)
 2020-08-26  4:49 UTC 

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-08-23
 2020-08-26  4:46 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip: add flip to downscaled subtests
 2020-08-26  4:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip: add flip to downscaled subtests (rev2)

[Intel-gfx] [Regression] "drm/i915: Implement display w/a #1143" breaks HDMI on ASUS GL552VW
 2020-08-26  4:40 UTC  (9+ messages)

[PATCH] dt-bindings: convert spmi.txt to spmi.yaml
 2020-08-26  4:36 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v1 0/9] Support qcom USB3+DP combo phy (or type-c phy)
 2020-08-26  4:36 UTC  (3+ messages)
` [PATCH v1 5/9] phy: qcom-qmp: Get dp_com I/O resource by index

[PATCH v3 0/2] Add Ethernet support for Intel Keem Bay SoC
 2020-08-26  4:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add bindings for Intel Keem Bay
` [PATCH v3 2/2] net: stmmac: Add dwmac-intel-plat for GBE driver

[PATCH v6 0/2] avoid xfs transaction reservation recursion
 2020-08-26  4:30 UTC  (8+ messages)
` [PATCH v6 2/2] xfs: avoid "

[SPDK] Re: Print backtrace in SPDK
 2020-08-26  4:31 UTC 

[net-next v5 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-26  4:30 UTC  (2+ messages)

[PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag
 2020-08-26  4:29 UTC  (2+ messages)

[PATCH 1/2] perf expr: Force encapsulation on expr_id_data
 2020-08-26  4:29 UTC  (2+ messages)
` [PATCH 2/2] perf parse-events: Avoid an uninitialized read

[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
 2020-08-26  4:28 UTC  (4+ messages)

[jgunthorpe:for-yishai 31/35] drivers/infiniband/hw/mlx5/qp.c:853:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2020-08-26  4:28 UTC 

[PATCH net-next 0/3] devlink show controller info
 2020-08-26  4:27 UTC  (4+ messages)
` [PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name

[SPDK] Re: Print backtrace in SPDK
 2020-08-26  4:27 UTC 

[PATCH] loop: Set correct device size when using LOOP_CONFIGURE
 2020-08-26  4:15 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.