All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-22 22:29:11 to 2015-06-22 23:53:02 UTC [more...]

[PATCH 0/3] dwc2 patches to allow wakeup on Rockchip rk3288
 2015-06-22 23:52 UTC  (5+ messages)
  ` [PATCH 1/3] USB: Export usb_wakeup_enabled_descendants()
  ` [PATCH 2/3] Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB
  ` [PATCH 3/3] USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled

[PATCH v2 0/11] HyperV equivalent of pvpanic driver
 2015-06-22 23:52 UTC  (4+ messages)
` [PATCH 07/11] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
  ` [Qemu-devel] "

[PATCH net-next v2] bridge: multicast: start querier timer when running user-space stp
 2015-06-22 23:52 UTC  (5+ messages)
` [PATCH net-next] bridge: multicast: disable port when in blocking state

[patch v2 1/2] pinctrl: samsung: don't truncate the last char
 2015-06-22 23:51 UTC  (5+ messages)

Improvements to parse-options and a new filter-objects command
 2015-06-22 23:50 UTC  (13+ messages)
` Improvements to integer option parsing
` Fast enumeration of objects
  ` [PATCH] Add list-all-objects command
        ` [PATCH 8/7] cat-file: sort and de-dup output of --batch-all-objects

[PATCH v4] NET: Add ezchip ethernet driver
 2015-06-22 23:47 UTC  (5+ messages)
` [PATCH v5] "

[PATCHv2 RFC] IB: Add rdma_cap_ib_switch helper and use where appropriate
 2015-06-22 23:48 UTC  (5+ messages)

[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210 platform
 2015-06-22 23:46 UTC  (11+ messages)
  ` [PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property

[PATCH v2 0/8] add beacon and htt msg support for 10.4 firmware
 2015-06-22 23:41 UTC  (4+ messages)
` [PATCH v2 8/8] ath10k: configure frag desc memory to target for qca99X0

[PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
 2015-06-22 23:45 UTC  (3+ messages)

raid 1 to 10 conversion
 2015-06-22 23:42 UTC  (3+ messages)

[PATCH 2/2] PM / Domains: Avoid infinite loops in attach/detach code
 2015-06-22 23:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/16] ahci: ncq cleanup, part 1
 2015-06-22 23:38 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] ahci: Rename NCQFIS structure fields
` [Qemu-devel] [PATCH v2 02/16] ahci: use shorter variables
` [Qemu-devel] [PATCH v2 03/16] ahci: add ncq_err helper
` [Qemu-devel] [PATCH v2 04/16] ahci: check for ncq prdtl overflow
` [Qemu-devel] [PATCH v2 05/16] ahci: separate prdtl from opts
` [Qemu-devel] [PATCH v2 06/16] ahci: add ncq debug checks
` [Qemu-devel] [PATCH v2 07/16] ahci: ncq sector count correction
` [Qemu-devel] [PATCH v2 08/16] ahci/qtest: Execute IDENTIFY prior to data commands
` [Qemu-devel] [PATCH v2 09/16] libqos/ahci: fix cmd_sanity for ncq
` [Qemu-devel] [PATCH v2 10/16] libqos/ahci: add NCQ frame support
` [Qemu-devel] [PATCH v2 11/16] libqos/ahci: edit wait to be ncq aware
` [Qemu-devel] [PATCH v2 12/16] libqos/ahci: adjust expected NCQ interrupts
` [Qemu-devel] [PATCH v2 13/16] libqos/ahci: set the NCQ tag on command_commit
` [Qemu-devel] [PATCH v2 14/16] libqos/ahci: Force all NCQ commands to be LBA48
` [Qemu-devel] [PATCH v2 15/16] qtest/ahci: simple ncq data test
` [Qemu-devel] [PATCH v2 16/16] qtest/ahci: ncq migration test

[PATCH v2] extcon: palmas: Fix NULL pointer error
 2015-06-22 23:37 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-06-22 23:31 UTC  (7+ messages)

[ANNOUNCE] xfs: for-next branch updated to de50e16
 2015-06-22 23:28 UTC 

[PATCH v4] hexdump: fix for non-aligned buffers
 2015-06-22 23:23 UTC 

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-06-22 23:21 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dt-bindings: Document the STM32F4 clock bindings
  ` [PATCH v3 2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices

[linux-next test] 58827: regressions - FAIL
 2015-06-22 23:19 UTC 

[PATCH] Documentation/vDSO: don't build tests when cross compiling
 2015-06-22 23:19 UTC  (9+ messages)

[PATCH v6 0/9] Add simple NVMEM Framework via regmap
 2015-06-22 23:15 UTC  (30+ messages)
` [PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v6 2/9] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v6 3/9] nvmem: Add nvmem_device based consumer apis
` [PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework
` [PATCH v6 5/9] Documentation: nvmem: add nvmem api level and how-to doc
` [PATCH v6 6/9] nvmem: qfprom: Add Qualcomm QFPROM support
` [PATCH v6 7/9] nvmem: qfprom: Add bindings for qfprom
` [PATCH v6 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework
` [PATCH v6 9/9] nvmem: Add to MAINTAINERS for "

