All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-30 13:46:07 to 2020-03-30 14:14:29 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2020-03-30 14:14 UTC 

[Xen-devel] [PATCH 0/3] docs: Fix our url schemes to use https
 2020-03-30 14:13 UTC  (8+ messages)
` [Xen-devel] [PATCH 1/3] docs etc.: https: Fix references to wiki.xen[project.org
` [Xen-devel] [PATCH 2/3] docs etc.: https: Fix references to other Xen pages
` [Xen-devel] [PATCH 3/3] docs/README: Fix a broken url

[kvm-unit-tests PATCH] s390x: Add stsi 3.2.2 tests
 2020-03-30 14:13 UTC  (8+ messages)

[PATCH 0/9] XArray: several cleanups
 2020-03-30 14:13 UTC  (9+ messages)
` [PATCH 2/9] XArray: simplify the calculation of shift
` [PATCH 6/9] XArray: internal node is a xa_node when it is bigger than XA_ZERO_ENTRY

❌ FAIL: Test report for kernel 5.5.13-b5b72a4.cki (stable-queue)
 2020-03-30 14:13 UTC 

[PATCH 1/1] ppc/crash: Skip spinlocks during crash
 2020-03-30 14:12 UTC  (4+ messages)

[PATCH v2 1/1] drm/amdgpu: rework sched_list generation
 2020-03-30 14:13 UTC  (2+ messages)

[PATCH-for-5.0] qga-posix: Avoid crashing process when failing to allocate memory
 2020-03-30 14:11 UTC  (4+ messages)

[PATCH v2 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-03-30 14:12 UTC  (15+ messages)
` [PATCH v2 1/4] drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver
` [PATCH v2 2/4] drm/mediatek: Separate mtk_hdmi_phy to an independent module
` [PATCH v2 3/4] drm/mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder
` [PATCH v2 4/4] MAINTAINERS: add files for Mediatek DRM drivers

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-30 14:12 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-30 14:12 UTC 

[Intel-gfx] [PATCH] drm/i915/huc: Add more errors for I915_PARAM_HUC_STATUS
 2020-03-30 14:12 UTC  (4+ messages)

[PATCH 0/4] ucm2: Add support to SDM845 based platforms
 2020-03-30 14:10 UTC  (2+ messages)

[PATCH net] udp: fix a skb extensions leak
 2020-03-30 14:11 UTC  (4+ messages)

[PATCH 0/2] platform: convert to use new I2C API
 2020-03-30 14:11 UTC  (3+ messages)
` [PATCH 1/2] platform/chrome: chromeos_laptop: make I2C API conversion complete

[Intel-gfx] [PATCH 01/22] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-03-30 14:09 UTC  (22+ messages)
` [Intel-gfx] (For CI testing) [PATCH 02/22] perf/core: Only copy-to-user after completely unlocking all locks
` [Intel-gfx] [PATCH 03/22] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 04/22] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 05/22] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 06/22] drm/i915: Use per object locking in execbuf, v7
` [Intel-gfx] [PATCH 07/22] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 08/22] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 09/22] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 10/22] drm/i915: Pin engine before pinning all objects, v3
` [Intel-gfx] [PATCH 11/22] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 12/22] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 13/22] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 14/22] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 15/22] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 16/22] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 17/22] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 18/22] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 19/22] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 20/22] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 21/22] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 22/22] drm/i915: Ensure we hold the pin mutex

[PATCH] x86/Hyper-V: Initialize Syn timer clock even when it's not available
 2020-03-30 14:09 UTC  (2+ messages)

[PATCH 0/7] oid_array cleanups
 2020-03-30 14:09 UTC  (9+ messages)
` [PATCH 1/7] oid_array: use size_t for count and allocation
` [PATCH 2/7] oid_array: use size_t for iteration
` [PATCH 3/7] oid_array: rename source file from sha1-array
` [PATCH 4/7] test-tool: rename sha1-array to oid-array
` [PATCH 5/7] bisect: stop referring to sha1_array
` [PATCH 6/7] ref-filter: stop referring to "sha1 array"
` [PATCH 7/7] oidset: stop referring to sha1-array

[LTP] [PATCH v2 0/9] Add basic time namespace testcases
 2020-03-30 14:09 UTC  (4+ messages)
` [LTP] [PATCH v2 3/9] safe_macros: Add SAFE_SETNS()

[PATCH] thermal: Add a sanity check for invalid state at stats update
 2020-03-30 14:08 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-03-30 14:07 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-30 14:07 UTC 

register access issues in pca953x gpio driver
 2020-03-30 14:07 UTC  (7+ messages)
