All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-03 09:07:13 to 2020-11-03 09:30:33 UTC [more...]

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (34+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
  ` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH] block/vvfat: Fix bad printf format specifiers
 2020-11-03  9:30 UTC  (2+ messages)

[Buildroot] Online Buildroot Developers Meeting, November 2
 2020-11-03  9:30 UTC  (2+ messages)

[PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-03  9:29 UTC  (5+ messages)
` [PATCH v1 4/4] "

[GIT PULL FOR v5.11] media: v4l2: simplify compat ioctl handling
 2020-11-03  9:31 UTC  (2+ messages)
` [GIT PULL FOR v5.11] media: v4l2: simplify compat ioctl handling (#68550)

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03  9:27 UTC  (76+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 04/37] sh/highmem: Remove all traces of unused cruft
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V3 09/37] arc/mm/highmem: "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
` [patch V3 11/37] csky/mm/highmem: "
` [patch V3 12/37] microblaze/mm/highmem: "
` [patch V3 13/37] mips/mm/highmem: "
` [patch V3 14/37] nds32/mm/highmem: "
` [patch V3 15/37] powerpc/mm/highmem: "
` [patch V3 16/37] sparc/mm/highmem: "
` [patch V3 17/37] xtensa/mm/highmem: "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
` [patch V3 22/37] highmem: High implementation details and document API
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
` [patch V3 25/37] mm/highmem: Provide kmap_local*
` [patch V3 26/37] io-mapping: Provide iomap_local variant
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
` [patch V3 28/37] mips/crashdump: "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch V3 35/37] drm/nouveau/device: "
` [patch V3 36/37] drm/i915: "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()

[PATCH v7 0/6] Add support for the IEI WT61P803 PUZZLE MCU
 2020-11-03  9:27 UTC  (7+ messages)
` [PATCH v7 2/6] drivers: mfd: Add a driver for "

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-02
 2020-11-03  9:27 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/grpc: fix build on ubuntu gcc 4.8
 2020-11-03  9:27 UTC 

[Buildroot] [git commit branch/2020.08.x] package/grpc: fix build on ubuntu gcc 4.8
 2020-11-03  9:27 UTC 

[PATCH v2 1/5] nvme-core: introduce sync io queues
 2020-11-03  9:26 UTC  (2+ messages)

[PATCH v7 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-03  9:40 UTC  (7+ messages)
  ` [PATCH v7 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
  ` [PATCH v7 1/6] dt-bindings: devfreq: Add documentation for the interconnect properties

[PATCH] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
 2020-11-03  9:23 UTC  (5+ messages)

[PATCH] usb: dwc3: Replace of_reset_control_array_get()
 2020-11-03  9:25 UTC 

[PATCH V5] ath11k: add multiple bssid support
 2020-11-03  9:24 UTC  (2+ messages)

[PATCH V3 1/1] nvme: Add quirk for LiteON CL1 devices running FW 220TQ,22001
 2020-11-03  9:23 UTC  (6+ messages)

[PATCH v1 0/2] Reproducibility: use of SOURCE_DATE_EPOCH
 2020-11-03  9:23 UTC  (8+ messages)
` [PATCH v1 1/2] Define build dates/time based on SOURCE_DATE_EPOCH
` [PATCH v1 2/2] Define SOURCE_DATE_EPOCH based on git log

[PATCH 0/6] fix uninitialized variable warning
 2020-11-03  9:21 UTC  (4+ messages)
` [PATCH 1/6] target/xtensa: "

[PATCH V6 0/3] mac80211: add BSS color change support
 2020-11-03  9:22 UTC  (4+ messages)
` [PATCH V6 1/3] nl80211: add support for BSS coloring
` [PATCH V6 2/3] mac80211: add support for BSS color change
` [PATCH V6 3/3] ath11k: "

[MPTCP] Re: [PATCH mptcp-next] docs: networking: mptcp: Add MPTCP sysctl entries
 2020-11-03  9:22 UTC 

[PATCH v2 0/2] xen/locking: fix and enhance lock debugging
 2020-11-03  9:22 UTC  (4+ messages)
` [PATCH v2 2/2] xen/rwlock: add check_lock() handling to rwlocks

[cip-dev] [PATCH 4.19.y-cip 0/6] Renesas RZ/G2H add PCIe{EP}/SATA support
 2020-11-03  9:22 UTC  (3+ messages)

Restore btrfs partition
 2020-11-03  9:13 UTC 

[PATCH v3] ARM: dts: motorola-mapphone-common: Add dts configureation for the android buttons beneath the screen
 2020-11-03  9:20 UTC  (3+ messages)

[PATCH 1/2] misc: c2port: core: Make copying name from userspace more secure
 2020-11-03  9:20 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/8] fix driver filenames in the docs
 2020-11-03  9:19 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/8] regex/octeontx2: fix unnecessary name override

[PATCH-for-5.2 v2] hw/virtio/vhost-backend: Fix Coverity CID 1432871
 2020-11-03  9:19 UTC  (2+ messages)

[net-next v4 0/8]net: convert tasklets to use new tasklet_setup API
 2020-11-03  9:18 UTC  (9+ messages)
` [net-next v4 1/8] net: dccp: convert tasklets to use new tasklet_setup() API
` [net-next v4 2/8] net: ipv4: "
` [net-next v4 3/8] net: mac80211: "
` [net-next v4 4/8] net: mac802154: "
` [net-next v4 5/8] net: rds: "
` [net-next v4 6/8] net: sched: "
` [net-next v4 7/8] net: smc: "
` [net-next v4 8/8] net: xfrm: "

patch "USB: Add NO_LPM quirk for Kingston flash drive" added to usb-linus
 2020-11-03  9:19 UTC 

Install Yocto image and backup
 2020-11-03  9:17 UTC  (6+ messages)

[PATCH] mmc: fsl_esdhc_imx: optimize the timing setting
 2020-11-03  9:18 UTC 

[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
 2020-11-03  9:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/16] "
  ` [dpdk-dev] [PATCH v3 05/16] net/dpaa2: switch Rx timestamp to dynamic mbuf field

[PATCH V5 0/4] mac80211: add multiple bssid support
 2020-11-03  9:17 UTC  (5+ messages)
` [PATCH V5 1/4] nl80211: add basic "
` [PATCH V5 2/4] mac80211: add multiple bssid support to interface handling
` [PATCH V5 3/4] mac80211: add multiple bssid/EMA support to beacon handling
` [PATCH V5 4/4] mac80211: don't allow CSA on non-transmitting interfaces

[igt-dev] [PATCH i-g-t v3 0/1] tools: Remove libdrm dependency
 2020-11-03  9:17 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v3 1/1] tools/intel_perf_counters: "

[PATCH v2 0/3] Various minor patches
 2020-11-03  9:17 UTC  (7+ messages)
` [PATCH v2 1/3] x86: zimage: Add a little more logging
` [PATCH v2 2/3] x86: zimage: Sanity-check the kernel version before printing it
` [PATCH v2 3/3] x86: zimage: Quieten down the zimage boot process

[PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier
 2020-11-03  9:15 UTC  (6+ messages)
` [PATCH v2 1/1] Fonts: "

Build failed in Jenkins: media-build #3274
 2020-11-03  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3275

[dpdk-dev] [PATCH] common/mlx5: split relaxed ordering set for read and write
 2020-11-03  9:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] ASoC: rt1015: support TDM slot configuration
 2020-11-03  9:14 UTC 

