All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-12 09:06:39 to 2018-04-12 10:31:50 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mark/linux
 2018-04-12 10:31 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-04-12 10:31 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-04-12 10:31 UTC 

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-12 10:31 UTC  (3+ messages)
` [PATCH v3 2/2] vfio: platform: Add generic DT reset support

[U-Boot] [PATCH] arm64: zynqmp: Add new defconfig for zc1275 revB
 2018-04-12 10:31 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-04-12 10:30 UTC 

[PATCH 0/4] Random ov7740 fixes
 2018-04-12 10:30 UTC  (6+ messages)
` [PATCH 1/4] ov7740: Fix number of controls hint
` [PATCH 2/4] ov7740: Check for possible NULL return value in control creation
` [PATCH 3/4] ov7740: Fix control handler error at the end of control init
  ` [PATCH v1.1 "
` [PATCH 4/4] ov7740: Set subdev HAS_EVENT flag

[PATCH xf86-video-amdgpu 0/5] Implementing non-legacy color management
 2018-04-12 10:30 UTC  (7+ messages)
` [PATCH xf86-video-amdgpu 3/5] Keep CRTC properties consistent

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-04-12 10:30 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-04-12 10:30 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-04-12 10:30 UTC 

Getting the version of Yocto that is being used
 2018-04-12 10:25 UTC  (3+ messages)

[U-Boot] [PATCH] env: Relocate env drivers if manual reloc is required
 2018-04-12 10:26 UTC 

[PATCH] externalsrc: Change absolute symlinks to relative ones
 2018-04-12 10:26 UTC  (4+ messages)

[PATCH] libsemanage: do not change file mode of seusers and users_extra
 2018-04-12 10:26 UTC 

[PATCH] fetch2/git.py: Added handling of the user's password in url
 2018-04-12 10:16 UTC  (2+ messages)

[Bug 104216] Firefox quirks (black and/or white squares)
 2018-04-12 10:24 UTC 

[U-Boot] [PATCH] mmc: mv_sdhci: zero out sdhci_host structure
 2018-04-12 10:24 UTC  (2+ messages)

[Xenomai] Possible Xenomai fuse filesystem/registry queue status files issue?
 2018-04-12 10:23 UTC  (9+ messages)

[PATCH] selftests: add headers_install to lib.mk
 2018-04-12 10:23 UTC  (3+ messages)

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-12 10:22 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ether: add more protocol support in flow API
  ` [PATCH v2 4/4] ether: add packet modification aciton "

[U-Boot] [PATCH] net: zynq_gem: Use max-speed property from dt
 2018-04-12 10:22 UTC 

[PATCH] drm/gpu-sched: fix force APP kill hang(v3)
 2018-04-12 10:22 UTC 

[U-Boot] [PATCH] net: mvneta: support setting hardware address
 2018-04-12 10:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: discard RAMBlocks of type ram_device
 2018-04-12 10:18 UTC 

fsync() errors is unsafe and risks data loss
 2018-04-12 10:19 UTC  (5+ messages)

[PATCH] memory-model: fix cheat sheet typo
 2018-04-12 10:18 UTC  (8+ messages)

[PATCH] drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
 2018-04-12 10:17 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Set GBPA to abort all transactions
 2018-04-12 10:17 UTC  (6+ messages)

crash in csched_load_balance after xl vcpu-pin
 2018-04-12 10:16 UTC  (13+ messages)

[Qemu-devel] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
 2018-04-12 10:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 3/3] target/arm: Add the XML dynamic generation
  ` [Qemu-devel] [Qemu-arm] "

How to achieve minimum bandwidth for VM
 2018-04-12 10:15 UTC 

[PATCH v2 0/4] Refactor TPM event log code
 2018-04-12 10:13 UTC  (5+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast
` [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
` [PATCH v2 3/4] tpm: Move shared eventlog functions to common.c
` [PATCH v2 4/4] tpm: Move eventlog declarations to its own header

[Qemu-devel] [PATCH 00/19] Drain fixes and cleanups, part 3
 2018-04-12 10:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/19] block: Really pause block jobs on drain

