All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-16 08:42:53 to 2014-01-16 10:05:02 UTC [more...]

[PATCHv3 1/5] android/unit: Add android IPC unit tests
 2014-01-16 10:05 UTC  (5+ messages)
` [PATCHv3 2/5] android/ipc: Remove watches on cleanup
` [PATCHv3 3/5] android/unit: Add /android_ipc/send_cmd_1 test case
` [PATCHv3 4/5] android/unit: Add /android_ipc/send_cmd_2 "
` [PATCHv3 5/5] android/unit: Add /android_ipc/send_cmd_3 "

[PATCH RFC 0/4]: xen-net{back, front}: Multiple transmit and receive queues
 2014-01-16 10:04 UTC  (10+ messages)
` [PATCH RFC 1/4] xen-netback: Factor queue-specific data into queue struct
` [PATCH RFC 2/4] xen-netback: Add support for multiple queues

Xen 4.4 development update
 2014-01-16 10:03 UTC  (5+ messages)
  ` Status of Nested Virt in 4.4 (Was: Re: Xen 4.4 development update)

[Qemu-devel] [PULL 00/42] Block patches
 2014-01-16 10:03 UTC  (4+ messages)
` [Qemu-devel] [PULL 36/42] qapi: QMP interface for blkdebug and blkverify

Does nilfs2 do any in-place writes?
 2014-01-16 10:03 UTC  (5+ messages)

[3.11.y.z extended stable] Linux 3.11.10.3
 2014-01-16 10:01 UTC  (2+ messages)

[PATCH 1/3] android/pts: Add PTS test results document for A2DP
 2014-01-16 10:01 UTC  (3+ messages)
` [PATCH 2/3] android/pts: Add PTS test results document for AVRCP
` [PATCH 3/3] android/ipc: Add PTS test results document for AVCTP

[PATCHv2] dracut-initramfs-restore,lsinitrd: add LZ4 support
 2014-01-16 10:00 UTC 

global fdisk colors disable
 2014-01-16  9:59 UTC  (8+ messages)

[dm-crypt] nuke password to delete luks header
 2014-01-16  9:50 UTC  (6+ messages)

[PATCH for-next 00/14] Patch set for 3.14
 2014-01-16  9:58 UTC  (7+ messages)
` [PATCH for-next 09/14] IB/mlx5: Add support for resize CQ

[Buildroot] [PATCH] lvm2: cleanup: remove the unused variable LVM2_BINS
 2014-01-16  9:57 UTC 

[PATCHv4 net-next 0/6] xfrm: Add ESN support for AH
 2014-01-16  9:56 UTC  (3+ messages)
` [PATCHv4 net-next 3/6] {IPv4,xfrm} Add ESN support for AH ingress part

different QEMU
 2014-01-16  9:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/curl: Implement the libcurl timer callback interface
 2014-01-16  9:55 UTC  (11+ messages)

[3.5.y.z extended stable] Linux 3.5.7.29
 2014-01-16  9:55 UTC  (2+ messages)

[0/10] dtc: Assorted parsing and error reporting cleanups
 2014-01-16  9:54 UTC  (3+ messages)

[PATCH][RESEND] hp-wireless: new driver for hp wireless button for Windows 8
 2014-01-16  9:50 UTC 

[Qemu-devel] [PATCH v17 00/10] Shared library module support
 2014-01-16  9:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH v17 01/10] util: Split out qemu_exec_dir from os_find_datadir
` [Qemu-devel] [PATCH v17 02/10] rules.mak: fix $(obj) to a real relative path
` [Qemu-devel] [PATCH v17 03/10] rules.mak: allow per object cflags and libs
` [Qemu-devel] [PATCH v17 04/10] block: use per-object "
` [Qemu-devel] [PATCH v17 05/10] darwin: do not use -mdynamic-no-pic
` [Qemu-devel] [PATCH v17 06/10] build-sys: introduce common-obj-m and block-obj-m for DSO
` [Qemu-devel] [PATCH v17 07/10] module: implement module loading
` [Qemu-devel] [PATCH v17 08/10] Makefile: install modules with "make install"
` [Qemu-devel] [PATCH v17 09/10] .gitignore: ignore module related files (dll, so, mo)
` [Qemu-devel] [PATCH v17 10/10] block: convert block drivers linked with libs to modules

[PATCH v2.1 4/4] x86: intel-mid: remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs
 2014-01-16  9:50 UTC  (9+ messages)
` [PATCH 1/2] x86: intel-mid: return proper error code from get_gpio_by_name()
  ` [PATCH 2/2] x86: intel-mid: sfi_handle_*_dev() should check for pdata error code

maintain badblocks list on the fly
 2014-01-16  9:50 UTC  (3+ messages)

v3.13-rc3 OOPS
 2014-01-16  9:49 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2014-01-16  9:47 UTC  (2+ messages)
` [U-Boot] Pull request: u-boot-arm/master - UPDATED

