All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-28 14:20:09 to 2016-07-28 14:51:37 UTC [more...]

[PATCH 00/12] drm/i915: Move DP link retraining to hotplug work etc
 2016-07-28 14:50 UTC  (13+ messages)
` [PATCH 01/12] drm/i915: Ignore initial lid state for eDP
` [PATCH 02/12] drm/i915: Read PSR caps/intermediate freqs/etc. only once on eDP
` [PATCH 03/12] drm/i915: Avoid mixing up SST and MST in DDI setup
` [PATCH 04/12] drm/i915: Reject mixing MST and SST/HDMI on the same digital port
` [PATCH 05/12] drm/i915: Track active streams also for DP SST
` [PATCH 06/12] drm/i915: Allow MST sinks to work even if drm_probe_ddc() fails
` [PATCH 07/12] drm/i915: Move DP link retraining into intel_dp_detect()
` [PATCH 08/12] drm/i915: Skip dpcd/edid read unless there was a long hpd
` [PATCH 09/12] drm/i915: Remove useless rate_to_index() usage
` [PATCH 10/12] drm/i915: Allow rate_to_index() to return non-exact matches
` [PATCH 11/12] drm/i915: Don't try to ack sink irqs when there are none
` [RFC][PATCH 12/12] drm/i915: Add encoder .sync_state() hook

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-07-28 14:51 UTC  (15+ messages)
` [RFC 01/22] xen/arm: do_trap_instr_abort_guest: Move the IPA computation out of the switch
` [RFC 02/22] xen/arm: p2m: Store in p2m_domain whether we need to clean the entry
` [RFC 03/22] xen/arm: p2m: Rename parameter in p2m_{remove, write}_pte
` [RFC 04/22] xen/arm: p2m: Use typesafe gfn in p2m_mem_access_radix_set
` [RFC 05/22] xen/arm: traps: Move MMIO emulation code in a separate helper
` [RFC 06/22] xen/arm: traps: Check the P2M before injecting a data/instruction abort
` [RFC 07/22] xen/arm: p2m: Rework p2m_put_l3_page
` [RFC 08/22] xen/arm: p2m: Invalidate the TLBs when write unlocking the p2m
` [RFC 09/22] xen/arm: p2m: Change the type of level_shifts from paddr_t to unsigned int
` [RFC 10/22] xen/arm: p2m: Move the lookup helpers at the top of the file
` [RFC 11/22] xen/arm: p2m: Introduce p2m_get_root_pointer and use it in __p2m_lookup
` [RFC 12/22] xen/arm: p2m: Introduce p2m_get_entry and use it to implement __p2m_lookup
` [RFC 13/22] xen/arm: p2m: Replace all usage of __p2m_lookup with p2m_get_entry
` [RFC 14/22] xen/arm: p2m: Re-implement p2m_cache_flush using p2m_get_entry

i2c: slave support framework improvements
 2016-07-28 14:39 UTC  (13+ messages)

[U-Boot] [PATCH v2] x86: som-db5800-som-6867: fix SERIRQ on reset
 2016-07-28 14:49 UTC 

v4.7 build: 0 failures 1 warnings (v4.7)
 2016-07-28 14:48 UTC 

[xen-unstable-smoke test] 99750: tolerable all pass - PUSHED
 2016-07-28 14:48 UTC 

[Qemu-devel] [PATCH for-2.7 v2 0/2] Don't allow burst limits to be lower than the normal limits
 2016-07-28 14:47 UTC  (2+ messages)

[Qemu-devel] ui/cocoa.m: Make a better about dialog
 2016-07-28 14:47 UTC  (2+ messages)

[PATCH] 8250: option 'force_polling' for buggy IRQs
 2016-07-28 14:47 UTC  (10+ messages)

xfstests generic/285 fails reliably on Trond's linux-next branch
 2016-07-28 14:46 UTC  (2+ messages)

[PATCH v5 0/2] J-Core timer support
 2016-07-28 14:44 UTC  (5+ messages)
` [PATCH v5 2/2] clocksource: add J-Core timer/clocksource driver

[PATCH libmlx5 0/6] libmlx5: fix various coverity/clang issues
 2016-07-28 14:46 UTC  (7+ messages)
` [PATCH libmlx5 1/6] fix size in malloc of qp->sq.wr_data
` [PATCH libmlx5 2/6] fix coverity buffer overrun warning
` [PATCH libmlx5 7/6] combine inline_hdr and inline_hdr_start