[PATCH] intel powerclamp: support Knights Landing
 2015-06-22 23:39 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
 2015-06-22 23:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 "
  ` [Qemu-devel] [PATCH v5 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
  ` [Qemu-devel] [PATCH v5 3/3] tests: add testcase for TCO watchdog emulation

[Qemu-devel] [PATCHv2 for-2.4] block: Auto-generate node_names for each BDS entry
 2015-06-22 23:10 UTC 

[RFC][PATCH 00/13] percpu rwsem -v2
 2015-06-22 23:08 UTC  (7+ messages)
` [RFC][PATCH 05/13] percpu-rwsem: Optimize readers and reduce global impact
` [RFC][PATCH 06/13] percpu-rwsem: Provide percpu_down_read_trylock()
` [RFC][PATCH 09/13] hotplug: Replace hotplug lock with percpu-rwsem

[PATCH 1/2] ASoC: rt5677: Switch to use descriptor-based gpiod API
 2015-06-22 23:07 UTC  (5+ messages)
` [PATCH 2/2] ASoC: rt5677: Switch to use unified device property API

[PATCH 1/5] drm/i915: Enable runtime pm
 2015-06-22 23:07 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask

[PATCHv4 00/27] perf stat: Introduce --per-thread option
 2015-06-22 23:06 UTC  (29+ messages)
` [PATCH 01/27] perf tools: Change thread_map::map into struct
` [PATCH 02/27] perf tools: Add comm string into struct thread_map
` [PATCH 03/27] perf tools: Add reference counting for cpu_map object
` [PATCH 04/27] perf tools: Add reference counting for thread_map object
` [PATCH 05/27] perf tools: Propagate cpu maps through the evlist
` [PATCH 06/27] perf tools: Propagate thread "
` [PATCH 07/27] perf tools: Make perf_evsel__(nr_)cpus generic
` [PATCH 08/27] perf tests: Add thread_map object tests
` [PATCH 09/27] perf stat: Introduce perf_counts function
` [PATCH 10/27] perf stat: Use xyarray for cpu evsel counts
` [PATCH 11/27] perf stat: Make stats work over the thread dimension
` [PATCH 12/27] perf stat: Rename struct perf_counts::cpu member to values
` [PATCH 13/27] perf stat: Introduce perf_evlist__reset_stats
` [PATCH 14/27] perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
` [PATCH 15/27] perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts "
` [PATCH 16/27] perf stat: Move perf_evlist__(alloc|free|reset)_stats "
` [PATCH 17/27] perf stat: Introduce perf_evsel__alloc_stats function
` [PATCH 18/27] perf stat: Introduce perf_evsel__read function
` [PATCH 19/27] perf stat: Introduce read_counters function
` [PATCH 20/27] perf stat: Separate counters reading and processing
` [PATCH 21/27] perf stat: Move zero_per_pkg into counter process code
` [PATCH 22/27] perf stat: Move perf_stat initialization "
` [PATCH 23/27] perf stat: Remove perf_evsel__read_cb function
` [PATCH 24/27] perf stat: Rename print_interval to process_interval
` [PATCH 25/27] perf stat: Using init_stats instead of memset
` [PATCH 26/27] perf stat: Introduce print_counters function
` [PATCH 27/27] perf stat: Introduce --per-thread option

[PATCH v2] trace/events: add chip name and hwirq to irq entry tracepoint
 2015-06-22 23:05 UTC  (3+ messages)

[PATCH] clk: h8300: Fix signness bug
 2015-06-22 23:04 UTC  (2+ messages)

[GIT PULL] Power management and ACPI updates for v4.2-rc1
 2015-06-22 23:04 UTC  (2+ messages)

[GIT PULL] SCSI updates for the 4.0+ merge window
 2015-06-22 23:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] block/iscsi: add support for request timeouts
 2015-06-22 23:03 UTC  (2+ messages)

Bug in devicetree_for_each_node() in xen/arch/arm/bootfdt.c ?
 2015-06-22 23:02 UTC 

[PATCH V6 00/17] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-06-22 23:00 UTC  (8+ messages)
` [PATCH V6 08/17] perf tools: Add Intel PT support

