All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-23 13:09:07 to 2012-07-23 14:06:31 UTC [more...]

[PATCH] kmod: Handle undefined O_CLOEXEC
 2012-07-23 14:02 UTC 

[PATCH 0/3] KVM: remove dummy pages
 2012-07-23 14:06 UTC  (3+ messages)
` [PATCH 1/3] KVM: MMU: using kvm_release_pfn_clean to release pfn
  ` [PATCH 2/3] KVM: use kvm_release_page_clean to guest page

[PATCH v2 00/15] PCI io.h clean-up
 2012-07-23 14:05 UTC  (9+ messages)
` [PATCH v2 05/15] ARM: integrator: use fixed PCI i/o mapping

Help request - ASoC recursion issue
 2012-07-23 14:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/16] net: Move legacy QEMU VLAN code into net/hub.c
 2012-07-23 14:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/16] net: Add a hub net client
` [Qemu-devel] [PATCH 02/16] net: Use hubs for the vlan feature

New commands to configure IOV features
 2012-07-23 14:03 UTC  (11+ messages)

[PATCH v2] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()
 2012-07-23 14:02 UTC 

How can I change cr0 register in redhat system
 2012-07-23 14:01 UTC  (3+ messages)

[PATCH] mlx4: Add support for EEH error recovery
 2012-07-23 13:45 UTC  (4+ messages)

[PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation
 2012-07-23 14:01 UTC  (3+ messages)

[PATCH] Handle undefined O_CLOEXEC
 2012-07-23 13:49 UTC  (2+ messages)

omap: omap_mux_init_gpio() for gpio_0
 2012-07-23 14:00 UTC 

[Qemu-devel] [PATCH] kvm: Move kvm_allows_irq0_override() to target-i386
 2012-07-23 13:55 UTC  (31+ messages)
`  "

[PATCH 0/38] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-07-23 13:57 UTC  (5+ messages)
` [PATCH 01/38] arm: allocate top level p2m page for all non-idle domains
  ` [PATCH 36/38] libxc: add ARM support to xc_dom (PV domain building)

[PATCH 00/45] SMB2 base operation support
 2012-07-23 13:55 UTC  (3+ messages)
` [PATCH 01/45] CIFS: Make CAP_* checks protocol independent

[Fedora-xen] Xen, Linux and EFI
 2012-07-23 13:53 UTC  (3+ messages)
`  "

[SEGFAULT: perf]
 2012-07-23 13:52 UTC 

[PATCH NEXT]staging "tidspbridge" Fix typos
 2012-07-23 13:49 UTC 

[PATCH 1/2] spi-orion: remove uneeded spi_info
 2012-07-23 13:49 UTC  (4+ messages)
` [PATCH 2/2] SPI: Refactor spi-orion to use SPI framework queue

[Buildroot] [PATCH] sconeserver: new package
 2012-07-23 13:49 UTC 

[PATCH 0/4] Add AM33XX regulators device tree data
 2012-07-23 13:48 UTC  (11+ messages)
` [PATCH RESEND 1/4] ARM: OMAP2+: AM33XX: Add tps65910 "

[PATCH 00/34] Memory management performance backports for -stable V2
 2012-07-23 13:38 UTC  (70+ messages)
` [PATCH 01/34] mm: vmstat: cache align vm_stat
` [PATCH 02/34] mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
` [PATCH 03/34] mm: Reduce the amount of work done when updating min_free_kbytes
` [PATCH 04/34] mm: vmscan: fix force-scanning small targets without swap
` [PATCH 05/34] vmscan: clear ZONE_CONGESTED for zone with good watermark
` [PATCH 06/34] vmscan: add shrink_slab tracepoints
` [PATCH 07/34] vmscan: shrinker->nr updates race and go wrong
` [PATCH 08/34] vmscan: reduce wind up shrinker->nr when shrinker can't do work
` [PATCH 09/34] mm: limit direct reclaim for higher order allocations
` [PATCH 10/34] mm: Abort reclaim/compaction if compaction can proceed
` [PATCH 11/34] mm: compaction: trivial clean up in acct_isolated()
` [PATCH 12/34] mm: change isolate mode from #define to bitwise type
` [PATCH 13/34] mm: compaction: make isolate_lru_page() filter-aware
` [PATCH 14/34] mm: zone_reclaim: "
` [PATCH 15/34] mm: migration: clean up unmap_and_move()
` [PATCH 16/34] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 17/34] mm: compaction: Determine if dirty pages can be migrated without blocking within ->migratepage
` [PATCH 18/34] mm: page allocator: Do not call direct reclaim for THP allocations while compaction is deferred
` [PATCH 19/34] mm: compaction: make isolate_lru_page() filter-aware again
` [PATCH 20/34] kswapd: avoid unnecessary rebalance after an unsuccessful balancing
` [PATCH 21/34] kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
` [PATCH 22/34] mm: compaction: Introduce sync-light migration for use by compaction
` [PATCH 23/34] mm: vmscan: When reclaiming for compaction, ensure there are sufficient free pages available
` [PATCH 24/34] mm: vmscan: Do not OOM if aborting reclaim to start compaction
` [PATCH 25/34] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 26/34] vmscan: promote shared file mapped pages
` [PATCH 27/34] vmscan: activate executable pages after first usage
` [PATCH 28/34] mm/vmscan.c: consider swap space when deciding whether to continue reclaim
` [PATCH 29/34] mm: test PageSwapBacked in lumpy reclaim
` [PATCH 30/34] mm: vmscan: Do not force kswapd to scan small targets
` [PATCH 31/34] cpusets: avoid looping when storing to mems_allowed if one node remains set
` [PATCH 32/34] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
` [PATCH 33/34] cpuset: mm: Reduce large amounts of memory barrier related damage v3
` [PATCH 34/34] mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma

[PATCH] ALSA: pcm - introduce soc_delay
 2012-07-23 13:47 UTC  (11+ messages)

[PATCH 0/1 v2] Add support for Classmate V4 accelerometer to classmate-laptop
 2012-07-23 13:44 UTC  (8+ messages)
` [PATCH 1/1 v2] classmate-laptop: Add support for Classmate V4 accelerometer

[PATCH] apple-gmux: Fix kconfig dependencies
 2012-07-23 13:44 UTC  (4+ messages)

[Qemu-devel] [PATCH V3 0/3] Block migration when streaming block jobs are running
 2012-07-23 13:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH V3 2/3] qerror: Add error telling that streaming blocks migration

