All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-11 12:29:24 to 2014-03-11 13:05:52 UTC [more...]

[PATCH 1/5] unit/avrcp: Pass context to control handlers
 2014-03-11 13:05 UTC  (9+ messages)
` [PATCHv2 01/10] "
  ` [PATCHv2 02/10] unit/avrcp: Add /TP/NFY/BV-05-C test
  ` [PATCHv2 03/10] unit/avrcp: Add /TP/NFY/BV-08-C test
  ` [PATCHv2 04/10] unit/avrcp: Add /TP/NFY/BI-01-C test
  ` [PATCHv2 05/10] unit/avrcp: Add /TP/INV/BI-01-C test
  ` [PATCHv2 06/10] android/avrcp: Add vendor unique passthrough request
  ` [PATCHv2 07/10] unit/avrcp: Add /TP/BGN/BV-01-I test
  ` [PATCHv2 08/10] unit/avrcp: Add /TP/BGN/BV-02-I test

[PATCH 0/5] cfg80211: Add channel attributes to be used with 5/10MHz channels
 2014-03-11 13:05 UTC  (6+ messages)
` [PATCH 1/5] cfg80211: Add attributes describing prohibited channel bandwidth
` [PATCH 2/5] nl80211: Support for 5/10 MHz channels when reporting BW restrictions
` [PATCH 3/5] cfg80211: Take the BW restrictions into account when checking the channel
` [PATCH 4/5] cfg80211: Use 5MHz bandwidth by default when checking usable channels
` [PATCH 5/5] mac80211: Update conf_is_ht() to work properly with 5/10MHz channels

[LTP] [PATCH 1/2] ltpstress.sh: added cmdline option to set temporary directory
 2014-03-11 13:04 UTC  (2+ messages)
` [LTP] [PATCH 2/2] ltpstress.sh: explicit passing of -p and -q ltp-pan parameters

[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
 2014-03-11 13:04 UTC  (8+ messages)

[Qemu-devel] [PATCH V2 0/2] tests: Fix possible deadlock in qtest initialization
 2014-03-11 13:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH V2 1/2] tests/libqtest: "
` [Qemu-devel] [PATCH V2 2/2] tests: Tweak the Makefile to produce per-test output

[PATCH V1 net-next 0/7] mlx4: Add SRIOV support for RoCE
 2014-03-11 13:02 UTC  (8+ messages)
` [PATCH V1 net-next 1/7] mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
` [PATCH V1 net-next 2/7] mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
` [PATCH V1 net-next 3/7] mlx4: In RoCE allow guests to have multiple GIDS
` [PATCH V1 net-next 4/7] mlx4: Add ref counting to port MAC table for RoCE
` [PATCH V1 net-next 5/7] mlx4: Implement IP based gids support for RoCE/SRIOV
` [PATCH V1 net-next 6/7] mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
` [PATCH V1 net-next 7/7] mlx4: Activate RoCE/SRIOV

[Bug 75794] New: Accumulation of black squares with OpenGL applications at high resolutions
 2014-03-11 13:00 UTC  (2+ messages)
` [Bug 75794] "

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles
 2014-03-11 13:00 UTC  (15+ messages)
                ` Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"

Detail description of some projects in TO DO list page
 2014-03-11 13:00 UTC  (5+ messages)

"can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]
 2014-03-11 12:59 UTC  (5+ messages)

[PATCH] dm: era: use do_div for 64-bit division
 2014-03-11 12:59 UTC  (2+ messages)
`  "

[PATCH v3] upload-pack: send shallow info over stdin to pack-objects
 2014-03-11 12:59 UTC  (2+ messages)
` [PATCH v4] "

Does register_chrdev function make device file under /dev ?
 2014-03-11 12:58 UTC  (5+ messages)

[PATCH 00/17 for-tip V3] A series patches about sched priority
 2014-03-11 12:56 UTC  (5+ messages)
` [PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE

[PATCH RFC 0/9] socket filtering using nf_tables
 2014-03-11 12:57 UTC  (2+ messages)

[dora][PATCH] avahi: handle SO_REUSEPORT not being available
 2014-03-11 12:57 UTC 

bad rss-counter message in 3.14rc5
 2014-03-11 12:55 UTC  (11+ messages)

how do I increase default kernel stack size for my MPC8548 board?
 2014-03-11 12:35 UTC  (2+ messages)

[meta-qt5][PATCH] qmake5_base: Add QT_DIR_NAME to "Headers"
 2014-03-11 12:54 UTC 

[Qemu-devel] [PATCH 00/10] migration: Optimization the xbzrle and fix two corruption issues
 2014-03-11 12:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] XBZRLE: Fix one XBZRLE "
` [Qemu-devel] [PATCH 02/10] migration: Add counters of updating the dirty bitmap
` [Qemu-devel] [PATCH 03/10] XBZRLE: optimize XBZRLE to decrease the cache missing
` [Qemu-devel] [PATCH 04/10] XBZRLE: rebuild the cache_is_cached function
` [Qemu-devel] [PATCH 05/10] migration: Fix the migrate auto converge process
` [Qemu-devel] [PATCH 06/10] migraion: optimiztion xbzrle by reducing data copy
` [Qemu-devel] [PATCH 07/10] migraion: clear the death code
` [Qemu-devel] [PATCH 08/10] migration: s/uint64_t/int64_t the definitions of it_age
` [Qemu-devel] [PATCH 09/10] migration: expose the bitmap_sync_cnt to the end user
` [Qemu-devel] [PATCH 10/10] XBZRLE: update the doc of XBZRLE

