All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-05 22:03:04 to 2013-08-06 00:02:29 UTC [more...]

[PATCH RFC 00/13] Adding SPDIF support to kirkwood-i2s
 2013-08-06  0:02 UTC  (20+ messages)
` [PATCH RFC 10/13] ASoC: kirkwood-t5325: add DAPM links between codec and cpu DAI
            ` [alsa-devel] [PATCH RFC 00/13] Adding SPDIF support to kirkwood-i2s

[Qemu-devel] [Patch] ARM: Add an L2 cache controller to KZM
 2013-08-06  0:00 UTC  (5+ messages)

[PATCH v2 6/8] powerpc: introduce early_get_first_memblock_info
 2013-08-05 23:59 UTC  (4+ messages)

[PATCH v6 0/6] http.<url>.<key> and friends
 2013-08-05 23:57 UTC  (7+ messages)
` [PATCH v6 6/6] config: "git config --get-urlmatch" parses section.<url>.key
      ` [PATCH ALTERNATIVE v6.v3 4/6] config: parse http.<url>.<variable> using urlmatch

[PATCH 0/7] RFC: EFI stub for ARM
 2013-08-05 23:56 UTC  (6+ messages)
` [PATCH 1/7] EFI stub documentation updates

[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
 2013-08-05 23:46 UTC  (5+ messages)

[PATCH RFC 00/51] Preview of DMA mask changes
 2013-08-05 23:44 UTC  (6+ messages)
` [PATCH RFC 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations

[PATCH] [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
 2013-08-05 23:43 UTC  (4+ messages)

[PATCH v2 0/8] Common Clock Framework support for Samsung S3C64xx
 2013-08-05 23:42 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] qt5multimedia: depend on gst-plugins-base if selected, install libqgsttools
 2013-08-05 23:36 UTC 

[Printing-architecture] cups-browsed - What to do if client.conf redirects to remote CUPS
 2013-08-05 23:35 UTC  (2+ messages)

[PATCH 00/12] Completion of i915 VMAs
 2013-08-05 23:34 UTC  (12+ messages)
` [PATCH 01/12] drm/i915: plumb VM into object operations
  ` Maintainer-review fluff (was: Re: [PATCH 01/12] drm/i915: plumb VM into object operations)

[GIT PULL] Samsung PWM support cleanup
 2013-08-05 23:32 UTC  (2+ messages)

[PATCH 1/4] drm/radeon: only save UVD bo when we have open handles
 2013-08-05 23:32 UTC  (2+ messages)

[PATCH 00/11] blame/log -L: additional tests and bug fixes
 2013-08-05 23:30 UTC  (6+ messages)
` [PATCH 02/11] t8001/t8002: blame: demonstrate -L bounds checking bug

[PATCH] checkpatch: add a rule to check devinitconst mistakes
 2013-08-05 23:30 UTC  (2+ messages)

Heavy memory leak when using quota groups
 2013-08-05 23:29 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Update the usage strings of some cmds
 2013-08-05 23:28 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: Update the man page of btrfs

[PATCH 0/3] ARM: vexpress: TC2 MCPM/SPC cleanups
 2013-08-05 23:28 UTC  (7+ messages)
` [PATCH 1/3] ARM: vexpress: move spc driver back under mach-vexpress
` [PATCH 2/3] ARM: vexpress: make spc code TC2-only

[PATCH net v4 0/6] bnx2x: fixes
 2013-08-05 23:26 UTC  (3+ messages)
` [PATCH net v4 2/6] bnx2x: protect different statistics flows

[PATCH 0/3] Add clk driver to register s2mps11 clocks
 2013-08-05 23:23 UTC  (4+ messages)
` [PATCH 1/3] clk: s2mps11: Add support for s2mps11

[PATCH v9 00/30] MBus DT binding for Armada 370/XP and Kirkwood
 2013-08-05 23:22 UTC  (5+ messages)
` [PATCH v9 29/30] bus: mvebu-mbus: Add devicetree binding
  ` DT binding stalemate proposal, was: "

Cannot hot remove a memory device
 2013-08-05 23:19 UTC  (5+ messages)
    ` Cannot hot remove a memory device (patch)

[U-Boot] [PATCH v3 0/9] Bring in new I2C framework
 2013-08-05 23:18 UTC  (9+ messages)
` [U-Boot] [PATCH v3 8/9] tegra: i2c: Enable new CONFIG_SYS_I2C framework

Failure to detect PCI card
 2013-08-05 23:14 UTC  (9+ messages)

[PATCH v1 00/22] e2fsprogs: inline data refinement patch set
 2013-08-05 23:14 UTC  (4+ messages)
` [PATCH v1 03/22] libext2fs: add functions to operate on extended attribute

[PATCH net-next] bonding: fix send_peer_notif leekage on rtnl lock congestion
 2013-08-05 23:12 UTC  (2+ messages)

x86: Clean up asmlinkage use
 2013-08-05 23:10 UTC  (18+ messages)
` [PATCH 01/16] x86: Fix sys_call_table type in asm/syscall.h v2
` [PATCH 02/16] x86, asmlinkage: Change dotraplinkage into __visible on 32bit v2
` [PATCH 03/16] x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
` [PATCH 05/16] x86, asmlinkage: Make 32bit/64bit __switch_to visible
` [PATCH 06/16] x86, asmlinkage: Make various syscalls asmlinkage
` [PATCH 07/16] x86, asmlinkage: Make kprobes code visible and fix assembler code
` [PATCH 08/16] x86, asmlinkage, kexec: Drop bogus asmlinkage in machine_kexec_32
` [PATCH 09/16] x86, asmlinkage: Make several variables used from assembler/linker script visible
` [PATCH 10/16] x86, asmlinkage: Make syscall tables visible
` [PATCH 11/16] x86, asmlinkage, apm: Make APM data structure used from assembler visible
` [PATCH 12/16] x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
` [PATCH 13/16] x86, asmlinkage: Make 64bit checksum functions visible
` [PATCH 14/16] x86, asmlinkage: Make dump_stack visible
` [PATCH 15/16] x86, asmlinkage, power: Make various symbols used by the suspend asm code visible
` [PATCH 16/16] x86, asmlinkage, vdso: Mark vdso variables __visible

[PATCH net-next 3/3] bonding: unwind on bond_add_vlan add failure
 2013-08-05 23:09 UTC  (3+ messages)
` [net-next,3/3] "

[PATCH] lto, wan/sbni: Make inline assembler symbols visible and assembler global
 2013-08-05 23:09 UTC  (4+ messages)

[PATCH net-next 1/3] bonding: fix vlan 0 addition and removal
 2013-08-05 23:08 UTC  (3+ messages)
` [net-next,1/3] "

[Xenomai] Using a PowerPC Critical Interrupt Input alongside Xenomai
 2013-08-05 23:05 UTC 

[PATCH 1/2] ARM: msm: Add support for MSM8974 Dragonboard
 2013-08-05 23:02 UTC  (4+ messages)
` [PATCH 2/2] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974

[PATCHv2] Add per-process flag to control thp
 2013-08-05 23:03 UTC  (2+ messages)

[PATCH 1/6] mtd: nandsim: convert pages_written[] to bitmap
 2013-08-05 23:02 UTC  (3+ messages)

Contact: (JosephWong@live.shop.edu.cn)
 2013-08-05 22:56 UTC 

What's cooking in git.git (Aug 2013, #02; Mon, 5)
 2013-08-05 23:01 UTC 

[PATCH] fib_trie: remove potential out of bound access
 2013-08-05 23:00 UTC  (4+ messages)

Agenda: Yocto Project Technical Team Meeting - Tuesday, August 06, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2013-08-05 23:00 UTC 

[GIT PULL] PCI updates for v3.11
 2013-08-05 22:58 UTC  (4+ messages)
  ` Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)

mceusb Fintek ir transmitter only works when X is not running
 2013-08-05 22:57 UTC  (5+ messages)

[PATCH] kvm: Make kvm_rebooting visible
 2013-08-05 22:57 UTC  (3+ messages)

[meta-fsl-arm PATCH 1/8] imx-lib.inc: Remove unused assignment for FILES definition
 2013-08-05 22:57 UTC  (9+ messages)
` [meta-fsl-arm PATCH 8/8] qt4: Enable OpenGL ES2 support for i.MX6

leds-lp5523: Broken commit db6eaf8388a413a5ee1b4547ce78506b9c6456b0
 2013-08-05 22:55 UTC  (4+ messages)

Votre vol pas cher en 1 clic
 2013-08-05 22:55 UTC 

Corrupted EFI region
 2013-08-05 22:52 UTC  (21+ messages)
` [edk2] "

[PATCHv2 7/9] ARM: kirkwood: convert LaCie Net{2, 5}Big v2 platforms to DT
 2013-08-05 22:52 UTC  (4+ messages)
` [PATCH] leds: leds-netxbig: depends on ARCH_KIRKWOOD

[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
 2013-08-05 22:50 UTC  (3+ messages)

[PATCHv2 1/9] ARM: kirkwood: convert d2net_v2 to DT
 2013-08-05 22:50 UTC  (4+ messages)
` [PATCH] leds: leds-ns2: depends on ARCH_KIRKWOOD

[PATCH 1/5] ARM: use phys_addr_t for DMA zone sizes
 2013-08-05 22:50 UTC  (5+ messages)
` [PATCH 2/5] ARM: make dma_addr_t 64-bit on LPAE
` [PATCH 3/5] ARM: highbank: enable DMA zone for LPAE
` [PATCH 4/5] ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH 5/5] ARM: highbank: select required errata work-arounds

[PATCH] Btrfs: race free update of super flags
 2013-08-05 22:47 UTC  (4+ messages)

+ smph-move-smp-version-of-on_each_cpu-out-of-line.patch added to -mm tree
 2013-08-05 22:47 UTC 

+ upc-use-local_irq_saverestore-in-smp_call_function_single.patch added to -mm tree
 2013-08-05 22:47 UTC 

[PATCH] smp: give WARN in case of in_interrupt() when calling smp_call_function_many/single
 2013-08-05 22:46 UTC  (6+ messages)
` [PATCH] smp: Give WARN()ing when calling smp_call_function_many()/single() in serving irq
  ` [PATCH V2] "

[PATCH] bridge: don't try to update timers in case of broken MLD queries
 2013-08-05 22:44 UTC  (9+ messages)
` [Bridge] "

[PATCH V2] libibverbs: Allow arbitrary int values for MTU
 2013-08-05 22:43 UTC  (13+ messages)

[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3
 2013-08-05 22:42 UTC  (8+ messages)
` [PATCH 1/2] input: ti_tsc: Enable shared IRQ for TSC

[PATCH] drm/i915: add fast boot support for Haswell
 2013-08-05 22:42 UTC  (2+ messages)

how to build external firmware for kernel
 2013-08-05 22:42 UTC  (5+ messages)

[Bridge] [PATCHv2] bridge: disable snooping if there is no querier
 2013-08-05 22:40 UTC  (7+ messages)
` [Bridge] [PATCHv3] "
      `  "

[RFC v3 00/13] Exynos5 IS driver
 2013-08-05 22:37 UTC  (5+ messages)
` [RFC v3 02/13] [media] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation

[PATCH v2] tmio_mmc_dma: fix PIO fallback on SDHI
 2013-08-05 22:37 UTC  (5+ messages)

[PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly
 2013-08-05 22:47 UTC  (6+ messages)

[PATCH] ASoC: wm8994: Fix class W controls
 2013-08-05 22:35 UTC 

[PATCH] nfs4.1: Minimal SP4_MACH_CRED implementation
 2013-08-05 22:32 UTC  (2+ messages)

[PATCH] fbdev: suppress warning when assigning vga-save/restore base
 2013-08-05 22:29 UTC  (5+ messages)

[PATCH 00/48] xfsprogs: CRC support
 2013-08-05 22:28 UTC  (12+ messages)
` [PATCH 00/12] xfsprogs: add recent kernel CRC fixes
  ` [PATCH 08/12] xfs: correctly map remote attr buffers during removal
  ` [PATCH 09/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
  ` [PATCH 10/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
  ` [PATCH 11/12] xfs: rework remote attr CRCs
  ` [PATCH 12/12] xfs: don't emit v5 superblock warnings on write

[PATCH] usb: fix some scripts/kernel-doc warnings
 2013-08-05 22:28 UTC  (6+ messages)

[PATCH] Add device file bindings for MAPLE
 2013-08-05 22:26 UTC  (6+ messages)

[patch 0/7] improve memcg oom killer robustness v2
 2013-08-05 22:25 UTC  (8+ messages)
` [patch 3/7] arch: mm: pass userspace fault flag to generic fault handler

Request for comments: reserving a value for O_SEARCH and O_EXEC
 2013-08-05 22:25 UTC 

sysfs support for scaling_cur_freq in intel_pstate
 2013-08-05 22:25 UTC  (2+ messages)

[PATCH net-next 0/2] fix bonding neighbour setup handling
 2013-08-05 22:25 UTC  (4+ messages)

+ block-support-embedded-device-command-line-partition-fix.patch added to -mm tree
 2013-08-05 22:22 UTC 

+ block-support-embedded-device-command-line-partition.patch added to -mm tree
 2013-08-05 22:22 UTC 

[PATCH] block: support embedded device command line partition
 2013-08-05 22:22 UTC  (2+ messages)

low latency/busy poll feedback and bugs
 2013-08-05 22:16 UTC  (2+ messages)
` [PATCH net-next] net: Add low-latency/polling support for UDP multicast

[PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
 2013-08-05 22:21 UTC  (9+ messages)
` [PATCH 4/4] PCI: fix the io resource alignment calculation in pbus_size_io()

[PATCH 0/8] Several NXP TDA998x patches
 2013-08-05 22:20 UTC  (9+ messages)
` [PATCH 1/8] drm/i2c: tda998x: fix EDID reading on TDA19988 devices
` [PATCH 2/8] drm/i2c: tda998x: ensure VIP output mux is properly set
` [PATCH 3/8] drm/i2c: tda998x: fix npix/nline programming
` [PATCH 4/8] drm/i2c: tda998x: prepare for video input configuration
` [PATCH 5/8] drm/i2c: tda998x: add video and audio "
` [PATCH 6/8] drm/i2c: tda998x: fix sync generation and calculation
` [PATCH 7/8] drm/i2c: tda998x: prepare for broken sync workaround
` [PATCH 8/8] drm/tilcdc fixup mode to workaound sync for tda998x

[PATCH] lto, watchdog/hpwdt.c: Make assembler label global
 2013-08-05 22:16 UTC 

[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank
 2013-08-05 22:16 UTC  (9+ messages)

[PATCH] Fix init const for module signing code
 2013-08-05 22:15 UTC 

[Input needed, open until Monday Aug 12th] Should we have an invite only, 1/2 day developer meeting before Xen Developer Summit (i.e. in the afternoon of October 23, Edinburgh, UK)
 2013-08-05 22:11 UTC 

[PATCH] Update MAINTAINERS file in Linux. (v1)
 2013-08-05 22:11 UTC  (7+ messages)
` [PATCH 2/3] MAINTAINERS: Update the Xen subsystem's with proper mailing list
` [PATCH 3/3] MAINTAINERS: Add in two extra co-maintainers of the Xen tree

[PATCH] Use gcc alias instead of assembler aliases for syscalls
 2013-08-05 22:09 UTC 

[PATCH] dwc3: Only build debugfs when DWC3_GADGET/DUAL_ROLE is enabled
 2013-08-05 22:08 UTC 

[RFC] gcc feature request: Moving blocks into sections
 2013-08-05 22:08 UTC  (11+ messages)

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-08-05 22:08 UTC  (13+ messages)

[PATCH] iw: correction in coalesce condition display message
 2013-08-05 22:06 UTC 

[patch 0/3] reiserfs locking patchset
 2013-08-05 22:07 UTC  (3+ messages)
` [patch 1/3] reiserfs: locking, push write lock out of xattr code

[U-Boot] Unified u-boot feature set for simpler distro support
 2013-08-05 22:06 UTC  (6+ messages)

+ mm-memcg-do-not-trap-chargers-with-full-callstack-on-oom.patch added to -mm tree
 2013-08-05 22:06 UTC 

+ mm-memcg-rework-and-document-oom-waiting-and-wakeup.patch added to -mm tree
 2013-08-05 22:06 UTC 

+ mm-memcg-enable-memcg-oom-killer-only-for-user-faults.patch added to -mm tree
 2013-08-05 22:05 UTC 

+ x86-finish-user-fault-error-path-with-fatal-signal.patch added to -mm tree
 2013-08-05 22:05 UTC 

+ arch-mm-pass-userspace-fault-flag-to-generic-fault-handler.patch added to -mm tree
 2013-08-05 22:05 UTC 

+ arch-mm-do-not-invoke-oom-killer-on-kernel-fault-oom.patch added to -mm tree
 2013-08-05 22:05 UTC 

+ arch-mm-remove-obsolete-init-oom-protection.patch added to -mm tree
 2013-08-05 22:05 UTC 

[PATCH 1/2] pinctrl: clean up pinconfig-generic documentation
 2013-08-05 21:56 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: add generic pins and functions properties

[PATCH V2 0/3] pinctrl: add pincontrol driver for palmas device
 2013-08-05 22:04 UTC  (3+ messages)
` [PATCH V2 3/3] pinctrl: palmas: add pincontrol driver

[PATCH] clk: mxs: clk-imx23: Include <linux/clk/mxs.h>
 2013-08-05 22:03 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.