Bluestore tuning
 2016-07-28 14:10 UTC  (5+ messages)

[query]suspend failed when working together with rpm
 2016-07-28 14:48 UTC  (2+ messages)

[PATCH] selinux-testsuite: Add test for execstack on thread stacks
 2016-07-28 14:43 UTC 

[PATCH v2 0/3] ntb: Asynchronous NTB devices support
 2016-07-28 14:42 UTC 

[PATCH] kexec: fix mem_regions_sort()
 2016-07-28 14:38 UTC  (3+ messages)

[PATCH v15 04/10] arm64: Kprobes with single stepping support
 2016-07-28 14:40 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 00/37] Various memory leak fixes
 2016-07-28 14:38 UTC  (38+ messages)
` [Qemu-devel] [PATCH v2 01/37] build-sys: use an override for CFLAGS filter
` [Qemu-devel] [PATCH v2 02/37] tests: fix test-qga leaks
` [Qemu-devel] [PATCH v2 03/37] qga: free the whole blacklist
` [Qemu-devel] [PATCH v2 04/37] qga: free remaining leaking state
` [Qemu-devel] [PATCH v2 05/37] tests: fix test-cutils leaks
` [Qemu-devel] [PATCH v2 06/37] tests: fix test-vmstate leaks
` [Qemu-devel] [PATCH v2 07/37] tests: fix test-iov leaks
` [Qemu-devel] [PATCH v2 08/37] qdist: fix entries memory leak
` [Qemu-devel] [PATCH v2 09/37] tests: fix check-qom-interface leaks
` [Qemu-devel] [PATCH v2 10/37] tests: fix check-qom-proplist leaks
` [Qemu-devel] [PATCH v2 11/37] tests: fix small leak in test-io-channel-command
` [Qemu-devel] [PATCH v2 12/37] tests: fix leak in test-string-input-visitor
` [Qemu-devel] [PATCH v2 13/37] portio: keep references on portio
` [Qemu-devel] [PATCH v2 14/37] numa: do not leak NumaOptions
` [Qemu-devel] [PATCH v2 15/37] pc: simplify passing qemu_irq
` [Qemu-devel] [PATCH v2 16/37] pc: don't leak a20_line
` [Qemu-devel] [PATCH v2 17/37] machine: use class base init generated name
` [Qemu-devel] [PATCH v2 18/37] acpi-build: fix array leak
` [Qemu-devel] [PATCH v2 19/37] char: disconnect peer when qemu_chr_free()
` [Qemu-devel] [PATCH v2 20/37] char: free MuxDriver when closing
` [Qemu-devel] [PATCH v2 21/37] tests: fix qom-test leaks
` [Qemu-devel] [PATCH v2 22/37] pc: free i8259
` [Qemu-devel] [PATCH v2 23/37] pc: keep gsi reference
` [Qemu-devel] [PATCH v2 24/37] ahci: free irqs array
` [Qemu-devel] [PATCH v2 25/37] sd: free timer
` [Qemu-devel] [PATCH v2 26/37] qjson: free str
` [Qemu-devel] [PATCH v2 27/37] virtio-input: free config list
` [Qemu-devel] [PATCH v2 28/37] ipmi: free extern timer
` [Qemu-devel] [PATCH v2 29/37] usb: free USBDevice.strings
` [Qemu-devel] [PATCH v2 30/37] tests: free a bunch of qmp responses
` [Qemu-devel] [PATCH v2 31/37] usb: free leaking path
` [Qemu-devel] [PATCH v2 32/37] bus: simplify name handling
` [Qemu-devel] [PATCH v2 33/37] tests: add qtest_add_data_func_full
` [Qemu-devel] [PATCH v2 34/37] tests: pc-cpu-test leaks fixes
` [Qemu-devel] [PATCH v2 35/37] tests: fix rsp leak in postcopy-test
` [Qemu-devel] [PATCH v2 36/37] ahci: fix sglist leak on retry
` [Qemu-devel] [PATCH v2 37/37] tests: fix postcopy-test leaks

[Qemu-arm] [PATCH v2 0/9] arm: add ast2500 support
 2016-07-28 14:28 UTC  (20+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 1/9] palmetto-bmc: rename file to aspeed.c
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 2/9] palmetto-bmc: add a "silicon-rev" property at the soc level
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 3/9] palmetto-bmc: replace palmetto_bmc with aspeed
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 4/9] ast2400: use machine cpu_model to initialize the soc cpu
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 5/9] palmetto-bmc: add board specific configuration
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 6/9] hw/misc: use macros to define hw-strap1 register on Aspeed SOC
` [Qemu-arm] [PATCH v2 7/9] aspeed: add ast2500 support to scu and sdmc controllers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 8/9] arm: add support for an ast2500 evaluation board
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 9/9] palmetto-bmc: remove extra no_sdcard assignement
  ` [Qemu-devel] "

master - tests: updates for new raid allocation logic
 2016-07-28 14:39 UTC 

[krogoth] [PATCH 00/12] fix checkuri failures for krogoth
 2016-07-28 14:38 UTC  (2+ messages)

master - config: keep new setting commented out
 2016-07-28 14:39 UTC 

[PATCH] libsepol/cil: Warn instead of fail if permission is not resolve
 2016-07-28 14:39 UTC 

[RFC/PATCHSET 0/7] virtio: Implement virtio pstore device (v2)
 2016-07-28 14:38 UTC  (7+ messages)
` [PATCH 6/7] qemu: Implement virtio-pstore device
      ` [Qemu-devel] "

[Ksummit-discuss] self nomination
 2016-07-28 14:37 UTC  (2+ messages)

[PATCH v3] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-07-28 14:36 UTC  (2+ messages)

[RFC v6 0/6] Add virtio transport for AF_VSOCK
 2016-07-28 14:36 UTC  (13+ messages)
` [RFC v6 1/6] VSOCK: transport-specific vsock_transport functions
` [RFC v6 2/6] VSOCK: defer sock removal to transports
` [RFC v6 3/6] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v6 4/6] VSOCK: Introduce virtio_transport.ko
` [RFC v6 5/6] VSOCK: Introduce vhost_vsock.ko
` [RFC v6 6/6] VSOCK: Add Makefile and Kconfig

