All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-24 19:28:44 to 2014-03-24 20:32:32 UTC [more...]

[mlmmj] Encrypted list
 2014-03-24 20:32 UTC  (2+ messages)

[PATCH 1/5] PM / Runtime: dev_pm_info.runtime_error is signed
 2014-03-24 20:31 UTC  (5+ messages)
` [PATCH 2/5] PM / Runtime: Split line longer than 80 characters
` [PATCH 3/5] PM / Runtime: Correct documented return values for generic PM callbacks
` [PATCH 4/5] PM / Runtime: GENERIC_SUBSYS_PM_OPS is gone
` [PATCH 5/5] PM / Runtime: s/foo_process_requests/foo_process_next_request/

[DRM] drm_get_connector_name internal static string buffer causes a race
 2014-03-24 20:31 UTC  (2+ messages)

[PATCH v6 1/4] Bluetooth: Move local identity address setting to a central place
 2014-03-24 20:31 UTC  (8+ messages)
` [PATCH v6 2/4] Bluetooth: Fix LE responder/initiator address setting
` [PATCH v6 3/4] Bluetooth: Add error mapping for Directed Advertising Timeout
` [PATCH v6 4/4] Bluetooth: Add directed advertising support through connect()

with reuse-delta patches, fetching with bitmaps segfaults due to possibly incomplete bitmap traverse
 2014-03-24 20:30 UTC  (3+ messages)

IXP4xx fixes
 2014-03-24 20:30 UTC  (4+ messages)
` [PATCH 2/3] IXP4xx: Fix DMA masks

Thread Scheduler
 2014-03-24 20:30 UTC  (2+ messages)

What's cooking in git.git (Mar 2014, #05; Mon, 24)
 2014-03-24 20:27 UTC 

[PATCH 0/6] perf, events: Enable mmap2 support
 2014-03-24 20:26 UTC  (11+ messages)
` [PATCH 1/6] events, perf: Pass protection and flags bits through mmap2 interface
` [PATCH 2/6] perf: Update mmap2 interface with protection and flag bits
` [PATCH 3/6] Revert "perf: Disable PERF_RECORD_MMAP2 support"
` [PATCH 4/6] perf, sort: Add physid sorting based on mmap2 data
` [PATCH 5/6] perf: Update sort to handle MAP_SHARED bits
` [PATCH 6/6] perf, sort: Allow unique sorting instead of combining hist_entries

[PATCH] a crash in mga_driver_irq_uninstall
 2014-03-24 20:26 UTC  (10+ messages)
` 3.14-rc7 crashes in drm ([PATCH] a crash in mga_driver_irq_uninstall)

[PATCH v2 1/2] ath10k: introduce rx_status htt template
 2014-03-24 20:24 UTC  (4+ messages)
` [PATCH v2 2/2] ath10k: fix rssi and rate reporting

[PATCH v2 1/8] ath10k: move rx related functions to htt_rx.c
 2014-03-24 20:23 UTC  (16+ messages)
` [PATCH v2 2/8] ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
` [PATCH v2 3/8] ath10k: introduce ieee80211_rx_status to htt_rx_info
` [PATCH v2 4/8] ath10k: setup rx channel per ppdu
` [PATCH v2 5/8] ath10k: kill not needed fields from htt_rx_info
` [PATCH v2 6/8] ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
` [PATCH v2 7/8] ath10k: improve way we play with attention flags
` [PATCH v2 8/8] ath10k: finally kill htt_rx_info

[PATCH 1/3] drm/i915: Track the enabled PM interrupts in dev_priv
 2014-03-24 20:22 UTC  (5+ messages)
` [PATCH v4 0/3] WA for Turbo and RC6 to work together
  ` [PATCH v2 1/3] drm/i915: Track the enabled PM interrupts in dev_priv

PL310 errata workarounds
 2014-03-24 20:21 UTC  (4+ messages)
` FEC ethernet issues [Was: PL310 errata workarounds]

[PATCH net-next] i40e: i40evf: fix error checking path
 2014-03-24 20:21 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.0 0/2] target-arm queue
 2014-03-24 20:21 UTC  (2+ messages)

[PATCH net-next 0/7] drivers/net: Remove pointer casts to same type
 2014-03-24 20:20 UTC  (12+ messages)
