All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-13 17:02:31 to 2014-01-13 17:41:52 UTC [more...]

[Qemu-devel] [PULL 00/49] migration queue
 2014-01-13 17:40 UTC  (45+ messages)
` [Qemu-devel] [PATCH 01/49] avoid a bogus COMPLETED->CANCELLED transition
` [Qemu-devel] [PATCH 02/49] introduce MIG_STATE_CANCELLING state
` [Qemu-devel] [PATCH 03/49] migration: Fix rate limit
` [Qemu-devel] [PATCH 04/49] qemu-file: Make a few functions non-static
` [Qemu-devel] [PATCH 05/49] migration: Move QEMU_VM_* defines to migration/migration.h
` [Qemu-devel] [PATCH 06/49] savevm: Convert all tabs to spaces
` [Qemu-devel] [PATCH 07/49] savevm.c: Coding style fixes
` [Qemu-devel] [PATCH 08/49] savevm.c: Coding style fix
` [Qemu-devel] [PATCH 09/49] vmstate: Move VMState code to vmstate.c
` [Qemu-devel] [PATCH 10/49] qemu-file: Move QEMUFile code to qemu-file.c
` [Qemu-devel] [PATCH 11/49] savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c
` [Qemu-devel] [PATCH 12/49] tests: Some unit tests for vmstate.c
` [Qemu-devel] [PATCH 13/49] bitmap: use long as index
` [Qemu-devel] [PATCH 14/49] memory: cpu_physical_memory_set_dirty_flags() result is never used
` [Qemu-devel] [PATCH 15/49] memory: cpu_physical_memory_set_dirty_range() return void
` [Qemu-devel] [PATCH 16/49] exec: use accessor function to know if memory is dirty
` [Qemu-devel] [PATCH 17/49] memory: create function to set a single dirty bit
` [Qemu-devel] [PATCH 18/49] exec: create function to get "
` [Qemu-devel] [PATCH 19/49] memory: make cpu_physical_memory_is_dirty return bool
` [Qemu-devel] [PATCH 20/49] memory: all users of cpu_physical_memory_get_dirty used only one flag
` [Qemu-devel] [PATCH 21/49] memory: set single dirty flags when possible
` [Qemu-devel] [PATCH 22/49] memory: cpu_physical_memory_set_dirty_range() always dirty all flags
` [Qemu-devel] [PATCH 23/49] memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
` [Qemu-devel] [PATCH 24/49] memory: use bit 2 for migration
` [Qemu-devel] [PATCH 25/49] memory: make sure that client is always inside range
` [Qemu-devel] [PATCH 26/49] memory: only resize dirty bitmap when memory size increases
` [Qemu-devel] [PATCH 27/49] memory: cpu_physical_memory_clear_dirty_flag() result is never used
` [Qemu-devel] [PATCH 28/49] bitmap: Add bitmap_zero_extend operation
` [Qemu-devel] [PATCH 29/49] memory: split dirty bitmap into three
` [Qemu-devel] [PATCH 30/49] memory: unfold cpu_physical_memory_clear_dirty_flag() in its only user
` [Qemu-devel] [PATCH 31/49] memory: unfold cpu_physical_memory_set_dirty() "
` [Qemu-devel] [PATCH 32/49] memory: unfold cpu_physical_memory_set_dirty_flag()
` [Qemu-devel] [PATCH 33/49] memory: make cpu_physical_memory_get_dirty() the main function
` [Qemu-devel] [PATCH 34/49] memory: cpu_physical_memory_get_dirty() is used as returning a bool
` [Qemu-devel] [PATCH 35/49] memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
` [Qemu-devel] [PATCH 36/49] memory: use find_next_bit() to find dirty bits
` [Qemu-devel] [PATCH 37/49] memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations
` [Qemu-devel] [PATCH 38/49] memory: cpu_physical_memory_clear_dirty_range() "
` [Qemu-devel] [PATCH 39/49] memory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
` [Qemu-devel] [PATCH 40/49] memory: make cpu_physical_memory_reset_dirty() take a length parameter
` [Qemu-devel] [PATCH 41/49] memory: cpu_physical_memory_set_dirty_tracking() should return void
` [Qemu-devel] [PATCH 42/49] memory: split cpu_physical_memory_* functions to its own include
` [Qemu-devel] [PATCH 43/49] memory: unfold memory_region_test_and_clear()
` [Qemu-devel] [PATCH 44/49] kvm: use directly cpu_physical_memory_* api for tracking dirty pages

[PATCH net-next] IPv6: add option to use anycast addresses as source addresses in icmp error messages
 2014-01-13 17:22 UTC 

[U-Boot] [PATCH 1/2] socfpga: Adding Scan Manager driver
 2014-01-13 17:41 UTC  (5+ messages)
