All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-10 20:43:05 to 2012-02-10 22:35:18 UTC [more...]

[PATCH 0/4] CPU hotplug, cpusets: Fix CPU online handling related to cpusets
 2012-02-10 22:39 UTC  (3+ messages)

Questions about OSD recovery
 2012-02-10 22:34 UTC  (4+ messages)

[PATCH RFC v2 1/3] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
 2012-02-10 22:32 UTC  (4+ messages)
` [PATCH RFC v2 2/3] ARM: KVM: mark the end of the HYP mode code with __kvm_hyp_code_end
` [PATCH RFC v2 3/3] ARM: KVM: Add support for MMU notifiers

nested git repos (not submodules)
 2012-02-10 22:30 UTC  (5+ messages)

Problem with inconsistent PG
 2012-02-10 22:30 UTC  (2+ messages)

Canceled: Yocto Project Technical Team Meeting - 2/14/2012
 2012-02-10 22:30 UTC 

A note on modern git plus ancient meld ("wrong number of arguments")
 2012-02-10 22:30 UTC  (7+ messages)
      ` [PATCH] mergetools/meld: Use --help output to detect --output support

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-10 22:28 UTC  (3+ messages)

Canceled: Yocto Project Technical Team Meeting
 2012-02-10 22:27 UTC 

Ivybridge hang fixes respun
 2012-02-10 22:24 UTC  (3+ messages)
` [PATCH 1/4] drm/i915: gen7: implement rczunit workaround

[PATCH -v2 0/3] xfs: change available ranges in quota check
 2012-02-10 22:23 UTC  (5+ messages)
` [PATCH -v2 2/3] xfs: make inode quota check more general
` [PATCH -v2 3/3] xfs: cleanup quota check on disk blocks and inodes reservations

Restoring filenames from partly damaged ext4-filesystem
 2012-02-10 22:20 UTC  (10+ messages)

[meta-oe][PATCH] udev: consolekit package requires x11
 2012-02-10 22:11 UTC 

[Resend PATCH 00/60] highmem: remove the second argument of k[un]map_atomic()
 2012-02-10 22:18 UTC  (3+ messages)
` [PATCH 25/60] target: "

can't read superblock (but could mount)
 2012-02-10 22:18 UTC  (2+ messages)

[PATCH -v2 0/9] PCI : bridge resource reallocation patchset -- followup
 2012-02-10 22:11 UTC  (19+ messages)
` [PATCH 3/9] PCI: Disable cardbus bridge MEM1 pref CTL
` [PATCH 4/9] PCI: Fix cardbus bridge resources as optional size handling
` [PATCH 7/9] PCI: Make pci bridge reallocating enabled/disabled
` [PATCH 8/9] PCI: print out suggestion about using pci=realloc
` [PATCH 9/9] PCI: only enable pci realloc when SRIOV bar is not assigned

[PATCH] consolekit: depend on libx11
 2012-02-10 22:04 UTC 

[PATCH v5] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-02-10 22:10 UTC  (7+ messages)
` [PATCH 1/2] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG
` [PATCH 1/4] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG
` [PATCH 2/2] iptables: xt_LOG: Add ring buffer support
` [PATCH 2/4] ring_buffer: Export for_each_buffer_cpu()
` [PATCH 3/4] xt_log: Make printk() in sb_close() optional
` [PATCH 4/4] Netfilter: xt_LOG: Implement ring buffer support

[U-Boot] [PATCH] EXYNOS: SMDK5250: Support all 4 UARTs
 2012-02-10 22:12 UTC 

[PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
 2012-02-10 22:07 UTC  (15+ messages)

[PATCH 0/5] gitweb: Faster and imrpoved project search
 2012-02-10 22:07 UTC  (6+ messages)
` [PATCH 1/5] gitweb: Option for filling only specified info in fill_project_list_info

[PATCH 00/18, v2] Make ib_srp better suited for H.A. purposes
 2012-02-10 22:07 UTC  (4+ messages)

How to measure performance inside Kernel?
 2012-02-10 22:06 UTC  (3+ messages)

[GIT PULL] Samsung EXYNOS pm domains for devel
 2012-02-10 22:05 UTC  (3+ messages)

[PATCH 1/2] staging:iio: Use dev_pm_ops
 2012-02-10 22:05 UTC  (4+ messages)
` [PATCH 2/2] staging:iio: Convert remaining drivers to module_spi_driver

[PATCH 01/21] NFS: Relocate the stat_to_errno() function
 2012-02-10 22:04 UTC 

[PATCH] IB/qib: Avoid filtering lid on SMA portinfo
 2012-02-10 22:03 UTC 

[RFC 00/21] NFS: Create NFS Modules
 2012-02-10 22:02 UTC  (21+ messages)
` [RFC 02/21] NFS: Make v2 configurable
` [RFC 03/21] NFS: Add version registering framework
` [RFC 04/21] NFS: Convert v2 into a module
` [RFC 05/21] NFS: Break up the nfs_fs_mount function
` [RFC 06/21] NFS: Create a single nfs_clone_super() function
` [RFC 07/21] NFS: Version specific xdev mounting
` [RFC 08/21] NFS: Only initialize the ACL client in the v3 case
` [RFC 09/21] NFS: Convert v3 into a module
` [RFC 10/21] NFS: Initialize NFS v4 from nfs4super.c
` [RFC 11/21] NFS: Move lots of code from super.c
` [RFC 12/21] NFS: module-specific submount function
` [RFC 13/21] NFS: Custom alloc and free client functions for modules
` [RFC 14/21] NFS: Move nfs4_set_client() and support code to nfs4client.c
` [RFC 15/21] NFS: Move the nfs4_init_client() "
` [RFC 16/21] NFS: Move the v4 getroot code to nfs4getroot.c
` [RFC 17/21] NFS: Deal with delegations
` [RFC 18/21] NFS: Use the IS_ENABLED macro for CONFIG_NFS_V4
` [RFC 19/21] NFS: Convert v4 into a module
` [RFC 20/21] Export symbols for v4 module
` [RFC 21/21] NFS: Export v4.1 symbols back to nfs.ko

Spice in unstable
 2012-02-10 22:01 UTC  (6+ messages)

Announcing v4l-utils-0.8.6
 2012-02-10 21:56 UTC 

Shaping ingress and egress VPN traffic with OpenVPN or KLIPS
 2012-02-10 21:57 UTC 

[PATCH 0/8] gitweb: Highlight interesting parts of diff
 2012-02-10 21:56 UTC  (8+ messages)
` [PATCH 6/8] "
        ` [PATCH] diff-highlight: Work for multiline changes too

[lm-sensors] Report on ITE IT8728
 2012-02-10 21:55 UTC  (2+ messages)

[PATCH 1/2] staging:iio: Remove declaration for non existing function
 2012-02-10 21:55 UTC  (4+ messages)
` [PATCH 2/2] staging:iio: Remove noop calls to __iio_update_buffer

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-02-10 21:51 UTC  (4+ messages)
` [U-Boot] [PATCH 04/28] net: Make the MAC-seeded random number generator available to /net

[U-Boot] [PATCH v2 0/2] da850evm: add board specific functions
 2012-02-10 21:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] da850evm: add support to read mac address from SPI flash

[PATCH BlueZ] adapter: Fix possible invalid memory access
 2012-02-10 21:47 UTC 

How to debug the linux wireless driver
 2012-02-10 21:46 UTC 

[Buildroot] [RFC PATCH]apply-patches.sh: big update (new directory and archive management)
 2012-02-10 21:45 UTC  (7+ messages)
` [Buildroot] [RFC PATCH 1/6] apply-patches.sh: check if there are rejects before applying patches
` [Buildroot] [RFC PATCH 2/6] apply-patches.sh: rename targetdir to builddir
` [Buildroot] [RFC PATCH 3/6] apply-patches.sh: cleanup

Bug in disk event polling
 2012-02-10 21:44 UTC  (5+ messages)

[PATCH 0/3] Updates for SGI UV1/UV2 systems
 2012-02-10 21:43 UTC  (3+ messages)
` [PATCH 3/3] UV Update NMI handlers

[U-Boot] [PATCH 1/2] RFC: create u-boot-common.lds
 2012-02-10 21:41 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] RFC: Let linker create phy array

[RFC BlueZ 00/22] Using clang for compiling BlueZ
 2012-02-10 21:40 UTC  (23+ messages)
