All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-08 14:38:53 to 2012-02-08 15:59:58 UTC [more...]

[PATCH 0/2] config includes 3: revenge of the killer includes
 2012-02-08 15:59 UTC  (10+ messages)
` [PATCH 1/2] docs: add a basic description of the config API

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-08 15:58 UTC  (4+ messages)
` [PATCH 09/24] PCI, powerpc: Register busn_res for root buses

remus fail with SMP domU
 2012-02-08 15:59 UTC 

[patch 0/8] KVM: Remaining body of TSC emulation work (Zachary Amsden)
 2012-02-08 15:56 UTC  (4+ messages)
` [patch 7/8] Dont mark TSC unstable due to S4 suspend

Proper value for bandwidth parameters
 2012-02-08 15:58 UTC 

[RFC/PATCH] ALSA: PCM - Add PCM creation API for ASoC dynamic PCMs
 2012-02-08 15:58 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] arm boot: added QOM device definition
 2012-02-08 15:57 UTC  (8+ messages)

[PATCH v2] mac80211: minstrel_ht: fix NULL pointer dereference during auth/assoc
 2012-02-08 15:56 UTC  (2+ messages)

[PATCH 1/5] send-crc: Add framework to allow sending packets with customized CRC
 2012-02-08 15:55 UTC  (3+ messages)

[PATCH] I2C: OMAP: fix build breakage when CONFIG_OF is not set
 2012-02-08 15:54 UTC  (8+ messages)

[PATCH 0/6 v5] pagemap handles transparent hugepage
 2012-02-08 15:51 UTC  (14+ messages)
` [PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/6] thp: optimize away unnecessary page table locking
` [PATCH 3/6] pagemap: export KPF_THP
` [PATCH 4/6] pagemap: document KPF_THP and make page-types aware of it
` [PATCH 5/6] introduce pmd_to_pte_t()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry

[U-Boot] [PATCH 0/2] usb/mx6q: USB EHCI support for MX6Q boards
 2012-02-08 15:50 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] usb/ehci: Add USB support for the MX6Q
` [U-Boot] [PATCH 2/2] mx6qsabrelite: add and enable USB Host 1 support

patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
 2012-02-08 15:50 UTC  (13+ messages)

SNB/IVB sprite demo
 2012-02-08 15:50 UTC  (2+ messages)

kernel helper modules parameters
 2012-02-08 15:49 UTC  (9+ messages)

