All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-11 18:00:08 to 2016-01-11 18:52:09 UTC [more...]

[PATCH] pixz: Add 1.0.6
 2016-01-11 18:52 UTC  (4+ messages)

[PATCH] clk: clk-imx25: Force LCDC IPG clock to be disabled
 2016-01-11 18:51 UTC  (2+ messages)

[PATCH net-next v6 0/7] openvswitch: NAT support
 2016-01-11 18:50 UTC  (2+ messages)

[PATCH] x86/hvm: Allow the guest to permit the use of userspace hypercalls
 2016-01-11 18:50 UTC  (7+ messages)

how to migrate legacy netfilter rule that used "--userspace-helper"
 2016-01-11 18:49 UTC 

[PATCH 02/10] drm/i915: Cleanup phys status page too
 2016-01-11 18:48 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/5] net: can: Sort the Kconfig includes
 2016-01-11 18:48 UTC  (5+ messages)
` [PATCH 2/5] net: can: Sort the Makefile
` [PATCH 3/5] of: Add vendor prefix for I/F/I
` [PATCH 4/5] net: can: ifi: Add DT bindings for ifi,canfd
` [PATCH 5/5] net: can: ifi: Add IFI CANFD IP support

[PATCH] efi: add conditional include of asm/early_ioremap.h
 2016-01-11 18:47 UTC  (6+ messages)

bitbake meta-toolchain-qt5 error
 2016-01-11 18:47 UTC  (2+ messages)

NFS v4, are special steps required for uid/gid to work, even if they are the same on server and client?
 2016-01-11 18:47 UTC  (4+ messages)

[REGRESSION] tcp/ipv4: kernel panic because of (possible) division by zero
 2016-01-11 18:47 UTC  (5+ messages)

r8a7794/alt and CONFIG_PROVE_LOCKING=y
 2016-01-11 18:46 UTC  (2+ messages)

[PATCH 0/3] media: soc_camera: rcar_vin: add rcar-gen3 support
 2016-01-11 18:46 UTC  (16+ messages)
` [PATCH 1/3] media: soc_camera: rcar_vin: Add rcar fallback compatibility string
` [PATCH 2/3] media: soc_camera: rcar_vin: Add R-Car Gen3 support
` [PATCH 3/3] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support

[PATCH v3 0/3] Add device tree support to the cyttsp driver
 2016-01-11 18:45 UTC  (7+ messages)
` [PATCH v3 2/3] Input: cyttsp - add device tree bindings

[Qemu-devel] [PATCH v2 0/9] First set of s390x patches for 2.6
 2016-01-11 18:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/9] s390x: remove s390-virtio devices

example GATT code to talk with a sensortag
 2016-01-11 18:45 UTC  (6+ messages)

[RFC][PATCH 00/12] various perf fixes
 2016-01-11 18:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci: do not update the PCI mappings while Decode (I/O or memory) bit is not set in the Command register
 2016-01-11 18:44 UTC  (6+ messages)

[printk] db43e77a44: BUG: sleeping function called from invalid context at kernel/printk/printk.c:2328
 2016-01-11 18:43 UTC  (3+ messages)