[RFC v6 0/6] Add virtio transport for AF_VSOCK
 2016-07-28 14:36 UTC 

[PATCH v4] xen/arm: Add a clock property
 2016-07-28 14:35 UTC  (15+ messages)
      ` [Xen-devel] "

[PATCH 0/2] arm64: marvell: add support for the slave CP in Armada 8K
 2016-07-28 14:35 UTC  (6+ messages)
  ` [PATCH 1/2] arm64: dts: marvell: add description for the slave CP110 "
  ` [PATCH 2/2] arm64: dts: marvell: add description for the Armada 8040 dev board

[refpolicy] Compile Error when using the userdom_login_user_template() macro
 2016-07-28 14:35 UTC  (6+ messages)

[Patch] multipath-tools: Check if multipathd is running or not and print a warning
 2016-07-28 14:35 UTC  (2+ messages)

[PATCH 0/5] Fixes for busybox-syslog with systemd
 2016-07-28 14:34 UTC  (4+ messages)
` [PATCH 5/5] oeqa/utils/commands.py: Command class improve validations/decoding in output

[uml-devel] UML tools anywhere?
 2016-07-28 14:32 UTC  (7+ messages)

[RFC] perf uprobe: Skip prologue if program compiled without optimization
 2016-07-28 14:31 UTC 

[sparc64] mkfs.btrfs bus error / align issue?
 2016-07-28 14:32 UTC  (10+ messages)

[meta][PATCH] python-native: Compute prefix based on staging area
 2016-07-28 14:31 UTC 

[Ksummit-discuss] [TECH TOPIC] Addressing complex dependencies and semantics (v2)
 2016-07-28 14:36 UTC  (4+ messages)

[Cocci] version 1.0.3 released
 2016-07-28 14:30 UTC  (14+ messages)
        ` [Cocci] version 1.0.4 released
          ` [Cocci] Determination of statement list lengths with SmPL

