messages from 2014-10-09 10:03:48 to 2014-10-09 11:03:02 UTC [more...]
[PATCH for-xen-4.5 v3 00/16] xen: Break multiboot (v1) dependency and add multiboot2 support
2014-10-09 11:02 UTC (11+ messages)
` [PATCH for-xen-4.5 v3 04/16] x86: Introduce MultiBoot Data (MBD) type
` [PATCH for-xen-4.5 v3 05/16] x86/efi: Add place_string_u32() function
` [PATCH for-xen-4.5 v3 06/16] x86: Introduce boot_info structure
` [PATCH for-xen-4.5 v3 07/16] x86: Move boot_loader_name from mbi to boot_info
` [PATCH for-xen-4.5 v3 15/16] x86/boot: Use %ecx instead of %eax
[PATCH v2 0/3] arm/arm64: KVM: Host 48-bit VA support and IPA limits
2014-10-09 11:01 UTC (8+ messages)
` [PATCH v2 1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
[PATCH v3 0/2] introduce GNTTABOP_cache_flush
2014-10-09 11:00 UTC (9+ messages)
` [PATCH v3 1/2] xen/arm: remove handling of XENFEAT_grant_map_identity
` [Xen-devel] "
` [PATCH v3 2/2] xen/arm: introduce GNTTABOP_cache_flush
` [Xen-devel] "
[PATCH v3 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
2014-10-09 10:59 UTC (5+ messages)
[PATCH v5] MinGW(-W64) compilation
2014-10-09 10:59 UTC (10+ messages)
` [PATCH 14/14] MINGW: config.mak.uname: auto-detect MinGW build from compiler
` [msysGit] "
` "
[Qemu-devel] [PULL 00/28] Changes for 2014-10-09
2014-10-09 10:59 UTC (31+ messages)
` [Qemu-devel] [PULL 01/28] qemu-char: Make the filename size for a chardev a #define
` [Qemu-devel] [PULL 02/28] qemu-char: Rework qemu_chr_open_socket() for reconnect
` [Qemu-devel] [PULL 03/28] qemu-char: Move some items into TCPCharDriver
` [Qemu-devel] [PULL 04/28] qemu-char: set socket filename to disconnected when not connected
` [Qemu-devel] [PULL 05/28] qemu-char: Add reconnecting to client sockets
` [Qemu-devel] [PULL 06/28] qemu-char: Print the remote and local addresses for a socket
` [Qemu-devel] [PULL 08/28] accel: Move accel code to accel.c
` [Qemu-devel] [PULL 09/28] accel: Create AccelType typedef
` [Qemu-devel] [PULL 10/28] accel: Simplify configure_accelerator() using AccelType *acc variable
` [Qemu-devel] [PULL 11/28] accel: Move accel name lookup to separate function
` [Qemu-devel] [PULL 12/28] accel: Use QOM classes for accel types
` [Qemu-devel] [PULL 13/28] accel: Make AccelClass.available() optional
` [Qemu-devel] [PULL 14/28] accel: Report unknown accelerator as "not found" instead of "does not exist"
` [Qemu-devel] [PULL 15/28] accel: Move KVM accel registration to kvm-all.c
` [Qemu-devel] [PULL 16/28] accel: Move Xen registration code to xen-common.c
` [Qemu-devel] [PULL 17/28] accel: Move qtest accel registration to qtest.c
` [Qemu-devel] [PULL 18/28] accel: Remove tcg_available() function
` [Qemu-devel] [PULL 19/28] accel: Move accel init/allowed code to separate function
` [Qemu-devel] [PULL 20/28] accel: Rename 'init' method to 'init_machine'
` [Qemu-devel] [PULL 21/28] accel: Pass MachineState object to accel init functions
` [Qemu-devel] [PULL 22/28] accel: Create accel object when initializing machine
` [Qemu-devel] [PULL 23/28] kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
` [Qemu-devel] [PULL 24/28] linuxboot: compute initrd loading address
` [Qemu-devel] [PULL 25/28] virtio-scsi: fix use-after-free of VirtIOSCSIReq
` [Qemu-devel] [PULL 26/28] qemu-error: Add error_vreport()
` [Qemu-devel] [PULL 27/28] qemu-sockets: Add error to non-blocking connect handler
` [Qemu-devel] [PULL 28/28] qemu-char: Fix reconnect socket error reporting
` [Qemu-devel] [PULL 07/28] vl.c: Small coding style fix
[Buildroot] [PATCH 1/1] toolchain: external 3.17 headers typo fix
2014-10-09 10:59 UTC
[PATCH] gpio: pl061: hook request if gpio-ranges avaiable
2014-10-09 10:56 UTC (3+ messages)
[PATCH] usb: gadget: f_fs: add "zombie" mode
2014-10-09 10:56 UTC (2+ messages)
[PATCH] android/tester: Fix possible NULL pointer passing to function
2014-10-09 10:56 UTC (2+ messages)
[PATCH] gcov: add ARM64 to GCOV_PROFILE_ALL
2014-10-09 10:54 UTC
[PATCH 0/4] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages
2014-10-09 10:52 UTC (13+ messages)
` [PATCH 1/4] mm: gup: add FOLL_TRIED
` [PATCH 2/4] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 3/4] mm: gup: use get_user_pages_fast "
[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
2014-10-09 10:51 UTC (5+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)
[PATCH v3 0/4] watchdog: Introduce new driver to support ST's Watchdog
2014-10-09 10:50 UTC (5+ messages)
` [PATCH 4/4] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-10-09 10:49 UTC (58+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
` [PATCH 32/44] arm64: psci: "
[PATCH] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
2014-10-09 10:49 UTC (4+ messages)
some questions about transactions during write op?
2014-10-09 10:49 UTC
[PATCH v2] Modify tools/setup.sh to be compatible with fedora 21
2014-10-09 10:48 UTC
[PATCH xtables-compat] arptables-compat: get output in sync with arptables -L -n --line-numbers
2014-10-09 10:48 UTC
[PATCH][RTF][RFC] brcmsmac: add workaround for old BCM4313 devices with Bluetooth
2014-10-09 10:46 UTC (9+ messages)
[RFC PATCH 0/3] power: Generic interface to get battery specification
2014-10-09 10:44 UTC (3+ messages)
` [PATCH 3/3] power: of_battery: Initial support for of-based battery specification driver
[PATCH v2] arm/arm64: KVM: map MMIO regions at creation time
2014-10-09 10:43 UTC (6+ messages)
[Xenomai] Switchtest failures on ODROIDU3
2014-10-09 10:41 UTC (16+ messages)
[PATCH] usb: gadget: f_fs: remove redundant ffs_data_get()
2014-10-09 10:39 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] spi, sf: add mtdparts feature to spi and sf commands
2014-10-09 10:38 UTC (3+ messages)
[PATCH] kvm: vfio: fix unregister kvm_device_ops of vfio
2014-10-09 10:37 UTC (2+ messages)
[PATCH v5] can: flexcan: Re-write receive path to use MB queue instead of FIFO
2014-10-09 10:37 UTC (12+ messages)
[U-Boot] [PATCH v2 2/2] imx:mx6sxsabresd add qspi support
2014-10-09 10:37 UTC (4+ messages)
[PATCH v3 0/5] xen/arm: introduce GNTTABOP_cache_flush
2014-10-09 10:36 UTC (6+ messages)
` [PATCH v3 5/5] Revert "xen/arm: introduce XENFEAT_grant_map_identity"
[Buildroot] Problems with uClicbc and libc.so.6
2014-10-09 10:35 UTC
[GIT PULL] timers/nohz updates for v3.18
2014-10-09 10:34 UTC (2+ messages)
[U-Boot] [PATCH v3 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
2014-10-09 10:33 UTC (3+ messages)
linux-next: Tree for Oct 8
2014-10-09 10:30 UTC (7+ messages)
` linux-next: Tree for Oct 8 (media/usb/gspca)
[PATCH] [RFC] mnt: add ability to clone mntns starting with the current root
2014-10-09 10:29 UTC (7+ messages)
[PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
2014-10-09 10:29 UTC (6+ messages)
[PATCH V2] staging: dgap: introduce dgap_stop()
2014-10-09 10:28 UTC (4+ messages)
[PATCH RFC] librte_reorder: new reorder library
2014-10-09 10:27 UTC (5+ messages)
[PATCH] ARM: sun7i: add support for A20-OLinuXino-Lime2
2014-10-09 10:27 UTC (9+ messages)
` [PATCH v3 ] "
` [PATCH v4] "
[PATCH 0/5] regulator: Add support for initial operating modes
2014-10-09 10:27 UTC (7+ messages)
` [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
[PATCH] drm/ttm: Don't evict BOs outside of the requested placement range
2014-10-09 10:22 UTC (2+ messages)
UBI_READWRITE constraint when opening volumes to rename
2014-10-09 10:25 UTC (2+ messages)
[PATCH] git-prompt.sh: Omit prompt for ignored directories
2014-10-09 10:27 UTC (5+ messages)
` Fwd: "
[PATCH] btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
2014-10-09 10:27 UTC (6+ messages)
[PATCH resend] staging, lustre: fix a sparse error
2014-10-09 10:25 UTC
[PATCH] drm/exynos: remove ifdeferry from initialization code
2014-10-09 10:23 UTC (9+ messages)
` [PATCH] drm/exynos: fix vblank handling during dpms off
[RFC PATCH] xen_cpufreq implementation in kernel
2014-10-09 10:23 UTC (4+ messages)
` [RFC PATCH 1/7] PM / OPP: make cpufreq functions dependent on CONFIG_CPU_FREQ_TABLE
[PATCH] mac80211: Call mgd_prepare_tx before deauthentication
2014-10-09 10:22 UTC (15+ messages)
[PATCH] btrfs: test mount btrfs subvolume with selinux context
2014-10-09 10:19 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/7] arm64 kexec kernel patches V3
2014-10-09 10:19 UTC (10+ messages)
YP documentation survey
2014-10-09 10:19 UTC (5+ messages)
[PATCH] net_sched: restore qdisc quota fairness limits after bulk dequeue
2014-10-09 10:18 UTC
[RFC V2 PATCH 1/2] can: rx-fifo: Increase MB size limit from 32 to 64
2014-10-09 10:18 UTC (2+ messages)
` [RFC V2 PATCH 2/2] can: rx-fifo: Change to do controller off-load in interrupt and NAPI poll
[PATCH] cpufreq: Add sfi based cpufreq driver support
2014-10-09 18:08 UTC (6+ messages)
[PATCH] bnep: Add extra debug information for bnep_up
2014-10-09 10:17 UTC
[PATCH v4 0/3] support signed write command
2014-10-09 10:17 UTC (7+ messages)
` [PATCH v4 1/3] shared/att.c: Add signed command outgoing and CSRK function
[PATCH 1/2] Use = rather than == in test
2014-10-09 10:16 UTC (3+ messages)
` [PATCH 2/2] Don't use += to append to a shell variable
[PATCH] arm64: optimize memcpy_{from,to}io() and memset_io()
2014-10-09 10:16 UTC (5+ messages)
[PATCH] KNI: use a memzone pool for KNI alloc/release
2014-10-09 10:15 UTC (9+ messages)
AMD GPU new API for new module
2014-10-09 10:15 UTC (4+ messages)
[WIP PATCH] Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20
2014-10-09 10:13 UTC (5+ messages)
[Qemu-devel] [PATCH v3] pc-dimm/numa: Fix stat of memory size in node when hotplug memory
2014-10-09 10:12 UTC (6+ messages)
[PATCH] drm/i915: use delayed work for resume hotplug v2
2014-10-09 10:11 UTC (4+ messages)
[Qemu-devel] [PATCH v11 00/34] modify boot order of guest, and take effect after rebooting
2014-10-09 10:09 UTC (4+ messages)
[PATCH] serial: of-serial: fix up PM ops on no_console_suspend
2014-10-09 9:10 UTC
[PATCH] Pass CC option when building kernel modules
2014-10-09 10:08 UTC (5+ messages)
` [PATCH v2] "
[Qemu-devel] [PATCH v2 0/3] Clean up non-blocking error reporting
2014-10-09 10:07 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/3] qemu-sockets: Add error to non-blocking connect handler
[LTP] [PATCH] network/test_net: delete obsolete net_cmdlib.sh and move read_opts() to test_net
2014-10-09 10:09 UTC
ext4: kernel BUG at fs/ext4/inode.c:2959!
2014-10-09 10:06 UTC (2+ messages)
[PATCH v2 00/14] Fixes from Chrome OS tree for MFC driver
2014-10-09 10:06 UTC (5+ messages)
` [PATCH v2 14/14] [media] s5p-mfc: Don't change the image size to smaller than the request
[PATCH 1/3] ARM: mediatek: Add basic support for mt6592
2014-10-09 10:03 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.