` [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

[PATCH net-next 0/2] vxlan updates
 2014-01-13 17:41 UTC  (3+ messages)
` [PATCH net-next 1/2] net: vxlan: when lower dev unregisters remove vxlan dev as well
` [PATCH net-next 2/2] net: vxlan: properly cleanup devs on module unload

[LTP] [PATCH 1/2] lib: tst_get_unused_uid, tst_get_unused_gid
 2014-01-13 17:38 UTC  (4+ messages)
` [LTP] [PATCH 2/2] setregid02, setresuid03: inval_user fix

[PATCH v3 4/8] pciehp: Don't disable the link permanently, during removal
 2014-01-13 17:38 UTC  (9+ messages)

[PATCH] ASoC: simple-card: use snd_soc_card_set/get_drvdata
 2014-01-13 17:38 UTC  (2+ messages)

[PATCH v2] xen/arm: p2m: Correctly flush TLB in create_p2m_entries
 2014-01-13 17:37 UTC  (3+ messages)

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-13 17:37 UTC  (6+ messages)

[Bug 68571] New: GPU lockup on AMD Radeon HD6850 with DPM=1
 2014-01-13 17:37 UTC  (2+ messages)
` [Bug 68571] "

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-01-13 17:36 UTC  (3+ messages)

[PATCH 3/4] fix module autoloading for ACPI enumerated devices
 2014-01-13 17:35 UTC  (3+ messages)

[PATCH v11 0/4] ARMv8 cpu topology
 2014-01-13 17:33 UTC  (5+ messages)
` [PATCH 1/4] arm64: topology: Implement basic CPU topology support

[PATCH BlueZ 01/12] audio/A2DP: Add implemention of SEP open indication
 2014-01-13 17:32 UTC  (12+ messages)
` [PATCH BlueZ 02/12] audio/A2DP: Add implemention of SEP close indication
` [PATCH BlueZ 03/12] audio/A2DP: Add implemention of SEP start indication
` [PATCH BlueZ 04/12] audio/A2DP: Add implemention of SEP suspend indication
` [PATCH BlueZ 05/12] android/A2DP: Discover endpoints when initiator
` [PATCH BlueZ 06/12] audio/A2DP: Add implemention of SEP set_configuration confirmation
` [PATCH BlueZ 07/12] audio/A2DP: Add implemention of SEP open confirmation
` [PATCH BlueZ 08/12] audio/A2DP: Add implemention of SEP start confirmation
` [PATCH BlueZ 09/12] audio/A2DP: Add implemention of SEP suspend confirmation
` [PATCH BlueZ 10/12] audio/A2DP: Add implemention of SEP close confirmation
` [PATCH BlueZ 11/12] audio/A2DP: Add implemention of SEP abort confirmation
` [PATCH BlueZ 12/12] android/AVDTP: Fix invalid free of struct discover

[PATCH] em28xx: push mutex down to extensions on .fini callback
 2014-01-13 17:32 UTC  (2+ messages)

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-01-13 17:31 UTC  (3+ messages)
` [Bug 72785] "

[PATCH/RFC] Introduce git submodule add|update --attach
 2014-01-13 17:31 UTC  (4+ messages)

