All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-09 19:18:50 to 2011-12-09 20:41:33 UTC [more...]

[PATCH v4 00/15] New event API
 2011-12-09 20:41 UTC  (5+ messages)
` [PATCH 15/15] libxl: New event generation API

[Qemu-devel] [Bug 902306] [NEW] qemu-user -static variants require shared libraries
 2011-12-09 20:32 UTC  (3+ messages)
` [Qemu-devel] [Bug 902306] "

warning and bug on 3.2-rc4 + for-linus from yesterday
 2011-12-09 20:39 UTC 

[PATCH 0/9] Re-roll rr/revert-cherry-pick v2
 2011-12-09 20:37 UTC  (25+ messages)
` [PATCH 2/9] revert: make commit subjects in insn sheet optional
` [PATCH 3/9] revert: tolerate extra spaces, tabs in insn sheet
` [PATCH 4/9] revert: simplify getting commit subject in format_todo()
` [PATCH 5/9] t3510 (cherry-pick-sequencer): use exit status
` [PATCH 6/9] t3510 (cherry-pick-sequencer): remove malformed sheet 2
` [PATCH 7/9] revert: allow mixed pick and revert instructions
` [PATCH 9/9] revert: simplify communicating command-line arguments

+ memcg-add-mem_cgroup_replace_page_cache-to-fix-lru-issue.patch added to -mm tree
 2011-12-09 20:37 UTC 

[PATCH] connman: avoid checking for linux/if_alg.h header
 2011-12-09 20:30 UTC  (5+ messages)

[BUGFIX][PATCH] add mem_cgroup_replace_page_cache
 2011-12-09 20:37 UTC  (6+ messages)
  ` [BUGFIX][PATCH v2] "

[PATCH RFC] hid-input: add support for HID devices reporting Battery Strength
 2011-12-09 20:36 UTC  (20+ messages)
    ` [GIT PULL RFC] directly poll battery strength when reading power_supply
                ` [GIT PULL] power_supply: add power supply scope

[GIT PULL] spi updates for Linux 3.2
 2011-12-09 20:32 UTC  (9+ messages)
` [PATCH 1/4] spi/ath79: fix compile error due to missing include
` [PATCH 2/4] spi/nuc900: Include linux/module.h
` [PATCH 3/4] spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
` [PATCH 4/4] spi/gpio: fix section mismatch warning

ath9k: reports wrong GI/bandwidth (bug)
 2011-12-09 20:31 UTC  (3+ messages)

[Patch v2]: Fix ld pr11138 FAILures on mips*
 2011-12-09 20:31 UTC 

Buffers not reachable by PCI
 2011-12-09 20:30 UTC  (2+ messages)

[GIT pull] x86 fixes for 3.2
 2011-12-09 20:29 UTC 

[PATCH] xfrm: Apply fix for key lengths for rfc3686(ctr(aes)) to 2.6.32.y
 2011-12-09 20:29 UTC 

Updated cpu module autoprobing patchkit
 2011-12-09 20:28 UTC  (7+ messages)
` [PATCH 01/10] Add driver auto probing for x86 features

[CONSOLIDATED PULL 00/17] Master Fixes & Self-Hosted Fixes
 2011-12-09 20:21 UTC  (3+ messages)
` [CONSOLIDATED PULL 15/17] wget: enable https and openssl

[PATCH] am: don't persist keepcr flag
 2011-12-09 18:50 UTC  (2+ messages)

[PATCH] git symbolic-ref: documentation fix
 2011-12-09 18:07 UTC  (2+ messages)

[PATCH v2 0/6] Fix '&&' chaining in tests
 2011-12-09 18:24 UTC  (11+ messages)
` [PATCH 2/2] bundle: rewrite builtin to use parse-options

[PATCH, v5] git-tag: introduce --cleanup option
 2011-12-09 18:04 UTC  (2+ messages)

BUG: Confusing submodule error message
 2011-12-08 19:15 UTC  (3+ messages)
` [PATCH] diff/status: print submodule path when looking for changes fails

[PATCH] mm: simplify find_vma_prev
 2011-12-09 20:24 UTC  (4+ messages)

[PATCHv4 00/15] voltdm cleanup + auto-ret / auto-off support
 2011-12-09 20:23 UTC  (6+ messages)