[PATCH 00/11] ***[WIP] TTM per process lru ***
 2018-04-12 10:09 UTC  (12+ messages)
` [PATCH 03/11] drm/amdgpu: add kernel process
  ` [PATCH 01/11] drm/ttm: add ttm process struct
  ` [PATCH 02/11] drm/amdgpu: use ttm process in amdgpu vm
  ` [PATCH 04/11] drm/amdgpu: pass process to tbo
  ` [PATCH 05/11] drm/ttm: add per process lru
  ` [PATCH 06/11] drm/amdgpu: pass ttm process to buffer object
  ` [PATCH 07/11] drm/ttm: use RB tree instead of link list
  ` [PATCH 08/11] drm/ttm: add bo index
  ` [PATCH 09/11] drm/amdgpu: counter for every bo creation
  ` [PATCH 10/11] drm/ttm: some good fixes for per-vm-lru
  ` [PATCH 11/11] drm/ttm: bulk move per vm bo

[Qemu-devel] [PATCH 0/5] Enable postcopy RDMA live migration
 2018-04-12 10:08 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/5] migration: add the interface to set get_return_path
` [Qemu-devel] [PATCH 4/5] migration: fix qemu carsh when RDMA live migration

4.15.14 crash with iscsi target and dvd
 2018-04-12 10:07 UTC  (11+ messages)

[PATCH v2] ovl: set lower layer st_dev only if setting lower st_ino
 2018-04-12 10:07 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2018-04-12 10:05 UTC 

WARNING in kobject_add_internal
 2018-04-12 10:04 UTC  (8+ messages)
      ` [Bridge] "

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2018-04-12 10:04 UTC 

[PATCH] media: imx: Skip every second frame in VDIC DIRECT mode
 2018-04-12 10:04 UTC  (2+ messages)

v3.18.104 build: 10 failures 1 warnings (v3.18.104)
 2018-04-12 10:03 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in perf_callchain_user
 2018-04-12 10:02 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-04-11
 2018-04-12 10:02 UTC  (3+ messages)

[PATCH] xfs/444: add check for xfs_db write bno array
 2018-04-12 10:00 UTC 

[PATCH for 4.7-rc 1/2] btrfs: Remove first key verification since it's causing false alerts
 2018-04-12 10:00 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Do first key check under proper lock context

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-12  9:59 UTC  (8+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter

[Bug 104190] Artifacts in CSGO map de_cache when shader level is "high" or "very high (default)"
 2018-04-12  9:59 UTC  (2+ messages)

ppc compat v4.16 regression: sending SIGTRAP or SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-12  9:58 UTC  (4+ messages)
` sparc/ppc/arm compat siginfo ABI regressions: sending "

[v3] ASoC: AMD: Support headset button on Stoney DA7219
 2018-04-12  9:57 UTC 

[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
 2018-04-12  9:57 UTC  (4+ messages)
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver

[RFA] HE support
 2018-04-12  9:55 UTC  (4+ messages)

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-12  9:54 UTC  (5+ messages)
  ` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind

[Qemu-devel] [PATCH v1 0/3] pc-dimm: factor out MemoryDevice
 2018-04-12  9:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/3] pc-dimm: factor out MemoryDevice interface
` [Qemu-devel] [PATCH v1 2/3] machine: make MemoryHotplugState accessible via the machine
` [Qemu-devel] [PATCH v1 3/3] pc-dimm: factor out address space logic into MemoryDevice code

[PATCH v2 00/15] mlx5 Rx tunnel offloading
 2018-04-12  9:50 UTC  (9+ messages)
` [PATCH v2 01/15] net/mlx5: support 16 hardware priorities
` [PATCH v2 04/15] net/mlx5: support Rx tunnel type identification

[PATCH V2] blk-mq: fix race between complete and BLK_EH_RESET_TIMER
 2018-04-12  9:49 UTC  (3+ messages)

[PATCH 1/2] drm/prime: Iterate SG DMA addresses separately
 2018-04-12  9:49 UTC  (5+ messages)

[Lvfs-announce] Feature requests for the LVFS
 2018-04-12  9:47 UTC 

[PATCH 1/3] libcap: fix (base_)libdir usage
 2018-04-12  9:47 UTC  (5+ messages)
` [PATCH 2/3] bind: fix openSSL detection when using multiarch

[PATCH][meta-gnome] add metacity back
 2018-04-12  9:45 UTC 

KASAN: use-after-scope Read in vmx_vcpu_run
 2018-04-12  9:45 UTC 

general protection fault in vmx_vcpu_run
 2018-04-12  9:45 UTC 

[U-Boot] arm: socfpga: unable to boot cyclone5 devkit or SocKit
 2018-04-12  9:43 UTC  (20+ messages)

[PATCH v5] f2fs: introduce a method to make nat journal more fresh
 2018-04-12  9:42 UTC  (2+ messages)

[PATCH V2] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-12  9:42 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] pixiewps: new package
 2018-04-12  9:42 UTC 