[RFC PATCH 0/1] Add pci_hole_min_size
 2014-03-11 12:54 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH] ASoC: simple-card: overwrite DAIFMT_MASTER of cpu_dai->fmt
 2014-03-11 12:54 UTC  (2+ messages)

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-11 12:53 UTC  (5+ messages)
` [PATCH v6 06/22] Replace XIP read and write with DAX I/O

[PATCH] cpufreq: enable ARM drivers on arm64
 2014-03-11 12:53 UTC  (4+ messages)

[PATCH 0/3] Two new drm crtc properties
 2014-03-11 12:54 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Initialized 'set_property' fn pointer field of intel_crtc_funcs structure
  ` [PATCH v2 0/3] Two new drm crtc properties
  ` [PATCH v2 2/3] drm/i915: New drm crtc property for varying the Pipe Src size
  ` [PATCH v2 3/3] drm/i915: New drm crtc property for varying the size of borders

[Bug] PCI: Enable INTx if BIOS left them disabled - triggers during rescan
 2014-03-11 12:52 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/1] s390-cpu: qom interface for S390 cpu states array
 2014-03-11 12:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] "

[PATCH RFC v4 0/3] ARM: defining idle states DT bindings
 2014-03-11 12:51 UTC  (5+ messages)
` [PATCH RFC v4 3/3] Documentation: arm: define DT idle states bindings

[RFC PATCH] UBIFS: remove check for all(0xff) for empty pages
 2014-03-11 12:51 UTC  (3+ messages)

[PATCH net] xen-netback: use skb_is_gso in xenvif_start_xmit
 2014-03-11 12:45 UTC 

[char-misc-next 1/3] mei: make me hw headers private to me hw
 2014-03-11 12:49 UTC  (3+ messages)
` [char-misc-next 2/3] mei: drop pr_fmt macros
` [char-misc-next 3/3] mei: report consistently copy_from/to_user failures

[PATCH v2 0/7] v4l: ti-vpe: Some VPE fixes and enhancements
 2014-03-11 12:49 UTC  (11+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 07/14] v4l: ti-vpe: Add selection API in VPE driver
  ` [PATCH v3 13/14] v4l: ti-vpe: Set correct field parameter for output and capture buffers
  ` [PATCH v3 14/14] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers

[PATCH v15 0/3] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-03-11 12:49 UTC  (6+ messages)
` [PATCH v15 1/3] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
  ` [PATCH v15 2/3] ata: Add APM X-Gene SoC AHCI SATA host controller driver
    ` [PATCH v15 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

[PATCH v5] can: xilinx CAN controller support
 2014-03-11 12:48 UTC  (12+ messages)

[PATCH 00/26] Clean up update-refs --stdin and implement ref_transaction
 2014-03-11 12:49 UTC  (5+ messages)
` [PATCH 03/26] t1400: Pass a legitimate <newvalue> to update command

[PATCH] xfstests: shared/051: update golden output to match the XFS max acl return errno
 2014-03-11 12:48 UTC  (3+ messages)

[B.A.T.M.A.N.] [B.A.T.M.A.N.A.D.V] Deploy batman-adv using Station - Access Point mode?
 2014-03-11 12:48 UTC  (2+ messages)

[PATCH net] Xen-netback: Fix issue caused by using gso_type wrongly
 2014-03-11 12:48 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH 2/3] perf: Disallow user space stack dump for function trace event
 2014-03-11 12:38 UTC  (2+ messages)
` [tip:perf/core] perf: Disallow user-space stack dumps for function trace events

[Qemu-devel] [PATCH] block: Update image size in bdrv_invalidate_cache()
 2014-03-11 12:47 UTC  (2+ messages)

[PATCH 3/3] perf tools: Disable user space callchain/stack for function trace event
 2014-03-11 12:38 UTC  (2+ messages)
` [tip:perf/core] perf tools: Disable user-space callchain/ stack dumps for function trace events

[PATCH v3 0/5] Improvements to console timestamps
 2014-03-11 12:47 UTC  (8+ messages)
` [PATCH v3 5/5] xen/console: Traditional console timestamps including milliseconds

[PATCH 0/3] xtensa xtfpga SPI controller driver
 2014-03-11 12:44 UTC  (6+ messages)
` [PATCH 1/3] spi: add "
` [PATCH 2/3] spi/xtensa-xtfpga: add DT binding documentation
` [PATCH 3/3] MAINTAINERS: add xtfpga platform section

[RFC] Serial port aliases in DT
 2014-03-11 12:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v3] net: L2TPv3 transport
 2014-03-11 12:45 UTC 

[PATCH net] xen-netback: use skb_is_gso in xenvif_start_xmit
 2014-03-11 12:45 UTC 

[PATCH tip 1/2] sched/fair: Push down check for high priority class task into idle_balance()
 2014-03-11 12:39 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH next-next 0/11] Using dev_kfree_skb_any for functions called in multiple contexts
 2014-03-11 12:44 UTC  (10+ messages)
` [PATCH 01/11] bonding: Call dev_kfree_skby_any instead of kfree_skb
        ` [RFC PATCH 0/2] remove netpoll rx support
          ` [RFC PATCH 1/2] netpoll: Remove dead netpoll_rx code
          ` [RFC PATCH 2/2] netpoll: Don't poll for received packets

[PATCH] cpufreq: SPEAr: Instantiate as platform_driver
 2014-03-11 12:44 UTC  (4+ messages)

[PATCH tip] sched/rt: Fix picking RT and DL tasks from empty queue
 2014-03-11 12:39 UTC  (2+ messages)
` [tip:sched/core] "

[GIT PULL FOR v3.15] DocBook fixes and a new pci skeleton driver template
 2014-03-11 12:43 UTC 

[PATCH v2 3/5] mutex: Unlock the mutex without the wait_lock
 2014-03-11 12:41 UTC  (2+ messages)
` [tip:core/locking] locking/mutexes: "

net-next: NULL pointer dereference on adding a net namespace and a system freeze
 2014-03-11 12:42 UTC  (9+ messages)

[tip:core/locking] locking/mutexes: Add extra reschedule point
 2014-03-11 12:41 UTC 

[tip:core/locking] locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
 2014-03-11 12:41 UTC 

[GIT PULL 4/4] omap crossbar support for v3.15
 2014-03-11 12:41 UTC  (4+ messages)

[PATCH v2 1/5] mutex: In mutex_can_spin_on_owner(), return false if task need_resched()
 2014-03-11 12:41 UTC  (2+ messages)
` [tip:core/locking] locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_owner()

[PATCH v2 2/5] mutex: Modify the way optimistic spinners are queued
 2014-03-11 12:41 UTC  (2+ messages)
` [tip:core/locking] locking/mutexes: "

[PATCH for-next] IB/mad: Check and handle potential DMA mapping errors
 2014-03-11 12:41 UTC 

[tip:core/locking] locking: Move mcs_spinlock.h into kernel/ locking/
 2014-03-11 12:40 UTC 

[PATCH 1/3] ARM: plat-versatile: convert LEDs to platform device
 2014-03-11 12:41 UTC  (5+ messages)
` [PATCH 2/3] ARM/leds: move ARM Versatile LED driver to leds subsystem

[PATCH 1/2] sched: Remove unused mc_capable() and smt_capable()
 2014-03-11 12:40 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 2/2] sparc64: Remove unused sparc64_multi_core
 2014-03-11 12:40 UTC  (2+ messages)
