All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-14 19:39:38 to 2014-01-14 21:06:26 UTC [more...]

[Qemu-trivial] [PATCH] exec: Exclude non portable function for MinGW
 2014-01-14 18:18 UTC  (4+ messages)

[Question] Should we make the primary interrupt handler configurable for regmap_add_irq_chip()?
 2014-01-14 21:06 UTC  (2+ messages)

[Bug 73619] New: XServer frequently freezes for a few seconds
 2014-01-14 21:06 UTC  (2+ messages)
` [Bug 73619] "

[PATCH 1/2] seccomp: protect seccomp.filter pointer (w) with the task_lock
 2014-01-14 21:06 UTC  (11+ messages)
` [PATCH 2/2] sys, seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC

[U-Boot] [PATCH] nand: fix reading after switching ecc
 2014-01-14 21:05 UTC  (9+ messages)

[Buildroot] [PATCH v3 2/2] ffmpeg: Add sse4 related options BR2_X86_CPU_HAS_SSE4 / BR2_X86_CPU_HAS_SSE4
 2014-01-14 21:05 UTC  (4+ messages)

How does btrfs handle bad blocks in raid1?
 2014-01-14 21:05 UTC  (6+ messages)

[PATCH] hvc: ensure hvc_init is only ever called once in hvc_console.c
 2014-01-14 21:03 UTC 

3.5.7 kernel?
 2014-01-14 21:04 UTC  (3+ messages)

[PATCH] ARM: OMAP4: sleep: byteswap data for big-endian
 2014-01-14 21:03 UTC  (13+ messages)

[PATCH v2 net-next 0/2] net: rename device's sysfs symlinks on name change
 2014-01-14 20:58 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: add sysfs helpers for netdev_adjacent logic
` [PATCH v2 net-next 2/2] net: rename sysfs symlinks on device name change

Add .determine_rate to composite clk
 2014-01-14 21:03 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2014-01-14 21:02 UTC  (2+ messages)

[U-Boot] [PATCH] lzma: fix buffer bound check error
 2014-01-14 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] fuelgauge: max17042: fix i2c read issue which causes infinity loop
 2014-01-14 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] command.c: Fix auto-completion for the full commands list case
 2014-01-14 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common/image.c: move VxWorks header string out of CONFIG_CMD_ELF
 2014-01-14 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] bootm: Reinstate special case for standalone images
 2014-01-14 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include
 2014-01-14 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common, env: optimize boottime
 2014-01-14 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-net.git master
 2014-01-14 21:01 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: dwmmc: mode change to 0644
 2014-01-14 21:01 UTC  (2+ messages)

[RFC] Add support for Xen ARM guest on FreeBSD
 2014-01-14 21:01 UTC 

[PATCH 6/6] staging: vt6656: sparse fixes: aes_ccmp.c missing header
 2014-01-14 21:00 UTC  (3+ messages)

[RFC v2] submodule: Respect requested branch on all clones
 2014-01-14 20:58 UTC  (11+ messages)
              `  "

ctfconvert problems with build on illumos based platform
 2014-01-14 20:58 UTC  (4+ messages)

[PATCH 0/7] Support Krait CPU PMUs
 2014-01-14 20:57 UTC  (9+ messages)
` [PATCH 2/7] ARM: perf_event: Support percpu irqs for the CPU PMU

[RFC PATCH 0/2] dwc2/s3c-hsotg: Initial steps to combine the 2 driver
 2014-01-14 20:57 UTC  (4+ messages)

[PATCH 0/7] Eliminate uses of __DATE__ and __TIME__
 2014-01-14 20:56 UTC  (7+ messages)
` [PATCH 7/7] Makefile: Build with -Werror=date-time if the compiler supports it

[PATCH 0/7] Fix remaining issues with em28xx device removal
 2014-01-14 20:57 UTC  (18+ messages)
` [PATCH 3/7] em28xx: Only deallocate struct em28xx after finishing all extensions
  ` [PATCH v2] "