` [PATCHv4 11/15] omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv4 12/15] vc: omap3: auto_ret / auto_off support

[PATCH 0 of 9] x86/mm: Memory Sharing Overhaul V2
 2011-12-09 20:22 UTC  (10+ messages)
` [PATCH 1 of 9] x86/mm: Code style fixes in mem_sharing.c
` [PATCH 2 of 9] x86/mm: Eliminate hash table in sharing code as index of shared mfns
` [PATCH 3 of 9] x86/mm: Update mem sharing interface to (re)allow sharing of grants
` [PATCH 4 of 9] x86/mm: Check how many mfns are shared, in addition to how many are saved
` [PATCH 5 of 9] x86/mm: Add per-page locking for memory sharing, when audits are disabled
` [PATCH 6 of 9] x86/mm: New domctl: add a shared page to the physmap
` [PATCH 7 of 9] Add the ability to poll stats about shared memory via the console
` [PATCH 8 of 9] x86/mm: New domctl: Perform sharing audit
` [PATCH 9 of 9] x86/mm: use RCU in mem sharing audit list, eliminate global lock completely

Performance of BCM43224 (14e4:4353)
 2011-12-09 20:06 UTC  (10+ messages)

[PATCH 0 of 9] x86/mm: Memory Sharing Overhaul V2
 2011-12-09 20:21 UTC 

packages versioning
 2011-12-09 20:14 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/7] trace: Add some simple TCG tracing events
 2011-12-09 20:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] Make 'qemu_init_vcpu' a function (instead of a macro)
` [Qemu-devel] [PATCH 2/7] trace: Add "vcpu_init" event
` [Qemu-devel] [PATCH 3/7] trace: Add "vcpu_reset" event
` [Qemu-devel] [PATCH 4/7] trace: [all] Add "vbbl" TCG tracing event
` [Qemu-devel] [PATCH 5/7] [all] Trivial 'tcg_gen_debug_insn_start' unification in 'gen_intermediate_code_internal'
` [Qemu-devel] [PATCH 6/7] trace: [all] Add "vfetch" TCG tracing event
` [Qemu-devel] [PATCH 7/7] trace: [all] Add "vmem" "

[lm-sensors] [PATCH] f75375s: added Fintek f75387 support
 2011-12-09 20:12 UTC  (2+ messages)

[PATCH] kvm tools: Fix serial port probing
 2011-12-09 20:10 UTC  (3+ messages)

[PATCH 0/8] License Consolidated Pull
 2011-12-09 20:03 UTC  (13+ messages)
` [PATCH 4/8] Add copyleft compliance class
    ` [PATCH 4/8] Add copyleft compliance class --- MAJOR BREAKAGE!!!!
` [PATCH 6/8] [YOCTO #1776] license: manifest and license path

[PATCH 1/1] input: keyboard: Set configuration registers
 2011-12-09 20:10 UTC  (2+ messages)

[Xenomai-core] Analogy/mite
 2011-12-09 20:10 UTC  (4+ messages)

[PATCH v4] x86, efi: Calling __pa() with an ioremap'd address is invalid
 2011-12-09 20:08 UTC  (2+ messages)
` [tip:x86/urgent] x86, efi: Calling __pa() with an ioremap()ed "

RFC: On-screen- / virtual-keyboard
 2011-12-09 20:01 UTC  (6+ messages)

[merged] sys_getppid-add-missing-rcu_dereference.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[Qemu-devel] [RFC][PATCH 00/10] trace-tcg: Allow tracing guest events in TCG-generated code
 2011-12-09 20:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/10] trace: [doc] Document event properties on a separate section

[merged] rapidio-tsi721-modify-pcie-capability-settings.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] rapidio-tsi721-fix-mailbox-resource-reporting.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] rapidio-tsi721-switch-to-dma_zalloc_coherent.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] proc-do-not-overflow-get_idleiowait_time-for-nohz.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] mm-vmalloc-check-for-page-allocation-failure-before-vmlist-insertion.patch removed from -mm tree
 2011-12-09 20:08 UTC 

Problem related to moc and uic binaries
 2011-12-09 20:08 UTC  (2+ messages)

[merged] mm-ensure-that-pfn_valid-is-called-once-per-pageblock-when-reserving-pageblocks.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] mm-migratec-pair-unlock_page-and-lock_page-when-migrating-huge-pages.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] thp-set-compound-tail-page-_count-to-zero.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[PATCH v3] NUMA x86: add constraints check for nid parameters
 2011-12-09 20:08 UTC  (2+ messages)