[PATCHv2 0/4] zram stats rework and code cleanup
 2014-01-16  9:45 UTC  (8+ messages)
` [PATCHv2 3/4] zram: rework reported to end-user zram statistics
` [PATCHv2 4/4] zram: report failed read and writes stats

autogen-native recipe compilation error (since upgrade to 5.18.2)
 2014-01-16  9:46 UTC  (3+ messages)

[QUERY]: Is using CPU hotplug right for isolating CPUs?
 2014-01-16  9:46 UTC  (3+ messages)

Releases
 2014-01-16  9:41 UTC 

[Xenomai] xenomai-2.6.3 with freescale imx6 kernel threads binding cpu
 2014-01-16  9:45 UTC 

[PATCHv2 1/5] android: Add android ipc tester
 2014-01-16  9:45 UTC  (5+ messages)
` [PATCHv2 2/5] android: Fix ipc cleanup
` [PATCHv2 3/5] android/ipc-tester: Add test case to send cmd
` [PATCHv2 4/5] android/ipc-tester: Add test case to send cmd to registered service
` [PATCHv2 5/5] android/ipc-tester: Add next command test case

IEGD to xf86-video-intel
 2014-01-16  9:44 UTC  (3+ messages)
` [PATCH] drm/i915: Get LVDS preferred mode from SDVO output timings if there's nothing else

[PATCH] ASoC: core: Use devm_kzalloc() instead kzalloc()
 2014-01-16  8:44 UTC  (2+ messages)

[PATCH] x86, apic: clean up handling of boot_cpu_physical_apicid in boot process
 2014-01-16  9:40 UTC 

[PATCH V2 1/1] Drivers: hv: Implement the file copy service
 2014-01-16  9:42 UTC  (2+ messages)

[PATCH RT 0/8] Linux 3.2.53-rt76-rc1
 2014-01-16  9:41 UTC  (2+ messages)

[PATCH -tip 0/3] perf-probe bugfixes
 2014-01-16  9:39 UTC  (4+ messages)
` [PATCH -tip 1/3] [BUGFIX] perf-probe: Release allocated probe_trace_event if failed
` [PATCH -tip 2/3] [BUGFIX] perf-probe: Release all dynamically allocated parameters
` [PATCH -tip 3/3] [CLEANUP] perf-tools: Export elf_section_by_name and reuse

[Xenomai] xenomai-2.6.3 with freescale imx6 kernel threads binding cpu
 2014-01-16  9:40 UTC 

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2014-01-16  9:40 UTC  (6+ messages)
` [PATCH v12 0/7] "

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

[PATCH v4 0/7] mtd: spi-nor: add a new framework for SPI NOR
 2014-01-16  9:39 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/9 v4] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
 2014-01-16  9:38 UTC  (3+ messages)

read errors not corrected when doing check on RAID6
 2014-01-16  9:38 UTC  (3+ messages)

[PATCH net-next v3 1/5] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-16  9:38 UTC  (5+ messages)
` [PATCH net-next v3 2/5] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v3 3/5] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v3 4/5] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v3 5/5] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2014-01-16  9:37 UTC  (4+ messages)
` [Bug 73530] "

[PATCH -next] clocksource: keystone: Fix return value check in keystone_timer_init()
 2014-01-16  9:37 UTC  (2+ messages)

[PATCH 00/13] Assorted mvneta fixes and improvements
 2014-01-16  9:36 UTC  (4+ messages)
` [PATCH 11/13] net: mvneta: implement rx_copybreak

[Buildroot] [RFC, PATCH 0/8] Enable a buildroot-based petitboot bootloader
 2014-01-16  9:36 UTC  (11+ messages)