` [PATCH] printk: clear console_may_schedule on panic flushing

LCD with PWM backlight doesn't seem to work with atmel-hlcdc driver
 2016-01-11 18:38 UTC 

[PATCH 00/39] GPU scheduler for i915 driver
 2016-01-11 18:43 UTC  (41+ messages)
` [PATCH v4 00/38] "
  ` [PATCH v4 01/38] drm/i915: Add total count to context status debugfs output
  ` [PATCH v4 02/38] drm/i915: Explicit power enable during deferred context initialisation
  ` [PATCH v4 03/38] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
  ` [PATCH v4 04/38] drm/i915: Split i915_dem_do_execbuffer() in half
  ` [PATCH v4 05/38] drm/i915: Cache request pointer in *_submission_final()
  ` [PATCH v4 06/38] drm/i915: Re-instate request->uniq because it is extremely useful
  ` [PATCH v4 07/38] drm/i915: Start of GPU scheduler
  ` [PATCH v4 08/38] drm/i915: Prepare retire_requests to handle out-of-order seqnos
  ` [PATCH v4 09/38] drm/i915: Disable hardware semaphores when GPU scheduler is enabled
  ` [PATCH v4 10/38] drm/i915: Force MMIO flips when scheduler enabled
  ` [PATCH v4 11/38] drm/i915: Added scheduler hook when closing DRM file handles
  ` [PATCH v4 12/38] drm/i915: Added scheduler hook into i915_gem_request_notify()
  ` [PATCH v4 13/38] drm/i915: Added deferred work handler for scheduler
  ` [PATCH v4 14/38] drm/i915: Redirect execbuffer_final() via scheduler
  ` [PATCH v4 15/38] drm/i915: Keep the reserved space mechanism happy
  ` [PATCH v4 16/38] drm/i915: Added tracking/locking of batch buffer objects
  ` [PATCH v4 17/38] drm/i915: Hook scheduler node clean up into retire requests
  ` [PATCH v4 18/38] drm/i915: Added scheduler support to __wait_request() calls
  ` [PATCH v4 19/38] drm/i915: Added scheduler support to page fault handler
  ` [PATCH v4 20/38] drm/i915: Added scheduler flush calls to ring throttle and idle functions
  ` [PATCH v4 21/38] drm/i915: Added a module parameter for allowing scheduler overrides
  ` [PATCH v4 22/38] drm/i915: Support for 'unflushed' ring idle
  ` [PATCH v4 23/38] drm/i915: Defer seqno allocation until actual hardware submission time
  ` [PATCH v4 24/38] drm/i915: Added immediate submission override to scheduler
  ` [PATCH v4 25/38] drm/i915: Added trace points "
  ` [PATCH v4 26/38] drm/i915: Added scheduler queue throttling by DRM file handle
  ` [PATCH v4 27/38] drm/i915: Added debugfs interface to scheduler tuning parameters
  ` [PATCH v4 28/38] drm/i915: Added debug state dump facilities to scheduler
  ` [PATCH v4 29/38] drm/i915: Add early exit to execbuff_final() if insufficient ring space
  ` [PATCH v4 30/38] drm/i915: Added scheduler statistic reporting to debugfs
  ` [PATCH v4 31/38] drm/i915: Added seqno values to scheduler status dump
  ` [PATCH v4 32/38] drm/i915: Add scheduler support functions for TDR
  ` [PATCH v4 33/38] drm/i915: GPU priority bumping to prevent starvation
  ` [PATCH v4 34/38] drm/i915: Scheduler state dump via debugfs
  ` [PATCH v4 35/38] drm/i915: Enable GPU scheduler by default
  ` [PATCH v4 36/38] drm/i915: Add scheduling priority to per-context parameters
  ` [PATCH v4 37/38] drm/i915: Add support for retro-actively banning batch buffers
  ` [PATCH v4 38/38] drm/i915: Allow scheduler to manage inter-ring object synchronisation
  ` [PATCH] igt/gem_ctx_param_basic: Updated to support scheduler priority interface

[PATCH v2 net-next 0/5] Local Checksum Offload
 2016-01-11 18:43 UTC  (11+ messages)
` [PATCH v2 net-next 3/5] net: vxlan: enable local checksum offload

[PATCH 2/2] v4l: vsp1: Add missing #include <linux/slab.h>
 2016-01-11 18:43 UTC  (3+ messages)

[PATCH libnftnl] expr: add forward expression
 2016-01-11 18:43 UTC 

[meta-fsl-arm][PATCH v3 1/5] imx-gpu-viv: Update to 5.0.11-p7.4 version
 2016-01-11 18:42 UTC  (9+ messages)

[PATCH net] tcp_yeah: don't set ssthresh below 2
 2016-01-11 18:42 UTC 

[PATCH 3/3] ARM: shmobile: defconfig: Do not enable CONFIG_CPU_BPREDICT_DISABLE
 2016-01-11 18:41 UTC 

[PATCH 2/3] ARM: shmobile: timer: Drop support for Cortex A8
 2016-01-11 18:41 UTC 

[PATCH 1/3] ARM: shmobile: timer: Fix preset_lpj leading to too short delays
 2016-01-11 18:41 UTC 

[PATCH 0/3] ARM: shmobile: Fix loop-based delays
 2016-01-11 18:41 UTC 

[PATCH v3 net-next 0/8] Local Checksum Offload
 2016-01-11 18:39 UTC  (13+ messages)
` [PATCH net-next 6/8] net: gre: Implement LCO for GRE over IPv4
` [PATCH net-next 7/8] net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads

example-gatt-server question/clarification
 2016-01-11 18:38 UTC 

[PATCH libnftnl] expr: limit: add support for flags
 2016-01-11 18:38 UTC 