Hello from Me, Richard
 2018-04-12  9:41 UTC 

[Qemu-devel] [RFC] vhost-user: introduce F_NEED_ALL_IOTLB protocol feature
 2018-04-12  9:40 UTC  (8+ messages)

[PATCH v2 0/6] MIPS: perf: MT fixes and improvements
 2018-04-12  9:36 UTC  (17+ messages)
  ` [PATCH v2 1/6] MIPS: perf: More robustly probe for the presence of per-tc counters
  ` [PATCH v2 2/6] MIPS: perf: Use correct VPE ID when setting up VPE tracing
  ` [PATCH v2 3/6] MIPS: perf: Fix perf with MT counting other threads
  ` [PATCH v2 4/6] MIPS: perf: Allocate per-core counters on demand
  ` [PATCH v2 5/6] MIPS: perf: Fold vpe_id() macro into it's one last usage
  ` [PATCH v2 6/6] MIPS: perf: Fix BMIPS5000 system mode counting

INFO: task hung in perf_trace_event_unreg
 2018-04-12  9:39 UTC  (12+ messages)

[4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-12  9:37 UTC  (2+ messages)
` [PATCH 4/5] "

[PATCH v2] drm/i915/execlists: Set queue priority from secondary port
 2018-04-12  9:36 UTC  (4+ messages)
  ` [PATCH v3] "

[Qemu-devel] [PATCH v1] s390x/kvm: cleanup calls to cpu_synchronize_state()
 2018-04-12  9:35 UTC 

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-12  9:35 UTC  (11+ messages)
` [PATCH] checkpatch: whinge about bool bitfields
  ` [PATCH] checkpatch: Add a --strict test for structs with bool member definitions

Missing alsa-utils 1.1.6 tag
 2018-04-12  9:35 UTC 

post-receive: pub/scm/utils/util-linux/util-linux
 2018-04-12  9:33 UTC 

[PATCH v5 00/12] rebase -i: offer to recreate merge commits
 2018-04-12  9:30 UTC  (5+ messages)
` [PATCH v6 00/15] rebase -i: offer to recreate commit topology
  ` [PATCH v6 15/15] rebase -i --rebase-merges: add a section to the man page

[PATCH v2 1/2] drm/i915/bios: filter out invalid DDC pins from VBT child devices
 2018-04-12  9:29 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()

[Buildroot] [RFC PATCH 0/3] fix some corner cases for download/git v1
 2018-04-12  9:28 UTC  (4+ messages)
` [Buildroot] [RFC PATCH 1/3] download/git: fix fetch all refs for old git
` [Buildroot] [RFC PATCH 2/3] download/git: recover dirty cache
` [Buildroot] [RFC PATCH 3/3] download/git: unshallow when fetching all refs

[GIT PULL] pwm: Changes for v4.17-rc1
 2018-04-12  9:27 UTC 

[PATCH] Create '--merges-only' option for 'git bisect'
 2018-04-12  9:27 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/thierry.reding/linux-pwm
 2018-04-12  9:26 UTC 

[PATCH] drm/i915/psr: vbt change for psr
 2018-04-12  9:26 UTC  (2+ messages)

[meta-handheld][PATCH] zaurusd: refresh patches (using devtool)
 2018-04-12  9:23 UTC  (3+ messages)

[PATCH v3] git{,-blame}.el: remove old bitrotting Emacs code
 2018-04-12  9:23 UTC  (5+ messages)
` [PATCH v4] "

perf: fuzzer leads to trace_kprobe: Could not insert message flood
 2018-04-12  9:22 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()

[PATCH v2] block: ratelimite pr_err on IO path
 2018-04-12  9:21 UTC 

[U-Boot] [PATCH v3] arm64: Add SMC and HVC commands
 2018-04-12  9:20 UTC  (3+ messages)

post-receive: pub/scm/docs/man-pages/man-pages
 2018-04-12  9:20 UTC 

[LTP] [RFC PATCH] include: add two exponential backoff macros
 2018-04-12  9:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-04-12  9:19 UTC 

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-04-12  9:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-04-12  9:18 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-04-12  9:18 UTC 

[PATCH v7] Revert "PCI: hv: Use device serial number as PCI domain"
 2018-04-12  9:17 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] reaver: new package
 2018-04-12  9:16 UTC 

