All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-07 09:08:54 to 2016-10-07 10:16:19 UTC [more...]

New Outreachy Applicant
 2016-10-07 10:15 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] qtest: ask endianness of the target in qtest_init()
 2016-10-07 10:14 UTC 

[Qemu-devel] Monitor brain dump
 2016-10-07 10:14 UTC  (4+ messages)

[Buildroot] [PATCH] odroidc2: bump kernel rev to 925e508d37c76848881a8c8f7e9b02abc5731d88
 2016-10-07 10:13 UTC 

PROBLEM: am3517 usb-ohci not working
 2016-10-07 10:13 UTC  (3+ messages)

[RFC PATCH 0/8] Rework gcov support in Xen
 2016-10-07 10:13 UTC  (8+ messages)
` [RFC PATCH 1/8] Kconfig: add BROKEN config
` [RFC PATCH 6/8] Config.mk: expand cc-ver a bit
` [RFC PATCH 8/8] gcov: provide the capability to select gcov format automatically

Explicit fencing on multiple timelines, again
 2016-10-07 10:12 UTC  (49+ messages)
` [PATCH 01/42] drm/i915: Allow disabling error capture
` [PATCH 02/42] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 03/42] drm/i915: Always use the GTT for error capture
` [PATCH 04/42] drm/i915: Consolidate error object printing
` [PATCH 05/42] drm/i915: Compress GPU objects in error state
` [PATCH 06/42] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 07/42] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
` [PATCH 08/42] drm/i915: Rearrange i915_wait_request() accounting with callers
` [PATCH 09/42] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
` [PATCH 10/42] drm/i915: Defer active reference until required
` [PATCH 11/42] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 12/42] drm/i915: Reuse the active golden render state batch
` [PATCH 13/42] drm/i915: Markup GEM API with lockdep asserts
` [PATCH 14/42] drm/i915: Use a radixtree for random access to the object's backing storage
` [PATCH 15/42] drm/i915: Use radixtree to jump start intel_partial_pages()
` [PATCH 16/42] drm/i915: Refactor object page API
` [PATCH 17/42] drm/i915: Pass around sg_table to get_pages/put_pages backend
` [PATCH 18/42] drm/i915: Move object backing storage manipulation to its own locking
` [PATCH 19/42] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
` [PATCH 20/42] drm/i915: Implement pread without struct-mutex
` [PATCH 21/42] drm/i915: Implement pwrite "
` [PATCH 22/42] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
` [PATCH 23/42] drm/i915: Move object release to a freelist + worker
` [PATCH 24/42] drm/i915: Treat a framebuffer reference as an active reference whilst shrinking
` [PATCH 25/42] drm/i915: Use lockless object free
` [PATCH 26/42] drm/i915: Move GEM activity tracking into a common struct reservation_object
` [PATCH 27/42] drm: Add reference counting to drm_atomic_state
` [PATCH 28/42] drm/i915: Restore nonblocking awaits for modesetting
` [PATCH 29/42] drm/i915: Combine seqno + tracking into a global timeline struct
` [PATCH 30/42] drm/i915: Queue the idling context switch after all other timelines
` [PATCH 31/42] drm/i915: Wait first for submission, before waiting for request completion
` [PATCH 32/42] drm/i915: Introduce a global_seqno for each request
` [PATCH 33/42] drm/i915: Rename ->emit_request to ->emit_breadcrumb
` [PATCH 34/42] drm/i915: Record space required for breadcrumb emission
` [PATCH 35/42] drm/i915: Defer "
` [PATCH 36/42] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 37/42] drm/i915: Create a unique name for the context
` [PATCH 38/42] drm/i915: Reserve space in the global seqno during request allocation
` [PATCH 39/42] drm/i915: Defer setting of global seqno on request to submission
` [PATCH 40/42] drm/i915: Enable multiple timelines
` [PATCH 41/42] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 42/42] drm/i915: Support explicit fencing for execbuf

[Qemu-devel] [PATCH v2] vhost-user: don't poke at chardev internal QemuOpts
 2016-10-07 10:12 UTC  (3+ messages)

[PATCH v3 0/11] Add R8A7743/SK-RZG1M board support
 2016-10-07 10:11 UTC  (13+ messages)