[PATCH v2] surface pro 4: Add support for Surface Pro 4 Buttons
 2016-01-11 18:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] Implicitly use --no-index if git grep is used outside of repo
 2016-01-11 18:37 UTC  (8+ messages)
` [PATCH 3/3] builtin/grep: allow implicit --no-index

[PATCH v2 0/2] Correctly handle transient files in shared repositories
 2016-01-11 18:35 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] commit: allow editing the commit message even in shared repos
  ` [PATCH v3 2/2] Handle more file writes correctly "

[Qemu-devel] [Qemu-block] [PATCH 00/10] qcow2: Implement image locking
 2016-01-11 18:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC 0/5] generic image locking and crash recovery
  ` [Qemu-devel] [PATCH 1/5] block: added lock image option and callback

[PATCH] regulator: max8973: add THERMAL_OF dependency
 2016-01-11 18:34 UTC  (2+ messages)
` Applied "regulator: max8973: add THERMAL_OF dependency" to the regulator tree

OMAPFB: CMA allocation failures
 2016-01-11 18:34 UTC  (7+ messages)
` [PATCH] ARM: omapfb: Add early framebuffer memory allocator

[Buildroot] [PATCH] harfbuzz: bump to version 1.1.3
 2016-01-11 18:33 UTC 

Updates to meta-fsl-arm (master) in 2016-01-11
 2016-01-11 18:32 UTC  (3+ messages)

[kernel-hardening] Self Introduction
 2016-01-11 18:33 UTC  (11+ messages)

[Qemu-devel] [PATCH] block: Fix .bdrv_open flags
 2016-01-11 18:32 UTC 

[PATCH] drm/exynos: do not free pended event at postclose callback
 2016-01-11 18:32 UTC  (3+ messages)
` [PATCH v3] drm/exynos: fix kernel panic issue at drm releasing

[PATCH] tc1100-wmi: fix build warning when CONFIG_PM not enabled
 2016-01-11 18:31 UTC  (2+ messages)

[refpolicy] [PATCH] Allow systemd services to use PrivateNetwork feature
 2016-01-11 18:31 UTC  (3+ messages)

[PATCH 0/4] nvmem: new drivers for v4.5
 2016-01-11 18:30 UTC  (4+ messages)

[PATCH v2 0/4] Ensure that we can build without libgen.h
 2016-01-11 18:30 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] Refactor skipping DOS drive prefixes
  ` [PATCH v3 2/4] compat/basename: make basename() conform to POSIX
  ` [PATCH v3 3/4] Provide a dirname() function when NO_LIBGEN_H=YesPlease
  ` [PATCH v3 4/4] t0060: verify that basename() and dirname() work as expected

[PATCH v6 0/3] drm/i915: Disable link training optimization if DP config has changed
 2016-01-11 18:30 UTC  (3+ messages)
` [PATCH v6 3/3] drm/i915: DP channel EQ check for use of DP link training optimization

