All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-04 05:50:29 to 2012-12-04 08:00:33 UTC [more...]

[v2 PATCH 00/14] atmel SPI controller with dmaengine and device tree support
 2012-12-04  7:54 UTC  (40+ messages)
` [v2 PATCH 01/14] of: add dma-mask binding
` [v2 PATCH 02/14] of_spi: add generic binding support to specify cs gpio
` [v2 PATCH 03/14] spi/atmel_spi: add physical base address
` [v2 PATCH 04/14] spi/atmel_spi: call unmapping on transfers buffers
` [v2 PATCH 05/14] spi/atmel_spi: status information passed through controller data
` [v2 PATCH 06/14] spi/atmel_spi: add flag to controller data for lock operations
` [v2 PATCH 07/14] spi/atmel_spi: add DT support
` [v2 PATCH 08/14] spi/atmel_spi: add dmaengine support
` [v2 PATCH 09/14] spi/atmel_spi: Fix spi-atmel driver to adapt to slave_config changes
` [v2 PATCH 10/14] spi/atmel_spi: correct 16 bits transfers using PIO
` [v2 PATCH 11/14] spi/atmel_spi: correct 16 bits transfer with DMA
` [v2 PATCH 12/14] ARM: at91: add clocks for spi DT entries
` [v2 PATCH 13/14] ARM: dts: add spi nodes for atmel SoC
` [v2 PATCH 14/14] ARM: dts: add spi nodes for atmel boards

[meta-networking][PATCH v2 0/2] ntp fixes
 2012-12-04  7:44 UTC  (3+ messages)
` [meta-networking][PATCH v2 1/2] ntp: cleanup recipes and fix SSL support
  ` [danny?] "

[PATCH v8 0/4] driver for 60g Wilocity chip wil6210
 2012-12-04  7:59 UTC  (4+ messages)
` [PATCH v2] wireless: allow Atheros card to not depend on ath.ko

[U-Boot] [PATCH] mx23: Add POWER and CLKCTRL register definitions
 2012-12-04  7:59 UTC  (2+ messages)

[PATCH 00/11] watchdog/at91sam9_wdt: use watchdog framework, support DT
 2012-12-04  7:59 UTC  (5+ messages)
` [PATCH 01/11] watchdog/at91sam9_wdt: remove the file_operations struct

[PATCH 1/5] asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
 2012-12-04  7:58 UTC  (3+ messages)

[RFC] spi: spi-fsl-spi: Making spi-fsl-spi partly platform-agnostic and adding a new mode for a new core
 2012-12-04  7:58 UTC  (2+ messages)

[PATCH 0/4] replace cgroup_lock with local lock in memcg
 2012-12-04  7:58 UTC  (7+ messages)
` [PATCH 4/4] memcg: replace cgroup_lock with memcg specific memcg_lock

UBI wl_tree_add problems after PEB scrubbed
 2012-12-04  7:56 UTC  (4+ messages)
  ` [PATCH 2/2] ubi: Dont call ubi_self_check_all_ff() in __wl_get_peb()

[PATCH 1/2] man-pages.7: Add description of "ATTRIBUTES"
 2012-12-04  7:55 UTC  (2+ messages)
  ` [PATCH 2/2] bindresvport.3: Add description of the function is thread-safe

Kernel with MTD_UBI_FASTMAP=y, fm_autoconvert=0 fails to attach and resize UBI image
 2012-12-04  7:54 UTC  (3+ messages)

[PATCH 1/4 net-next] tg3: PTP - Add header definitions, initialization and hw access functions
 2012-12-04  7:53 UTC  (5+ messages)
` [PATCH 2/4 net-next] tg3: PTP - Implement the ptp api and ethtool functions

[U-Boot] [PATCH] mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
 2012-12-04  7:52 UTC  (2+ messages)

[oe-commits] Ross Burton : glib-2.0: upgrade to latest stable, 2.34.1
 2012-12-04  7:36 UTC  (2+ messages)

[PATCH 1/5] add Ubuntu 12.04.1 LTS in the supported Linux distros list
 2012-12-04  8:22 UTC  (5+ messages)