` [PATCH v3 03/11] ARM: shmobile: r8a7743: basic SoC support
` [PATCH v3 04/11] ARM: dts: r8a7743: initial SoC device tree

[Qemu-devel] [PULL 00/20] Tracing patches
 2016-10-07 10:09 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] trace: move colo trace events to net/ sub-directory
` [Qemu-devel] [PULL 02/20] trace: add trace event iterator APIs
` [Qemu-devel] [PULL 03/20] trace: convert code to use event iterators
` [Qemu-devel] [PULL 04/20] trace: remove some now unused functions
` [Qemu-devel] [PULL 05/20] trace: remove global 'uint16 dstate[]' array
` [Qemu-devel] [PULL 06/20] trace: remove duplicate control.h includes in generated-tracers.h
` [Qemu-devel] [PULL 07/20] trace: break circular dependency in event-internal.h
` [Qemu-devel] [PULL 08/20] trace: give each trace event a named TraceEvent struct
` [Qemu-devel] [PULL 09/20] trace: remove the TraceEventID and TraceEventVCPUID enums
` [Qemu-devel] [PULL 10/20] trace: emit name <-> ID mapping in simpletrace header
` [Qemu-devel] [PULL 11/20] trace: don't abort qemu if ftrace can't be initialized
` [Qemu-devel] [PULL 12/20] trace: provide mechanism for registering trace events
` [Qemu-devel] [PULL 13/20] trace: dynamically allocate trace_dstate in CPUState
` [Qemu-devel] [PULL 14/20] trace: dynamically allocate event IDs at runtime
` [Qemu-devel] [PULL 15/20] trace: get rid of generated-events.h/generated-events.c
` [Qemu-devel] [PULL 16/20] trace: rename _read_events to read_events
` [Qemu-devel] [PULL 17/20] trace: push reading of events up a level to tracetool main
` [Qemu-devel] [PULL 18/20] trace: pass trace-events to tracetool as a positional param
` [Qemu-devel] [PULL 19/20] trace: introduce a formal group name for trace events
` [Qemu-devel] [PULL 20/20] trace: Add missing execution mode of guest events

block: Do a full clone when splitting discard bios commit missing from 3.18?
 2016-10-07 10:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] qtest: ask endianness of the target in qtest_init()
 2016-10-07 10:10 UTC  (10+ messages)

[PATCH v2 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2016-10-07 10:07 UTC  (7+ messages)
  ` [PATCH v2 1/5] clk: add support for runtime pm

[PATCH] mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
 2016-10-07 10:07 UTC  (7+ messages)

[PATCH v2 00/10] NFS: add AF_VSOCK support to NFS client
 2016-10-07 10:01 UTC  (11+ messages)
` [PATCH v2 01/10] SUNRPC: add AF_VSOCK support to addr.[ch]
` [PATCH v2 02/10] SUNRPC: rename "TCP" record parser to "stream" parser
` [PATCH v2 03/10] SUNRPC: abstract tcp_read_sock() in record fragment parser
` [PATCH v2 04/10] SUNRPC: extract xs_stream_reset_state()
` [PATCH v2 05/10] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
` [PATCH v2 06/10] SUNRPC: add AF_VSOCK support to xprtsock.c
` [PATCH v2 07/10] SUNRPC: drop unnecessary svc_bc_tcp_create() helper
` [PATCH v2 08/10] SUNRPC: add AF_VSOCK support to svc_xprt.c
` [PATCH v2 09/10] SUNRPC: add AF_VSOCK backchannel support
` [PATCH v2 10/10] NFS: add AF_VSOCK support to NFS client

Problem with new uapi header in Linux kernel 4.4+
 2016-10-07 10:06 UTC  (4+ messages)

[PATCH i-g-t 1/5] tests: Use bash for debugfs_wedged and drm_lib.sh
 2016-10-07 10:06 UTC  (7+ messages)