` [Buildroot] [RFC, PATCH 6/8] package/petitboot: Add petitboot, the userspace bootloader
` [Buildroot] [RFC, PATCH 3/8] package/ncurses: Allow building wide char support
` [Buildroot] [RFC, PATCH 2/8] package/dropbear: Add separate configuration options for client and server
` [Buildroot] [RFC, PATCH 7/8] package/iprutils: Add IBM Power RAID utilities
` [Buildroot] [RFC, PATCH 5/8] package/kexec-lite: Add a package for the kexec-lite tools
` [Buildroot] [RFC, PATCH 4/8] package/powerpc-utils: Add powerpc hardware utilities
` [Buildroot] [RFC, PATCH 1/8] package/busybox: Add facility for DHCP hooks
` [Buildroot] [RFC,PATCH 8/8] Add powerpc petitboot defconfig

[B.A.T.M.A.N.] [PATCH] batman-adv: fix coccinelle warnings
 2014-01-16  9:36 UTC  (2+ messages)

[PATCH v3 00/16] x86/PMU: Xen PMU PV support
 2014-01-16  9:35 UTC  (7+ messages)
` [PATCH v3 12/16] x86/VPMU: Handle PMU interrupts for PV guests
` [PATCH v3 14/16] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v3 15/16] x86/VPMU: NMI-based VPMU support

[PATCH v2 0/3] Add modules for realtek USB card reader
 2014-01-16  9:35 UTC  (7+ messages)
` [PATCH 1/3] mfd: Add realtek USB card reader driver

[PATCH V7 1/3] ARM: imx: add suspend in ocram support for i.mx6q
 2014-01-16  9:35 UTC  (3+ messages)
` [PATCH V7 2/3] ARM: imx: add suspend in ocram support for i.mx6dl
` [PATCH V7 3/3] ARM: imx: add suspend in ocram support for i.mx6sl

[PATCH] hp-wireless: new driver for hp wireless button for Windows 8
 2014-01-16  9:34 UTC  (3+ messages)

[PATCH] oprofile: check whether oprofile perf enabled in op_overflow_handler()
 2014-01-16  9:33 UTC  (8+ messages)

[PATCH 0/5] refactor the archive*.bbcalss
 2014-01-16  9:33 UTC  (5+ messages)

[U-Boot] Pull request v2: u-boot-sh/rmobile into u-boot-arm/master
 2014-01-16  9:33 UTC  (2+ messages)

[PATCH] ath10k: set the AP keepalive timer
 2014-01-16  9:32 UTC  (6+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-16  9:32 UTC  (13+ messages)

[RFC 0/9] mac80211: multi-interface CSA
 2014-01-16  9:31 UTC  (5+ messages)
` [RFC 9/9] mac80211: implement "

[PATCH v3 1/2] thermal: add available policies attribute
 2014-01-16  9:31 UTC 

[PATCH net-next 0/2] reciprocal_divide updates
 2014-01-16  9:30 UTC  (8+ messages)
` [PATCH net-next 1/2] random32: add prandom_u32_lt_N and convert "misuses" of reciprocal_divide

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2014-01-16  9:29 UTC  (7+ messages)
` [PATCH v4 "

[Qemu-devel] [PATCH v2 0/6] Add netmap backend offloadings support
 2014-01-16  9:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/6] net: removing tap_using_vnet_hdr() function

Baytrail problems (was Re: Linux 3.13-rc8)
 2014-01-16  9:29 UTC  (2+ messages)

[meta-oe][PATCH] python-mako: remove
 2014-01-16  9:27 UTC 

[PATCH] grub git: workaround debugedit problems for 64 bit targets
 2014-01-16  9:27 UTC  (3+ messages)

IGT conventions
 2014-01-16  9:27 UTC  (3+ messages)

UBIFS data integrity
 2014-01-16  9:26 UTC  (7+ messages)

[PATCH] net: fix "queues" uevent between network namespaces
 2014-01-16  9:24 UTC 

[Qemu-devel] [PATCH resend 0/6 RFC] Provide common methods for exchange FD
 2014-01-16  9:26 UTC  (2+ messages)

[PATCH v2] pinctrl: sunxi: Honor GPIO output initial vaules
 2014-01-16  9:25 UTC  (2+ messages)