` [PATCH 2/5] lxc: remove rdepend perl-module-warnings-register
` [PATCH 3/5] using nativesdk as a prefix, not a suffix
` [PATCH 4/5] add centos 6.3 in the supported Linux distros list
` [PATCH 5/5] lxc: move patches to default search path

[Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update
 2012-12-04  7:46 UTC  (4+ messages)

Howto known uncompressed length when uncompress_fd_to_buf
 2012-12-04  7:44 UTC  (4+ messages)

[PATCH shmobile/DT 1/2] ARM: shmobile: Remove some of_sh_intc_* functions
 2012-12-04  7:44 UTC  (4+ messages)

[PATCH v5 0/5] kexec: put bzImage and ramdisk above 4G for x86 64bit
 2012-12-04  7:42 UTC  (4+ messages)

what meaning of command function return val
 2012-12-04  7:42 UTC  (2+ messages)

[PATCH v2] memcg: debugging facility to access dangling memcgs
 2012-12-04  7:40 UTC  (4+ messages)

[PATCH -next 0/9] tty: Fix buffer work access-after-free
 2012-12-04  7:40 UTC  (11+ messages)
` [PATCH -next 1/9] tty: WARN if buffer work racing with tty free
` [PATCH -next 2/9] tty: Add diagnostic for halted line discipline
` [PATCH -next 3/9] tty: Don't reschedule buffer work while closing
` [PATCH -next 4/9] tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
` [PATCH -next 5/9] tty: Remove unnecessary re-test of ldisc ref count
` [PATCH -next 6/9] tty: Fix ldisc halt sequence on hangup
` [PATCH -next 7/9] tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
` [PATCH -next 8/9] tty: Remove unnecessary buffer work flush
` [PATCH -next 9/9] tty: Halt both ldiscs concurrently

[RFC PATCH 0/2] mm: Add ability to monitor task's memory changes
 2012-12-04  7:39 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/p2041: move Lanes mux to board early init
 2012-12-04  7:36 UTC 

[net-next rfc v7 0/3] Multiqueue virtio-net
 2012-12-04  7:35 UTC  (6+ messages)
` [net-next rfc v7 2/3] virtio_net: multiqueue support

[V2 PATCH 00/27] mv-usb fix and enhancement patches
 2012-12-04  7:34 UTC  (3+ messages)

[oe-commits] Koen Kooi : Revert "maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass"
 2012-12-04  7:19 UTC  (7+ messages)
  `  "

[Buildroot] [autobuild.buildroot.net] Build results for 2012-12-03
 2012-12-04  7:33 UTC 

[Qemu-devel] [PATCH][RESEND] iscsi: add support for iSCSI NOPs
 2012-12-04  7:31 UTC  (3+ messages)

[PATCH 1/2] Input: xpad - Minor coding style errors fixed
 2012-12-04  7:28 UTC  (3+ messages)

[PATCH] mmc: dw-mmc: fix the error for a few argument
 2012-12-04  7:26 UTC  (2+ messages)

Linux 3.7-rc7
 2012-12-04  7:26 UTC  (5+ messages)
` [YASB] "

[PATCH v2 00/22] brcmsmac: Tx rework and expanded debug/trace support
 2012-12-04  7:25 UTC  (17+ messages)

[PATCH 0/5] ARM: tegra20: cpuidle: add power-down state
 2012-12-04  7:25 UTC  (12+ messages)
` [PATCH 1/5] ARM: tegra20: cpuidle: add powered-down state for secondary CPU
` [PATCH 4/5] ARM: tegra20: cpuidle: add powered-down state for CPU0

Mem_event API and MEM_EVENT_REASON_SINGLESTEP
 2012-12-04  7:23 UTC  (10+ messages)

[xen-unstable test] 14559: tolerable FAIL
 2012-12-04  7:22 UTC 

[lm-sensors] (no subject)
 2012-12-04  7:22 UTC  (2+ messages)

[LTP] [PATCH 1/4] cmdlib.sh: Add four functions of controlling daemon
 2012-12-04  7:21 UTC  (4+ messages)
` [LTP] [PATCH 2/4] runnetnstest.sh: fix a fail of vsftpd is disabled
` [LTP] [PATCH 3/4] at_allow01: Use lib to restart atd service
` [LTP] [PATCH 4/4] at_deny01: "

[LTP] [PATCH] clone: wait until child completes
 2012-12-04  7:20 UTC  (2+ messages)

Example of BTRFS uglyssima performance : Bitcoin
 2012-12-04  7:22 UTC  (5+ messages)

[RFC v2] Support volatile range for anon vma
 2012-12-04  7:22 UTC  (7+ messages)

[LTP] [PATCH] clone: increase stack size to 1M
 2012-12-04  7:19 UTC  (2+ messages)

[RFC] Add basic syntax check on shell scripts
 2012-12-04  7:20 UTC  (3+ messages)

ghostscript running error on powerpc
 2012-12-04  7:19 UTC 

[PATCH 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver
 2012-12-04  7:14 UTC  (6+ messages)

[PATCH sound-unstable] usb-audio: sync ep init fix for audioformat mistmatch
 2012-12-04  7:18 UTC  (3+ messages)
` [PATCH sound-unstable] usb-audio: sync ep init fix for audioformat mismatch

[Qemu-devel] [PATCH RFT 0/5] usb: Clean up and extend SysBus EHCI
 2012-12-04  7:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFT 3/5] usb/ehci: Add SysBus EHCI device for Exynos4210

