All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-25 02:25:18 to 2013-05-25 07:18:33 UTC [more...]

[lm-sensors] lm-sensors help question
 2013-05-25  7:18 UTC  (2+ messages)

clock framework: Don't disable a clock already enabled by boot loader?
 2013-05-25  7:16 UTC  (5+ messages)

[PATCH 0/7] Remove unused /dev/oldmem interface
 2013-05-25  7:11 UTC  (18+ messages)
` [PATCH 1/7] /dev/oldmem: Remove the interface
` [PATCH 2/7] Documentation/devices.txt: Remove /dev/oldmem description
` [PATCH 3/7] Documentation/kdump/kdump.txt: "
` [PATCH 4/7] mips: Remove savemaxmem parameter setup
` [PATCH 5/7] powerpc: "
` [PATCH 6/7] ia64: Remove setting for saved_max_pfn
` [PATCH 7/7] s390: "

[PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)
 2013-05-25  7:11 UTC  (27+ messages)
` PING^7 (was Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542))

[Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
 2013-05-25  7:03 UTC  (6+ messages)

[PATCH net-next 0/2] Open vSwitch zerocopy upcall
 2013-05-25  7:02 UTC  (8+ messages)
` [PATCH net-next 2/2] openvswitch: Use zerocopy if applicable when performing the upcall

Audio: no sound
 2013-05-25  7:00 UTC  (8+ messages)

[RFT/RFC 0/4] iwlegacy: workaround for firmware frame tx rejection
 2013-05-25  6:49 UTC  (3+ messages)

[GIT PULL] Renesas ARM based SoC pinmux fix for v3.10 (repost)
 2013-05-25  6:45 UTC  (4+ messages)
` [PATCH] sh-pfc: r8a7779: Don't group USB OVC and PENC pins

[GIT PULL] Renesas ARM sh73a0 SoC fix for v3.10 (repost)
 2013-05-25  6:42 UTC  (4+ messages)
` [PATCH] ARM: shmobile: sh73a0: Update CMT clockevent rating to 80

[Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
 2013-05-25  6:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
` [Qemu-devel] [PATCH 17/30] memory: add address_space_translate

XFS assertion from truncate. (3.10-rc2)
 2013-05-25  6:39 UTC  (14+ messages)

Kernel .config file overwritten
 2013-05-25  6:34 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-05-24
 2013-05-25  6:30 UTC 

EnhanceIO(TM) caching driver features [1/3]
 2013-05-25  6:29 UTC  (4+ messages)

[PATCH v2 0/3] Towards a useable git-branch
 2013-05-25  6:29 UTC  (5+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color

[PATCH v2 00/48] remote-hg: fixes for next
 2013-05-25  6:28 UTC  (51+ messages)
` [PATCH v2 01/48] remote-hg: test: be a little more quiet
` [PATCH v2 02/48] remote-hg: trivial reorganization
` [PATCH v2 03/48] remote-helpers: test: cleanup white-spaces
` [PATCH v2 04/48] remote-helpers: test: cleanup style
` [PATCH v2 05/48] remote-helpers: tests: general improvements
` [PATCH v2 06/48] remote-helpers: test: simplify remote URLs
` [PATCH v2 07/48] remote-hg: test: simplify previous branch checkout
` [PATCH v2 08/48] remote-hg: load all extensions
` [PATCH v2 09/48] remote-hg: use a shared repository store
` [PATCH v2 10/48] remote-hg: shuffle some code
` [PATCH v2 11/48] remote-hg: improve node traversing
` [PATCH v2 12/48] remote-hg: add version checks to the marks
` [PATCH v2 13/48] remote-hg: switch from revisions to SHA-1 noteids
` [PATCH v2 14/48] remote-hg: upgrade version 1 marks
` [PATCH v2 15/48] remote-hg: ensure remote rebasing works
` [PATCH v2 16/48] remote-hg: trivial cleanups
` [PATCH v2 17/48] remote-hg: improve progress calculation
` [PATCH v2 18/48] remote-hg: always point HEAD to master
` [PATCH v2 19/48] remote-hg: add tests for 'master' bookmark
` [PATCH v2 20/48] remote-bzr: simplify test checks
` [PATCH v2 21/48] remote-hg: add check_bookmark() test helper
` [PATCH v2 22/48] remote-hg: update bookmarks when using a remote
` [PATCH v2 23/48] remote-hg: add remote tests
` [PATCH v2 24/48] remote-hg: add test to push new bookmark
` [PATCH v2 25/48] remote-hg: add test for diverged push
` [PATCH v2 26/48] remote-hg: add test for bookmark diverge
` [PATCH v2 27/48] remote-hg: add test for new bookmark special
` [PATCH v2 28/48] remote-hg: add test for big push
` [PATCH v2 29/48] remote-hg: add test for failed double push
` [PATCH v2 30/48] remote-hg: reorganize bookmark handling
` [PATCH v2 31/48] remote-hg: force remote bookmark push selectively
` [PATCH v2 32/48] remote-hg: only update necessary revisions
` [PATCH v2 33/48] remote-hg: implement custom push()
` [PATCH v2 34/48] remote-hg: implement custom checkheads()
` [PATCH v2 35/48] remote-hg: pass around revision refs
` [PATCH v2 36/48] remote-hg: check diverged bookmarks
` [PATCH v2 37/48] remote-hg: simplify branch_tip()
` [PATCH v2 38/48] remote-hg: improve branch listing
` [PATCH v2 39/48] remote-hg: use remote 'default' not local one
` [PATCH v2 40/48] remote-hg: improve lightweight tag author
` [PATCH v2 41/48] remote-hg: remove files before modifications
` [PATCH v2 42/48] remote-hg: add setup_big_push() helper
` [PATCH v2 43/48] remote-hg: add check_push() helper
` [PATCH v2 44/48] remote-helpers: improve marks usage
` [PATCH v2 45/48] remote-hg: trivial cleanup
` [PATCH v2 46/48] remote-hg: check if a fetch is needed
` [PATCH v2 47/48] remote-hg: add support for --dry-run
` [PATCH v2 48/48] remote-hg: add support for --force

[Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
 2013-05-25  6:27 UTC  (2+ messages)

[PATCH 0/9] transport-helper: a bunch of improvements
 2013-05-25  6:27 UTC  (11+ messages)
` [PATCH 1/9] transport-helper: check if the dry-run is supported
` [PATCH 2/9] transport-helper: add 'force' to 'export' helpers
` [PATCH 3/9] transport-helper: check for 'forced update' message
` [PATCH 4/9] fast-export: improve argument parsing
` [PATCH 5/9] fast-export: add new --refspec option
` [PATCH 6/9] transport-helper: add support for old:new refspec
` [PATCH 7/9] fast-import: add support to delete refs
` [PATCH 8/9] fast-export: "
` [PATCH 9/9] transport-helper: add support to delete branches

[Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
 2013-05-25  6:25 UTC  (3+ messages)

[PATCH v3 part1 0/4] Fix SG_IO ambiguity between READ SUBCHANNEL and UNMAP (and other similar cases)
 2013-05-25  6:18 UTC  (10+ messages)
` [PATCH v3 part1 1/4] sg_io: pass request_queue to blk_verify_command

[xen-unstable test] 18014: tolerable FAIL
 2013-05-25  6:14 UTC 

[PATCH net-next 00/12] qlcnic: Enhancements and cleanup
 2013-05-25  6:05 UTC  (2+ messages)

File System
 2013-05-25  5:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] Remove unnecessary break statements
 2013-05-25  5:44 UTC  (3+ messages)

[PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()
 2013-05-25  5:33 UTC  (6+ messages)

[PATCH v2] ARM: shmobile: BOCK-W: add Ether support
 2013-05-25  5:30 UTC  (3+ messages)

[PATCH net-next 0/6] tg3: Misc cleanups and refactoring
 2013-05-25  5:23 UTC  (2+ messages)

File system implementation
 2013-05-25  5:17 UTC 

[PATCH 0/4] New FC timeout handler
 2013-05-25  5:08 UTC  (3+ messages)
` [PATCH 4/4] scsi_transport_fc: "

windows tmem
 2013-05-25  4:57 UTC 

[PATCH] module: use a macro instead of platform_driver_register
 2013-05-25  4:40 UTC  (2+ messages)

[PATCH] ARM: OMAP4: USB_EHCI_HCD needs USB_PHY and NOP_USB_XCEIV
 2013-05-25  4:43 UTC 

[PATCH net-next] tcp: remove one indentation level in tcp_rcv_state_process()
 2013-05-25  4:36 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH net-next 1/2] tcp: Remove another indentation level in tcp_rcv_state_process
      ` [PATCH net-next 2/2] tcp: Remove 2 indentation levels "
        ` [PATCH net-next 1/2 V2] tcp: Remove another indentation level "

[PATCH] mm: page_alloc: fix watermark check in __zone_watermark_ok()
 2013-05-25  4:32 UTC  (3+ messages)

[PATCH] x86, mm: fix boot hang regression
 2013-05-25  4:30 UTC 

[Qemu-devel] [PATCH V13 0/6] enhancement for qmp/hmp interfaces of block info
 2013-05-25  4:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH V13 1/6] block: add snapshot info query function bdrv_query_snapshot_info_list()
` [Qemu-devel] [PATCH V13 2/6] block: add image info query function bdrv_query_image_info()
` [Qemu-devel] [PATCH V13 3/6] qmp: add recursive member in ImageInfo
` [Qemu-devel] [PATCH V13 4/6] qmp: add ImageInfo in BlockDeviceInfo used by query-block
` [Qemu-devel] [PATCH V13 5/6] hmp: show ImageInfo in 'info block'
` [Qemu-devel] [PATCH V13 6/6] hmp: add parameters device and -v for info block

[Qemu-devel] [PATCH] configure: try pkg-config ncurses first
 2013-05-25  4:25 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH 00/19] cifs: overhaul of auth selection code
 2013-05-25  4:17 UTC  (5+ messages)
` [PATCH 06/19] cifs: remove "seal" stubs

Attaching pre created tap interfaces to a VM in Xen for Routed Networking
 2013-05-25  4:11 UTC 

[linux-lvm] snapshot an lvm disk containing ext4 partitions
 2013-05-25  4:07 UTC  (3+ messages)

Recommended settings for SSD
 2013-05-25  3:58 UTC  (4+ messages)

(unknown),
 2013-05-25  3:57 UTC 

[PATCH V4] ARM: handle user space mapped pages in flush_kernel_dcache_page
 2013-05-25  3:53 UTC  (3+ messages)

3.10.0-rc2 mlx4 not receiving packets for some multicast groups
 2013-05-25  3:49 UTC  (4+ messages)

[PATCH] send-email: remove warning about unset chainreplyto
 2013-05-25  3:44 UTC 

[PATCH] completion: zsh: improve bash script loading
 2013-05-25  3:31 UTC 

[PATCH v5 2/2] nilfs2: use atomic_long_t type for inodes_count and blocks_count fields in nilfs_root struct
 2013-05-25  3:33 UTC  (4+ messages)

Stupid VFS name lookup interface
 2013-05-25  3:21 UTC  (2+ messages)

Limit dentry cache entries
 2013-05-25  3:12 UTC  (5+ messages)

[Qemu-devel] [PATCH V3 0/4] qapi and snapshot code clean up in block layer
 2013-05-25  3:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH V3 1/4] block: drop bs_snapshots global variable
` [Qemu-devel] [PATCH V3 2/4] block: move snapshot code in block.c to block/snapshot.c
` [Qemu-devel] [PATCH V3 3/4] block: move qmp and info dump related code to block/qapi.c
` [Qemu-devel] [PATCH V3 4/4] block: dump snapshot and image info to specified output

xen forum
 2013-05-25  3:07 UTC  (6+ messages)
  ` [Xen-users] "

[PATCH 0/2] kdump/mmap: Fix mmap of /proc/vmcore for s390
 2013-05-25  3:01 UTC  (8+ messages)

[SPAM] 1 pack acheté, le 2ème à moitié prix
 2013-05-25  2:55 UTC 

[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
 2013-05-25  2:45 UTC  (5+ messages)

[PATCH 0/6] build: cleanups
 2013-05-25  2:41 UTC  (7+ messages)
` [PATCH 1/6] build: trivial simplification
` [PATCH 2/6] build: cleanup using $^
` [PATCH 3/6] build: cleanup using $<
` [PATCH 4/6] build: be clearer about order-only prerequisites
` [PATCH 5/6] build: add NO_INSTALL variable
` [PATCH 6/6] build: do not install git-remote-testpy

[PATCH 0/4] remote-helpers: test reorganization
 2013-05-25  2:38 UTC  (5+ messages)
` [PATCH 1/4] remote-helpers: generate scripts
` [PATCH 2/4] remote-helpers: rename tests
` [PATCH 3/4] remote-helpers: allow direct test execution
` [PATCH 4/4] remote-helpers: add exec-path links

Chemises en coton de Giza à -40%
 2013-05-25  2:35 UTC 

[PATCH] nfsidmap: idmapd.conf.5 man warnings
 2013-05-25  2:12 UTC 

[PATCH 0/4] Support hot-remove local pagetable pages
 2013-05-25  2:22 UTC  (4+ messages)
` [PATCH 4/4] mem-hotplug: Do not free LOCAL_NODE_DATA pages to buddy system in hot-remove procedure

[PATCH v2 0/8] remote-bzr: patches for next
 2013-05-25  2:24 UTC  (9+ messages)
` [PATCH v2 1/8] remote-bzr: recover from failed clones
` [PATCH v2 2/8] remote-bzr: fix for files with spaces
` [PATCH v2 3/8] remote-bzr: simplify get_remote_branch()
` [PATCH v2 4/8] remote-bzr: delay cloning/pulling
` [PATCH v2 5/8] remote-bzr: change global repo
` [PATCH v2 6/8] remote-bzr: trivial cleanups
` [PATCH v2 7/8] remote-bzr: reorganize the way 'wanted' works
` [PATCH v2 8/8] remote-bzr: add fallback check for a partial clone

ATTN:Job Offer(No up front payment)!!
 2013-05-22  2:47 UTC 


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.