[PATCH] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
 2014-01-16  9:23 UTC 

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
 2014-01-16  9:23 UTC  (5+ messages)
` [PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt

[PATCH 00/12] PCI:Add SPEAr13xx PCie support
 2014-01-16  9:19 UTC  (7+ messages)
` [PATCH 02/12] SPEAr13xx: Move SPEAr1340 definitions to header file

[PATCH v4 00/16] uprobes: Add uprobes support for ARM
 2014-01-16  9:18 UTC  (6+ messages)
` [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions

[RFC PATCH v5] add support for Hyper-V reference time counter
 2014-01-16  9:18 UTC 

[PATCH] ASoC: core: Fix possible NULL pointer dereference of pcm->config
 2014-01-16  9:19 UTC  (4+ messages)

[Qemu-devel] [PATCH V5] char: restore read callback on a reattached (hotplug) chardev
 2014-01-16  9:14 UTC  (3+ messages)

[PATCH net-next 0/2] r6040: misc fixes
 2014-01-16  9:10 UTC  (4+ messages)
` [PATCH net-next 2/2] r6040: use ETH_ZLEN instead of MISR for SKB length checking

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16  9:10 UTC 

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16  9:04 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nf_tables: fix missing byteorder conversion in policy
` [PATCH 2/3] netfilter: Add dependency on IPV6 for NF_TABLES_INET
` [PATCH 3/3] netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set

[nightly] Core TISDK 2013.12 build 2014-01-16_01-00-24
 2014-01-16  8:53 UTC 

[U-Boot] [PATCH v2] arm: exynos: change to use clrbits macro instead of readl/writel function
 2014-01-16  9:04 UTC  (5+ messages)

[PATCH 1/2] usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs
 2014-01-16  9:03 UTC  (8+ messages)

[Buildroot] [PATCH] libsocketcan: license
 2014-01-16  9:00 UTC  (2+ messages)
` [Buildroot] [PATCH] libsocketcan: new package

[U-Boot] [PATCH V5 0/6] SMDK5420: Add S2MPS11 pmic support to SMDK5420
 2014-01-16  8:55 UTC  (7+ messages)
` [U-Boot] [PATCH V5 1/6] exynos: Use common pmic_reg_update() definition
` [U-Boot] [PATCH V5 2/6] power: Explicitly select pmic device's bus
` [U-Boot] [PATCH V5 3/6] FDT: Exynos5420: Add compatible srings for PMIC
` [U-Boot] [PATCH V5 4/6] SMDK5420: S2MPS11: Adds the register settings for S2MPS11
` [U-Boot] [PATCH V5 5/6] exynos: Add a common DT based PMIC driver initialization
` [U-Boot] [PATCH V5 6/6] config: SMDK5420: Enable S2MPS11 pmic

WMA support
 2014-01-16  8:54 UTC  (3+ messages)

device-tree: at91: irq and gpios: problem while requesting a gpio used as an interrupt source
 2014-01-16  8:54 UTC  (4+ messages)

[RFC PATCH net-next 0/3] virtio_net: add aRFS support
 2014-01-16  8:52 UTC  (5+ messages)
  ` Fwd: "

[PATCH] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
 2014-01-16  8:53 UTC  (3+ messages)

[PATCH] serial: 8250: enable UART_BUG_NOMSR for Tegra
 2014-01-16  8:52 UTC  (4+ messages)

[PATCH 1/5] mm: vmscan: shrink all slab objects if tight on memory
 2014-01-16  8:50 UTC  (10+ messages)

[Printing-architecture] cups-filters updates list & foomatic inclusion
 2014-01-16  8:51 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: Update EHCI config entry
 2014-01-16  8:50 UTC  (3+ messages)

[PATCH] README: typos and beautification
 2014-01-16  8:45 UTC 

[PATCH] Revert "x86: fix 27-rc crash on vsmp due to paravirt during module load"
 2014-01-16  8:44 UTC 

[PATCH net-next 0/6] bonding: only rely on arp packets if arp monitor is used
 2014-01-16  8:41 UTC  (3+ messages)

[PATCH 00/41] hpsa January 2014 driver updates
 2014-01-16  8:42 UTC  (3+ messages)
` [PATCH 38/41] hpsa: improve error messages for driver initiated commands


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.