` [tip:x86/mm] x86/numa: Add "

[merged] thp-add-compound-tail-page-_mapcount-when-mapped.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] printk-avoid-double-lock-acquire.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] memcg-update-maintainers.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] drivers-rtc-rtc-s3cc-fix-driver-clock-enable-disable-balance-issues.patch removed from -mm tree
 2011-12-09 20:08 UTC 

[merged] credits-update-expired-fingerprint-and-fix-details.patch removed from -mm tree
 2011-12-09 20:07 UTC 

[merged] thp-reduce-khugepaged-freezing-latency.patch removed from -mm tree
 2011-12-09 20:07 UTC 

[merged] fs-proc-meminfoc-fix-compilation-error.patch removed from -mm tree
 2011-12-09 20:07 UTC 

[PATCH] x86, CPU: Drop superfluous get_cpu_cap prototype
 2011-12-09 20:07 UTC  (2+ messages)
` [tip:x86/cleanups] x86, CPU: Drop superfluous get_cpu_cap() prototype

[merged] vmscan-use-atomic-long-for-shrinker-batching.patch removed from -mm tree
 2011-12-09 20:07 UTC 

[merged] vmscan-fix-initial-shrinker-size-handling.patch removed from -mm tree
 2011-12-09 20:07 UTC 

[PATCH] icedtea6-native: fix problem on build hosts with linux kernel 3.x
 2011-12-09 19:59 UTC  (2+ messages)

[PATCH 1/2] t3401: modernize style
 2011-12-09 20:07 UTC  (6+ messages)
` [PATCH 2/2] t3401: use test_commit in setup

[wrecked] memblock-add-input-size-checking-to-memblock_find_region-fix.patch removed from -mm tree
 2011-12-09 20:07 UTC 

[wrecked] memblock-add-input-size-checking-to-memblock_find_region.patch removed from -mm tree
 2011-12-09 20:06 UTC 

[PATCH v2 0/2] virtio-scsi driver
 2011-12-09 20:06 UTC  (7+ messages)
` [PATCH 1/2] virtio-scsi: first version

Reasons why mdmon is not starting?
 2011-12-09 20:05 UTC 

[PATCH] [media] drxk: Switch the delivery system on FE_SET_PROPERTY
 2011-12-09 20:04 UTC  (3+ messages)
