All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 16:46:56 to 2014-06-26 17:45:00 UTC [more...]

[PATCH 0/6] Improve sequential read throughput v2
 2014-06-26 17:45 UTC  (7+ messages)
` [PATCH 6/6] cfq: Increase default value of target_latency

[PATCH 1/1] kernel/trace/trace.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:44 UTC  (2+ messages)

[PATCH 1/2] udev: update init script for conditional probing of platform bus
 2014-06-26 17:43 UTC  (8+ messages)

[PATCH 0/4] drivers/s390/block/dasd.c: code clean-up
 2014-06-26 17:41 UTC  (5+ messages)
` [PATCH 1/4] drivers/s390/block/dasd.c: remove unnecessary null test before debugfs_remove
` [PATCH 2/4] drivers/s390/block/dasd.c: Move EXPORT_SYMBOL after function/variable
` [PATCH 3/4] drivers/s390/block/dasd.c: replace pr_warning by pr_warn
` [PATCH 4/4] drivers/s390/block/dasd.c: replace seq_printf by seq_puts

[RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
 2014-06-26 17:41 UTC  (49+ messages)
` [RFA][PATCH 01/27] x86, power, suspend: Annotate restore_processor_state() with notrace
` [RFA][PATCH 02/27] PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
` [RFA][PATCH 03/27] tracing: Remove ftrace_stop/start() from reading the trace file
` [RFA][PATCH 04/27] ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
` [RFA][PATCH 05/27] ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
` [RFA][PATCH 06/27] microblaze: ftrace: "
` [RFA][PATCH 07/27] MIPS: "
` [RFA][PATCH 08/27] parisc: "
` [RFA][PATCH 09/27] powerpc/ftrace: "
` [RFA][PATCH 10/27] sh: ftrace: "
` [RFA][PATCH 11/27] ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
` [RFA][PATCH 12/27] ftrace: Remove ftrace_start/stop()
` [RFA][PATCH 13/27] ftrace: Do no disable function tracing on enabling function tracing
` [RFA][PATCH 14/27] ftrace: Remove function_trace_stop check from list func
` [RFA][PATCH 15/27] ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
` [RFA][PATCH 16/27] ftrace: x86: Remove check of obsolete variable function_trace_stop
` [RFA][PATCH 17/27] tile: ftrace: "
` [RFA][PATCH 18/27] sparc64,ftrace: "
` [RFA][PATCH 19/27] sh: ftrace: "
` [RFA][PATCH 20/27] parisc: "
` [RFA][PATCH 21/27] MIPS: "
` [RFA][PATCH 22/27] microblaze: "
` [RFA][PATCH 23/27] metag: "
` [RFA][PATCH 24/27] Blackfin: "
` [RFA][PATCH 25/27] arm64, "
` [RFA][PATCH 26/27] s390/ftrace: remove "
` [RFA][PATCH 27/27] tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST

[PATCH v5 0/2] lockdep: add support for queued rwlock
 2014-06-26 17:39 UTC  (3+ messages)
` [PATCH v5 1/2] lockdep: restrict the use of recursive read_lock with qrwlock
` [PATCH v5 2/2] locking-selftest: Support queue rwlock

[PATCH v3 0/3] git config cache & special querying api utilizing the cache
 2014-06-26 17:37 UTC  (7+ messages)
` [PATCH v3 2/3] config: add hashtable for config parsing & retrieval

[PATCH] HID: roccat: Drop cast
 2014-06-26 17:38 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-06-26 17:36 UTC  (4+ messages)

master does not compile
 2014-06-26 17:35 UTC  (4+ messages)

[PATCH 0/1] rcu: uninline rcu_lock_acquire() and rcu_lock_release()
 2014-06-26 17:33 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "

[PATCH] arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
 2014-06-26 17:34 UTC 

Firmware crash
 2014-06-26 17:32 UTC  (6+ messages)

[PATCH] u-boot: disable SPL/MLO processing for omapl138 SOCs
 2014-06-26 17:31 UTC  (3+ messages)

[daisy][PATCH 1/2] udev: update init script for conditional probing of platform bus
 2014-06-26 17:30 UTC  (4+ messages)
` [daisy][PATCH 2/2] udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by default

[PATCH 1/2] KVM: device: add simple registration mechanism for kvm_device_ops
 2014-06-26 17:30 UTC  (2+ messages)
` [PATCH 2/2] KVM: ARM: vgic: register kvm_device_ops dynamically

[Xenomai] Support of Beagleboard xm rev C on 3.14-ipipe
 2014-06-26 17:27 UTC  (12+ messages)

[PATCH net 0/3] net: bcmgenet: misc fixes
 2014-06-26 17:26 UTC  (4+ messages)
` [PATCH net 1/3] net: bcmgenet: disable clock before register_netdev
` [PATCH net 2/3] net: bcmgenet: start with carrier off
` [PATCH net 3/3] net: bcmgenet: do not set packet length for RX buffers

[RFC 00/44] GPU scheduler for i915 driver
 2014-06-26 17:24 UTC  (45+ messages)