` [RFC BlueZ 01/22] lib: Add functions to deal with unaligned access without conversion
` [RFC BlueZ 02/22] lib: Add functions to storing values in unaligned places
` [RFC BlueZ 03/22] lib: Fix the unaligned memory "getters" not receiving a const pointer
` [RFC BlueZ 04/22] tools: Fix using old-style initializers
` [RFC BlueZ 05/22] sap: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 06/22] lib: Fix using old-style initializers
` [RFC BlueZ 07/22] sdp: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 08/22] l2test: Fix clang compiler warning "
` [RFC BlueZ 09/22] rctest: Fix clang compiler warnings "
` [RFC BlueZ 10/22] dun: Fix using old-style initializers
` [RFC BlueZ 11/22] scotest: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 12/22] ipctest: Fix using the format specifier "as"
` [RFC BlueZ 13/22] audio: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 14/22] audio: Fix clang compiler warnings regarding implicit enum conversion
` [RFC BlueZ 15/22] sap: Fix compiler warnings related to unaligned memory access
` [RFC BlueZ 16/22] network: Fix clang "
` [RFC BlueZ 17/22] mgmtops: Fix doing a useless memset()
` [RFC BlueZ 18/22] adaptername: Fix clang warning related to unaligned memory access
` [RFC BlueZ 19/22] sdp: Fix clang compiler warnings "
` [RFC BlueZ 20/22] hciconfig: Fix using old-style initializers
` [RFC BlueZ 21/22] hciconfig: Fix compiler warnings related to unaligned memory access
` [RFC BlueZ 22/22] hciemu: Fix clang "

Git documentation at kernel.org
 2012-02-10 21:38 UTC  (10+ messages)

[PATCH v9 0/3] libsas error handling + discovery v9
 2012-02-10 21:53 UTC  (4+ messages)
` [PATCH v9 1/3] libsas: close scsi_remove_target() vs libata-eh race
` [PATCH v9 2/3] libsas: improve debug statements
` [PATCH v9 3/3] libsas: async ata scanning

[Buildroot] [PATCH 0/2] Initial support for Panda and PandaES
 2012-02-10 21:37 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] Add support for U-Boot SPL

[RFC PATCH 0/6] hugetlbfs: Add cgroup resource controller for hugetlbfs
 2012-02-10 21:36 UTC  (7+ messages)
` [RFC PATCH 1/6] hugetlb: Add a new hugetlb cgroup
` [RFC PATCH 2/6] hugetlbfs: Add usage and max usage files to "
` [RFC PATCH 3/6] hugetlbfs: Add new region handling functions
` [RFC PATCH 4/6] hugetlbfs: Add controller support for shared mapping
` [RFC PATCH 5/6] hugetlbfs: Add controller support for private mapping
` [RFC PATCH 6/6] hugetlbfs: Switch to new region APIs

vMCE vs migration
 2012-02-10 21:28 UTC  (8+ messages)

btrfs unmountable after failed suspend
 2012-02-10 21:27 UTC  (10+ messages)

[PATCH 0/4] signal: force_sig cleanups
 2012-02-10 21:25 UTC  (3+ messages)
` [PATCH 1/4] signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE

git svn problem
 2012-02-10 21:21 UTC  (2+ messages)