` [PATCH 5/7] em28xx-audio: remove a deplock circular dependency

[PATCH 00/11] cross rename v3
 2014-01-14 20:53 UTC  (8+ messages)

[PATCH RFC] reciprocal_divide: correction/update of the algorithm
 2014-01-14 20:53 UTC  (6+ messages)

[Buildroot] [PATCH 0/6] [RFC] some download-related changes
 2014-01-14 20:51 UTC  (9+ messages)
` [Buildroot] [PATCH 1/6] Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV
` [Buildroot] [PATCH 2/6] pkg-infra: move git download helper to a script
` [Buildroot] [PATCH 3/6] pkg-infra: git helper creates an empty archive if PKG_VERSION is a missing hash
` [Buildroot] [PATCH 4/6] package infra: DOWNLOAD is never called with two arguments

translate pirq to irq
 2014-01-14 20:50 UTC  (7+ messages)

[PATCH] perf tools: Synthesize anon MMAP records on the heap
 2014-01-14 20:48 UTC  (2+ messages)

[PATCH 0/3] kernel/mm -- audit/fix core code using module_init
 2014-01-14 20:44 UTC  (8+ messages)
` [PATCH 1/3] mm: make creation of the mm_kobj happen earlier than device_initcall
` [PATCH 2/3] kernel: audit/fix non-modular users of module_init in core code
` [PATCH 3/3] mm: "

backporting btrfs to 3.0.x kernel for android phone
 2014-01-14 20:47 UTC 

[Bug 73511] New: clinfo mises Max clock frequency on r600
 2014-01-14 20:47 UTC  (3+ messages)
` [Bug 73511] "

[PATCH v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
 2014-01-14 20:47 UTC  (5+ messages)
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-14 20:46 UTC  (14+ messages)

[PATCH 1/2] sched/nohz: add debugfs control over sched_tick_max_deferment
 2014-01-14 20:46 UTC  (5+ messages)

[PATCH net-next v3 0/2] stmmac: fix kernel crashes for jumbo frames
 2014-01-14 20:44 UTC  (5+ messages)
` [PATCH net-next v3 2/2] stmmac: Fix "

Extract lttng trace from kernel coredump
 2014-01-14 20:44 UTC  (2+ messages)

[refpolicy] RFC: direct_init_entry breaks direct_initrc
 2014-01-14 20:44 UTC  (6+ messages)

[PATCH 1/3] mm/memcg: fix last_dead_count memory wastage
 2014-01-14 20:42 UTC  (6+ messages)
` [PATCH 2/3] mm/memcg: fix endless iteration in reclaim

[PATCH 1/6] dm-bufio: introduce dm_bufio_forget
 2014-01-14 20:43 UTC  (8+ messages)
` [PATCH 2/6] dm-bufio: introduce dm_bufio_set_minimum_buffers
  ` [PATCH 3/6] dm-snapshot: use GFP_KERNEL when initializing the snapshot
    ` [PATCH 4/6] dm-snapshot: make ps->area explicit
      ` [PATCH 5/6] dm-snapshot: use dm-bufio
        ` [PATCH 6/6] dm-snapshot: use bufio prefetch

[PATCH v2 1/5] ASoC: pcm: Properly initialize hw->rate_max
 2014-01-14 20:42 UTC  (2+ messages)