` [PATCH net-next 1/7] altera: Remove casts of pointer "
` [PATCH net-next 2/7] alx: "
` [PATCH net-next 3/7] intel: "
` [PATCH net-next 4/7] qlcnic: "
` [PATCH net-next 5/7] carl9170: "
` [PATCH net-next 6/7] mwifiex: "
` [PATCH net-next 7/7] rtlwifi: "

[PATCH net-next] intel: Remove addressof casts to same type
 2014-03-24 20:21 UTC  (3+ messages)

[PATCH] exec: kill bprm->tcomm[], simplify the "basename" logic
 2014-03-24 20:20 UTC 

[Buildroot] [Bug 6986] New: Make legal-info fails on uboot versions before 2014.01
 2014-03-24 20:20 UTC  (2+ messages)
` [Buildroot] [Bug 6986] "

Suggestion: Anti-fragmentation safety catch (RFC)
 2014-03-24 20:19 UTC  (2+ messages)

[PATCH BlueZ v0 00/62] Cleanup: Byte order
 2014-03-24 20:19 UTC  (6+ messages)
` [PATCH v1 00/22] "
  ` [PATCH v1 20/22] tools: Use unaligned access macros from util.h
  ` [PATCH v1 22/22] attrib: Minor code optimization

[PATCH -tip v8 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-03-24 20:19 UTC  (23+ messages)
` [PATCH -tip v8 09/26] x86: Call exception_enter after kprobes handled
` [PATCH -tip v8 10/26] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v8 11/26] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v8 12/26] ftrace/*probes: Allow probing on some functions
` [PATCH -tip v8 13/26] x86: Allow kprobes on text_poke/hw_breakpoint
` [PATCH -tip v8 14/26] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
` [PATCH -tip v8 15/26] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v8 16/26] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` [PATCH -tip v8 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v8 18/26] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v8 19/26] kprobes: Show blacklist entries via debugfs

[PATCH v2 0/8] MIPS: improve Ingenic JZ4755 device tree support
 2014-03-24 20:28 UTC  (10+ messages)
` [PATCH v2 1/8] MIPS: mach-xburst: fix DEBUG_LL=n build error
` [PATCH v2 2/8] MIPS: dts: rzx50: move jz4755 description to the separate file
` [PATCH v2 3/8] serial: ns16550: fix whitespaces
` [PATCH v2 4/8] serial: ns16550: make FCR setup value part of struct ns16550_priv
` [PATCH v2 5/8] serial: ns16550: add compatible entry for "ingenic, jz4740-uart"
` [PATCH v2 6/8] MIPS: rzx50: drop console initialization in board code
` [PATCH v2 7/8] MIPS: mach-xburst: drop serial.c
` [PATCH v2 8/8] MIPS: boards: rename rzx50 -> ritmix-rzx50

Help on connecting a PS3 headset
 2014-03-24 20:17 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] host-mtools: Fix build failure introduced by libiconv dependency
 2014-03-24 20:15 UTC  (2+ messages)

[Buildroot] [git commit] host-mtools: Fix build failure introduced by libiconv dependency
 2014-03-24 20:15 UTC 

[PATCH] Bluetooth: Use memdup_user in le_auto_conn_write()
 2014-03-24 20:15 UTC  (2+ messages)

[meta-fsl-arm-extra][PATCH 1/2] linux-wandboard (3.10.17): Update SRCREV to 778d55
 2014-03-24 20:15 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH 2/2] wandboard: Change kernel to 3.10.17

[Buildroot] [PATCH] lttng-babeltrace: fix typo in license information
 2014-03-24 20:15 UTC  (2+ messages)

[Buildroot] [git commit] lttng-babeltrace: fix typo in license information
 2014-03-24 20:14 UTC 

[PATCH 0/7] MIPS: improve Ingenic JZ4755 device tree support
 2014-03-24 20:23 UTC  (4+ messages)
` [PATCH 4/7] serial: ns16550: add compatible entry for "ingenic, jz4740-uart"

[PATCH 0/5] wic: Add --rootfs option to --source param
 2014-03-24 20:13 UTC  (4+ messages)

[PATCH v2 1/4] Bluetooth: Refactor advertising report processing into its own function
 2014-03-24 20:12 UTC  (8+ messages)