[Virtio-fs] [PATCH v3 0/7] virtiofsd: Announce submounts to the guest
 2020-11-03  9:14 UTC  (6+ messages)
` [Virtio-fs] [PATCH v3 5/7] virtiofsd: Announce sub-mount points
      `  "

[Intel-gfx] [PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-03  9:14 UTC  (10+ messages)
            `  "

patch "mei: protect mei_cl_mtu from null dereference" added to char-misc-linus
 2020-11-03  9:14 UTC 

Some questions about arm_lpae_install_table
 2020-11-03  9:11 UTC  (2+ messages)

[PATCH v9 2/2] net: Add mhi-net driver
 2020-11-03  9:17 UTC  (3+ messages)

[PATCH v4 00/13] x86: Updates to SMBIOS
 2020-11-03  9:11 UTC  (3+ messages)
` [PATCH v4 13/13] smbios: Drop the unused Kconfig options

[PATCH v3 1/3] dt-bindings: HID: i2c-hid: Introduce bindings for the Goodix GT7375P
 2020-11-03  9:09 UTC  (4+ messages)
` [PATCH v3 2/3] HID: i2c-hid: Allow subclasses of i2c-hid for power sequencing

[Intel-gfx] [PATCH v4 00/61] drm/i915: Remove obj->mm.lock!
 2020-11-03  9:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 39/61] drm/i915: Use a single page table lock for each gtt

[dunfell][PATCH] xcb-proto: backport fix for python gcd function
 2020-11-03  9:07 UTC  (2+ messages)

[PATCH v4 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-03  9:06 UTC  (5+ messages)
` [PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
` [PATCH v4 2/4] docs: Clarify abstract scale usage for "
` [PATCH v4 3/4] PM / EM: update the comments related to power scale
` [PATCH v4 4/4] docs: power: Update Energy Model with new flag indicating "

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-03  9:06 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.