` [PATCH i-g-t 2/5] tests: Leave basic breadcrumbs in dmesg for shell script based tests

[PATCH] Btrfs: fix fsync deadlock in log_new_dir_dentries
 2016-10-07 10:05 UTC 

[PATCH 0/4] nfs-utils mount: add AF_VSOCK support
 2016-10-07 10:01 UTC  (5+ messages)
` [PATCH 1/4] mount: don't use IPPROTO_UDP for address resolution
` [PATCH 2/4] mount: present AF_VSOCK addresses
` [PATCH 3/4] mount: accept AF_VSOCK in nfs_verify_family()
` [PATCH 4/4] getport: recognize "vsock" netid

[Buildroot] [PATCH] odroidc2: bump kernel rev to 925e508d37c76848881a8c8f7e9b02abc5731d88
 2016-10-07 10:04 UTC  (3+ messages)

[PATCH v2 0/2] Add MK808 RK3066 device
 2016-10-07 10:01 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: rockchip: Add rk3066 MK808 board

[U-Boot] [PATCH 0/6] Add support for the BK4R1 variant of PCM052
 2016-10-07 10:01 UTC  (4+ messages)

[PATCH i-g-t 1/3] tools: intel_aubdump: avoid initializing multiple times
 2016-10-07 10:00 UTC  (2+ messages)
` [PATCH v2 i-g-t] tools: intel_aubdump: pass configuration through file descriptor

[Qemu-devel] [RFC 0/4] Improve PCI IO window orgnaization for pseries
 2016-10-07  9:17 UTC  (6+ messages)
` [Qemu-devel] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type

[PATCH nf-next 0/2] netfilter: autoload NAT support for non-builtin L4 protocols
 2016-10-07  9:59 UTC  (3+ messages)

[PATCH v9] drm/i915: Allocate intel_engine_cs structure only for the enabled engines
 2016-10-07  9:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

xfs_file_splice_read: possible circular locking dependency detected
 2016-10-07  9:57 UTC  (14+ messages)
` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)

[PATCH] clean up confusing suggestion for commit references
 2016-10-07  9:56 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 7aa6ec2296614f2da8546bbfe8fca54bbbd8ae12
 2016-10-07  9:54 UTC 

[Qemu-devel] [PATCH] qtest: add read/write accessors with a specific endianness
 2016-10-07  9:52 UTC  (8+ messages)

rpm: Recover RPM4 to OE-core
 2016-10-07  9:52 UTC  (5+ messages)

[PATCH 9/9] x86/fpu: split old & new fpu code paths
 2016-10-07  9:47 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Split old & new FPU "

[PATCH v3 00/18] MIPS generic kernels, SEAD-3 & Boston support
 2016-10-07  9:50 UTC  (3+ messages)
` [PATCH v3 17/18] clk: boston: Add a driver for MIPS Boston board clocks

Reversion of "xen-netback: create a debugfs node for hash information"
 2016-10-07  9:50 UTC 

[Qemu-devel] [PATCH] vhost-user: don't poke at chardev internal QemuOpts
 2016-10-07  9:49 UTC  (4+ messages)

[PATCH 7/9] x86/fpu: rename lazy restore functions to "register state valid"
 2016-10-07  9:46 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Rename "

[PATCH 8/9] x86/fpu: remove __fpregs_(de)activate
 2016-10-07  9:46 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Remove __fpregs_(de)activate()

[U-Boot] [PATCH v3 0/3] Add sdram capacity auto detect for rk3288
 2016-10-07  9:47 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] rk3288: config change for enable dram capacity auto-detect
` [U-Boot] [PATCH v3 2/3] rk3288: sdram: auto-detect the capacity
` [U-Boot] [PATCH v3 3/3] dts: rk3288: remove node in dmc which not need anymore

[PATCH 4/9] x86/fpu: Remove use_eager_fpu()
 2016-10-07  9:44 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 6/9] x86/fpu,kvm: remove kvm vcpu->fpu_counter
 2016-10-07  9:45 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu, kvm: Remove KVM vcpu->fpu_counter

[PATCH 5/9] x86/fpu: remove fpu.counter
 2016-10-07  9:45 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Remove struct fpu::counter

[PATCH 3/9] x86/fpu: Remove the XFEATURE_MASK_EAGER/LAZY distinction
 2016-10-07  9:44 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 2/9] x86/fpu: Hard-disable lazy fpu mode
 2016-10-07  9:43 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Hard-disable lazy FPU mode

[PATCH 1/9] x86/crypto: Remove X86_FEATURE_EAGER_FPU ifdef from the crc32c code
 2016-10-07  9:43 UTC  (2+ messages)
` [tip:x86/fpu] x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef "

[U-Boot] [PATCH] test: add NFS download test
 2016-10-07  9:39 UTC  (3+ messages)

[tip:locking/core] sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
 2016-10-07  9:33 UTC  (3+ messages)

BTRFS: space_info 4 has 18446742286429913088 free, is not full
 2016-10-07  9:33 UTC  (13+ messages)

[PULL REQUEST] i2c for 4.9
 2016-10-07  9:32 UTC 

[Qemu-devel] [PATCHv3] Reducing stack frame size in stream_process_mem2s()
 2016-10-07  9:32 UTC  (3+ messages)

[U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)
 2016-10-07  9:31 UTC  (3+ messages)

[PATCH v3] arm64: mm: move zero page from .bss to right before swapper_pg_dir
 2016-10-07  9:31 UTC  (2+ messages)

[PATCH] Btrfs: fix infinite loop when tree log recovery
 2016-10-07  9:30 UTC 

Why not just return an error?
 2016-10-07  9:30 UTC  (4+ messages)

(unknown),
 2016-10-07  9:28 UTC  (9+ messages)
` [PATCH v5 2/5] drm/bridge: Add RGB to VGA bridge support

Is is possible to submit binary image as fstest test case?
 2016-10-07  9:26 UTC  (4+ messages)

teuthology support for the new build system
 2016-10-07  9:26 UTC  (3+ messages)
` [sepia] "

[PATCH] MIPS: VDSO: Drop duplicated -I*/-E* aflags
 2016-10-07  9:23 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: rockchip_sdhci: add clock init for mmc
 2016-10-07  9:23 UTC 

[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
 2016-10-07  9:21 UTC  (6+ messages)

[RFC PATCH v2 0/4] Init runtime PM support for dw_mmc
 2016-10-07  9:19 UTC  (4+ messages)
  ` [RFC PATCH v2 1/4] mmc: dw_mmc: add runtime PM callback

[PATCH 1/5] jack: swap to jack2
 2016-10-07  9:19 UTC  (5+ messages)
` [PATCH 2/5] jack: remove portaudio PACKAGECONFIG
` [PATCH 3/5] a2jmidid: initial add v8
` [PATCH 4/5] florence: update 0.6.3
` [PATCH 5/5] xdg-user-dirs: initial add 0.15

[PATCH] extcon: usb-gpio: Add VBUS detection support
 2016-10-07  9:18 UTC  (3+ messages)

[PATCH RFC 0/4] xfs: Transmit flow steering
 2016-10-07  9:18 UTC  (3+ messages)

[PATCH 0/4] use up highorder free pages before OOM
 2016-10-07  9:16 UTC  (6+ messages)
` [PATCH 3/4] mm: unreserve highatomic free pages fully "

[Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
 2016-10-07  9:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 02/20] ppc/pnv: add a PnvChip object

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-10-07  9:14 UTC  (4+ messages)
` [RFC PATCH 2/3] PM / Domains: Add support for devices with "

[Qemu-devel] Adding Save States menu items
 2016-10-07  9:14 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/3] Add sdram capacity auto detect for rk3288
 2016-10-07  9:14 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] rk3288: sdram: auto-detect the capacity

[PATCH v2 00/30] PVHv2 Dom0
 2016-10-07  9:13 UTC  (5+ messages)
` [PATCH v2 20/30] xen/x86: add the basic infrastructure to import QEMU passthrough code

[PATCH] staging: sm750fb: Fix printk() style warning
 2016-10-07  9:12 UTC  (5+ messages)

[PATCH 0/9] pinctrl: sunxi: Generic bindings rework
 2016-10-07  9:11 UTC  (5+ messages)
` [PATCH 7/9] ARM: sunxi: Remove useless allwinner,drive property

[PATCH 1/1] input: pwm-beeper: add feature to set volume via sysfs
 2016-10-07  9:08 UTC  (3+ messages)
` [PATCH v2 0/3] input: pwm-beeper: add feature to set volume level
  ` [PATCH v2 2/3] input: pwm-beeper: add documentation for volume devicetree bindings


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.