messages from 2014-01-08 02:01:48 to 2014-01-08 04:30:56 UTC [more...]
[PATCH] lib/percpu_counter.c: disable local irq when updating percpu couter
2014-01-08 4:30 UTC (6+ messages)
[Qemu-devel] Missing vhost=on support on -netdev bridge
2014-01-08 4:29 UTC (2+ messages)
[Buildroot] [PATCH v2] python-posix-ipc: new package
2014-01-08 4:25 UTC
[Qemu-devel] [PATCH v2] qdev: Keep global allocation counter per bus
2014-01-08 4:24 UTC (7+ messages)
[PATCH 1/2] ARM: shmobile: r8a7790: add Ether support
2014-01-08 4:23 UTC (3+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7790: add Audio DMAC clock
[PATCH] Enable probing of non-rb modes
2014-01-08 4:25 UTC (2+ messages)
` [PATCH] drm: edid: enable probing and listing of non rb modes
[PATCH 2/3] arm: shmobile: r8a7790: Add PCI USB host clock support
2014-01-08 4:22 UTC (2+ messages)
[PATCH] exynos4-is: Compile runtime PM callbacks in conditionally
2014-01-08 4:22 UTC (2+ messages)
[PATCH V7] ARM : unwinder : Prevent data abort due to stack overflow
2014-01-08 4:20 UTC (2+ messages)
[PATCH V2] ARM: shmobile: r8a7790: Fix I2C controller names
2014-01-08 4:20 UTC (2+ messages)
[Qemu-devel] [PATCH V2 0/2] net: Fix lan9118 multi-buffer transmit
2014-01-08 4:19 UTC (3+ messages)
` [Qemu-devel] [PATCH V2 1/2] Fix lan9118 TX "CMD A" handling
` [Qemu-devel] [PATCH V2 2/2] Fix lan9118 buffer length handling
[xen-unstable test] 24297: regressions - FAIL
2014-01-08 4:19 UTC
[PATCH] powerpc: Fix alignment of secondary cpu spin vars
2014-01-08 4:18 UTC (8+ messages)
[PATCH] alsa-utils: fix pcm_read() return value
2014-01-08 4:18 UTC
[PATCH] powerpc: add vr save/restore functions
2014-01-08 4:18 UTC (2+ messages)
[PATCH v3 1/2] ARM: shmobile: r8a7790: add clocks for thermal
2014-01-08 4:17 UTC (2+ messages)
` [PATCH V3 1/2] ARM: shmobile: r8a7790: Add VIN clock support
[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
2014-01-08 4:16 UTC (12+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser
` [lm-sensors] "
[RFC/PATCH] usb/xhci: avoid kernel panic on xhci_suspend()
2014-01-08 4:16 UTC (4+ messages)
linux-next: manual merge of the gpio tree with the xtensa tree
2014-01-08 4:14 UTC
[BUG] More select madness - keystone
2014-01-08 4:12 UTC (4+ messages)
[PATCH 0/2] Small fixes to memblock and nobootmem
2014-01-08 4:08 UTC (4+ messages)
` [PATCH 2/2] mm: free memblock.memory in free_all_bootmem
[PATCH v3 0/2] gpio: davinci: reuse for keystone arch
2014-01-08 4:06 UTC (5+ messages)
[PATCHSET 0/5] tools lib traceevent: Get rid of *die() calls finally!! (v2)
2014-01-08 4:06 UTC (4+ messages)
` [PATCH 2/5] tools lib traceevent: Add state member to struct trace_seq
Preferred local submodule branches (was: Introduce git submodule attached update)
2014-01-08 4:06 UTC (3+ messages)
` Preferred local submodule branches
[Xenomai] Altera Cyclone V
2014-01-08 4:04 UTC (8+ messages)
[PATCH] usbcore: fix BABBLE failed enumeration of legacy USB2 devices on USB3 bus
2014-01-08 4:00 UTC (3+ messages)
Possible regression of Mackerel/ASoC Simple Card in next-20130107
2014-01-08 4:00 UTC (3+ messages)
[RFC] mm: show message when updating min_free_kbytes in thp
2014-01-08 3:59 UTC (8+ messages)
[PATCH 1/2] pci: Fix root port bus->self is NULL
2014-01-08 3:51 UTC (8+ messages)
mx6: Audio does not work on linux-next 20140107
2014-01-08 3:50 UTC (6+ messages)
[U-Boot] [PATCH v3 0/2] Add usb ethernet support for Arndale
2014-01-08 3:49 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] usb: ehci: exynos: set/reset hsic phys
` [U-Boot] [PATCH v3 2/2] usb: exynos5: arndale: Add network support
[PATCH v2] speeding up 40-hex ambiguity check
2014-01-08 3:47 UTC (3+ messages)
` [PATCH v2 3/5] refs: teach for_each_ref a flag to avoid recursion
` [PATCH v3 "
[U-Boot] sandbox question
2014-01-08 3:46 UTC (3+ messages)
[PATCH net-next] net: xfrm: xfrm_policy: silence compiler warning
2014-01-08 3:45 UTC (2+ messages)
[PATCH 0/4] tty/serial: at91: fixes dealing with port shutdown
2014-01-08 3:44 UTC (6+ messages)
` [PATCH 3/4] tty/serial: at91: prevent null dereference in tasklet function
[PATCH net-next] net: xfrm6: silence sparse warning
2014-01-08 3:43 UTC (2+ messages)
[Qemu-devel] [PATCH v10 00/11] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2014-01-08 3:42 UTC (12+ messages)
` [Qemu-devel] [PATCH v10 01/11] block: Add BlockOpType enum
` [Qemu-devel] [PATCH v10 02/11] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v10 03/11] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v10 04/11] block: Move op_blocker check from block_job_create to its caller
` [Qemu-devel] [PATCH v10 05/11] block: Add bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v10 06/11] block: Add backing_blocker in BlockDriverState
` [Qemu-devel] [PATCH v10 07/11] block: Parse "backing" option to reference existing BDS
` [Qemu-devel] [PATCH v10 08/11] block: Support dropping active in bdrv_drop_intermediate
` [Qemu-devel] [PATCH v10 09/11] stream: Use bdrv_drop_intermediate and drop close_unused_images
` [Qemu-devel] [PATCH v10 10/11] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v10 11/11] block: Allow backup on referenced named BlockDriverState
[PATCH v2] ASoC: soc-core: add snd_soc_of_parse_master_clkdir() for dt
2014-01-08 3:35 UTC (3+ messages)
DOSEMU good
2014-01-08 3:34 UTC (3+ messages)
[Buildroot] ParaGUI package?
2014-01-08 3:34 UTC (2+ messages)
cron job: media_tree daily build: ERRORS
2014-01-08 3:33 UTC
[Qemu-devel] [PATCH v8 00/12] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2014-01-08 3:31 UTC (6+ messages)
` [Qemu-devel] [PATCH v8 02/12] qapi: Add BlockOperationType enum
[PATCH 1/2] audit: print error message when fail to create audit socket
2014-01-08 3:30 UTC (4+ messages)
[U-Boot] [PATCH] sh: delete redundant CONFIG_SH definition
2014-01-08 3:29 UTC (4+ messages)
btrfs-transaction blocked for more than 120 seconds
2014-01-08 3:22 UTC (4+ messages)
[PATCH net 1/2] macvlan: forbid L2 fowarding offload for macvtap
2014-01-08 3:21 UTC (7+ messages)
` [PATCH net 2/2] net: core: explicitly select a txq before doing l2 forwarding
[PATCH] ARM: imx: select PM_OPP for iMX6SL
2014-01-08 3:17 UTC (2+ messages)
Dell XPS 8700 kms not working
2014-01-08 2:36 UTC
YOU HAVE RECEIVED A DONATION
2014-01-08 3:03 UTC
[Patch Part2 V1 00/14] Enhance DMAR drivers to handle PCI/memory hotplug events
2014-01-08 3:06 UTC (3+ messages)
` [Patch Part2 V1 03/14] iommu/vt-d: simplify function get_domain_for_dev()
[PATCH v3.6 17/19] mwifiex: slight optimization of addr compare
2014-01-08 3:04 UTC (4+ messages)
[PATCH v3.6 03/19] net: atl1: slight optimization of addr compare
2014-01-08 2:53 UTC
[PATCH v3.5 17/19] mwifiex: slight optimization of addr compare
2014-01-08 2:58 UTC (6+ messages)
[PATCH v3.6 09/19] infiniband: slight optimization of addr compare
2014-01-08 2:53 UTC (3+ messages)
[PATCH v3.6 11/19] atm: slight optimization of addr compare
2014-01-08 2:53 UTC
[PATCH v3.6 18/19] rtlwifi: slight optimization of addr compare
2014-01-08 2:54 UTC
[PATCH v3.6 19/19] wireless: slight optimization of addr compare
2014-01-08 2:54 UTC
[PATCH v3.6 15/19] cw1200: slight optimization of addr compare
2014-01-08 2:54 UTC
[PATCH v3.6 16/19] ipw2x00: slight optimization of addr compare
2014-01-08 2:54 UTC (2+ messages)
[PATCH v3.6 14/19] hostap: slight optimization of addr compare
2014-01-08 2:54 UTC (2+ messages)
[PATCH v3.6 08/19] ozwpan: slight optimization of addr compare
2014-01-08 2:53 UTC
[PATCH v3.6 07/19] zd1211rw: slight optimization of addr compare
2014-01-08 2:53 UTC
[PATCH v3.6 10/19] mac8011: slight optimization of addr compare
2014-01-08 2:53 UTC (2+ messages)
[PATCH v3.6 12/19] isdn: slight optimization of addr compare
2014-01-08 2:53 UTC
[B.A.T.M.A.N.] [PATCH v3.6 06/19] batman-adv: use batadv_compare_eth for concise
2014-01-08 2:53 UTC (2+ messages)
` "
[PATCH v3.6 13/19] media: dvb_core: slight optimization of addr compare
2014-01-08 2:54 UTC
[PATCH v3.6 05/19] ppp: slight optimization of addr compare
2014-01-08 2:53 UTC
[Qemu-devel] [PATCH v9 00/11] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2014-01-08 2:52 UTC (12+ messages)
` [Qemu-devel] [PATCH v9 01/11] qapi: Add BlockOperationType enum
` [Qemu-devel] [PATCH v9 02/11] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v9 03/11] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v9 04/11] block: Move op_blocker check from block_job_create to its caller
` [Qemu-devel] [PATCH v9 05/11] block: Add bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v9 06/11] block: Add backing_blocker in BlockDriverState
` [Qemu-devel] [PATCH v9 07/11] block: Parse "backing" option to reference existing BDS
` [Qemu-devel] [PATCH v9 08/11] block: Support dropping active in bdrv_drop_intermediate
` [Qemu-devel] [PATCH v9 09/11] stream: Use bdrv_drop_intermediate and drop close_unused_images
` [Qemu-devel] [PATCH v9 10/11] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v9 11/11] block: Allow backup on referenced named BlockDriverState
[PATCH v3.6 04/19] hamradio: slight optimization of addr compare
2014-01-08 2:53 UTC (2+ messages)
[PATCH v3.6 02/19] net: pcnet: slight optimization of addr compare
2014-01-08 2:53 UTC
[PATCH v3.6 01/19] net: freescale: remove unused compare_addr()
2014-01-08 2:53 UTC
[PATCH v3.6 00/19] slight optimization of addr compare for some modules
2014-01-08 2:53 UTC
[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
2014-01-08 2:52 UTC (7+ messages)
[PATCH V16 00/12] MIPS: Add Loongson-3 based machines support
2014-01-08 2:44 UTC (13+ messages)
` [PATCH V16 01/12] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V16 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V16 03/12] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V16 04/12] MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support
` [PATCH V16 05/12] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V16 06/12] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V16 07/12] MIPS: Loongson 3: Add serial port support
` [PATCH V16 08/12] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V16 09/12] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V16 10/12] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V16 11/12] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V16 12/12] MIPS: Loongson: Add a Loongson-3 default config file
[PATCH 0/2] arm: shmobile: r8a7790: Add SATA and PCI USB clocks
2014-01-08 2:50 UTC (2+ messages)
` [PATCH 0/2] ARM: shmobile: r8a7790: add Audio-DMAC support
[PATCH] Make number of GPT partitions a configurable option
2014-01-08 2:45 UTC
[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
2014-01-08 2:44 UTC (14+ messages)
[BUGFIX][PATCH v2 0/5] gdbsx: fix 3 bugs
2014-01-08 2:44 UTC (6+ messages)
` [BUGFIX][PATCH v2 2/5] dbg_rw_guest_mem: need to call put_gfn in error path
[PATCH v3 3/7] powerpc: enable the relocatable support for the fsl booke 32bit kernel
2014-01-08 2:42 UTC (7+ messages)
` [v3, "
[PATCH] radeon/pm: Guard access to rdev->pm.power_state array
2014-01-08 2:40 UTC
[PATCH] ARM: shmobile: r8a7790: add audio clocks
2014-01-08 2:39 UTC (3+ messages)
[PATCH 0/6] Let sleeping disks lie
2014-01-08 2:36 UTC (15+ messages)
` REQ_PM vs REQ_TYPE_PM_RESUME
[PATCH v3] VMX: Eliminate cr3 save/loading exiting when UG enabled
2014-01-08 2:35 UTC (4+ messages)
[BUGFIX][PATCH 0/4] gdbsx: fix 3 bugs
2014-01-08 2:33 UTC (9+ messages)
` [BUGFIX][PATCH 4/4] XEN_DOMCTL_gdbsx_guestmemio: always do the copyback
[PATCH v2] ARM: imx: select ARCH_HAS_CPUFREQ for iMX6SL
2014-01-08 2:29 UTC (2+ messages)
[ath9k-devel] ath: phy0: unsupported hw bitrate detected 0x1b using 1 Mbit
2014-01-08 2:20 UTC (7+ messages)
[Xenomai] x86 with xenomai patch
2014-01-08 2:18 UTC
master - pvscan: use format feature flags in lvmetad code
2014-01-08 2:18 UTC
master - lvmetad: free fid after vg lookup failure
2014-01-08 2:18 UTC
[PATCH] spi: spi-nor: mtd Check flag status register for Micron nor spi n25q512a
2014-01-08 2:18 UTC
[nightly] Distroless meta-ti/master minimal build 2014-01-07_21-00-24
2014-01-08 2:03 UTC
[RFC v2] submodule: Respect requested branch on all clones
2014-01-08 2:12 UTC (12+ messages)
` "
[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
2014-01-08 2:12 UTC (4+ messages)
` [PATCH net-next v3 6/9] xen-netback: Handle guests with too many frags
[PATCH V3 0/1] sanity.bbclass: check for validity of TMPDIR
2014-01-08 2:12 UTC (2+ messages)
` [PATCH V3 1/1] "
[RFC][PATCH] tracing: Show available event triggers when no trigger is set
2014-01-08 2:07 UTC (3+ messages)
Virtual Network Interface
2014-01-08 2:07 UTC (4+ messages)
[U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation
2014-01-08 2:06 UTC (2+ messages)
` [U-Boot] [PATCH] omap4_common: config: remove I2C for SPL mode
[PATCH 0/3] Fadvise: Directory level page cache cleaning support
2014-01-08 2:06 UTC (5+ messages)
` [PATCH 2/3] Add shrink_pagecache_parent
linux-next: Tree for Jan 06
2014-01-08 2:02 UTC (10+ messages)
` linux-next: Tree for Jan 06 (hwmon/lm75.c)
` [PATCH] hwmon/sensors: fix SENSORS_LM75 dependencies
` [lm-sensors] "
[0/3] Driver core patches for kernel 3.14
2014-01-08 2:01 UTC (3+ messages)
` [PATCH 3/3] driver-core: Fix use-after-free triggered by bus_unregister()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.