` [RFC 01/44] drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'
` [RFC 02/44] drm/i915: Added getparam for native sync
` [RFC 03/44] drm/i915: Add extra add_request calls
` [RFC 04/44] drm/i915: Fix null pointer dereference in error capture
` [RFC 05/44] drm/i915: Updating assorted register and status page definitions
` [RFC 06/44] drm/i915: Fixes for FIFO space queries
` [RFC 07/44] drm/i915: Disable 'get seqno' workaround for VLV
` [RFC 08/44] drm/i915: Added GPU scheduler config option
` [RFC 09/44] drm/i915: Start of GPU scheduler
` [RFC 10/44] drm/i915: Prepare retire_requests to handle out-of-order seqnos
` [RFC 11/44] drm/i915: Added scheduler hook into i915_seqno_passed()
` [RFC 12/44] drm/i915: Disable hardware semaphores when GPU scheduler is enabled
` [RFC 13/44] drm/i915: Added scheduler hook when closing DRM file handles
` [RFC 14/44] drm/i915: Added getparam for GPU scheduler
` [RFC 15/44] drm/i915: Added deferred work handler for scheduler
` [RFC 16/44] drm/i915: Alloc early seqno
` [RFC 17/44] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
` [RFC 18/44] drm/i915: Added scheduler debug macro
` [RFC 19/44] drm/i915: Split i915_dem_do_execbuffer() in half
` [RFC 20/44] drm/i915: Redirect execbuffer_final() via scheduler
` [RFC 21/44] drm/i915: Added tracking/locking of batch buffer objects
` [RFC 22/44] drm/i915: Ensure OLS & PLR are always in sync
` [RFC 23/44] drm/i915: Added manipulation of OLS/PLR
` [RFC 24/44] drm/i915: Added scheduler interrupt handler hook
` [RFC 25/44] drm/i915: Added hook to catch 'unexpected' ring submissions
` [RFC 26/44] drm/i915: Added scheduler support to __wait_seqno() calls
` [RFC 27/44] drm/i915: Added scheduler support to page fault handler
` [RFC 28/44] drm/i915: Added scheduler flush calls to ring throttle and idle functions
` [RFC 29/44] drm/i915: Hook scheduler into intel_ring_idle()
` [RFC 30/44] drm/i915: Added a module parameter for allowing scheduler overrides
` [RFC 31/44] drm/i915: Implemented the GPU scheduler
` [RFC 32/44] drm/i915: Added immediate submission override to scheduler
` [RFC 33/44] drm/i915: Added trace points "
` [RFC 34/44] drm/i915: Added scheduler queue throttling by DRM file handle
` [RFC 35/44] drm/i915: Added debugfs interface to scheduler tuning parameters
` [RFC 36/44] drm/i915: Added debug state dump facilities to scheduler
` [RFC 37/44] drm/i915: Added facility for cancelling an outstanding request
` [RFC 38/44] drm/i915: Add early exit to execbuff_final() if insufficient ring space
` [RFC 39/44] drm/i915: Added support for pre-emptive scheduling
` [RFC 40/44] drm/i915: REVERTME Hack to allow IGT to test pre-emption
` [RFC 41/44] drm/i915: Added validation callback to trace points
` [RFC 42/44] drm/i915: Added scheduler statistic reporting to debugfs
` [RFC 43/44] drm/i915: Added support for submitting out-of-batch ring commands
` [RFC 44/44] drm/i915: Fake batch support for page flips

[PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic
 2014-06-26 17:25 UTC  (2+ messages)

I think I am missing some critical link, but am lost trying to find it
 2014-06-26 17:23 UTC  (11+ messages)

[Xenomai] cgit repository modification times
 2014-06-26 17:23 UTC  (11+ messages)

[PATCH v2 0/2] block,scsi: fixup blk_get_request dead queue scenarios
 2014-06-26 17:20 UTC  (4+ messages)

[PATCH 1/1] drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:18 UTC 

[U-Boot] [RFC PATCH 0/3] Implement "fastboot flash" for eMMC
 2014-06-26 17:18 UTC  (10+ messages)

[mmotm:master 267/319] drivers/staging/emxx_udc/emxx_udc.c:3287:3: error: implicit declaration of function 'strict_strtol'
 2014-06-26 17:16 UTC 

[PATCH 1/1] kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:16 UTC 

[PATCH] RFC: Add signal command to trace events
 2014-06-26 17:15 UTC  (6+ messages)

[PATCH] tools: update to seabios rel-1.7.5
 2014-06-26 17:17 UTC  (2+ messages)

[GIT PULL] Block changes for 3.16-rc
 2014-06-26 17:17 UTC 

[Qemu-devel] [PATCH] target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs
 2014-06-26 17:16 UTC 

Bus off
 2014-06-26 17:13 UTC 

[Cluster-devel] [PATCH 1/1] fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:10 UTC  (2+ messages)
`  "

[PATCH] ARM: make it easier to check the CPU part number correctly
 2014-06-26 17:11 UTC  (4+ messages)

[PATCH v3] scsi: bnx2i: bnx2i_iscsi.c: Fix variable which was set to the wrong value
 2014-06-26 17:10 UTC 

[libnftnl PATCH 0/5] Do not print unset values in xml and json
 2014-06-26 17:08 UTC  (6+ messages)
` [libnftnl PATCH 1/5] src: table: Free memory in the same function that is reserved
` [libnftnl PATCH 2/5] src: table: Use nft_table_attr_set_* in the xml functions
` [libnftnl PATCH 3/5] src: table: Add set, unset and parse implementation for use value
` [libnftnl PATCH 4/5] src: table: Do not print unset values in xml file
` [libnftnl PATCH 5/5] src: table: Do not print unset values in json file

[PATCH v2 0/4] Add a driver for Quectel UC15 modems
 2014-06-26 17:08 UTC  (5+ messages)
` [PATCH 1/4] atmodem: add vendor Quectel
` [PATCH 2/4] udevng: add detection logic for Quectel modems
` [PATCH 3/4] plugins: add a new driver for Quectel UC15 modems
` [PATCH 4/4] sim: query Quectel UC15 PIN retries with AT+QPINC?

[PATCH net v2 0/3] net: systemport: misc fixes
 2014-06-26 17:06 UTC  (4+ messages)
` [PATCH net v2 1/3] net: systemport: do not clear IFF_MULTICAST flag
` [PATCH net v2 2/3] net: systemport: fix UniMAC reset logic
` [PATCH net v2 3/3] net: systemport: fix TX NAPI work done return value

[Qemu-devel] [Bug 1334397] [NEW] cmos RTC alarms no longer wake system from suspend
 2014-06-26 16:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1334397] "

[PATCH 1/1] FS/OMFS: block number sanity check during fill_super operation
 2014-06-26 17:03 UTC 

mainline boot: 64 boots: 62 pass, 2 fail (v3.16-rc1-2-gebe0618)
 2014-06-26 17:04 UTC  (10+ messages)

[PATCH] btrfs compression: reuse recently used workspace
 2014-06-26 17:02 UTC  (3+ messages)

[PATCH] xen: arm: make sure gcc doesn't use floating-point registers on arm64
 2014-06-26 17:01 UTC  (2+ messages)

[Buildroot] Raspberry Pi: recommendations for web kiosk
 2014-06-26 17:01 UTC  (4+ messages)

[PATCH] classes/kernel: Use full path for symlink in update-alternatives
 2014-06-26 17:01 UTC 

Need help with strange mlx4_core error
 2014-06-26 16:59 UTC 

[PATCH] pinctrl: pinctrl-single.c: Cleaning up wrong format string usage
 2014-06-26 16:58 UTC  (2+ messages)

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-06-26 16:58 UTC  (11+ messages)
` [Qemu-devel] [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
                `  "

[PATCH] classes/kernel: Use full path for symlink in update-alternatives
 2014-06-26 16:56 UTC 

[PATCH] pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usage
 2014-06-26 16:57 UTC 

[Qemu-devel] [PATCH] cleanup of ROUND_UP-like lines
 2014-06-26 16:55 UTC  (2+ messages)

[Bug 76284] New: [radeon] dota2, applying new screen resolution corrupts display
 2014-06-26 16:55 UTC  (2+ messages)
` [Bug 76284] "

[PATCH v5 0/8] ARM generic idle states
 2014-06-26 16:55 UTC  (5+ messages)
` [PATCH v5 4/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support

Is it possible to list unpushed tags without accessing remote?
 2014-06-26 16:54 UTC  (3+ messages)

[PATCH, RFC] btrfs: refactor open_ctree()
 2014-06-26 16:54 UTC  (2+ messages)

[PATCH 0/3] ARM: DTS: create common dtsi for Peach pit and pi boards
 2014-06-26 16:53 UTC  (5+ messages)
` [PATCH 2/3] ARM: DTS: Add NTC thermistor nodes to Exynos5250 based Snow

[PATCH v02 0/7] arm: introduce remoteprocessor iommu module
 2014-06-26 16:52 UTC  (3+ messages)
` [PATCH v02 7/7] arm: add trap for remoteproc mmio accesses

[PATCH] drm/i915/bdw: BDW Software Turbo
 2014-06-26 16:51 UTC  (3+ messages)

[PATCH V7 0/6] Add X-Gene platform reboot mechanism
 2014-06-26 16:51 UTC  (6+ messages)
` [PATCH V7 1/6] power: reset: Add generic SYSCON register mapped reset

[RFC/PATCH V2] alias.c: replace git_config with git_config_get_string
 2014-06-26 16:50 UTC  (3+ messages)
` [RFC/PATCH] imap-send.c: "

[PATCH 0/3] Adding UHS support for dw_mmc driver
 2014-06-26 16:50 UTC  (7+ messages)
` [PATCH 3/3] mmc: dw_mmc: Support voltage changes

[PATCH v2 0/2] irqchip: gic: Add support for GIC v2 bypass disable
 2014-06-26 16:48 UTC  (4+ messages)
` [PATCH V2 2/2] irqchip: gic: preserve gic V2 bypass bits in cpu ctrl register

files deleted with no record?
 2014-06-26 16:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-26 16:47 UTC  (3+ messages)


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.