` [PATCH v1 0/2] gpio: pca953x: fix handling of automatic address incrementing
  ` [PATCH v1 2/2] [RFC] gpio: pca953x: drop unused parameters of pca953x_recalc_addr()

[PATCH v2] docs: cgroup-v1: Document the cpuset_v2_mode mount option
 2020-03-30 14:07 UTC  (3+ messages)

[PATCH V5 0/2] firmware: arm_scmi: add smc/hvc transports support
 2020-03-30 14:05 UTC  (5+ messages)

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-03-30 14:05 UTC  (3+ messages)

[Xen-devel] [XEN PATCH] mismatch between pyxc_methods flags and PyObject definitions
 2020-03-30 14:05 UTC  (4+ messages)

[RFC PATCH] arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
 2020-03-30 14:04 UTC  (9+ messages)

[PATCH v3 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-30 14:04 UTC  (3+ messages)

[PATCH] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-03-30 14:03 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] test/perf: respect gen11 restriction in disable subslices
 2020-03-30 14:03 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] hugetlbfs: use i_mmap_rwsem for more synchronization
 2020-03-30 14:01 UTC  (4+ messages)
` [PATCH v2 1/2] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization

Feature request: rebase -i inside of rebase -i
 2020-03-30 14:01 UTC  (9+ messages)

Live patching MC at LPC2020?
 2020-03-30 14:01 UTC  (2+ messages)

[PATCH] ceph: reset i_requested_max_size if file write is not wanted
 2020-03-30 14:00 UTC  (2+ messages)

rcu_barrier() no longer allowed within mmap_sem?
 2020-03-30 13:58 UTC  (4+ messages)
  ` [Intel-gfx] "

Upcoming: Notifications, FS notifications and fsinfo()
 2020-03-30 13:58 UTC  (2+ messages)

[PATCH] swiotlb: Allow swiotlb to live at pre-defined address
 2020-03-30 13:40 UTC  (4+ messages)