[RFCv11 PATCH 00/29] Request API
 2018-04-12  9:15 UTC  (3+ messages)
` [RFCv11 PATCH 27/29] vim2m: support requests

[PATCH] drm/vc4: Fix leak of the file_priv that stored the perfmon
 2018-04-12  9:14 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu] RFC: memory/hmp: Print owners/parents in "info mtree"
 2018-04-12  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/24] fix building of tests/tcg
 2018-04-12  9:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 22/24] tests/tcg/Makefile: update to be called from Makefile.target

[Xenomai] Locking in lib/boilerplate/hash.c
 2018-04-12  9:14 UTC  (3+ messages)

[PATCH 0/6] Compute and consume generation numbers
 2018-04-12  9:12 UTC  (4+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 07/10] commit-graph.txt: update future work

[RFC tip/locking/lockdep v6 00/20] lockdep: Support deadlock detection for recursive read locks
 2018-04-12  9:12 UTC  (5+ messages)
` [RFC tip/locking/lockdep v6 19/20] rcu: Equip sleepable RCU with lockdep dependency graph checks

post-receive: pub/scm/docs/man-pages/man-pages
 2018-04-12  9:11 UTC 

[PATCH] readv.2, io_submit.2: Document RWF_APPEND added in Linux 4.16
 2018-04-12  9:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/9] Add Actions Semi S900 pinctrl and gpio support
 2018-04-12  9:10 UTC  (10+ messages)
` [PATCH v7 7/9] gpio: Add gpio driver for Actions OWL S900 SoC
` [PATCH v7 8/9] MAINTAINERS: Add reviewer for ACTIONS platforms
` [PATCH v7 9/9] MAINTAINERS: Add Actions Semi S900 pinctrl and gpio entries

[PATCH] ARM: omap2: Fix build when using split object directories
 2018-04-12  9:08 UTC  (4+ messages)

[PATCH v4 1/2] drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over
 2018-04-12  9:09 UTC  (4+ messages)

[Qemu-devel] Debugging on HAXM
 2018-04-12  9:09 UTC  (3+ messages)

[Buildroot] [PATCH v2-RESEND 0/6] Add Xilinx ZynqMP and ZCU106 board support
 2018-04-12  9:09 UTC  (5+ messages)
` [Buildroot] [PATCH v2-RESEND 3/6] zynqmp-pmufw-binaries: new package

[PATCH] drm/i915/edp: Do not do link training fallback or prune modes on EDP
 2018-04-12  9:10 UTC  (9+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] iotests: fix 169
 2018-04-12  9:09 UTC  (9+ messages)

Checksummed environments
 2018-04-12  9:09 UTC  (8+ messages)

[U-Boot] chiliSOM: USB bug
 2018-04-12  9:09 UTC  (5+ messages)

v4.13+ stable backport request
 2018-04-12  9:09 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.