[LTP] [PATCH] syscalls/*: Fix order of included headers
 2016-07-28 14:30 UTC  (2+ messages)

[PATCH v2 0/4] Add STM32 Reset Driver
 2016-07-28 14:29 UTC  (7+ messages)
` [PATCH v2 3/4] drivers: reset: Add STM32 reset driver

[LTP] [PATCH] syscalls/sched_getparam03.c: Fix order of included headers
 2016-07-28 14:29 UTC  (2+ messages)

[PATCH 1/1] ixgbevf: replace integer number with bool value
 2016-07-28 14:29 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] drm/amdgpu/powerplay: partial revert of endian fixes
 2016-07-28 14:29 UTC  (2+ messages)

[PATCH BlueZ 0/6] plugins/policy: Fixes
 2016-07-28 14:27 UTC  (7+ messages)
` [PATCH BlueZ 1/6] lib/uuid: Fix using unitialized values
` [PATCH BlueZ 2/6] plugins/policy: Revert patch 96db78604252eeb17614b9982ced95fd66c6c6fc
` [PATCH BlueZ 3/6] plugins/policy: Set list separator
` [PATCH BlueZ 4/6] main.conf: Remove spaces in reconnect list parameters
` [PATCH BlueZ 5/6] plugins/policy: Disable other connect policies while reconnect is active
` [PATCH BlueZ 6/6] audio/a2dp: Fix always setting -EAGAIN for all errors

[U-Boot] [PATCH] x86: som-db5800-som-6867: fix SERIRQ on reset
 2016-07-28 14:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] arm: add ast2500 support
 2016-07-28 14:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH 6/6] arm: add support for an ast2500 evaluation board
  ` [Qemu-arm] "

[PATCH] perf sched: fix wrong conversion of task state
 2016-07-28 14:26 UTC  (6+ messages)

[PATCH v5 0/2] J-Core interrupt controller support
 2016-07-28 14:26 UTC  (5+ messages)
` [PATCH v5 2/2] irqchip: add J-Core AIC driver

[PATCH v4 1/5] dma-buf/fence-array: add fence_is_array()
 2016-07-28 14:26 UTC  (6+ messages)
` [PATCH v4 2/5] dma-buf/sync_file: refactor fence storage in struct sync_file

v0.94.8 timeframe
 2016-07-28 14:25 UTC  (2+ messages)

[RFC 0/3] drm: Add DRM text mode
 2016-07-28 14:15 UTC  (4+ messages)
` [RFC 1/3] drm: Add support for text framebuffer
` [RFC 2/3] drm/text: Add panic and boot console support
` [RFC 3/3] drm/text: Add VT "

[PATCH 0/9] clk: sunxi-ng: Support A31/A31s CCU
 2016-07-28 14:23 UTC  (12+ messages)
` [PATCH 4/9] clk: sunxi-ng: mux: Add support for mux tables

Getting to RCU and exporting fences
 2016-07-28 14:21 UTC  (7+ messages)
` [PATCH 04/22] drm/i915: Remove request retirement before each batch

[PATCH 1/2] SUNRPC: accept() may return sockets that are still in SYN_RECV
 2016-07-28 14:21 UTC  (8+ messages)

[PATCH] doc: announce ABI change for rte_eth_dev structure
 2016-07-28 14:21 UTC  (14+ messages)
` [PATCH v2] "

[PATCH v2 00/15] xen/arm: P2M clean-up fixes
 2016-07-28 14:20 UTC  (13+ messages)
` [PATCH v2 04/15] xen/arm: p2m: Find the memory attributes based on the p2m type
` [PATCH v2 05/15] xen/arm: p2m: Remove unnecessary locking
` [PATCH v2 06/15] xen/arm: p2m: Introduce p2m_{read, write}_{, un}lock helpers
` [PATCH v2 07/15] xen/arm: p2m: Switch the p2m lock from spinlock to rwlock
` [PATCH v2 08/15] xen/arm: Don't call p2m_alloc_table from arch_domain_create
` [PATCH v2 09/15] xen/arm: p2m: Move the vttbr field from arch_domain to p2m_domain
` [PATCH v2 10/15] xen/arm: p2m: Don't need to restore the state for an idle vCPU
` [PATCH v2 11/15] xen/arm: p2m: Rework the context switch to another VTTBR in flush_tlb_domain
` [PATCH v2 12/15] xen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
` [PATCH v2 13/15] xen/arm: Don't export flush_tlb_domain
` [PATCH v2 14/15] xen/arm: p2m: Replace flush_tlb_domain by p2m_flush_tlb
` [PATCH v2 15/15] xen/arm: p2m: Pass the p2m in parameter rather the domain when it is possible


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.