[PATCH 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
 2016-01-11 18:28 UTC  (3+ messages)
` [PATCH 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs

[PATCH v5 0/3] drm/i915: Disable link training optimization if DP config has changed
 2016-01-11 18:28 UTC  (6+ messages)
` [PATCH v5 3/3] drm/i915: DP channel EQ check for use of DP link training optimization

[PATCH net-next] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-11 18:27 UTC  (4+ messages)

[PATCH] drm/i915: Handle error paths during watermark sanitization properly
 2016-01-11 18:27 UTC  (2+ messages)
` [PATCH] drm/i915: Handle error paths during watermark sanitization properly (v2)

[PATCH 1/9] bpf: prepare for moving map common stuff into one place
 2016-01-11 18:24 UTC  (2+ messages)

[tip:x86/urgent] x86/mm: Add barriers and document switch_mm() -vs-flush synchronization
 2016-01-11 18:25 UTC 

[PATCH 1/2] v4l: vsp1: Add missing #include <linux/sched.h>
 2016-01-11 18:25 UTC 

[PATCH v5 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-01-11 18:24 UTC  (5+ messages)
` [PATCH v5 2/5] doc: bindings: Document for hi655x regulator driver
` [PATCH v5 4/5] regulator: add regulator driver of hi655x pmic

[PATCH net-next] net: Fix typo in netdev_intersect_features
 2016-01-11 18:24 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/40] Block layer patches
 2016-01-11 18:23 UTC  (12+ messages)
` [Qemu-devel] [PULL v2 10/40] blockdev: Implement change with basic operations

[PATCH] IB/qib: Support creating qps with GFP_NOIO flag
 2016-01-11 18:23 UTC  (5+ messages)

[PATCH] rbtree: use READ_ONCE in RB_EMPTY_ROOT
 2016-01-11 18:22 UTC 

[RFC] perf record: missing buildid for callstack modules
 2016-01-11 18:22 UTC  (9+ messages)

[PATCH v4 1/5] platform:x86: Add Intel Telemetry Core Driver
 2016-01-11 18:22 UTC  (2+ messages)

Creating BLE Server application with BlueZ
 2016-01-11 18:20 UTC  (2+ messages)

[PATCH 0/7] Package Upgrades
 2016-01-11 18:20 UTC  (3+ messages)
` [PATCH 6/7] curl: upgrade to 7.46

[PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
 2016-01-11 18:19 UTC  (7+ messages)

[U-Boot] [ANN] U-Boot v2016.01-rc4 released
 2016-01-11 18:19 UTC  (5+ messages)

linux-4.4: qemu starting VM emits vmwrite error
 2016-01-11 18:19 UTC 

git repository modified after migration
 2016-01-11 18:19 UTC  (3+ messages)

VF in the bnx2x driver broken on 57810
 2016-01-11 18:19 UTC 

[Qemu-devel] [PATCH v2 0/5] virtio/vhost cross-endian cleanup
 2016-01-11 18:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/5] virtio-net: use the backend cross-endian capabilities
` [Qemu-devel] [PATCH v2 5/5] virtio: optimize virtio_access_is_big_endian() for little-endian targets

Some llvm questions (for tgsi backend)
 2016-01-11 18:17 UTC  (3+ messages)

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-11 18:16 UTC  (6+ messages)

7915 is not resolved
 2016-01-11 18:15 UTC  (3+ messages)

Handliong Duplicate Files
 2016-01-11 18:15 UTC  (2+ messages)

[PATCH RFC 07/13] evaluate: check static storage duration objects' intializers' constness
 2016-01-11 18:15 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] lxc needs gzip scripts for lxc-checkconfig runtime
 2016-01-11 18:13 UTC  (7+ messages)

[PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
 2016-01-11 18:13 UTC  (12+ messages)

[PATCH v5 00/11] arm-cci: PMU updates
 2016-01-11 18:12 UTC  (9+ messages)
` [PATCH v5 05/11] arm-cci PMU: Delay counter writes to pmu_enable

[qemu-upstream-4.3-testing test] 77781: regressions - FAIL
 2016-01-11 18:12 UTC 

[meta-networking][PATCH] recipes-connectivity/samba: Only rmdir directories that exist
 2016-01-11 18:11 UTC  (4+ messages)

[Intel-wired-lan] [next PATCH 0/4] Add support for generic Tx checksums to igb, ixgbe, igbvf, ixgbevf
 2016-01-11 18:11 UTC  (4+ messages)
` [Intel-wired-lan] [next PATCH 1/4] ixgbe: Add support for generic Tx checksums
  `  "

[qemu-upstream-4.2-testing test] 77780: regressions - FAIL
 2016-01-11 18:11 UTC 

[PATCH V3 0/2] specify commit by negative pattern
 2016-01-11 18:10 UTC  (3+ messages)
` [PATCH V3 2/2] object name: introduce '^{/!-<negative pattern>}' notation

[PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
 2016-01-11 18:09 UTC  (6+ messages)

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 18:09 UTC  (3+ messages)
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE

Blank screen while booting xen
 2016-01-11 18:06 UTC  (6+ messages)

[PATCH V3 0/2] specify commit by negative pattern
 2016-01-11 18:04 UTC  (3+ messages)

[PATCH] hfpmodem: Handle repeated held call indicator
 2016-01-11 18:04 UTC  (2+ messages)

[RESUBMIT PATCH V5 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
 2016-01-11 18:04 UTC  (3+ messages)
  ` [RESUBMIT PATCH V5 1/2] staging/rdma/hfi1: add dd_dev_dbg
  ` [RESUBMIT PATCH V5 2/2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2016-01-11 18:04 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

Bootable sh4 qemu images
 2016-01-11 18:02 UTC  (2+ messages)

[PATCH v2] x86/hvm: Allow the guest to permit the use of userspace hypercalls
 2016-01-11 18:01 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: regulator: Add document for MT6323 regulator
 2016-01-11 18:00 UTC  (4+ messages)
` [PATCH 2/2] regulator: mt6323: Add support "


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.