[V4, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-30 13:57 UTC  (5+ messages)
` [V4, 2/2] media: i2c: Add "

[PATCH] ASoC: bcm: Fix pointer cast warning
 2020-03-30 13:56 UTC 

[PATCH v2 0/7] Staging: kpc2000: kpc_dma: Clear Misc Checkpatch.pl WARNINGS
 2020-03-30 13:55 UTC  (11+ messages)
` [PATCH v2 1/7] Staging: kpc2000: kpc_dma: Remove comparison to NULL
  ` [Outreachy kernel] "
` [PATCH v2 2/7] Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc()
  ` [Outreachy kernel] "

[PATCH 1/6] dma-buf: add peer2peer flag
 2020-03-30 13:55 UTC  (12+ messages)
` [PATCH 2/6] drm/ttm: lock resv object during destruction
` [PATCH 3/6] drm/amdgpu: note that we can handle peer2peer DMA-buf
` [PATCH 4/6] drm/amdgpu: add checks if DMA-buf P2P is supported
` [PATCH 5/6] drm/amdgpu: add support for exporting VRAM using DMA-buf v3
` [PATCH 6/6] drm/amdgpu: improve amdgpu_gem_info debugfs file

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-03-30 13:55 UTC  (3+ messages)

[meta-oe][RESEND PATCH] figlet: new package
 2020-03-30 13:55 UTC 

[PATCH net] net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy
 2020-03-30 13:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/perf: dramatically loosen expectations on oa-exponents
 2020-03-30 13:54 UTC  (2+ messages)

[PATCH v3] PCI: Use ioremap(), not phys_to_virt() for platform ROM
 2020-03-30 13:54 UTC  (4+ messages)

[PATCH net-next 1/4] net: dsa: allow switch drivers to override default slave PHY addresses
 2020-03-30 13:53 UTC  (4+ messages)
` [PATCH net-next 2/4] net: dsa: mv88e6xxx: account for PHY base address offset in dual chip mode
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: implement get_phy_address
` [PATCH net-next 4/4] net: dsa: mv88e6xxx: add support for MV88E6020 switch

[PATCH] figlet: new package
 2020-03-30 13:54 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix link state update
 2020-03-30 13:53 UTC  (7+ messages)

[PATCH] block, nvme: Increase max segments parameter setting value
 2020-03-30 13:53 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-30 13:53 UTC 

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-03-30 13:53 UTC  (14+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-30 13:52 UTC 

[dpdk-dev] [PATCH] build: don't parse build configs of explicitly disabled drivers
 2020-03-30 13:52 UTC  (2+ messages)

[PATCH v3] mtd:fix cache_state to avoid writing to bad blocks repeatedly
 2020-03-30 13:52 UTC  (3+ messages)

[igt-dev] [PATCH] [PATCH i-g-t][V3]tests/i915/gem_exec_nop:-Fixed Crash issue seen on few platform
 2020-03-30 13:50 UTC 

[PATCH v5 0/5] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-03-30 13:51 UTC  (5+ messages)
` [PATCH v5 4/5] drm: imx: Add i.MX 6 MIPI DSI host platform driver

[Intel-gfx] [PATCH] drm/i915/selftests: Check timeout before flush and cond checks
 2020-03-30 13:51 UTC  (3+ messages)

kernel panic: smack: Failed to initialize cipso DOI
 2020-03-30 13:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-30 13:49 UTC  (8+ messages)

[PATCH 0/4] Staging: rtl8192u: ieee80211: Replace printk(KERN_<LEVEL> ...) with netdev_*() family
 2020-03-30 13:50 UTC  (5+ messages)
` [PATCH 1/4] Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages
  ` [Outreachy kernel] "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-30 13:50 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-30 13:49 UTC 

Wrong Perf Backtraces
 2020-03-30 13:49 UTC  (6+ messages)

[PATCH 0/2] Fixes for dir_index support in libext2fs
 2020-03-30 13:48 UTC  (4+ messages)
` [PATCH 1/2] ext2fs: Fix error checking in dx_link()

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-03-30 13:48 UTC  (3+ messages)
` [PATCH v5 05/38] kmsan: reduce vmalloc space

[GIT PULL] EFI changes for v5.7
 2020-03-30 13:48 UTC 

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-30 13:47 UTC  (12+ messages)

PCIe EPF
 2020-03-30 13:46 UTC  (11+ messages)

[PATCH 0/9] Support for transactions in `git-update-ref --stdin`
 2020-03-30 13:47 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] refs: fix segfault when aborting empty transaction
  ` [PATCH v2 2/9] git-update-ref.txt: add missing word
  ` [PATCH v2 3/9] strbuf: provide function to append whole lines
  ` [PATCH v2 4/9] update-ref: organize commands in an array
  ` [PATCH v2 5/9] update-ref: drop unused argument for `parse_refname`
  ` [PATCH v2 6/9] update-ref: pass end pointer instead of strbuf
  ` [PATCH v2 7/9] update-ref: move transaction handling into `update_refs_stdin()`
  ` [PATCH v2 8/9] update-ref: read commands in a line-wise fashion
  ` [PATCH v2 9/9] update-ref: implement interactive transaction handling

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-30 13:46 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-30 13:46 UTC 

[Cluster-devel] [GFS2 PATCH 00/39] GFS2: Pre-pull patch posting (merge window)
 2020-03-30 13:46 UTC  (19+ messages)
` [Cluster-devel] [GFS2 PATCH 22/39] gfs2: drain the ail2 list after io errors
` [Cluster-devel] [GFS2 PATCH 23/39] gfs2: Don't demote a glock until its revokes are written
` [Cluster-devel] [GFS2 PATCH 24/39] gfs2: Do proper error checking for go_sync family of glops functions
` [Cluster-devel] [GFS2 PATCH 25/39] gfs2: flesh out delayed withdraw for gfs2_log_flush
` [Cluster-devel] [GFS2 PATCH 26/39] gfs2: don't allow releasepage to free bd still used for revokes
` [Cluster-devel] [GFS2 PATCH 27/39] gfs2: allow journal replay to hold sd_log_flush_lock
` [Cluster-devel] [GFS2 PATCH 28/39] gfs2: leaf_dealloc needs to allocate one more revoke
` [Cluster-devel] [GFS2 PATCH 29/39] gfs2: Additional information when gfs2_ail1_flush withdraws
` [Cluster-devel] [GFS2 PATCH 30/39] gfs2: Clean up inode initialization and teardown
` [Cluster-devel] [GFS2 PATCH 31/39] gfs2: Switch to list_{first, last}_entry
` [Cluster-devel] [GFS2 PATCH 32/39] gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
` [Cluster-devel] [GFS2 PATCH 33/39] gfs2: Change inode qa_data to allow multiple users
` [Cluster-devel] [GFS2 PATCH 34/39] gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
` [Cluster-devel] [GFS2 PATCH 35/39] gfs2: Remove unnecessary gfs2_qa_{get, put} pairs
` [Cluster-devel] [GFS2 PATCH 36/39] gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
` [Cluster-devel] [GFS2 PATCH 37/39] gfs2: instrumentation wrt ail1 stuck
` [Cluster-devel] [GFS2 PATCH 38/39] gfs2: change from write to read lock for sd_log_flush_lock in journal replay
` [Cluster-devel] [GFS2 PATCH 39/39] gfs2: Fix oversight in gfs2_ail1_flush

[PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-30 13:46 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-30 13:46 UTC 


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.