[PATCH v3 1/7] mfd: max8925: add irqdomain for dt
 2012-12-04  7:08 UTC  (3+ messages)

[PATCH 0/7] mfd: update on max8925 for DT support
 2012-12-04  7:11 UTC  (4+ messages)

[PATCH] Documentation: add docs for max8925 dt
 2012-12-04  7:10 UTC  (2+ messages)

Linux 3.7-rc8
 2012-12-04  7:10 UTC  (8+ messages)

[PATCH v4 7/7] mfd: max8925: add dts
 2012-12-04  7:09 UTC  (2+ messages)

[Bridge] [PATCH net-next] bridge: implement multicast fast leave
 2012-12-04  7:07 UTC  (7+ messages)
    `  "

[for-comment][PATCH 1/2] sourceipk.bbclass: Add sdk_tweaks function
 2012-12-04  7:06 UTC  (3+ messages)
` [for-comment][PATCH 2/2] board-port-labs: Add support for do_change_origin

[PATCH 0/2] Btrfs: fix mode umasking on empty files
 2012-12-04  7:05 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: fix permissions of empty files not affected by umask

[PATCH 1/4] rtc: sa1100: enable/disable rtc when probe/remove the device
 2012-12-04  7:03 UTC  (12+ messages)
` [PATCH 3/4] rtc: pxa: add pxa95x rtc support

[Lustre-devel] Question of transplanting Lustre to a non-x86 arch
 2012-12-04  7:02 UTC 

[PATCH 0/2] USB MIDI fixes
 2012-12-04  7:01 UTC  (4+ messages)
` [PATCH 2/2] ALSA: usb-audio: Fix missing autopm for MIDI input

[Qemu-devel] [PATCH] xilinx_zynq: Fix wrong IRQ number of the second EHCI controller
 2012-12-04  6:59 UTC 

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2012-12-04  6:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 955379] "

[Buildroot] [git commit] xlib_libX11: disable nls compose overview generation
 2012-12-04  6:55 UTC 

[Qemu-devel] [PATCH 1.3] ehci-sysbus: Attach DMA context
 2012-12-04  6:49 UTC  (8+ messages)

[PATCH v2] drivers: cma: fix addressing on PAE machines
 2012-12-04  6:46 UTC  (2+ messages)
` [linux-keystone] "

[QUESTION] why not break the EOF limit of fallocate
 2012-12-04  6:40 UTC 

[PATCH v3 0/4] x86, apicv: Add APIC virtualization support
 2012-12-04  6:39 UTC  (4+ messages)
` [PATCH v3 3/4] x86, apicv: add virtual interrupt delivery support

[PATCH] printf: use %ll instead of %j
 2012-12-04  6:38 UTC  (3+ messages)

[PATCH] da8xx: Fix revision check on the da8xx driver
 2012-12-04  6:36 UTC  (4+ messages)

[PATCH RFT] spi: spi-xcomm: Fix wrong setting for SPI_XCOMM_SETTINGS_CPHA
 2012-12-04  6:27 UTC 

