All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-04 13:47:53 to 2013-12-04 14:35:41 UTC [more...]

[Qemu-devel] Patch Round-up for stable 1.6.2, freeze on 2013-12-06
 2013-12-04 14:34 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/32] char: move backends' io watch tag to CharDriverState
` [Qemu-devel] [PATCH 02/32] char: use common function to disable callbacks on chardev close
` [Qemu-devel] [PATCH 03/32] char: remove watch callback on chardev detach from frontend
` [Qemu-devel] [PATCH 04/32] tests: Fix schema parser test for in-tree build
` [Qemu-devel] [PATCH 05/32] tests: Update .gitignore for test-int128 and test-bitops
` [Qemu-devel] [PATCH 06/32] tci: Add implementation of rotl_i64, rotr_i64
` [Qemu-devel] [PATCH 07/32] bitops: Add rotate functions (rol8, ror8, ...)
` [Qemu-devel] [PATCH 08/32] misc: Use new rotate functions
` [Qemu-devel] [PATCH 09/32] qemu-char: Fix potential out of bounds access to local arrays
` [Qemu-devel] [PATCH 10/32] xen_disk: mark ioreq as mapped before unmapping in error case
` [Qemu-devel] [PATCH 11/32] vmdk: Fix vmdk_parse_extents
` [Qemu-devel] [PATCH 12/32] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
` [Qemu-devel] [PATCH 13/32] monitor: eliminate monitor_event_state_lock
` [Qemu-devel] [PATCH 14/32] memory: fix 128 arithmetic in info mtree
` [Qemu-devel] [PATCH 15/32] Adjust qapi-visit for python-2.4.3
` [Qemu-devel] [PATCH 16/32] configure: detect endian via compile test

[PATCH 0/5] add support for bcm63xx HSSPI controller
 2013-12-04 14:35 UTC  (9+ messages)
` [PATCH 5/5] spi: add bcm63xx HSSPI driver

[RFC v3 00/12] LE auto connection and connection parameters
 2013-12-04 14:35 UTC  (2+ messages)

No trace files are generated
 2013-12-04 14:34 UTC 