[PATCH net-next v4 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-01-14 20:39 UTC  (19+ messages)
` [PATCH net-next v4 1/9] xen-netback: Introduce TX grant map definitions
` [PATCH net-next v4 2/9] xen-netback: Change TX path from grant copy to mapping
` [PATCH net-next v4 3/9] xen-netback: Remove old TX grant copy definitons and fix indentations
` [PATCH net-next v4 4/9] xen-netback: Change RX path for mapped SKB fragments
` [PATCH net-next v4 5/9] xen-netback: Add stat counters for zerocopy
` [PATCH net-next v4 6/9] xen-netback: Handle guests with too many frags
` [PATCH net-next v4 7/9] xen-netback: Add stat counters for frag_list skbs
` [PATCH net-next v4 8/9] xen-netback: Timeout packets in RX path
` [PATCH net-next v4 9/9] xen-netback: Aggregate TX unmap operations

Chase Maupin : vpe-vpdma: Package for VPE DMA FW and test app
 2014-01-14 20:42 UTC 

Chase Maupin : linux-ti-staging: Add dependency for VPE firmware
 2014-01-14 20:42 UTC 

Chase Maupin : Graphics SDK: Add 5.01.00.01 version
 2014-01-14 20:42 UTC 

Chase Maupin : Graphics SDK: Add 5.01.00.01 version
 2014-01-14 20:42 UTC 

Chase Maupin : vpe-vpdma: Package for VPE DMA FW and test app
 2014-01-14 20:42 UTC 

Chase Maupin : linux-ti-staging: Add dependency for VPE firmware
 2014-01-14 20:42 UTC 

[PATCH v3 01/13] clk: sunxi: register factors clocks behind composite
 2014-01-14 20:41 UTC  (3+ messages)
` [RFC PATCH] clk: composite: support determine_rate using rate_ops->round_rate + mux_ops->set_parent

[PATCH net-next v4 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-01-14 20:39 UTC 

Any benefit of using DPDK's makefiles instead of using your own and linking against DPDK library
 2014-01-14 20:40 UTC  (5+ messages)

AMD errata 793 (CVE-2013-6885) needs a workaround in Linux?
 2014-01-14 20:38 UTC  (6+ messages)
      ` [PATCH] x86, CPU, AMD: Add workaround for family 16h, erratum 793

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-14 20:32 UTC  (7+ messages)
    ` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode() (was: Re: [RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME)
        ` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode()

[PATCH] em28xx-audio: provide an error code when URB submit fails
 2014-01-14 17:34 UTC 

[PATCHv13 00/40] ARM: TI SoC clock DT conversion
 2014-01-14 20:36 UTC  (10+ messages)

[PATCH] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode
 2014-01-14 20:37 UTC  (2+ messages)

[PATCH 0/3] ASoC: atmel_ssc_dai: add option to choose clock
 2014-01-14 20:36 UTC  (5+ messages)
` [PATCH 2/3] ASoC: atmel_wm8904: make it available "

troubleshoot live migration
 2014-01-14 20:36 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-01-08
 2014-01-14 20:35 UTC  (6+ messages)

[PATCH] msm_serial: Add support for poll_{get,put}_char()
 2014-01-14 20:34 UTC  (2+ messages)

BUG: Bad page state in process with linux 3.4.76
 2014-01-14 20:34 UTC 

pull-request: can-next 2014-01-11
 2014-01-14 20:32 UTC  (4+ messages)

[3.13-rc8] AM335x BeagleBone Buffer XRUN
 2014-01-14 20:31 UTC 

Sony DualShock4 - basic functions work, but looking to improve support
 2014-01-14 20:30 UTC  (5+ messages)

[PATCH v5 00/14] locks: implement "file-private" (aka UNPOSIX) locks
 2014-01-14 20:29 UTC  (7+ messages)
` [PATCH v5 13/14] locks: skip deadlock detection on FL_FILE_PVT locks

[PATCH 2/6] staging: vt6656: sparse fixes: device_get_stats
 2014-01-14 20:26 UTC  (3+ messages)

[meta-fsl-arm] QT4 on i.MX6?
 2014-01-14 20:24 UTC  (5+ messages)

[Qemu-devel] [PATCH] block: do not allow read-only=on and snapshot=on to be used together
 2014-01-14 19:30 UTC  (2+ messages)

fsl framebuffer image ?
 2014-01-14 20:22 UTC 

[Patch] common/memory: Fix ABI breakage for XENMEM_add_to_physmap
 2014-01-14 20:21 UTC 

[PATCH v8 4/4] qrwlock: Use smp_store_release() in write_unlock()
 2014-01-14 20:20 UTC  (8+ messages)

[PATCH v2] Move precessing of MCE queued event out from syscall exit path
 2014-01-14 20:17 UTC  (3+ messages)

next bio iters break discard?
 2014-01-14 20:17 UTC  (5+ messages)

[PATCH] add support for ALPS v7 protocol device
 2014-01-14 20:17 UTC  (4+ messages)
  ` Fwd: "

[PATCH 0/2] mmc: dw_mmc: k3 remove clk_table
 2014-01-14 20:17 UTC  (4+ messages)
` [PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks

lttng-ust works
 2014-01-14 20:10 UTC 

[U-Boot] how to get u-boot code with arm64: core support
 2014-01-14 20:09 UTC  (4+ messages)

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-14 20:07 UTC  (12+ messages)

[RFC] mm: show message when updating min_free_kbytes in thp
 2014-01-14 20:07 UTC  (9+ messages)

BUG: manpage for git-pull mentions a non-valid option -m in a comment
 2014-01-14 19:57 UTC  (6+ messages)
` Re* "
      ` [PATCH 1/2] Documentation: exclude irrelevant options from "git pull"
      ` [PATCH 2/2] Documentation: "git pull" does not have the "-m" option

[Qemu-devel] [PATCH] virtio-balloon: don't hardcode config size value
 2014-01-14 20:05 UTC  (4+ messages)
` [Qemu-trivial] "

linux-next: build failure after merge of the tip tree
 2014-01-14 20:05 UTC  (4+ messages)

[PATCH] em28xx-alsa: Fix error patch for init/fini
 2014-01-14 16:57 UTC 

[PATCH V2 0/2] clk: shmobile: clk-mstp fixes
 2014-01-14 19:57 UTC  (3+ messages)

[PATCH] app/testpmd: fix RSS rx by setting mq_mode
 2014-01-14 19:57 UTC  (4+ messages)
` [PATCH v2] app/testpmd: fix RSS "

PROBLEM: do_IRQ: [number] No irq handler for vector (irq -1) [resend]
 2014-01-14 19:53 UTC 

Kernel above 3.8 prevents booting Linux
 2014-01-14 19:52 UTC  (2+ messages)

[PATCH] ASoC: da9055: Partially fix device
 2014-01-14 19:51 UTC  (8+ messages)

[PATCH] Staging: comedi: move trailing statement to next line in ni_mio_common.c
 2014-01-14 19:50 UTC  (4+ messages)
` [PATCH v2] Staging: comedi: convert while loop to timeout "

[PATCH] drm/i915: fastboot support for HSW and BDW
 2014-01-14 19:49 UTC  (3+ messages)

[RFC][PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-14 19:49 UTC  (7+ messages)
` [RFC][PATCH 2/9] mm: slub: abstract out double cmpxchg option
` [RFC][PATCH 3/9] mm: page->pfmemalloc only used by slab/skb

About exporting symbols from an external module
 2014-01-14 19:48 UTC  (4+ messages)

[PATCH] [media] em28xx-audio: flush work at .fini
 2014-01-14 16:44 UTC 

Hitting error after failed balance
 2014-01-14 19:47 UTC 

[PATCH v2 net-next] stmmac: Add vlan rx for better GRO performance
 2014-01-14 19:42 UTC 

[PATCH 2/2] net/mlx4_core: clean up srq_res_start_move_to()
 2014-01-14 19:46 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 1/2] net/mlx4_core: clean up cq_res_start_move_to()
 2014-01-14 19:45 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH v2 0/2] Add Qualcomm BAM dmaengine driver
 2014-01-14 19:43 UTC  (4+ messages)
` [PATCH v2 1/2] dmaengine: add Qualcomm BAM dma driver

Diagnosing stray/stale .keep files -- explore what is in a pack?
 2014-01-14 19:42 UTC  (4+ messages)

[PATCH V6 0/8] Add ARM EFI stub
 2014-01-14 19:41 UTC  (8+ messages)
` [PATCH V6 3/8] Add helper function to get and convert EFI command 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.