[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
 2012-02-08 15:48 UTC  (2+ messages)

[Qemu-devel] Restore consistent formatting
 2012-02-08 15:48 UTC  (7+ messages)

Problem with Realtime Kernel and Ethernet Card
 2012-02-08 15:46 UTC  (4+ messages)

[PATCH] mmc: atmel-mci: save and restore sdioirq when soft reset is performed
 2012-02-08 17:22 UTC  (5+ messages)

Expert track at yocto dev day?
 2012-02-08 15:37 UTC  (4+ messages)

[B.A.T.M.A.N.] multi path TCP
 2012-02-08 15:44 UTC  (6+ messages)

[PATCHv2] tag: add --points-at list option
 2012-02-08 15:44 UTC  (13+ messages)
                ` [PATCHv3] "

sysroot and boost.m4 library search path problem
 2012-02-08 15:44 UTC  (3+ messages)

[RFC][PATCH] srcu: Implement call_srcu()
 2012-02-08 15:43 UTC  (9+ messages)
              ` [RFC] need to improve slot creation/destruction? -- "

[meta-oe][RFC 00/27] systemd / initmanager rework
 2012-02-08 15:35 UTC  (10+ messages)

[PATCH] staging: android/lowmemorykiller: Don't grab tasklist_lock
 2012-02-08 15:36 UTC  (16+ messages)
` [PATCH 1/6] oom: Make find_lock_task_mm() sparse-aware
          ` [PATCH v2 "
` [PATCH 3/6] staging: android/lowmemorykiller: Don't grab tasklist_lock
` [PATCH 4/6] staging: android/lowmemorykiller: Better mm handling
` [PATCH 5/6] staging: android/lowmemorykiller: No need for task->signal check
` [PATCH 6/6] staging: android/lowmemorykiller: Do not kill kernel threads

[PATCH] drm/i915: no lvds quirk for AOpen MP45
 2012-02-08 15:42 UTC 

NFS Mount Option 'nofsc'
 2012-02-08 15:40 UTC  (4+ messages)

[PATCH v2] Bluetooth: Fix l2cap_tx_window_full
 2012-02-08 15:38 UTC  (4+ messages)

[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
 2012-02-08 15:38 UTC  (7+ messages)
  ` [PATCH] selftests: Launch individual selftests from the main Makefile

REGRESSION: crash in wireless-testing smoketest
 2012-02-08 15:37 UTC  (8+ messages)

[PATCH] arm: omap3: cm-t35: fix section mismatch warning
 2012-02-08 15:37 UTC  (3+ messages)
` [PATCH] ARM: OMAP: update omap1 and omap2plus defconfigs

[Qemu-devel] [PATCH 00/10] Remove AddressSpaceOps
 2012-02-08 15:35 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/10] ioport: change portio_list not to use memory_region_set_offset()
` [Qemu-devel] [PATCH 02/10] memory: remove memory_region_set_offset()
` [Qemu-devel] [PATCH 03/10] memory: add shorthand for invoking a callback on all listeners
` [Qemu-devel] [PATCH 04/10] memory: switch memory listeners to a QTAILQ
` [Qemu-devel] [PATCH 05/10] memory: code motion: move MEMORY_LISTENER_CALL()
` [Qemu-devel] [PATCH 06/10] memory: move ioeventfd ops to MemoryListener
` [Qemu-devel] [PATCH 07/10] memory: add a readonly attribute to MemoryRegionSection
` [Qemu-devel] [PATCH 08/10] memory: don't pass ->readable attribute to cpu_register_physical_memory_log
` [Qemu-devel] [PATCH 09/10] memory: use a MemoryListener for core memory map updates too
` [Qemu-devel] [PATCH 10/10] memory: drop AddressSpaceOps

NFS4: ID-mapping Problem with Linux Client and NetApp Server
 2012-02-08 15:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] doc: complete, typos
 2012-02-08 15:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] cmd_eeprom: typo
` [U-Boot] [PATCH 3/3] usb_ether: fix typo

How do I patch the kernel before it is built?
 2012-02-08 15:31 UTC  (4+ messages)

Cdrom on Linux domU PV
 2012-02-08 15:31 UTC  (5+ messages)

Bug#656331: RTL8168b/8111b with ASUS M2A-VM (SB600): Network device stays down after resume
 2012-02-08 15:28 UTC  (3+ messages)

[PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2012-02-08 15:28 UTC  (2+ messages)

RFC: Device isolation groups
 2012-02-08 15:27 UTC  (5+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)
  ` [Qemu-devel] "

[PATCH] rt2x00:Add RT5372 chipset support
 2012-02-08 15:26 UTC  (2+ messages)
` [rt2x00-users] "

[PATCH 00/15] Swap-over-NBD without deadlocking V8
 2012-02-08 15:26 UTC  (16+ messages)
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/15] netvm: Propagate page->pfmemalloc from netdev_alloc_page to skb

[dm-crypt] Poor performances with nfs and Kernel 3.x
 2012-02-08 15:26 UTC  (6+ messages)
    ` [dm-crypt] Re : "

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-08 15:24 UTC  (6+ messages)

[U-Boot] [PATCH] beagle: enable DVI_PUP
 2012-02-08 15:24 UTC 

[BUG] perf: perf sched warning possibly due to clock granularity on AMD
 2012-02-08 15:23 UTC  (5+ messages)

[Qemu-devel] [PATCH] configure: ignore spice libraries on 32 bit
 2012-02-08 15:22 UTC  (2+ messages)

+ proc-clean-up-proc-pid-environ-handling.patch added to -mm tree
 2012-02-08 15:15 UTC 

[PATCH 0/9] mtd: MTD API rework
 2012-02-08 15:21 UTC  (10+ messages)
` [PATCH 1/9] mtd: return error code from mtd_unpoint
` [PATCH 2/9] mtd: add offset and length checks to the API function
` [PATCH 3/9] mtd: do not duplicate length and offset checks in drivers
` [PATCH 4/9] mtd: remove R/O checking duplication
` [PATCH 5/9] mtd: remove retlen zeroing duplication
` [PATCH 6/9] mtd: remove junk pmc551.h
` [PATCH 7/9] mtd: harmonize mtd_point interface implementation
` [PATCH 8/9] mtd: move zero length verification to MTD API functions
` [PATCH 9/9] mtd: check for zero length in OTP functions

[Buildroot] Buildroot RFS Login Question
 2012-02-08 15:20 UTC  (2+ messages)

[net 0/8][pull request] Intel Wired LAN Driver Updates
 2012-02-08 15:17 UTC  (3+ messages)
` [net 8/8] ixgbe: ethtool: stats user buffer overrun

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-08 15:14 UTC  (6+ messages)
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks

[PATCH 4/4] usb: dwc3: second part of hibernation support
 2012-02-08 15:14 UTC  (2+ messages)

[patch|rfc][0/3] fix aio+dio+O_SYNC writes
 2012-02-08 15:11 UTC  (5+ messages)
` [PATCH 2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests

[PATCH] Wall off lvmcache
 2012-02-08 15:10 UTC 

[RFC] xhci: Fix BIOS handoff failure on some Intel systems
 2012-02-08 15:11 UTC  (2+ messages)

[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
 2012-02-08 15:07 UTC  (5+ messages)
` [PATCH 1/4 V13] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V13] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V13] Add check for suspended vm in softlockup detector

[PATCH] usb: enable pci MSI/MSIX in usb core
 2012-02-08 15:07 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] replication agent module
 2012-02-08 15:07 UTC  (21+ messages)
                        ` [Qemu-devel] [RFC] Replication agent design (was [RFC PATCH] replication agent module)

[PATCH v7] ESDHC: Workaround for data crc error on p1010rdb
 2012-02-08 15:07 UTC  (2+ messages)

__floatunsidf and __fixunsdfsi undefined
 2012-02-08 15:06 UTC  (2+ messages)

[PATCH] Implement GET_IP/SET_IP for powerpc architecture
 2012-02-08 14:53 UTC  (2+ messages)
` [PATCH v2 ] "

[Qemu-devel] [RFC Patch 0/7]Qemu: Dynamic host pagecache change
 2012-02-08 15:07 UTC  (7+ messages)
` [Qemu-devel] [RFC Patch 4/7]Qemu: Framework for reopening image files safely
` [Qemu-devel] [RFC Patch 5/7]Qemu: raw-posix image file reopen
` [Qemu-devel] [RFC Patch 6/7]Qemu: raw-win32 "

[PATCH] gitweb: Deal with HEAD pointing to unborn branch in "heads" view
 2012-02-08 15:04 UTC  (2+ messages)
    ` [PATCH] gitweb: Harden parse_commit and parse_commits

Some notes on speeding up do_package_write_rpm
 2012-02-08 14:54 UTC 

[Qemu-devel] [PATCH v2] nic: zap obsolote romloading bits from ne2k + pcnet
 2012-02-08 15:02 UTC 

Mini-os fbfront.c unused variable complaint
 2012-02-08 15:01 UTC  (3+ messages)

passing positive numbers to ERR_PTR()
 2012-02-08 15:01 UTC  (2+ messages)
` [PATCH] Btrfs: avoid positive number with ERR_PTR

[Buildroot] [Bug 4760] New: Qt: add host-pkg-config to dependency-list
 2012-02-08 14:59 UTC 

audit.rules
 2012-02-08 14:59 UTC  (2+ messages)

[lm-sensors] lm-sensors and Kernel driver w83627ehf
 2012-02-08 14:59 UTC  (4+ messages)

Issue with Afatech AF9015 DVB-T USB
 2012-02-08 14:58 UTC  (3+ messages)

BUG nf_conntrack_ffff880863c50000: Objects remaining on kmem_cache_close()
 2012-02-08 14:45 UTC 

[PATCH 1/3] mtd: remove retlen zeroing duplication
 2012-02-08 14:54 UTC  (6+ messages)
` [PATCH 2/3] mtd: move zero length verification to MTD API functions

[PATCH 1/2] drm/i915: Remove use of the autoreported ringbuffer HEAD position
 2012-02-08 14:54 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Record the tail at each request and use it to estimate the head

[PATCH RFC] hvmloader: Make ROM dependencies optional
 2012-02-08 14:53 UTC  (3+ messages)

[PATCH v2] arm:orion: Fix USB phy for orion5x
 2012-02-08 14:52 UTC 

Hackathon in March: ideas for T-shirts
 2012-02-08 14:52 UTC 

Contribute to linux kernel
 2012-02-08 14:52 UTC  (2+ messages)

[PATCHv3] [ARM][Orion] Fix Orion5x GPIO regression from MPP cleanup
 2012-02-08 14:52 UTC 

Disable logging for radosgw inside rados pool
 2012-02-08 14:51 UTC  (3+ messages)

[PATCH] [trivial] mips: Fix typo in traps.c
 2012-02-08 14:50 UTC  (2+ messages)

Google Summer of Code 2012
 2012-02-08 14:50 UTC  (2+ messages)

[U-Boot] [PATCH] mcx: Enable command line editing
 2012-02-08 14:49 UTC 

[PATCH] skbuff: Add new tc classify variable
 2012-02-08 14:48 UTC  (6+ messages)

[U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?
 2012-02-08 14:48 UTC  (12+ messages)

[LTP] [PATCH] runfstests.sh: fix error exit code
 2012-02-08 15:00 UTC 

[v8 PATCH 0/3] NETFILTER new target module, HMARK
 2012-02-08 14:46 UTC  (4+ messages)
` [v8 PATCH 3/3] NETFILTER userspace part for target HMARK

[rfc PATCH]slub: per cpu partial statistics change
 2012-02-08 14:46 UTC  (9+ messages)

[Buildroot] problem creating package : download fails ! (buildroot appends netpbm-10.35.83.gz
 2012-02-08 14:39 UTC  (4+ messages)

[PATCH 1/2] x86/mrst/pci: assign d3_delay to 0 for
 2012-02-08 14:52 UTC  (2+ messages)
` [PATCH 2/2] commit 203b4da511d52cc98c720cab67745f23e42232e4


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.