[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
 2013-12-04 14:33 UTC  (6+ messages)
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update

[PATCH v4 0/4] Dove cpufreq driver
 2013-12-04 14:33 UTC  (12+ messages)
` [PATCH v4 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
` [PATCH v4 2/4] mvebu: Dove: Instantiate cpufreq driver
` [PATCH v4 3/4] mvebu: Dove: Enable cpufreq driver in defconfig
` [PATCH v4 4/4] mvebu: Dove: Add clocks and DFS interrupt to cpu node in DT

[PATCH] ipv6 addrconf: source address selection, Rule 7: Prefer temporary addresses (RFC 6724)
 2013-12-04 14:29 UTC  (2+ messages)

[RFC PATCH 0/5] Memory compaction efficiency improvements
 2013-12-04 14:30 UTC  (3+ messages)
` [PATCH] mm: compaction: Trace compaction begin and end

[U-Boot] [uBoot] TI: configs: Commonize the boot of different devices
 2013-12-04 14:30 UTC  (4+ messages)

[PATCH v4 0/3] regulator: tps6586x: add version detection and voltage tables
 2013-12-04 14:29 UTC  (8+ messages)
` [PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table

[PATCH v2 0/2] arinc: Implement cpu-pool support
 2013-12-04 14:30 UTC  (3+ messages)

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-04 14:30 UTC  (24+ messages)
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
` [RFC part1 PATCH 3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
` [RFC part1 PATCH 4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64

[Buildroot] [buildroot] libevas build failure analysis
 2013-12-04 14:30 UTC  (10+ messages)

[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2013-12-04 14:28 UTC  (19+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

[Qemu-devel] [RFC 0/5] Vhost and vhost-net support for userspace based backends
 2013-12-04 14:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/5] Add vhost-kernel and the vhost-user skeleton
` [Qemu-devel] [PATCH 3/5] Add vhostsock option

[Buildroot] [PATCH] udev: disable on avr32
 2013-12-04 14:28 UTC 

[PATCH] sctp: make the max_burst min value to 1
 2013-12-04 14:28 UTC  (4+ messages)
` [PATCH v2] sctp: disable max_burst when the max_burst is 0

[PATCH 0/5] perf tools: some update for perf tool
 2013-12-04 22:56 UTC  (3+ messages)
` [PATCH 3/5] perf tools: Update the Document for perf kvm record for new behavior

xen: aarch64: is this just typo?
 2013-12-04 14:27 UTC  (5+ messages)

[PATCH 0/5] net_sched: actions - Add default lookup and walker
 2013-12-04 14:26 UTC  (6+ messages)
` [PATCH 1/5] net_sched: Fail if missing mandatory action operation methods
` [PATCH 2/5] net_sched: Default action lookup method for actions
` [PATCH 3/5] net_sched: Use default action lookup functions
` [PATCH 4/5] net_sched: Provide default walker function for actions
` [PATCH 5/5] net_sched: Use default action walker methods

[RFC part3 PATCH 0/2] Using ACPI GTDT table to initialize arch timer
 2013-12-04 14:27 UTC  (11+ messages)
` [RFC part3 PATCH 1/2] clocksource / arch_timer: Use "
` [RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()

Moschip MCS8142 SoC
 2013-12-04 14:25 UTC 

[PATCH] nfsd: when reusing an existing repcache entry, unhash it first
 2013-12-04 14:25 UTC  (12+ messages)

[PATCH v2] sctp: check the rto_min and rto_max
 2013-12-04 14:24 UTC  (8+ messages)
    ` [PATCH v3] "

[Printing-architecture] CANCELED - OP US/Europe - Wed 4 December 2013
 2013-12-04 14:24 UTC 

[PATCH] macvlan: Support creating macvtaps from macvlans
 2013-12-04 14:23 UTC  (6+ messages)
` [PATCH v2] "

[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
 2013-12-04 14:21 UTC  (6+ messages)
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id

sysfs: use a separate locking class for open files depending on mmap
 2013-12-04 14:20 UTC  (9+ messages)
            ` [PATCH driver-core-linus] sysfs: bail early from sysfs_bin_mmap() to avoid spurious lockdep warning
                ` [PATCH driver-core-linus] sysfs: give different locking key to regular and bin files

[PATCH v5 00/14] Armada 370/XP NAND support
 2013-12-04 14:20 UTC  (12+ messages)

Why does xc_map_foreign_range() refuse to map pfns below 1M from a domU
 2013-12-04 14:19 UTC  (9+ messages)

[PATCH] ethtool: use serial-tests to generate targets used by ptest
 2013-12-04 14:19 UTC  (3+ messages)
    ` FW: "

[PATCH v5 4/7] X86: generic MSRs save/restore
 2013-12-04 14:18 UTC  (2+ messages)

[Makefile bug] make barebox.s : dead loop
 2013-12-04 14:17 UTC  (6+ messages)

[PATCH v2 0/4] initial while_each_thread() fixes
 2013-12-04 14:17 UTC  (5+ messages)
` [PATCH v2 1/4] introduce for_each_thread() to replace the buggy while_each_thread()

Supporting 4 way connections in LKSCTP
 2013-12-04 14:16 UTC  (18+ messages)

[PATCH for 3.13] vb2: regression fix: always set length field
 2013-12-04 14:14 UTC 

Qt5 using the DORA branch
 2013-12-04 14:15 UTC  (6+ messages)

[PATCH] perf tools: Fix random fd closing with no libelf
 2013-12-04 14:23 UTC 

[patch] mfd: max14577: cleanup an error message
 2013-12-04 14:14 UTC  (4+ messages)

[U-Boot] [PATCH] am335x_evm: Consolidate DFU environment parts into the DFU part of the file
 2013-12-04 14:14 UTC 

[PATCH 1/2] usb: chipidea: fix mistake in device tree binding of nspire-usb to use vendor name 'lsi' instead of SoC name 'zevio'
 2013-12-04 13:44 UTC  (2+ messages)

[meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE
 2013-12-04 14:13 UTC  (6+ messages)
` [meta-oe 2/5] proj: Use 'lib_package' class and add data files

V4L/DVB (4922): Add usbvision driver
 2013-12-04 14:12 UTC 

[Qemu-devel] [PATCH 0/4] dataplane: use more of the generic virtio data structures, drop hostmem
 2013-12-04 14:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] dataplane: change vring API to use VirtQueueElement

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-12-04 14:12 UTC  (13+ messages)
` [PATCH v10 0/7] "
  ` [PATCH v10 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)
` [PATCH RESEND v10 0/7] cpufreq:boost: CPU Boost mode support

[Buildroot] [PATCH] flac: update to version 1.3.0
 2013-12-04 14:12 UTC  (4+ messages)

[PATCH 00/31] Bluetooth: LE CoC support
 2013-12-04 14:11 UTC  (32+ messages)
` [PATCH 01/31] Bluetooth: Remove unnecessary braces from one-line if-statement
` [PATCH 02/31] Bluetooth: Add module parameter to enable LE CoC support
` [PATCH 03/31] Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
` [PATCH 04/31] Bluetooth: Allow l2cap_chan_check_security() to be used for LE links
` [PATCH 05/31] Bluetooth: Pass command length to LE signaling channel handlers
` [PATCH 06/31] Bluetooth: Move LE L2CAP initiator procedure to its own function
` [PATCH 07/31] Bluetooth: Add definitions for LE connection oriented channels
` [PATCH 08/31] Bluetooth: Add initial code for LE L2CAP Connect Request
` [PATCH 09/31] Bluetooth: Add smp_sufficient_security helper function
` [PATCH 10/31] Bluetooth: Refactor L2CAP connect rejection to its own function
` [PATCH 11/31] Bluetooth: Add basic LE L2CAP connect request receiving support
` [PATCH 12/31] Bluetooth: Fix L2CAP channel closing for LE connections
` [PATCH 13/31] Bluetooth: Add L2CAP Disconnect suppport for LE
` [PATCH 14/31] Bluetooth: Make l2cap_le_sig_cmd logic consistent
` [PATCH 15/31] Bluetooth: Add LE L2CAP flow control mode
` [PATCH 16/31] Bluetooth: Track LE L2CAP credits in l2cap_chan
` [PATCH 17/31] Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
` [PATCH 18/31] Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
` [PATCH 19/31] Bluetooth: Implement returning of LE L2CAP credits
` [PATCH 20/31] Bluetooth: Add LE flow control discipline
` [PATCH 21/31] Bluetooth: Reject LE CoC commands when the feature is not enabled
` [PATCH 22/31] Bluetooth: Introduce L2CAP channel callback for suspending
` [PATCH 23/31] Bluetooth: Add LE L2CAP segmentation support for outgoing data
` [PATCH 24/31] Bluetooth: Implement LE L2CAP reassembly
` [PATCH 25/31] Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
` [PATCH 26/31] Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
` [PATCH 27/31] Bluetooth: Limit LE MPS to the MTU value
` [PATCH 28/31] Bluetooth: Fix clearing of chan->omtu for LE CoC channels
` [PATCH 29/31] Bluetooth: Fix CID ranges for LE CoC CID allocations
` [PATCH 30/31] Bluetooth: Fix validating LE PSM values
` [PATCH 31/31] Bluetooth: Add debugfs controls for LE CoC MPS and Credits

[PATCH 0/3] clk: bcm281xx: define Broadcom kona clocks
 2013-12-04 14:09 UTC  (8+ messages)
` [PATCH 2/3] clk: bcm281xx: add initial clock framework support

[PATCH 0/7] perf script: Add an option to print the source line number
 2013-12-04 14:16 UTC  (8+ messages)
` [PATCH 1/7] perf script: Do not call perf_event__preprocess_sample() twice)
      ` [PATCH V2 "
` [PATCH 6/7] perf tools: Do not need to read symbols for source line lookup

[U-Boot] Sources for MLO on BeagleBone Black?
 2013-12-04 14:08 UTC 

ALSA - No sound on MBA2,1
 2013-12-04 14:08 UTC  (7+ messages)

[PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver
 2013-12-04 13:38 UTC  (8+ messages)
` [PATCH 4/4] usb: chipidea: msm: Use USB PHY API to control PHY state

[PATCH 00/19] Haswell runtime PM support + D3
 2013-12-04 14:07 UTC  (5+ messages)
` [PATCH 04/19] drm/i915: get/put PC8 when we get/put a CRTC

drm/ttm: Print debug information on memory manager when eviction fails
 2013-12-04 14:05 UTC 

[PATCH] OF: base: match each node compatible against all given matches first
 2013-12-04 14:04 UTC  (9+ messages)
` [PATCH v2] "

[RFC][PATCH] nftables: add slash to chain syntax
 2013-12-04 14:05 UTC  (3+ messages)

lvm thin_* binaries are installed in hostonly mode?
 2013-12-04 14:05 UTC 

[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v8)
 2013-12-04 14:02 UTC  (3+ messages)
` [PATCH 1/6] GenWQE PCI support, health monitoring and recovery

master - configure: also LDFLAGS, not LDLAGS for proper restore
 2013-12-04 14:01 UTC 

Question on the Ring Library
 2013-12-04 14:00 UTC  (3+ messages)

BUG at include/linux/mm.h:1443!
 2013-12-04 13:59 UTC  (2+ messages)

[PATCH v2 1/2] usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs
 2013-12-04 13:59 UTC  (4+ messages)
` [PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU

[GIT PULL] GPIO fixes for the v3.13 series, take two
 2013-12-04 13:57 UTC 

[PATCH meta-networking v2] proftpd: use /bin/false as the login shell and add home-dir
 2013-12-04 13:56 UTC  (3+ messages)

[PATCH V5 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-04 13:57 UTC  (10+ messages)
` [PATCH 1/3] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8

[Bug 55141] New: need documentation for O_PATH
 2013-12-04 13:56 UTC  (2+ messages)
  ` [Bug 55141] "

[PATCH] toaster: exclude "set in documentation.conf" from variable history
 2013-12-04 13:58 UTC 

[PATCHv3 00/28] perf tools: Add traceevent plugins support
 2013-12-04 13:51 UTC  (6+ messages)
` [PATCH 22/28] tools lib traceevent: Remove malloc_or_die from event-plugin.c

[Cluster-devel] [PATCH 6/6] rgmanager: ra2rng.xsl: script-file: try to prevent cluster's services
 2013-12-04 13:50 UTC  (2+ messages)
` [Cluster-devel] [PATCHv2 "

[meta-networking][PATCH 1/2] inetutils: fix simple bb rule error
 2013-12-04 13:49 UTC  (3+ messages)

[PATCH] Staging: speakup: synth.c: removed a space
 2013-12-04 13:47 UTC  (7+ messages)
          ` [PATCH -next] checkpatch: Warn only on "space before semicolon" at end of line


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.