` [PATCH v2 2/4] Bluetooth: Don't send device found events during passive scanning
` [PATCH v2 3/4] Bluetooth: Add scan_rsp parameter to mgmt_device_found()
` [PATCH v2 4/4] Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together

Scanning all 5Ghz channels with AC NIC
 2014-03-24 20:06 UTC  (5+ messages)

[RFC PATCH 0/2] sched: proposal for idlestat scheduler benchmarking tool
 2014-03-24 20:05 UTC  (3+ messages)
` [RFC PATCH 1/2] power: Add idlestat tool for benchmarking energy-aware scheduler
` [RFC PATCH 2/2] sched: Add documentation for idlestat scheduler benchmarking tool

[PULL] PPGTT
 2014-03-24 20:02 UTC  (7+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
  ` [PATCH 22/48] drm/i915: Use drm_mm for PPGTT PDEs

Git push race condition?
 2014-03-24 20:01 UTC  (3+ messages)

[PATCH RFC] ARM: extend fixmap mapping region to support 30 CPUs
 2014-03-24 20:00 UTC  (3+ messages)

[PATCH BlueZ v0] attrib: Remove unneeded sdp.h header include
 2014-03-24 19:59 UTC  (3+ messages)

cx23885-dvb.c:undefined reference to `tda18271_attach'
 2014-03-24 19:58 UTC  (3+ messages)
  ` Fwd: "

[PATCH] block: Use RCU_INIT_POINTER(x, NULL) in blk-ioc.c
 2014-03-24 19:58 UTC  (2+ messages)

[LTP] I have changes to suggest, how to handle?
 2014-03-24 19:41 UTC 

[PATCH v5 00/17] xenctx: Many changes
 2014-03-24 19:54 UTC  (4+ messages)
` [PATCH v5 09/17] xenctx: Add command line option -T (--tag-trace)

[RFC UNTESTED PATCH] eal_common_cpuflags: Fix %rbx corruption, and simplify the code
 2014-03-24 19:52 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] nfsidmap: use multiple child keyrings
 2014-03-24 19:51 UTC  (4+ messages)

[GIT] Networking
 2014-03-24 19:50 UTC 

[Qemu-devel] Qemu ARM9 weirdness
 2014-03-24 19:49 UTC 

[PATCH 0/3] Fixes for kprobes test issues
 2014-03-24 19:49 UTC  (3+ messages)
` [PATCH 2/3] ARM: kprobes: Disallow instructions with PC and register specified shift

Trouble connecting to broadcom AC APs?
 2014-03-24 19:45 UTC  (9+ messages)

[PATCH] staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()
 2014-03-24 19:45 UTC 

[PATCH 00/15 V3] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
 2014-03-24 19:37 UTC  (16+ messages)