` [tip:sched/core] sparc64, sched: "

[patch] rt,sched,numa: Move task_numa_free() to __put_task_struct(), which -rt offloads
 2014-03-11 12:40 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Move task_numa_free() to __put_task_struct()

[PATCH 00/13] Gen7 batch buffer command parser
 2014-03-11 12:41 UTC  (2+ messages)

[PATCH tip 2/2] sched/core: Fix endless loop in pick_next_task()
 2014-03-11 12:39 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH tip] [PATCH]sched/fair: Fix endless loop in idle_balance()
 2014-03-11 12:40 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH] nv50/ir/gk110: fix some instruction emission
 2014-03-11 12:40 UTC  (3+ messages)

NFS root on Koelsch reference
 2014-03-11 12:40 UTC  (2+ messages)

[PATCH v2] PM: Add missing "freeze" state
 2014-03-11 12:40 UTC  (2+ messages)

[PATCH] x86: Plug racy xAPIC access of CPU hotplug code
 2014-03-11 12:39 UTC  (2+ messages)
` [tip:x86/apic] x86/apic: "

x86: Fix leak in uncore_type_init failure paths
 2014-03-11 12:38 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: "

[PATCH] i386: Remove unneeded test of 'task' in dump_trace() (again)
 2014-03-11 12:39 UTC  (2+ messages)