` [PATCHv2] "

linux-next: build failure after merge of the final tree (pci tree related)
 2011-12-09 20:02 UTC  (6+ messages)

Slides from the pNFS BoF we delivered at LISA 11
 2011-12-09 19:57 UTC  (3+ messages)

[RFC] Resolution change support in video codecs in v4l2
 2011-12-09 19:58 UTC  (11+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2011-12-09 19:57 UTC 

[obsolete] linux-next-fixup.patch removed from -mm tree
 2011-12-09 19:56 UTC 

meta-oe branch for edison?
 2011-12-09 19:55 UTC  (4+ messages)

[PATCH 0/3] Misc fixes/improvements
 2011-12-09 19:48 UTC  (13+ messages)
` [PATCH 2/3] dosfstools: update native to 2.11
` [PATCH 3/3] scripts/send-pull-request: allow sending of patches without a cover letter

[PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to "data"
 2011-12-09 19:54 UTC  (2+ messages)
` [PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to

[PATCH 00/26] Various Package Updates
 2011-12-09 19:46 UTC  (6+ messages)
` [PATCH 06/26] xinit: Update to 1.3.1

XFS causing stack overflow
 2011-12-09 19:53 UTC  (3+ messages)

[PATCH] drm/radeon/kms: bail on BTC parts if MC ucode is missing
 2011-12-09 19:52 UTC  (2+ messages)

[PATCH 0/5] Re-roll rr/revert-cherry-pick
 2011-12-09 19:50 UTC  (7+ messages)
` [PATCH 2/5] revert: make commit subjects in insn sheet optional

[PATCH] ARM: pl330: Fix a race condition
 2011-12-09 19:50 UTC  (20+ messages)
` [PATCH v2] "

[CONSOLIDATED PULL 00/15] x32 and misc fixes
 2011-12-09 19:42 UTC  (6+ messages)
` [CONSOLIDATED PULL 02/15] ncurses: libcurses.so should link to libncurses.so
` [CONSOLIDATED PULL 06/15] pulseaudio: fix compilation with x32 toolchain

bug in xenstored? No notification to subscription on @introduceDomain
 2011-12-09 19:49 UTC 

[RFC PATCH 0/8] Add common ARM cpuidle init code
 2011-12-09 19:48 UTC  (6+ messages)
` [RFC PATCH 1/8] ARM: Add commonly used "

[GIT PULL] Crypto keys and module signing
 2011-12-09 19:41 UTC  (9+ messages)
              ` [Keyrings] "

[U-Boot] [PATCH v6 0/6] Add an SPL to boot the da850evm from SPI
 2011-12-09 19:47 UTC  (7+ messages)
` [U-Boot] [PATCH v6 1/6] spl: display_options.o is required for SPI flash support in SPL
` [U-Boot] [PATCH v6 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL
` [U-Boot] [PATCH v6 3/6] arm, davinci: Add SPL support for DA850 SoCs
` [U-Boot] [PATCH v6 4/6] arm, da850evm: Add an SPL for SPI boot
` [U-Boot] [PATCH v6 5/6] mkimage: Fix variable length header support
` [U-Boot] [PATCH v6 6/6] arm, davinci: Add support for generating AIS images to the Makefile

[PATCH] libmtd: allow write operations when MEMWRITE is not supported
 2011-12-09 19:45 UTC 

[PATCH 1/2] trace_events_filter: use rcu_assign_pointer() when setting ftrace_event_call->filter
 2011-12-09 19:43 UTC  (3+ messages)
` [PATCH 2/2] trace_event_filter: factorize filter creation
  ` [PATCH 2/2 UPDATED] "

[PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9)
 2011-12-09 19:41 UTC  (5+ messages)
` [PATCH 2/3] arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info

iwlagn unusable in 3.2.0rc4
 2011-12-09 19:42 UTC 

Undelivered Mail Returned to Sender
 2011-12-09 19:39 UTC 

4 out of 16 drives show up as 'removed'
 2011-12-09 19:38 UTC  (2+ messages)

HOB usage
 2011-12-09 19:38 UTC  (6+ messages)

[PATCH 0/3] Update QEMU and add support for eglibc testing
 2011-12-09 19:30 UTC  (4+ messages)
` [PATCH 1/3] qemu-0.15.1: Bump recipes from 0.15.0 to 0.15.1
` [PATCH 2/3] task-core-nfs: Add nfs-utils-client to RDEPENDS
` [PATCH 3/3] eglibc: Generate cross testing script during install

[PATCH v4] ASoC: Allow DAI links to be specified using device tree nodes
 2011-12-09 19:36 UTC 

[ath9k-devel] Selectively powering down chains
 2011-12-09 19:35 UTC  (2+ messages)

An error in my HFSC sysadmin documentation
 2011-12-09 19:35 UTC  (2+ messages)

[PATCH] drm/i915: Clean up multi-threaded forcewake patch
 2011-12-09 19:33 UTC 

pull request: wirelss 2011-12-09
 2011-12-09 19:22 UTC 

Update your email account
 2011-12-09 19:25 UTC 

[PATCH] powerpc: Fix compiliation with hugetlbfs enabled
 2011-12-09 19:27 UTC  (2+ messages)

[Qemu-devel] unknown keycodes error
 2011-12-09 19:27 UTC 

[PATCH] connman: disable ntp support
 2011-12-09 19:18 UTC  (3+ messages)

[PATCH 1/2] mtd/nand : set Nand flash page address to FBAR and FPAR correctly
 2011-12-09 19:24 UTC  (8+ messages)
` [PATCH 2/2 v4] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[PATCH] mem_event: use wait queue when ring is full
 2011-12-09 19:23 UTC 

[xen-unstable test] 10466: regressions - FAIL
 2011-12-09 19:22 UTC 

BUG: unable to handle kernel NULL pointer dereference at 000000000000002c
 2011-12-09 19:21 UTC  (4+ messages)

[PATCH] xfstests 276: Ensure lost+found is not created with wrong link count
 2011-12-09 19:21 UTC  (2+ messages)

[PATCH 0/13] Implement dumping udp sockets via sock_diag netlink
 2011-12-09 19:19 UTC  (2+ 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.