` [PATCH 01/15 V3] perf: Fix stddev calculation
` [PATCH 02/15 V3] perf, callchain: Add generic callchain print handler for stdio
` [PATCH 03/15 V3] perf c2c: Shared data analyser
` [PATCH 04/15 V3] perf c2c: Dump raw records, decode data_src bits
` [PATCH 05/15 V3] perf, c2c: Rework setup code to prepare for features
` [PATCH 06/15 V3] perf, c2c: Add in new options to configure latency and stores
` [PATCH 07/15 V3] perf, c2c: Add in sort on physid
` [PATCH 08/15 V3] perf, c2c: Add stats to track data source bits and cpu to node maps
` [PATCH 09/15 V3] perf, c2c: Sort based on hottest cache line
` [PATCH 10/15 V3] perf, c2c: Display cacheline HITM analysis to stdout
` [PATCH 11/15 V3] perf, c2c: Add callchain support
` [PATCH 12/15 V3] perf, c2c: Output summary stats
` [PATCH 13/15 V3] perf, c2c: Dump rbtree for debugging
` [PATCH 14/15 V3] perf, c2c: Add symbol count table
` [PATCH 15/15 V3] perf, c2c: Add shared cachline summary table

Check/repair command?
 2014-03-24 19:42 UTC 

[PATCH net] ip_tunnel: Fix dst ref-count
 2014-03-24 19:41 UTC  (4+ messages)

Features in Yocto Project 1.7
 2014-03-24 19:40 UTC  (3+ messages)
` [yocto] "

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-24 19:40 UTC  (2+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[PATCH 1/2] ARM: add cpu_is_pj4() to distinguish PJ4 core
 2014-03-24 19:38 UTC  (2+ messages)

[PATCH][v3] netlink: have netlink per-protocol bind function return an error code
 2014-03-24 19:37 UTC  (3+ messages)
` [PATCH][v4] "

[PATCH net] tipc: fix spinlock recursion bug for failed subscriptions
 2014-03-24 19:37 UTC  (2+ messages)

[PATCH v6] vxlan: fix nonfunctional neigh_reduce()
 2014-03-24 19:35 UTC  (2+ messages)

[PATCH net-next v2 1/3] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-24 19:34 UTC  (4+ messages)
` [PATCH net-next v2 3/3] xen-netback: Follow-up patch for grant mapping series

[PATCH 0/4] perf: Make some functions generic
 2014-03-24 19:32 UTC  (5+ messages)
` [PATCH 1/4] perf: Allow ability to map cpus to nodes easily
` [PATCH 2/4] perf, kmem: Utilize the new generic cpunode_map
` [PATCH 3/4] perf, callchain: Add generic report parse callchain callback function
` [PATCH 4/4] perf, report: Use new generic report parse callchain callback

[PATCH V2] iommu/amd: Fix logic to determine and checking max PASID
 2014-03-24 19:33 UTC  (3+ messages)

[PATCH v2 0/2] net: davinci_emac: Fix interrupt requests and error handling
 2014-03-24 19:33 UTC  (2+ messages)

[PATCH 00/19] em28xx: clean up the main device struct and move sub-module specific data to its own data structs
 2014-03-24 19:33 UTC  (20+ messages)
` [PATCH 01/19] em28xx: move sub-module data structs to a common place in the main struct
` [PATCH 02/19] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handler in em28xx_v4l2_init()
` [PATCH 03/19] em28xx: start moving em28xx-v4l specific data to its own struct
` [PATCH 04/19] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx to struct v4l2
` [PATCH 05/19] em28xx: move struct v4l2_clk *clk "
` [PATCH 06/19] em28xx: move video_device structs "
` [PATCH 07/19] em28xx: move videobuf2 related data "
` [PATCH 08/19] em28xx: move v4l2 frame resolutions and scale "
` [PATCH 09/19] em28xx: move vinmode and vinctrl "
` [PATCH 10/19] em28xx: move TV norm "
` [PATCH 11/19] em28xx: move struct em28xx_fmt *format "
` [PATCH 12/19] em28xx: move progressive/interlaced fields "
` [PATCH 13/19] em28xx: move sensor parameter "
` [PATCH 14/19] em28xx: move capture state tracking "
` [PATCH 15/19] em28xx: move v4l2 user counting "
` [PATCH 16/19] em28xx: move tuner frequency field "
` [PATCH 17/19] em28xx: remove field tda9887_conf from struct em28xx
` [PATCH 18/19] em28xx: remove field tuner_addr "
` [PATCH 19/19] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio

[PATCH 00/17] SDR API - rtl2832_sdr driver
 2014-03-24 19:31 UTC  (4+ messages)
` [PATCH 11/17] rtl28xxu: depends on I2C_MUX
  ` How to build I2C_MUX in media_build as rtl28xxu depends on it ?

[PATCH 00/11] [v2] BDW RPS + RC6 + rps fixlets
 2014-03-24 19:30 UTC  (4+ messages)
` [PATCH 00/12] [v3] "
  ` [PATCH 10/12] drm/i915/bdw: Implement a basic PM interrupt handler

[Bug 72701] New: Screen freeze when using radeon driver
 2014-03-24 19:30 UTC  (2+ messages)
` [Bug 72701] "

[PATCH V12 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-24 19:29 UTC  (2+ messages)

[PATCH net] xen-netback: disable rogue vif in kthread context
 2014-03-24 19:29 UTC  (3+ messages)

[PATCH 1/4 v2] ath10k: add debugging for tx-credits usage
 2014-03-24 19:20 UTC  (2+ messages)
` [PATCH 2/4 v2] ath10k: better firmware loading error 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.