[PATCH] libxl: fix unitialized variables in libxl__primary_console_find
 2012-07-23 13:43 UTC  (3+ messages)

[RFC] VHT fields
 2012-07-23 13:43 UTC  (4+ messages)

nr_irqs_gsi
 2012-07-23 13:42 UTC  (7+ messages)

[PATCH 0/6] OMAP-AM33xx RTC DT support
 2012-07-23 13:42 UTC  (7+ messages)
  ` [PATCH 1/6] rtc: omap: kicker mechanism support
  ` [PATCH 2/6] ARM: davinci: remove rtc kicker release
  ` [PATCH 3/6] rtc: omap: dt support
  ` [PATCH 4/6] rtc: omap: depend on am33xx
  ` [PATCH 5/6] rtc: omap: Add runtime pm support
  ` [PATCH 6/6] arm/dts: am33xx rtc node

Can ASoC support SPDIF AC3 passthrough playback (non linear PCM) ?
 2012-07-23 13:41 UTC  (3+ messages)

[Qemu-devel] [PATCH] check for available room when formatting OpenFirmware device path
 2012-07-23 12:46 UTC  (2+ messages)

[PATCH] Makefile: update barebox version if CONFIG_KALLSYMS is not set
 2012-07-23 13:36 UTC 

[PATCH] [trivial] pci: hotplug: Fix typo in pci
 2012-07-23 13:39 UTC 

Proposal: Creating meta-networking
 2012-07-23 13:02 UTC 

[PATCH 0/2] PWM driver support for EHRPWM & ECAP
 2012-07-23 13:37 UTC  (8+ messages)
` [PATCH 1/2] PWM: ECAP: PWM driver support for ECAP APWM

CX25821 driver in kernel 3.4.4 problem
 2012-07-23 13:36 UTC  (3+ messages)

[PATCH 1/6] external/sepolicy: allow media_app more permissions on sdcard
 2012-07-23 13:35 UTC  (12+ messages)
` [PATCH 2/6] external/sepolicy: mediaserver open application data files
` [PATCH 3/6] external/sepolicy: mediaserver talk to rild via socket
` [PATCH 4/6] external/sepolicy: system "
` [PATCH 5/6] external/sepolicy: allow media_app read to application data files
` [PATCH 6/6] external/sepolicy: android_cts test denials

[PATCH 0 of 4 v6/leftover] Automatic NUMA placement for xl
 2012-07-23 13:35 UTC  (7+ messages)
` [PATCH 2 of 4 v6/leftover] xl: inform libxl if there was a cpumap in the config file
` [PATCH 3 of 4 v6/leftover] libxl: have NUMA placement deal with cpupools

Link Exchange with lksctp.sourceforge.net (PR6)
 2012-07-23 13:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/5] ehci-hcd: Boost transfer speed
 2012-07-23 13:35 UTC  (2+ messages)