` [tip:x86/debug] "

[PATCH] Staging: comedi: ni_daq_dio24: fix a line over 80 characters
 2014-03-11 12:39 UTC 

[PATCH 1/3] perf: Disallow user space callchains for function trace event
 2014-03-11 12:38 UTC  (2+ messages)
` [tip:perf/core] perf: Disallow user-space callchains for function trace events

[PATCH tip] perf/x86/uncore: Add __init for uncore_cpumask_init()
 2014-03-11 12:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V4 5/5] idle: Add more comments to the code
 2014-03-11 12:37 UTC  (2+ messages)
` [tip:sched/idle] sched/idle: "

[PATCH V4 4/5] idle: Move idle conditions in cpuidle_idle main function
 2014-03-11 12:37 UTC  (2+ messages)
` [tip:sched/idle] sched/idle: "

[PATCH V4 3/5] idle: Reorganize the idle loop
 2014-03-11 12:37 UTC  (2+ messages)
` [tip:sched/idle] sched/idle: "

[PATCH V4 2/5] cpuidle/idle: Move the cpuidle_idle_call function to idle.c
 2014-03-11 12:37 UTC  (2+ messages)
` [tip:sched/idle] "

[Qemu-devel] [PATCH V3 0/2] tests: Fix possible deadlock in qtest initialization
 2014-03-11 12:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] acpi-build: don't access unaligned addresses
 2014-03-11 12:31 UTC  (3+ messages)

[PATCH V4 1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
 2014-03-11 12:37 UTC  (2+ messages)
` [tip:sched/idle] "

[PATCH] sched/clock: prevent tracing recursion in sched_clock_cpu()
 2014-03-11 12:36 UTC  (2+ messages)
` [tip:sched/core] sched/clock: Prevent "

[PATCH] [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode
 2014-03-11 12:37 UTC  (3+ messages)

smp_call_function_single with wait=0 considered harmful
 2014-03-11 12:36 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()

[RFC memory leak?] Minor memory leak fix
 2014-03-11 12:40 UTC  (4+ messages)
  ` [[RFC memory leak, v.2]] "

[PATCH] sched/deadline: Normal users can't set/change SCHED_DEADLINE policy
 2014-03-11 12:36 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Deny unprivileged users to set/ change "

maintainer for imx53qsb
 2014-03-11 12:35 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: overo: Add graphics output
 2014-03-11 12:34 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: overo: Add support for DVI output
` [PATCH 2/3] ARM: dts: overo: Add support for 4.3'' LCD output
` [PATCH 3/3] ARM: dts: overo: Add support for 3.5'' "

[PATCH 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12
 2014-03-11 12:33 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: exynos: Move common dt data for interrupt combiner controller

Suspending access to opened/active /dev/nodes during application runtime
 2014-03-11 12:33 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] acpi,pc,test bug fixes
 2014-03-11 12:32 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] loader: rename in_ram/has_mr
` [Qemu-devel] [PULL 2/6] pc: avoid duplicate names for ROM MRs
` [Qemu-devel] [PULL 3/6] configure: don't modify .status on error
` [Qemu-devel] [PULL 4/6] q35: Correct typo BRDIGE -> BRIDGE
` [Qemu-devel] [PULL 5/6] acpi-build: don't access unaligned addresses
` [Qemu-devel] [PULL 6/6] acpi-test: update expected SSDT files

[PATCH] pata_legacy: Remove dead code
 2014-03-11 12:32 UTC  (3+ messages)

[Qemu-devel] [PULL v3 00/14] acpi,pc,pci,virtio,memory bug fixes
 2014-03-11 12:31 UTC  (10+ messages)
` [Qemu-devel] [PULL v3 00/14] acpi, pc, pci, virtio, memory "

[PATCH] arm: LLVMLinux: use static inline in ARM ftrace.h
 2014-03-11 12:31 UTC  (4+ messages)

libfslvpuwrap license question
 2014-03-11 12:30 UTC  (3+ messages)

[PATCH v6 00/10] Add device tree support for Exynos4 camera interface
 2014-03-11 12:30 UTC  (4+ messages)
` [PATCH v6 03/10] Documentation: devicetree: Update Samsung FIMC DT binding

[PATCH] cpuidle: delay enabling interrupts until all coupled CPUs leave idle
 2014-03-11 12:45 UTC  (4+ messages)

Simplifying the 802.15.4 stack
 2014-03-11 12:30 UTC  (3+ messages)

[Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning
 2014-03-11 12:29 UTC  (7+ messages)

[PATCH][RESEND] [TRIVIAL] treewide: fix occurrences of "the the "
 2014-03-11 12:30 UTC  (5+ messages)
` [PATCH] [RESEND][TRIVIAL] "

[U-Boot] [PATCH v2] boards.cfg: move boards with invalid emails to Orphan
 2014-03-11 12:29 UTC  (2+ 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.