messages from 2013-04-15 15:08:39 to 2013-04-15 15:48:04 UTC [more...]
[Qemu-devel] [PATCH 00/19 v3] target-i386: CPU hot-add with cpu-add QMP command
2013-04-15 15:47 UTC (20+ messages)
` [Qemu-devel] [PATCH 02/19] cpu: Pass CPUState to *cpu_synchronize_post*()
` [Qemu-devel] [PATCH 08/19] cpu: introduce get_arch_id() method and override it for target-i386
` [Qemu-devel] [PATCH 13/19] target-i386: cpu: attach ICC bus to CPU on its creation
` [Qemu-devel] [PATCH 14/19] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
` [Qemu-devel] [PATCH 18/19] target-i386: expose all possible CPUs as /machine/icc-bridge/cpu[0..N] links
[PATCH 00/17] [V3]PVH xen: PVH changes in xen for 64bit PVH guest
2013-04-15 15:47 UTC (7+ messages)
` [PATCH 06/17] [V3]PVH xen: Introduce PVH guest type
` [PATCH 08/17] [V3]PVH xen: domain creation code changes
` [PATCH 09/17] [V3]PVH xen: create PVH vmcs, and initialization
[PATCH v4 0/5] LPAE remaining device tree file
2013-04-15 15:47 UTC (7+ messages)
[PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs
2013-04-15 15:46 UTC (4+ messages)
[RFC] net : add tx timestamp to packet mmap
2013-04-15 15:41 UTC (6+ messages)
` [PATCH] net-packet: tx timestamping on tpacket ring
[PATCH] udev: remove udev-extraconf from RRECOMMENDS
2013-04-15 15:27 UTC (4+ messages)
[ath9k-devel] Announcement: open source AR9380 and later HAL
2013-04-15 15:44 UTC (24+ messages)
` [ath9k-devel] AR9287 ; 2-wire coexistence expected behavior
State of bitbake world
2013-04-15 15:26 UTC (11+ messages)
` [oe] "
` [OE-core] "
[U-Boot] [PATCH 0/5] ARM: OMAP: Cleanup save_boot_params function
2013-04-15 15:43 UTC (9+ messages)
` [U-Boot] [PATCH 3/5] ARM: OMAP: Correct save_boot_params and replace with 'C' function
` [U-Boot] [PATCH 4/5] ARM: OMAP: Cleanup boot parameters usage
` [U-Boot] [PATCH 5/5] ARM: OMAP: Add arch_cpu_init function
[PATCH v4 0/6] KVM: nVMX: Make direct IRQ/NMI injection work
2013-04-15 15:42 UTC (9+ messages)
` [PATCH v4 5/6] KVM: nVMX: Fix conditions for NMI injection
` [PATCH v5 "
[PATCH 0/2] sdhci-acpi initialization performance regression
2013-04-15 15:42 UTC (4+ messages)
[PATCH kvm-unittests v2] x86/taskswitch2: Task switches into/out of VM86
2013-04-15 15:42 UTC (5+ messages)
[Qemu-devel] [PATCH] i386 ROR r8/r16 instruction fix
2013-04-15 15:42 UTC (2+ messages)
[Qemu-devel] [PATCH] ARM Cortex A9 Global Timer
2013-04-15 15:41 UTC
[Bug 63481] New: Nouveau driver - No monitor signal on chipset NV1A (family NV10) since bisected bad commit ebb945a94bba2ce8dff7b0942ff2b3f2a52a0a69 in kernel 3.7.9
2013-04-15 15:40 UTC (2+ messages)
` [Bug 63481] "
[PATCH V4 0/7] Bundle fixes for Xen netfront / netback
2013-04-15 15:39 UTC (15+ messages)
` [PATCH V4 7/7] xen-netback: don't disconnect frontend when seeing oversize packet
[Qemu-devel] Support for VNC LED state extension proposal
2013-04-15 15:38 UTC (4+ messages)
UBIFS Problems After Upgrading Kernel
2013-04-15 15:40 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] qemu-img: support compression regardless of cluster size
2013-04-15 15:38 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] qcow2: allow sub-cluster compressed write to last cluster
` [Qemu-devel] [PATCH 2/4] qcow: "
` [Qemu-devel] [PATCH 3/4] qemu-img: do not zero-pad the compressed write buffer
` [Qemu-devel] [PATCH 4/4] qemu-iotests: add 053 unaligned compressed image size test
[PATCH v4 1/2] libxl: postpone backend name resolution
2013-04-15 15:38 UTC (4+ messages)
[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
2013-04-15 15:38 UTC (5+ messages)
[PATCH v2 0/3] Introduce pull.autostash
2013-04-15 15:36 UTC (9+ messages)
` [PATCH 3/3] pull: introduce --[no-]autostash and pull.autostash
[PATCH] [PATCH RFC] tools: rework uninstall target
2013-04-15 15:36 UTC (5+ messages)
[PATCH] kernel: move exit_task_work() past exit_notify()
2013-04-15 15:33 UTC (6+ messages)
` [PATCH 0/1] (Was: kernel: move exit_task_work() past exit_notify())
` [PATCH 1/1] move exit_task_namespaces() outside of exit_notify()
[PATCH 1/3] iommu: Move swap_pci_ref function to pci.h
2013-04-15 15:34 UTC (5+ messages)
[PATCH 1/7] kernel.bbclass: Ensure we have correct version information in deploy data
2013-04-15 15:16 UTC (3+ messages)
` [PATCH 7/7] allarch: Drop various problematic allarch usages
[PATCH 00/18] lockless n_tty receive path
2013-04-15 15:32 UTC (69+ messages)
` [PATCH v3 00/24] "
` [PATCH v3 01/24] tty: Don't change receive_room for ioctl(TIOCSETD)
` [PATCH v3 02/24] tty: Simplify tty buffer/ldisc interface with helper function
` [PATCH v3 03/24] tty: Make ldisc input flow control concurrency-friendly
` [PATCH v3 04/24] n_tty: Factor canonical mode copy from n_tty_read()
` [PATCH v3 05/24] n_tty: Line copy to user buffer in canonical mode
` [PATCH v3 06/24] n_tty: Split n_tty_chars_in_buffer() for reader-only interface
` [PATCH v3 07/24] tty: Deprecate ldisc .chars_in_buffer() method
` [PATCH v3 08/24] n_tty: Get read_cnt through accessor
` [PATCH v3 09/24] n_tty: Don't wrap input buffer indices at buffer size
` [PATCH v3 10/24] n_tty: Remove read_cnt
` [PATCH v3 11/24] tty: Convert termios_mutex to termios_rwsem
` [PATCH v3 12/24] n_tty: Access termios values safely
` [PATCH v3 13/24] n_tty: Replace canon_data with index comparison
` [PATCH v3 14/24] n_tty: Make N_TTY ldisc receive path lockless
` [PATCH v3 15/24] n_tty: Reset lnext if canonical mode changes
` [PATCH v3 16/24] n_tty: Fix type mismatches in receive_buf raw copy
` [PATCH v3 17/24] n_tty: Don't wait for buffer work in read() loop
` [PATCH v3 18/24] n_tty: Separate buffer indices to prevent cache-line sharing
` [PATCH v3 19/24] tty: Only guarantee termios read safety for throttle/unthrottle
` [PATCH v3 20/24] n_tty: Move chars_in_buffer() to factor throttle/unthrottle
` [PATCH v3 21/24] n_tty: Factor throttle/unthrottle into helper functions
` [PATCH v3 22/24] n_tty: Move n_tty_write_wakeup() to avoid forward declaration
` [PATCH v3 23/24] n_tty: Special case pty flow control
` [PATCH v3 24/24] n_tty: Queue buffer work on any available cpu
` [PATCH 00/16] lockless tty flip buffers
` [PATCH 01/16] tty: Compute flip buffer ptrs
` [PATCH 02/16] tty: Fix flip buffer free list
` [PATCH 03/16] tty: Factor flip buffer initialization into helper function
` [PATCH 04/16] tty: Merge tty_buffer_find() into tty_buffer_alloc()
` [PATCH 05/16] tty: Use generic names for flip buffer list cursors
` [PATCH 06/16] tty: Use lockless flip buffer free list
` [PATCH 07/16] tty: Simplify flip buffer list with 0-sized sentinel
` [PATCH 08/16] tty: Track flip buffer memory limit atomically
` [PATCH 09/16] tty: Make driver-side flip buffers lockless
` [PATCH 10/16] tty: Ensure single-threaded flip buffer consumer with mutex
` [PATCH 11/16] tty: Only perform flip buffer flush from tty_buffer_flush()
` [PATCH 12/16] tty: Avoid false-sharing flip buffer ptrs
` [PATCH 13/16] tty: Use non-atomic state to signal flip buffer flush pending
` [PATCH 14/16] tty: Merge __tty_flush_buffer() into lone call site
` [PATCH 15/16] tty: Fix unsafe vt paste_selection()
` [PATCH 16/16] tty: Remove private constant from global namespace
` [PATCH 0/9] mostly lockless tty echo
` [PATCH 1/9] n_tty: Remove unused echo_overrun field
` [PATCH 2/9] n_tty: Use separate head and tail indices for echo_buf
` [PATCH 3/9] n_tty: Replace echo_cnt with computed value
` [PATCH 4/9] n_tty: Remove echo_lock
` [PATCH 5/9] n_tty: Eliminate echo_commit memory barrier
` [PATCH 6/9] n_tty: Process echoes in blocks
` [PATCH 7/9] n_tty: Only flush echo output if actually output
` [PATCH 8/9] n_tty: Eliminate counter in __process_echoes
` [PATCH 9/9] n_tty: Avoid false-sharing echo buffer indices
` [PATCH 00/20] streamline per-char receiving
` [PATCH 01/20] n_tty: Fix EOF push handling
` [PATCH 02/20] n_tty: Remove alias ptrs in __receive_buf()
` [PATCH 03/20] n_tty: Move buffers into n_tty_data
` [PATCH 04/20] n_tty: Rename process_char_map to char_map
` [PATCH 05/20] n_tty: Simplify __receive_buf loop count
` [PATCH 06/20] n_tty: Factor 'real raw' receive_buf into standalone fn
` [PATCH 07/20] n_tty: Factor signal char handling into separate fn
` [PATCH 08/20] n_tty: Factor flagged "
` [PATCH 09/20] n_tty: Factor raw mode receive_buf() "
` [PATCH 10/20] n_tty: Special case EXTPROC receive_buf() as raw mode
` [PATCH 12/20] n_tty: Factor standard per-char i/o into separate fn
` [PATCH 15/20] n_tty: Factor ISTRIP and IUCLC receive_buf "
` [PATCH 17/20] n_tty: Remove overflow tests from receive_buf() path
` [PATCH 19/20] n_tty: Factor LNEXT processing from per-char i/o path
` [PATCH 20/20] tty: Remove extra wakeup from pty write() path
[PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing
2013-04-15 15:32 UTC (6+ messages)
` [PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
[PATCH 0/2] Move systemd binaries to /sbin/systemd
2013-04-15 15:15 UTC (4+ messages)
[Qemu-devel] KVM call agenda for 2013-04-16
2013-04-15 15:32 UTC (2+ messages)
` "
Master node recovery /corruption
2013-04-15 15:34 UTC (2+ messages)
[PATCH] iommu/crash: Interrupt remapping is also disabled on crash
2013-04-15 15:32 UTC
RAID performance
2013-04-15 15:31 UTC (13+ messages)
` RAID performance - new kernel results
[meta-fsl-arm PATCH v3 0/13] Fixes current found issues for 1.4 release
2013-04-15 15:30 UTC (9+ messages)
` [meta-fsl-arm PATCH v3 08/13] imx-base.inc: Fix i.MX6SL entry point hex format
` [meta-fsl-arm PATCH v3 09/13] imx-base.inc: Do not assign UBOOT_LOADADDRESS
` [meta-fsl-arm PATCH v3 11/13] xf86-dri-vivante: Ensure install fails if .la cannot be removed
` [meta-fsl-arm PATCH v3 12/13] xf86-dri-vivante: Fix DRI module name
Centrino Ultimate-N 6300 AGN rfkill always Soft blocked
2013-04-15 15:31 UTC (5+ messages)
[PATCHSET] cgroup, memcg: introduce sane_behavior mount option
2013-04-15 15:29 UTC (4+ messages)
` [PATCH 4/4] memcg: force use_hierarchy if sane_behavior
[PATCH 0/5] fuse: close file synchronously
2013-04-15 15:30 UTC (3+ messages)
[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
2013-04-15 15:30 UTC (3+ messages)
` [PATCH v7] "
e1000e + suspend, 3.9-rc2
2013-04-15 15:29 UTC (9+ messages)
[LSF/MM TOPIC] Beyond NUMA
2013-04-15 15:28 UTC (3+ messages)
` [Lsf] "
[lvm2-commits] master - Revert "cleanup: simplify option matching function"
2013-04-15 15:28 UTC
[PATCH -v2 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found
2013-04-15 15:27 UTC (2+ messages)
Bug#705483: xfsprogs: xfs_quota misinterprets usernames with leading digits
2013-04-15 14:46 UTC
Fw: [Bug 56611] New: Ethernet not working with ac adapter on lenovo t530
2013-04-15 15:26 UTC
[RFC PATCH] inet: fix enforcing of fragment queue hash list depth
2013-04-15 15:26 UTC (2+ messages)
need help how to debug xfs crash issue xfs_iunlink_remove: xfs_inotobp() returned error 22
2013-04-15 15:24 UTC (19+ messages)
[PATCH] arm64: Fix task tracing
2013-04-15 15:23 UTC (9+ messages)
` [PATCH v2] "
[PATCH] dma: of-dma: check OF pointer property before dereferencing
2013-04-15 15:22 UTC (3+ messages)
` [PATCH] dma: of-dma: check OF pointer property before dereferencing it
[PATCH] connman: Fix wrong INC_PR reset
2013-04-15 15:04 UTC
[PATCH 1/1] [media] exynos4-is: Fix potential null pointer dereferencing
2013-04-15 15:21 UTC (2+ messages)
Config fragment not being picked up
2013-04-15 15:20 UTC
[lm-sensors] [PATCH 0/4] thermal threshold and notification v2.0
2013-04-15 15:20 UTC (4+ messages)
` "
[GIT PULL FOR v3.10] Two bug fixes and a MAINTAINERS update
2013-04-15 15:20 UTC
RAID5 recovering
2013-04-15 15:19 UTC (2+ messages)
Ensimag students projects, version 2013
2013-04-15 15:18 UTC (2+ messages)
[PATCH] [RFC] iommu/crash: Interrupt remapping is also disabled on crash
2013-04-15 15:19 UTC (2+ messages)
[PATCH] edac: Handle EDAC ECC errors for Family 16h
2013-04-15 15:17 UTC
Config fragment not being picked up
2013-04-15 15:17 UTC (2+ messages)
vht off-by-one nss
2013-04-15 15:12 UTC (7+ messages)
[PATCH 1/2] mac80211: VHT off-by-one NSS
2013-04-15 15:09 UTC (2+ messages)
` [PATCH 2/2] mac80211_hwsim: handle VHT rates in rx_status
[PATCH 21/21] cris: drop unused Kconfig symbols
2013-04-15 15:11 UTC (6+ messages)
[PATCH v2] Btrfs: allow file data clone within a file
2013-04-15 15:13 UTC (2+ messages)
[PATCH] CRIS: Remove last traces of legacy RTC drivers
2013-04-15 15:10 UTC (2+ messages)
[PATCH 0/4] TTY: fix DTR being raised on hang up
2013-04-15 15:11 UTC (2+ messages)
[PATCH] CRIS: remove "config OOM_REBOOT"
2013-04-15 15:09 UTC (2+ messages)
[PATCH -v2] PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
2013-04-15 15:11 UTC (2+ messages)
[Qemu-devel] [PATCH for QEMU] sheepdog: add discard/trim support for sheepdog
2013-04-15 15:10 UTC (3+ messages)
` [Qemu-devel] [PATCH for QEMU v3] "
` [Qemu-devel] [sheepdog] "
[PATCHv3 00/10] Use the mvebu PCIe driver on Kirkwood
2013-04-15 15:11 UTC (3+ messages)
` [PATCHv3 01/10] pci: mvebu: enable driver usage "
YP "download" versus "downloads" page?
2013-04-15 15:10 UTC (2+ messages)
[PATCH v2] kvm: nVMX: check vmcs12 for valid activity state
2013-04-15 15:10 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.