[Buildroot] ccache problem with codesourcery toolchain
 2012-02-10 21:21 UTC  (5+ messages)
      ` [Buildroot] [PATCH] ext-toolchain: set mtime of toolchain wrapper for ccache

Direct i/o changes break all non-GPL file systems
 2012-02-10 21:19 UTC  (6+ messages)

Compat 32-bit syscall entry from 64-bit task!?
 2012-02-10 21:19 UTC  (4+ messages)

Setting up an AP @ 5 GHz 802.11a - hostapd refuses [Could not select hw_mode and channel. (-1)]
 2012-02-10 21:15 UTC  (7+ messages)

[PATCH v2 00/51] ref-api-C and ref-api-D re-roll
 2012-02-10 21:17 UTC  (12+ messages)
` [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir

[PATCH] btrfs: honor umask when creating subvol root
 2012-02-10 21:15 UTC 

[U-Boot] Password protection of U-Boot command line
 2012-02-10 21:14 UTC  (8+ messages)

[PATCH v2.3 00/23] ext4: Add metadata checksumming
 2012-02-10 21:11 UTC  (4+ messages)
` Collapsing the number of feature flags (was Re: [PATCH v2.3 00/23] ext4: Add metadata checksumming)

[PATCH] gnupg: Update checksum, fix configure and compliation issues
 2012-02-10 21:01 UTC  (2+ messages)

[PATCH] locks: export device name
 2012-02-10 21:06 UTC 

[PATCH v2] scripts/coccinelle/misc/boolinit.cocci: semantic patch for bool issues
 2012-02-10 21:05 UTC  (5+ messages)

[PATCH v3] scripts/coccinelle/misc/boolinit.cocci: semantic patch for bool issues
 2012-02-10 21:05 UTC  (2+ messages)

[dm-crypt] Unlocking volume using master key
 2012-02-10 21:05 UTC  (2+ messages)

WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
 2012-02-10 21:04 UTC  (11+ messages)

[PATCH 0/2] x86, reboot: cleanup NMI and REBOOT_IRQ
 2012-02-10 21:02 UTC  (3+ messages)
` [PATCH 1/2] x86, reboot: revert stop_other_cpus to using IRQ with NMI fallback
` [PATCH 2/2] x86, reschedule: check to see if system is shutting down

[U-Boot] [PATCH v5 1/5] net: fec_mxc: add 1000 Mbps selection
 2012-02-10 21:02 UTC  (3+ messages)
` [U-Boot] [PATCH v5 5/5] i.mx6q: mx6qsabrelite: Update the network configuration

[GIT] Networking
 2012-02-10 21:00 UTC 

[SPAM] Re: Joanne Crawford Orphanage For All
 2012-02-10 21:00 UTC 

[Qemu-devel] [PATCH] configure: Remove OpenBSD workaround for curses probe
 2012-02-10 20:59 UTC 

x86: kvmclock: abstract save/restore sched_clock_state
 2012-02-10 20:58 UTC  (7+ messages)

scsi_id: sending ioctl 2285 to a partition
 2012-02-10 20:57 UTC  (8+ messages)

Remus: Possible disk replication consistency bug
 2012-02-10 20:56 UTC  (2+ messages)

Shaping egress and ingress traffic inside an IPSec VPN tunnel
 2012-02-10 20:54 UTC 

[LSF/MM TOPIC] COWing writeback pages
 2012-02-10 20:54 UTC  (4+ messages)

[PATCH] Remove empty ref directories while reading loose refs
 2012-02-10 20:53 UTC  (2+ messages)

Null pointer deref in do_aio_submit
 2012-02-10 20:53 UTC  (4+ messages)

[Qemu-devel] [Bug 928204] [NEW] build failure gentoo
 2012-02-10 20:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 928204] "

scsi_id: sending ioctl 2285 to a partition
 2012-02-10 20:52 UTC  (2+ messages)

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-10 20:51 UTC  (5+ messages)
` [PATCH 01/24] PCI: Add iobusn_resource

[PATCH] ASoC: wm8993: Add register default for INPUTS_CLAMP
 2012-02-10 20:51 UTC 

[PATCH 0/3] pinctrl: move the core per-device handlers to core
 2012-02-10 20:51 UTC  (4+ messages)

[Qemu-devel] [RFC 0/5]: QMP: Introduce GUEST_MEDIUM_EJECT & BLOCK_MEDIUM_CHANGED
 2012-02-10 20:47 UTC  (8+ messages)

where can I ask user qns about nfs4?
 2012-02-10 20:47 UTC  (8+ messages)

[PATCH 1/4] staging:iio:events: Remove obsolete documentation
 2012-02-10 20:47 UTC  (6+ messages)
` [PATCH 2/4] staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
` [PATCH 3/4] staging:iio: Add missing event code extract macros

[RFC PATCH 0/4] qmake/qt4-tools-nativesdk fixes
 2012-02-10 20:36 UTC  (5+ messages)
` [RFC PATCH 1/4] qt4: fix compile error in Qt 4.8.0 with gcc 4.6

[PATCH v2 00/10] Low-level Ethernet debugging features
 2012-02-10 20:43 UTC  (3+ messages)

[PATCH] staging: tidspbridge: enable watchdog by default
 2012-02-10 20:43 UTC  (12+ messages)

Various build failures in current bzr tree
 2012-02-10 20:43 UTC  (11+ messages)


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.