messages from 2013-10-17 10:54:41 to 2013-10-17 12:05:19 UTC [more...]
[PATCH 0/5] EFI capsule pstore support
2013-10-17 12:05 UTC (7+ messages)
` [PATCH 5/5] efi: Capsule update support and pstore backend
[PATCH 0/7] drm: Return -ENOENT when objects can't be found
2013-10-17 12:04 UTC (2+ messages)
[PATCH 1/1] ARM: EXYNOS: Initialize L2x0 cache controller for Exynos4 only
2013-10-17 12:03 UTC
[Qemu-devel] [PATCH v2 0/6] Improve getauxval support
2013-10-17 12:03 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] osdep: Create qemu_getauxval and qemu_init_auxval
` [Qemu-devel] [PATCH v2 2/6] tcg-ppc64: Use qemu_getauxval
` [Qemu-devel] [PATCH v2 3/6] tcg-arm: "
` [Qemu-devel] [PATCH v2 5/6] util: Provide fallback hwcap and platform for powerpc
[PATCH] drm/i915: Do hw quiescing first during unload
2013-10-17 12:02 UTC
[PATCH v2 1/2] drm/i915: pass mode to ELD write vfuncs
2013-10-17 12:02 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915: set HDMI pixel clock in audio configuration
dvb-apps/scan: initial scan file for Sofia, Bulgaria
2013-10-17 10:46 UTC
sending and receiving packets
2013-10-17 12:01 UTC (3+ messages)
[RFC PATCH 0/5] PSCI system off and reset for KVM ARM/ARM64
2013-10-17 12:01 UTC (18+ messages)
` [RFC PATCH 1/5] ARM/ARM64: KVM: Update user space API header for PSCI emulation
` [RFC PATCH 2/5] ARM/ARM64: KVM: Forward PSCI SYSTEM_OFF and SYSTEM_RESET to user space
[Qemu-devel] [PATCH] Fix another corner-case of using VNC+SASL+SPICE
2013-10-17 12:00 UTC
[PATCH] [PATCH] powerpc/vio: use strcpy in modalias_show
2013-10-17 12:00 UTC
[RFR 0/2] DRM display panel support
2013-10-17 11:59 UTC (30+ messages)
` [RFR 2/2] drm/panel: Add simple "
[PATCH 1/2] android: Make toool compile on Android 4.2.2
2013-10-17 11:59 UTC (4+ messages)
` [PATCHv2 0/2] Fxies for Android client tool
` [PATCHv2 1/2] android: trivial typo fix
[PATCH] populate_sdk_base: repeat to tar archive file five time
2013-10-17 11:58 UTC (6+ messages)
82599 SR-IOV with passthrough
2013-10-17 11:55 UTC (5+ messages)
[PATCHv1 0/5] Initial Android BlueZ patches
2013-10-17 11:53 UTC (7+ messages)
` [PATCHv5 0/7] Android BlueZ patches, second chunk
` [PATCHv5 1/7] android: Add capabilities and set userid
` [PATCHv5 2/7] android: Implement read_info_complete callback
[Qemu-devel] [PATCH v3 0/4] Curling: KVM Fault Tolerance
2013-10-17 11:50 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/4] Curling: add doc
[PATCH] powerpc/vio: Fix modalias_show return values
2013-10-17 11:50 UTC (2+ messages)
[PATCH] xfsprogs: change DESCRIPTION to SUMMARY
2013-10-17 11:50 UTC (2+ messages)
` [meta-filesystems][PATCH v2] "
[Bug 70510] New: Xorg crash on KDE init
2013-10-17 11:49 UTC (4+ messages)
` [Bug 70510] "
sun4i_handle_irq: WARNING at net/ipv4/tcp_input.c:2711 tcp_fastretrans_alert
2013-10-17 11:46 UTC (4+ messages)
[PATCH v4 0/9] xen/arm: live migration support in arndale board
2013-10-17 11:47 UTC (7+ messages)
` [PATCH v4 8/9] xen/arm: Implement hypercall for dirty page tracing
[PATCH 1/2] autofs: pass systemd directory to configure
2013-10-17 11:45 UTC (4+ messages)
` [PATCH 2/2] autofs: change DESCRIPTION to SUMMARY
` [meta-networking][PATCH v2 "
` [meta-networking][PATCH v2 1/2] autofs: pass systemd directory to configure
Linux imx6qsabresd 3.0.35-1.1.0+yocto+g21304e1 networking problem
2013-10-17 11:26 UTC (3+ messages)
[PATCH] ACPI / power: Drop automaitc resume of power resource dependent devices
2013-10-17 11:56 UTC (3+ messages)
[U-Boot] [PATCH 3/3] MAKEALL: fix boards_by_field function
2013-10-17 11:41 UTC (4+ messages)
[PATCH 0/4] LSM/TOMOYO: Stop using per a cred variables and start using per a task_struct variables
2013-10-17 11:41 UTC (5+ messages)
` [PATCH 1/4] LSM: Add security_bprm_aborting_creds() hook
` [PATCH 2/4] LSM: Revive security_task_alloc() hook
` [PATCH 3/4] TOMOYO: Remember the proposed domain while in execve() request
` [PATCH 4/4] TOMOYO: Allow caching policy manager's state until "
[IGT PATCH 0/2] intel_opregion_decode
2013-10-17 11:41 UTC (3+ messages)
` [IGT PATCH 1/2] intel_opregion_decode: new tool for decoding graphics opregion
[PATCH v4 0/7] Optimize jump label implementation for ARM64
2013-10-17 11:38 UTC (4+ messages)
` [PATCH v4 2/7] arm64: introduce interfaces to hotpatch kernel and module code
[U-Boot] [PATCH v4 0/6] Second step towards Kbuild: Descend down like Kbuild
2013-10-17 11:38 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/6] Makefile: support descending down to subdirectories
` [U-Boot] [PATCH v4 2/6] drivers: move some drivers to drivers/Makefile
` [U-Boot] [PATCH v4 3/6] fs: move some file system to fs/Makefile
` [U-Boot] [PATCH v4 4/6] ARM: tegra: move Tegra specific code under arch/arm/
` [U-Boot] [PATCH v4 5/6] ARM: omap: move OMAP "
` [U-Boot] [PATCH v4 6/6] ARM: s5pc, exynos: move Samsung ARM SoC "
[PATCH 0/6] omapdss: hdmi: Add support for hdmi on OMAP5 and DRA7x SoCs
2013-10-17 11:38 UTC (14+ messages)
` [PATCH 1/6] omapdss: hdmi: support larger register offsets for OMAP5 HDMI core
` [PATCH 2/6] omapdss: hdmi: Add initial OMAP5/DRA7x HDMI core IP library
` [PATCH 3/6] omapdss: hdmi phy: Incorporate changes for OMAP5/DRA7x
` [PATCH 4/6] omapdss: hdmi pll: "
` [PATCH 5/6] omapdss: hdmi: add OMAP5/DRA7x hdmi driver
` [PATCH 6/6] omapdss: hdmi4/hdmi5: set regulator voltage to required level
[PATCH net] bridge: clean the nf_bridge status when forwarding the skb
2013-10-17 11:37 UTC (3+ messages)
[PATCH 0/5] rfkill-gpio: ACPI support
2013-10-17 11:48 UTC (4+ messages)
` [PATCH 5/5] net: rfkill: gpio: add "
testmgr: async hashes : _update and _final tests
2013-10-17 11:30 UTC
[PATCH 3.12 1/3] mac80211: fix honouring rate flags in low-rate transmit
2013-10-17 11:35 UTC (2+ messages)
[PATCH v2 0/3] Enable mute LEDs and mic mute LEDs on Thinkpad
2013-10-17 11:34 UTC (5+ messages)
` [PATCH v2 1/3] thinkpad-acpi: Add mute and mic-mute LED functionality
[PATCH RFC 0/3] conntrack: add interface information to accounting extend
2013-10-17 11:33 UTC (4+ messages)
` [PATCH RFC 3/3] acct: add input and output interface index
Pipe CRCs v1
2013-10-17 11:32 UTC (3+ messages)
` [PATCH 01/16] drm/i915: Expose latest 200 CRC value for pipe through debugfs
[PATCH 1/4] mesa: make runtime variables depend on PACKAGECONFIG
2013-10-17 11:31 UTC (4+ messages)
` [PATCH 2/4] mesa-gl: use base_set_filespath
` [PATCH 3/4] cogl-1.0: depend on virtual/mesa
` [PATCH 4/4] cogl-1.0: explicitly disable cairo
[PATCH] LSM: ModPin LSM for module loading restrictions
2013-10-17 11:30 UTC (3+ messages)
BUG: mm, numa: test segfaults, only when NUMA balancing is on
2013-10-17 11:30 UTC (3+ messages)
[PATCH] kvm-unittest: fix build with gcc 4.3.X and older
2013-10-17 11:31 UTC (13+ messages)
` [Qemu-devel] "
[Buildroot] [PATCH] Add packages sip and PyQt
2013-10-17 11:27 UTC
[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
2013-10-17 11:38 UTC (5+ messages)
[lm-sensors] HELP AMS369FG06
2013-10-17 11:25 UTC
[Qemu-devel] Qemu VGA Driver With XP Guest
2013-10-17 11:21 UTC
[PATCH 0/2] vmpslice support for zero-copy gifting of pages
2013-10-17 11:23 UTC (4+ messages)
` [PATCH 2/2] vmsplice: Add limited zero copy to vmsplice
[PATCH] cross-canadian: Handle powerpc linux verses linux-gnuspe
2013-10-17 11:22 UTC
x86, perf: throttling issues with long nmi latencies
2013-10-17 11:21 UTC (10+ messages)
` [PATCH] perf, x86: Optimize intel_pmu_pebs_fixup_ip()
[U-Boot] [PATCH v2 00/10] arm: vf610/vf610twr: vybrid tower fixes and enhancements
2013-10-17 11:21 UTC (4+ messages)
` [U-Boot] [PATCH v2 01/10] arm: vf610: fix anadig register struct
[PATCH RFC v2 0/6] ARM64: Add kernel probes(Kprobes) support
2013-10-17 11:17 UTC (14+ messages)
` [PATCH RFC v4 1/6] arm64: support single-step and breakpoint handler hooks
` [PATCH RFC 2/6] arm64: Kprobes with single stepping support
` [PATCH RFC 3/6] arm64: Kprobes instruction simulation support
` [PATCH RFC 4/6] arm64: Add kernel return probes support(kretprobes)
` [PATCH RFC 5/6] arm64: Enable kprobes support for arm64 platform
` [PATCH RFC 6/6] kprobes: Add cases for arm and arm64 in sample module
[Qemu-devel] [PATCH v7 0/4] bugs fix for hpet
2013-10-17 11:19 UTC (4+ messages)
` [Qemu-devel] [PATCH v7 4/4] PC: differentiate hpet's interrupt capability on piix and q35
[RFC 0/9] Enable building HAL with autotools
2013-10-17 11:20 UTC (4+ messages)
` [RFC 7/9] android: Fix building with local cutils/log.h
[RFC PATCH] arm64: KVM: honor cacheability attributes on S2 page fault
2013-10-17 11:16 UTC (11+ messages)
[PATCH v2 0/5] PM / OPP: updates to enable sharing OPPs info
2013-10-17 11:15 UTC (5+ messages)
` [PATCH v2 1/5] PM / OPP: extend DT binding to specify phandle of another node for OPP
[Qemu-devel] [PATCH] add firmware to machine options
2013-10-17 11:14 UTC
[RFC/PATCH] doc: git-foo was obsoleted several years ago
2013-10-17 11:13 UTC (3+ messages)
[RFC/PATCH] checkout: allow dwim for branch creation for "git checkout $branch --"
2013-10-17 11:13 UTC (5+ messages)
[PATCH] sound: pci: emu10k1: code refactoring and casting removal
2013-10-17 11:13 UTC (3+ messages)
[PATCH net-next] fib_trie: Send RTM_DELROUTE when link goes down
2013-10-17 11:13 UTC
[U-Boot] [PATCH v8 0/2] I2C: Zynq
2013-10-17 11:11 UTC (4+ messages)
[PATCH 0/2] opensm partition.conf issues
2013-10-17 11:10 UTC (3+ messages)
` [PATCH opensm 1/2] reduce log level for missing partition configuration file
` [PATCH opensm 2/2] Try default parition config if parsing the partitions.conf failed
[PATCH 3.12] mac80211: disable WMM with invalid parameters
2013-10-17 11:10 UTC (3+ messages)
[Qemu-devel] [PULL 0/1] e820: pass high memory too
2013-10-17 11:09 UTC (2+ messages)
` [Qemu-devel] [PATCH 1/1] "
[Qemu-devel] [PATCH] net: disallow to specify multicast MAC address
2013-10-17 11:07 UTC
[Qemu-devel] [PULL 42/43] piix4: add acpi pci hotplug support
2013-10-17 11:06 UTC (12+ messages)
[PATCH V2 1/2] base-files: move shells generating process to pkg_postinst
2013-10-17 11:06 UTC (6+ messages)
` [PATCH V2 2/2] screen: add pkg_postinst to register entry to /etc/shells
[LTP] [PATCH 1/2] lib: add tst_is_virt()
2013-10-17 11:05 UTC (2+ messages)
` [LTP] [PATCH 2/2] getrusage04: skip it on Xen
[U-Boot] [PATCH V3] ARM: OMAP5: DDR3: Change io settings
2013-10-17 11:05 UTC
[PATCH 1/1] irqchip: exynos: Remove hardcoded irqbase
2013-10-17 11:04 UTC (2+ messages)
[PATCH ipsec] xfrm: prevent ipcomp scratch buffer race condition
2013-10-17 11:04 UTC (4+ messages)
[U-Boot] [PATCH 1/4] serial: sh: Add support R8A7791
2013-10-17 11:04 UTC (3+ messages)
` [U-Boot] [PATCH 3/4] arm: rmobile: "
[Qemu-devel] [PATCH 0/2] vga: add secondary stdvga variant
2013-10-17 11:02 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] vga: allow non-global vmstate
` [Qemu-devel] [PATCH 2/2] vga: add secondary stdvga variant
[PATCH for 3.12] mutex: Avoid gcc version dependent __builtin_constant_p() usage
2013-10-17 11:02 UTC (4+ messages)
[PATCH] X.25: Fix address field length calculation
2013-10-17 11:02 UTC (4+ messages)
PROBLEM: GRE forwarding not working with 3.10.x, WCCPv2 and Cisco 7200 Router showing IP0 bad-hlen 4 in tcpdump
2013-10-17 10:53 UTC (3+ messages)
[BUG] spi/spi-atmel: DMA rx buffer corruption with SPI_IOC_MESSAGE
2013-10-17 11:01 UTC (2+ messages)
[PATCH 0/7] mmc: sh_mmcif: Convert to use runtime PM at request idle
2013-10-17 10:59 UTC (3+ messages)
` [PATCH 5/7] mmc: sd_mmcif: Move clock handling into runtime PM callbacks
[PATCH 0/2] mmc: core: Remove all code related to MMC_CLKGATE
2013-10-17 10:59 UTC (7+ messages)
[Bug 61971] New: Migration problem of qemu-kvm guests
2013-10-17 10:58 UTC (2+ messages)
` [Bug 61971] "
mdadm 3.3 fails to kick out non fresh disk
2013-10-17 10:58 UTC (18+ messages)
Sap hana Online training course
2013-10-17 10:58 UTC
[qemu-upstream-unstable test] 20994: regressions - FAIL
2013-10-17 10:57 UTC
Sap hana Online training
2013-10-17 10:57 UTC
[PATCH 0/2] Versatile Express config update for 3.13
2013-10-17 10:55 UTC (5+ messages)
` [PATCH 2/2] ARM: vexpress: Enable platform-specific options in defconfig
[RFC 00/15] LE auto connection and connection parameters
2013-10-17 10:55 UTC (3+ messages)
` [RFC 15/15] Bluetooth: Auto connection and power off/on
[linux-dvb] dvb-apps/scan: initial scan file for Sofia, Bulgaria
2013-10-17 10:54 UTC (2+ messages)
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.