[PATCH 0/7] platform-drivers-x86: backlight, samsung and asus
 2012-07-23 13:35 UTC  (5+ messages)

[PATCH] ACPI button: remove hotkey suspend acpi proc event
 2012-07-23 13:34 UTC  (7+ messages)

[PATCH 0/2 V2] arm: hypercall continuations
 2012-07-23 13:32 UTC  (3+ messages)
` [PATCH 1/2] arm: implement "
  ` [PATCH 2/2] arm: kill a guest which uses hvc with an immediate operand != XEN_HYPERCALL_TAG

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-07-23 13:30 UTC  (3+ messages)

[RFC/RFT 0/6] mac80211 oper_channel changes
 2012-07-23 13:30 UTC  (7+ messages)
` [RFC/RFT 1/6] mac80211: use oper_channel in mesh
` [RFC/RFT 2/6] mac80211: use oper_channel in ibss
` [RFC/RFT 3/6] mac80211: use oper_channel in managed mlme
` [RFC/RFT 4/6] mac80211: use oper_channel in utils and config
` [RFC/RFT 5/6] mac80211: fix current vs. operating channel in preq/beacon
` [RFC/RFT 6/6] mac80211: use correct channel in TX

[Qemu-devel] [PATCH 0/2 v3] target-i386: refactor reset handling and move it into cpu.c
 2012-07-23 13:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: move cpu halted decision into x86_cpu_reset
` [Qemu-devel] [PATCH 2/2] target-i386: move cpu_reset and reset callback to cpu.c

[PATCH net-next 0/4] Tx time stamp advertising for four drivers
 2012-07-23 13:27 UTC  (3+ messages)
` [PATCH net-next 4/4] forcedeth: advertise transmit time stamping

[PATCH] Shorten constant names for EFI variable attributes
 2012-07-23 13:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/3] refactor PC machine, i440fx and piix3 to take advantage of QOM
 2012-07-23 13:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 3/3] convert pci-host to QOM

[linux-lvm] LVM2 snapshotting and new blocks
 2012-07-23 13:27 UTC 

[Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
 2012-07-23 13:24 UTC  (3+ messages)
            ` [Qemu-devel] [Qemu-ppc] "

[Powertop] [PATCH] Get rid of ncurses' TRUE and FALSE
 2012-07-23 13:23 UTC 

Link Exchange with dosemu.sourceforge.net (PR6)
 2012-07-23 13:22 UTC 

[PATCH 1/1] add sepolicy.genfs_contexts file for device-specific labels
 2012-07-23 13:21 UTC  (3+ messages)

three patches to external/sepolicy
 2012-07-23 13:20 UTC  (7+ messages)
` [PATCH 1/3] external/sepolicy: the media apps from third-party are labeled with media_app instead of untrusted_app
` [PATCH 2/3] external/sepolicy: install daemon link/unlink application data files
` [PATCH 3/3] external/sepolicy: system r/w udp_socket of untrusted apps

[PATCH] ARM: OMAP2+: ads7846 init: fix fault caused by freeing pen-down GPIO
 2012-07-23 13:18 UTC  (4+ messages)

[oe-commits] Morgan Little : python: Update for python-native changes
 2012-07-23 13:06 UTC  (5+ messages)

GSOC remote-svn
 2012-07-23 13:16 UTC  (5+ messages)
` [PATCH] Add a svnrdump-simulator replaying a dump file for testing

[Qemu-devel] [PATCH v5 0/6] file descriptor passing using fd sets
 2012-07-23 13:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
` [Qemu-devel] [PATCH v5 2/6] qapi: Introduce add-fd, remove-fd, query-fdsets
` [Qemu-devel] [PATCH v5 4/6] block: Convert open calls to qemu_open
` [Qemu-devel] [PATCH v5 5/6] block: Convert close calls to qemu_close
` [Qemu-devel] [PATCH v5 6/6] block: Enable qemu_open/close to work with fd sets

[Announce] Checkpoint-restore tool v0.1
 2012-07-23 13:14 UTC  (5+ messages)

Cgroups: Cannot move certain kernel threads from root cgroup
 2012-07-23 13:11 UTC  (2+ messages)

Device tree
 2012-07-23 13:10 UTC  (11+ messages)

smarter md minor search than "find_free_devnum" needed
 2012-07-23 13:09 UTC 

[RFC][PATCH 00/10 v1][RESEND] ext4: extent status tree (step 1)
 2012-07-23 13:18 UTC  (6+ messages)
` [RFC][PATCH 09/10 v1][RESEND] ext4: don't need to writeout all dirty pages in punch hole


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.