[U-Boot] [PATCH 1/2] Allow CONFIG_REGEX to be disabled when CONFIG_NET
 2015-06-22 22:57 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] blackfin: Fix build regression due to image size

[PATCH v2] kdbus: do not append the same connection to the queue twice
 2015-06-22 22:53 UTC  (2+ messages)

PulseAudio and SNDRV_PCM_INFO_BATCH
 2015-06-22 22:52 UTC  (12+ messages)

Future of Qt4 recipes
 2015-06-22 22:50 UTC  (5+ messages)

[PATCH v3] hexdump: fix for non-aligned buffers
 2015-06-22 22:50 UTC 

What's cooking in git.git (Jun 2015, #05; Mon, 22)
 2015-06-22 22:49 UTC 

[Qemu-devel] [PATCH v3 00/11] implement dynamic endianness switching
 2015-06-22 22:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/11] linux-user: arm: set CPSR.E correctly for BE8 mode

[PATCH 0/5] btrfs: dedupe fixes, features V2
 2015-06-22 22:47 UTC  (6+ messages)
` [PATCH 1/5] btrfs: pass unaligned length to btrfs_cmp_data()
` [PATCH 2/5] btrfs: fix deadlock with extent-same and readpage
` [PATCH 3/5] btrfs: fix clone / extent-same deadlocks
` [PATCH 4/5] btrfs: allow dedupe of same inode
` [PATCH 5/5] btrfs: add no_mtime flag to btrfs-extent-same

[Xenomai] RTDM-native brushup
 2015-06-22 22:46 UTC  (10+ messages)

[PATCH 00/08] clocksource: sh_cmt: DT binding rework
 2015-06-22 22:45 UTC  (8+ messages)
` [PATCH 08/08] ARM: shmobile: Remove CMT renesas,channels-mask from DTS

[PATCH v2 0/4] sh-pfc: handle pin array holes in sh_pfc_map_pins()
 2015-06-22 22:42 UTC  (5+ messages)
` [PATCH v2 1/4] sh-pfc: do not call sh_pfc_get_pin_index() when unnecessary

[PATCH 1/3] contrib/subtree: Use tabs consitently for indentation in tests
 2015-06-22 22:42 UTC  (2+ messages)

[PATCH v4 00/11] add options to for-each-ref
 2015-06-22 22:41 UTC  (8+ messages)
` [PATCH v4 01/19] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v4 03/19] ref-filter: implement '--points-at' option
  ` [PATCH v4 04/19] for-each-ref: add "
  ` [PATCH v4 07/19] for-each-ref: add '--merged' and '--no-merged' options

Warnings/errors in use with a QCA989x card
 2015-06-22 22:40 UTC  (5+ messages)

[PATCH RESEND V3] spmi: add command tracepoints for SPMI
 2015-06-22 22:38 UTC  (3+ messages)

[Buildroot] [PATCH] package/perl: Fix typos in HOSTCC specification
 2015-06-22 22:39 UTC  (3+ messages)

[Buildroot] [git commit] package/perl: Fix typos in HOSTCC specification
 2015-06-22 22:39 UTC 

[PATCH 0/2] x86/mm/pat: don't use WARN for nopat requirement
 2015-06-22 22:31 UTC  (9+ messages)
` [PATCH 1/2] x86/mm/pat, drivers/infiniband/ipath: replace WARN() with pr_warn()
` [PATCH 2/2] x86/mm/pat, drivers/media/ivtv: "

Best Dual Band Linux Drivers
 2015-06-22 21:29 UTC 

[PATCH 1/1] ipr: Fix incorrect trace indexing
 2015-06-22 22:33 UTC  (2+ messages)

[PATCH RFC 0/2] huawei_cdc_ncm: new NCM TX stack for Huawei-style NCM
 2015-06-22 22:32 UTC  (3+ messages)
` [PATCH RFC] 1/2 cdc_ncm: export cdc_ncm_align_tail
` [PATCH RFC] 2/2 huawei_cdc_ncm: introduce new TX ncm stack

[PATCH] sched,numa: document and fix numa_preferred_nid setting
 2015-06-22 22:28 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.