[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
 2014-01-13 17:31 UTC  (3+ messages)
` [Bug 60644] "

[PATCH 0/7] Fix remaining issues with em28xx device removal
 2014-01-13 17:30 UTC  (2+ messages)

[Ilw] Intel Wireless 7260 hardware timed out randomly
 2014-01-13 17:29 UTC  (29+ messages)

[PATCH resend] clk: axi-clkgen: Add support for v2
 2014-01-13 17:30 UTC 

[PATCH v6 0/5] futex: Wakeup optimizations
 2014-01-13 17:28 UTC  (4+ messages)
` [PATCH 5/5] futex: Silence uninitialized warnings

[RFC][PATCH] lockdep: Introduce wait-type checks
 2014-01-13 17:28 UTC  (8+ messages)
      ` [PATCH 0/1] lockdep: Kill held_lock->check and "int check" arg of __lock_acquire()
        ` [PATCH 1/1] "

[Bug 73563] New: Continous output of "nouveau E[ DRM] DDC responded, but no EDID for VGA-1"
 2014-01-13 17:28 UTC  (3+ messages)
  ` [Bug 73563] "
  ` [Bug 73563] [NVD9] "

[PATCH net 0/2] bonding: fix the sysfs warning when change the master's name
 2014-01-13 17:24 UTC  (2+ messages)

[PATCH] grub-efi: remove configure patch, simply seed the cache
 2014-01-13 17:26 UTC 

[PATCH] dt: Update I2C trivial devices list
 2014-01-13 17:26 UTC  (7+ messages)

[meta-fsl-arm-extra][PATCH v3 1/2] wandboard: set PREFERRED_VERSION to 3.0.35
 2014-01-13 17:25 UTC  (2+ messages)
` [meta-fsl-arm-extra][PATCH v3 2/2] linux-wandboard: Add recipes for 3.10.17-beta kernel

[Qemu-devel] [PATCH 0/3] qga: vss-win32: Fix interference with other VSS requesters
 2014-01-13 17:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
` [Qemu-devel] [PATCH 2/3] qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
` [Qemu-devel] [PATCH 3/3] qga: vss-win32: Fix interference with snapshot deletion by other VSS request

[PATCH v2 15/28] drm/i2c: tda998x: use the tda998x video format when cea mode
 2014-01-13 17:24 UTC  (9+ messages)

Reliability models
 2014-01-13 17:25 UTC  (2+ messages)

[PATCH] iio: tsl2563: Initialize channels
 2014-01-13 17:24 UTC  (2+ messages)
` [PATCH] iio: tsl2563: Use the correct channel2 member

[RFC][PATCH v2 3/3] audit: Audit proc cmdline value
 2014-01-13 17:24 UTC  (2+ messages)

[RFC PATCH 0/6] DocBook media: fixes
 2014-01-13 17:23 UTC  (5+ messages)
` [RFC PATCH 3/6] DocBook media: partial rewrite of "Opening and Closing Devices"

[PATCH V2 0/8] spi: rspi: Add support for RZ/A1H
 2014-01-13 17:23 UTC  (3+ messages)
` [PATCH V2 7/8] spi: rspi: Add support for specifying CPHA/CPOL

[PATCH] tools/bluetooth-player: current-folder command
 2014-01-13 17:23 UTC 

[PATCH v5] wl12xx: fix tx power setting
 2014-01-13 17:23 UTC  (4+ messages)

[RFC][PATCH v2 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-13 17:22 UTC  (8+ messages)
` [RFC][PATCH v2 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH v3 3/3] audit: Audit proc cmdline value

[PATCH 1/2] rwsem: add rwsem_is_contended
 2014-01-13 17:18 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: stop caching thread if extent_commit_sem is contended

[PATCH 0/2] Optimization on intel HDMI detect and get_modes
 2014-01-13 17:19 UTC  (5+ messages)

[meta-fsl-arm-extra][PATCH v2 1/2] wandboard: set PREFERRED_VERSION to 3.0.35
 2014-01-13 17:18 UTC  (3+ messages)

[PATCH 04/14] sched: SCHED_DEADLINE SMP-related data structures & logic
 2014-01-13 15:53 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Add "

[PATCH net-next v2] IPv6: enable bind() to assign an anycast address
 2014-01-13 16:59 UTC 

[PATCH 13/14] sched: speed up -dl pushes with a push-heap
 2014-01-13 15:54 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: speed up SCHED_DEADLINE "

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-13 17:16 UTC  (11+ messages)

[PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2014-01-13 17:14 UTC  (5+ messages)

[PATCHv2 0/6] One simple card use case
 2014-01-13 17:16 UTC  (3+ messages)
` [PATCHv2 5/6] ASoC: fsl: Add VF610 simple audio card widgets driver

[RFC PATCH 0/2] hung_task: Display every hung task warning
 2014-01-13 17:14 UTC  (3+ messages)
` [RFC PATCH 1/2] sysctl: Make neg_one a standard constraint
` [RFC PATCH 2/2] hung_task: Display every hung task warning

[PATCH] xen/arm: correct flush_tlb_mask behaviour
 2014-01-13 17:16 UTC  (2+ messages)

libxc linux privcmd bugs
 2014-01-13 17:15 UTC  (4+ messages)
  ` Processed: "

[3.11.y.z extended stable] Linux 3.11.10.3 stable review
 2014-01-13 15:58 UTC  (26+ messages)
` [PATCH 3.11 001/208] ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
` [PATCH 3.11 002/208] ARM: OMAP2+: hwmod: Fix SOFTRESET logic
` [PATCH 3.11 003/208] Input: usbtouchscreen - separate report and transmit buffer size handling
` [PATCH 3.11 004/208] staging: comedi: pcmuio: fix possible NULL deref on detach
` [PATCH 3.11 005/208] staging: comedi: ssv_dnp: use comedi_dio_update_state()
` [PATCH 3.11 006/208] staging: comedi: drivers: use comedi_dio_update_state() for simple cases
` [PATCH 3.11 009/208] Btrfs: fix memory leak of chunks' extent map
` [PATCH 3.11 010/208] Btrfs: fix hole check in log_one_extent
` [PATCH 3.11 011/208] Btrfs: fix incorrect inode acl reset
` [PATCH 3.11 012/208] Btrfs: do not run snapshot-aware defragment on error
` [PATCH 3.11 014/208] mm/hugetlb: check for pte NULL pointer in __page_check_address()
` [PATCH 3.11 016/208] selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
` [PATCH 3.11 018/208] x86/apic: Disable I/O APIC before shutdown of the local APIC
` [PATCH 3.11 019/208] TTY: pmac_zilog, check existence of ports in pmz_console_init()
` [PATCH 3.11 020/208] ceph: cleanup aborted requests when re-sending requests
` [PATCH 3.11 021/208] ceph: wake up 'safe' waiters when unregistering request
` [PATCH 3.11 023/208] libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8
` [PATCH 3.11 026/208] drm/i915: Take modeset locks around intel_modeset_setup_hw_state()
` [PATCH 3.11 028/208] ext4: fix use-after-free in ext4_mb_new_blocks
` [PATCH 3.11 029/208] ext4: check for overlapping extents in ext4_valid_extent_entries()
` [PATCH 3.11 030/208] ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
` [PATCH 3.11 031/208] drm/i915: Hold mutex across i915_gem_release
` [PATCH 3.11 032/208] drm/i915: Fix use-after-free in do_switch
` [PATCH 3.11 034/208] ext4: Do not reserve clusters when fs doesn't support extents
` [PATCH 3.11 039/208] gpio: twl4030: Fix regression for twl gpio LED output

[PATCH] input: Add commonly used event types
 2014-01-13 17:13 UTC 

[PATCH 0/2] ARM: DRA7XX/AM43XX build fixes
 2014-01-13 17:13 UTC  (4+ messages)

[PATCH 01/15] android/tester: Fix for asynchronous test case condition check
 2014-01-13 17:12 UTC  (15+ messages)
` [PATCH 02/15] android/tester: Add get remote properties success test case
` [PATCH 03/15] android/tester: Add get remote BDNAME property "
` [PATCH 04/15] android/tester: Add get remote UUIDS "
` [PATCH 05/15] android/tester: Add get remote COD "
` [PATCH 06/15] android/tester: Add get remote TOD "
` [PATCH 07/15] android/tester: Add get remote RSSI "
` [PATCH 08/15] android/tester: Add get remote TIMESTAMP "
` [PATCH 09/15] android/tester: Add get remote BDADDR property fail "
` [PATCH 10/15] android/tester: Add get remote SERVREC "
` [PATCH 11/15] android/tester: Add get remote SCAN_MODE "
` [PATCH 12/15] android/tester: Add get remote BONDED_DEV "
` [PATCH 13/15] android/tester: Add get remote DISCTIMEOUT "
` [PATCH 14/15] android/tester: Add get remote VERINFO "
` [PATCH 15/15] android/tester: Add get remote FRIENDLY_NAME "

RFC: cgroups aware proc
 2014-01-13 17:12 UTC  (2+ messages)
  ` Fwd: "

linux-next: manual merge of the mmc tree with Linus' tree
 2014-01-13 17:11 UTC  (3+ messages)

[U-Boot] Call for participation in the U-Boot Mini Summit 2014
 2014-01-13 17:12 UTC 

[Bug 60879] New: X11 can't start with acceleration enabled
 2014-01-13 17:10 UTC  (2+ messages)
` [Bug 60879] [radeonsi] "

[PATCH 00/11] cross rename v3
 2014-01-13 17:08 UTC  (3+ messages)

[ath9k-devel] Playing with queue sizes in ath9k
 2014-01-13 17:07 UTC  (2+ messages)

[Qemu-devel] chroot jailing
 2014-01-13 17:07 UTC  (5+ messages)

[Buildroot] [PATCH] arch: add support for "jaguar" AMD CPU optimisations
 2014-01-13 17:07 UTC  (2+ messages)

About exporting symbols from an external module
 2014-01-13 17:05 UTC  (2+ messages)

[PATCH] pinctrl: tegra1x4: initialize at arch_initcall time
 2014-01-13 17:03 UTC  (5+ messages)

[PATCH] mm/zswap: add writethrough option
 2014-01-13 17:03 UTC  (4+ messages)

[PATCH net-next] IPv6: add a function to check for a valid anycast source address
 2014-01-13 16:44 UTC 

[PATCH 0/1] systemd-compat-units: do not mask real service files
 2014-01-13 17:02 UTC  (3+ messages)
` [PATCH 1/1] systemd-compat-units: do not mask available services

[PATCH 0/6] inotify support
 2014-01-13 17:02 UTC  (3+ messages)
` [PATCH 2/6] read-cache: new extension to mark what file is watched


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.