[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2012-12-04  6:27 UTC  (3+ messages)

[Qemu-devel] vmstate conversion for virtio?
 2012-12-04  6:30 UTC  (2+ messages)

megaraid_sas: which patches are needed for 2.6.32.y?
 2012-12-04  6:27 UTC 

[PATCH v5 8/8] Documentation: update nfs option in filesystem/vfat.txt
 2012-12-04  6:24 UTC  (3+ messages)

[PATCH v5 5/8] fat: restructure export_operations
 2012-12-04  6:23 UTC  (3+ messages)

linux-next: Tree for Dec 4
 2012-12-04  6:22 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 22 new messages
 2012-12-04  6:19 UTC  (2+ messages)
` [PATCHv2] "

[RFC/PATCH] l10n: de.po: translate 825 new messages
 2012-12-04  6:19 UTC  (4+ messages)

Why a host not ping-able?
 2012-12-04  6:17 UTC 

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-04  6:17 UTC  (10+ messages)
` [RFC v2 1/8] video: tegra: Add nvhost driver

Reg: QorIQ Yocto SDK 1.3.1 Bitbake PHP
 2012-12-04  6:14 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (ext4 tree related)
 2012-12-04  6:13 UTC 

[Qemu-devel] [PATCH 0/5] TCG global gen_opc_ arrays clean-up
 2012-12-04  4:49 UTC  (3+ messages)

[PATCH v3 1/4] sata_highbank: utilize common ata_platform_remove_one()
 2012-12-04  6:10 UTC  (4+ messages)
` [PATCH v2 2/4] pata_octeon_cf: perform host detach, removal on exit

[PATCH 0/2] Remove unused bits checking for EPT logic
 2012-12-04 17:55 UTC  (3+ messages)
` [PATCH 1/2] kvm: remove unnecessary bit checking for ept violation
` [PATCH 2/2] kvm: don't use bit24 for detecting address-specific invalidation capability

[PATCH] virtio-spec: serial: english tweak
 2012-12-04  6:08 UTC  (2+ messages)

[Powertop] [PATCH v1] Allow frequency stats when cpuidle is not enabled
 2012-12-04  6:07 UTC 

[ath9k-devel] ath9k_htc test release: please test
 2012-12-04  6:06 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 0/4] Trivial patches
 2012-12-04  6:04 UTC  (10+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v1 1/4] pflash_cfi01: qemu_log_mask "unimplemented" msg
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v1 2/4] pflash_cfi0x: Send debug messages to stderr
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v1 3/4] zynq_slcr: Compile time warning fixes
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v1 4/4] arm_gic: Add cpu nr to Raised IRQ message
  ` [Qemu-devel] "

[PATCH -next] ipw2200: return error code on error in ipw_wx_get_auth()
 2012-12-04  6:03 UTC 

[PATCH] drm/exynos: enable iommu for mixer and not hdmi
 2012-12-04  6:03 UTC  (2+ messages)

[PATCH v3 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP
 2012-12-04  5:58 UTC  (7+ messages)

[Bridge] Help IPV6 neighbor cache & Bridging (RTM_NEWNEIGH)
 2012-12-04  5:58 UTC  (2+ messages)

[PATCH BlueZ] test: Add a HFP HF endpoint to simple-endpoint
 2012-12-04  5:56 UTC  (2+ messages)

[PATCH 3/3] drm/exynos: add iommu support for hdmi driver
 2012-12-04  5:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/10] nested vmx: bug fixes and feature enabling
 2012-12-04  5:53 UTC  (11+ messages)
` [PATCH 01/10] nested vmx: emulate MSR bitmaps
` [PATCH 02/10] nested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to guest VMM
` [PATCH 03/10] nested vmx: fix rflags status in virtual vmexit
` [PATCH 04/10] nested vmx: fix handling of RDTSC
` [PATCH 05/10] nested vmx: fix DR access VM exit
` [PATCH 06/10] nested vmx: enable IA32E mode while do VM entry
` [PATCH 07/10] nested vmx: enable "Virtualize APIC accesses" feature for L1 VMM
` [PATCH 08/10] nested vmx: enable PAUSE and RDPMC exiting "
` [PATCH 09/10] nested vmx: fix interrupt delivery to L2 guest
` [PATCH 10/10] nested vmx: check host ability when intercept MSR read


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.