All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-10 23:00:05 to 2012-09-11 01:31:39 UTC [more...]

[PATCH 0/6] classes/license: various bugfixes and improvements
 2012-09-11  1:18 UTC  (4+ messages)
` [PATCH 4/6] classes/license: account LICENSE_${pkg} values in manifest
` [PATCH 5/6] classes/license: correct license info in lisense.manifest
` [PATCH 6/6] classes/license: place all found licenses on one line

[PATCH 1/3] ASoC: wm8900: Convert to devm_kzalloc()
 2012-09-11  1:27 UTC  (3+ messages)
` [PATCH 2/3] ASoC: wm8900: Convert to direct regmap API usage
` [PATCH 3/3] ASoC: wm8900: Fix typo of name to wm9700

[PATCH 00/10] mwifiex: updates for 3.7
 2012-09-11  1:30 UTC  (3+ messages)
` [PATCH 01/10] mwifiex: remove get operation code for SUBSCRIBE EVENT command
` [PATCH 02/10] mwifiex: remove 11N_CFG command response handler

enquiry about defrag
 2012-09-11  1:28 UTC  (9+ messages)

linux-next: build failure after merge of the pci tree
 2012-09-11  1:29 UTC  (3+ messages)

problems using virt-manager
 2012-09-11  1:28 UTC  (2+ messages)

Is r25 saved across syscalls?
 2012-09-11  1:27 UTC  (6+ messages)

[PATCH 1/2] nohz: clean up select_nohz_load_balancer()
 2012-09-11  1:27 UTC  (3+ messages)

Any news or plan about Xen support the APU
 2012-09-11  1:27 UTC  (3+ messages)

[PATCH 1/2] dvb_usb_v2: rename module dvb_usbv2 => dvb_usb_v2
 2012-09-11  1:25 UTC  (2+ messages)
` [PATCH 2/2] dvb_usb_v2: call streaming_ctrl() before kill urbs

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-11  1:25 UTC  (14+ messages)

[RFC patch powerpc,trace] Avoid suspicious RCU usage reporting for some tracepoints
 2012-09-11  1:23 UTC  (3+ messages)

[PATCH 1/3] ipv6: remove some useless RCU read lock
 2012-09-11  1:22 UTC  (11+ messages)
` [PATCH 2/3] ipv6, route: remove BACKTRACK() macro
` [PATCH 3/3] fib6: remove some useless empty lines and comments

[PATCH] mem_event: fix regression affecting CR3, CR4 memory events
 2012-09-11  1:21 UTC  (4+ messages)

[V4 PATCH 00/26] memory,numa: introduce MOVABLE-dedicated node and online_movable for hotplug
 2012-09-11  1:22 UTC  (3+ messages)

[PATCH v2 0/4] Move imx6q/28/23 clock lookup over to device tree
 2012-09-11  1:19 UTC  (10+ messages)
` [PATCH v2 1/4] clk: add of_clk_src_onecell_get() support

[PATCH/RFC] Fix xsave bug on older Xen hypervisors
 2012-09-11  1:17 UTC  (4+ messages)

企业技术创新项目申报会议通知(9月21日深圳)
 2012-09-11  1:16 UTC 

go7007 question
 2012-09-11  1:14 UTC  (6+ messages)

Selection d'offres jusqu'à -70%
 2012-09-11  1:13 UTC 

Data recovery after the failure of two disks of 4
 2012-09-11  1:03 UTC  (2+ messages)

[RFC] memory-hotplug: remove MIGRATE_ISOLATE from free_area->free_list
 2012-09-11  1:03 UTC  (6+ messages)

[PATCH 0/4] Add some string_list-related functions
 2012-09-11  1:01 UTC  (10+ messages)
` [PATCH 4/4] Add a function string_list_longest_prefix()
            ` Using doxygen (or something similar) to generate API docs [was [PATCH 4/4] Add a function string_list_longest_prefix()]

[RFC 1/2]raid1: only write mismatch sectors in sync
 2012-09-11  0:59 UTC  (4+ messages)

[PATCH 00/10] ARM: OMAP: DMTIMER fixes and clean-up
 2012-09-11  0:58 UTC  (6+ messages)
` [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

[RFC v2] memory-hotplug: remove MIGRATE_ISOLATE from free_area->free_list
 2012-09-11  0:52 UTC  (7+ messages)

[PATCH 1/2] KVM: fix i8259 interrupt high to low transition logic
 2012-09-11  0:49 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] Kbuild: use normal compression settings for tar*-pkg
 2012-09-11  0:46 UTC  (2+ messages)

Dropping connection (bit off-topic)
 2012-09-11  0:45 UTC  (4+ messages)

[patch]raid5: fix directio regression
 2012-09-11  0:44 UTC  (20+ messages)
`  "
              ` [patch v2]raid5: "
                    `  "

[RFC API] Capture Overlay API ambiguities
 2012-09-11  0:39 UTC  (2+ messages)

[PATCH] mm: cma: Discard clean pages during contiguous allocation instead of migration
 2012-09-11  0:41 UTC  (2+ messages)

[PATCH] vfs: correct comment for fs/fs-writeback.c/move_expired_inodes
 2012-09-11  0:31 UTC  (3+ messages)

[PATCH 1/2] ASoC: core: display the platform node name if there is no platform name
 2012-09-11  0:31 UTC  (7+ messages)
` [PATCH 2/2] ASoC: fsl: use snd_soc_register_card to register the card

[PATCH v2 00/26] Prep work for immutable bio vecs
 2012-09-11  0:22 UTC  (40+ messages)
` [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
` [PATCH v2 02/26] block: Add bio_advance()
` [PATCH v2 03/26] block: Refactor blk_update_request()
` [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
` [PATCH v2 05/26] block: Add bio_end()
` [PATCH v2 06/26] block: Use bio_sectors() more consistently
` [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0
` [PATCH v2 08/26] block: Remove bi_idx references
` [PATCH v2 09/26] block: Remove some unnecessary bi_vcnt usage
` [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md
` [PATCH v2 11/26] raid10: Use bio_reset()
` [PATCH v2 12/26] raid1: use bio_reset()
` [PATCH v2 13/26] raid5: "
` [PATCH v2 14/26] raid1: Refactor narrow_write_error() to not use bi_idx
` [PATCH v2 15/26] block: Add bio_copy_data()
` [PATCH v2 16/26] pktcdvd: use bio_copy_data()
` [PATCH v2 17/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
` [PATCH v2 18/26] raid1: use bio_copy_data()
` [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
` [PATCH v2 20/26] block: Add bio_for_each_segment_all()
` [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all()
` [PATCH v2 22/26] block: Add bio_alloc_pages()
` [PATCH v2 23/26] raid1: use bio_alloc_pages()
` [PATCH v2 24/26] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf
` [PATCH v2 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED

[PATCH] ARM: davinci: da8xx_register_spi() should not register SPI board info
 2012-09-11  0:29 UTC  (2+ messages)

[PATCH 00/17] MOP500 Audio fix-ups and DT enablement
 2012-09-11  0:27 UTC  (6+ messages)
` [PATCH 05/17] ASoC: Ux500: Minor coding layout changes

[PATCH 2/2] powerpc/e6500: TLB miss handler with hardware tablewalk support
 2012-09-11  0:26 UTC  (5+ messages)

[PATCHv3 00/15] Thermal_Framework_Enhancements
 2012-09-11  0:24 UTC  (5+ messages)
` [PATCHv3 13/15] Thermal: Remove throttling logic out of thermal_sys.c

[PATCH] ARM: EXYNOS5: Add bus clock and set parent clock for FIMD
 2012-09-11  0:22 UTC  (3+ messages)

[PATCH 1/3] ASoC: Revert "ASoC: mc13783: Provide codec->control_data"
 2012-09-11  0:21 UTC  (2+ messages)

[U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5
 2012-09-11  0:21 UTC  (4+ messages)
  ` [U-Boot] [Patch] make reset_cpu nonreturn

[PATCH] ASoC: am3517evm: Remove unused cpu_dai from hw_params
 2012-09-11  0:21 UTC  (2+ messages)

[PATCH] PCI: Check bridge secondary/subordinate bus register
 2012-09-11  0:19 UTC 

[PATCH] acpi : remove power from acpi_processor_cx structure
 2012-09-11  0:18 UTC  (10+ messages)
` CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_processor_cx structure)

[PATCH v3 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-09-11  0:17 UTC  (6+ messages)
` [PATCH v3 10/10] mtd: nand: omap2: use gpmc provided irqs

[PATCH] drm/edid: fix interlace mode name
 2012-09-11  0:13 UTC  (4+ messages)

[PATCH 1/1] regulator: Fix incorrect casting in tps6230-regulator.c
 2012-09-11  0:09 UTC  (2+ messages)

[PATCH] PCI: drop duplicate const in DECLARE_PCI_FIXUP_SECTION
 2012-09-11  0:07 UTC  (3+ messages)

[PATCH] ASoC: tegra: fix maxburst settings in dmaengine code
 2012-09-11  0:05 UTC  (5+ messages)

[RFC PATCH 0/5] Reorganize libfcoe control interfaces
 2012-09-11  0:05 UTC  (4+ messages)
` [RFC PATCH 1/5] libfcoe, fcoe: Allow user to set a ctlr's mode

[PATCH 1/1] PCI: fix on-stack pci_device_id's
 2012-09-11  0:02 UTC  (4+ messages)

What's cooking in git.git (Sep 2012, #03; Mon, 10)
 2012-09-10 23:55 UTC 

[Qemu-devel] buildbot failure in qemu on default_mingw32
 2012-09-10 23:54 UTC 

[RFCv1 00/15] AMP Logical Link setup
 2012-09-10 23:49 UTC  (3+ messages)
` [RFCv1 01/15] Bluetooth: Set Exended Flowspec flag for HS chan

[PATCH v2 1/2] Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
 2012-09-10 23:49 UTC  (3+ messages)
` [PATCH v2 2/2] Btrfs: "

[PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
 2012-09-10 23:45 UTC  (24+ messages)
                  ` [dm-devel] "

[Qemu-devel] [0/7] System reset fixes for pseries
 2012-09-10 23:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/7] pseries: Fix and cleanup CPU initialization and reset
    ` [Qemu-devel] [Qemu-ppc] "

status of patches ( raid5 multiple threads )
 2012-09-10 23:44 UTC  (2+ messages)

[Bug 18412] Intel DP43BF requires "pci=assign-busses" to discover some devices
 2012-09-10 23:43 UTC 

Seeking clarity on IRQCHIP_MASK_ON_SUSPEND
 2012-09-10 23:42 UTC  (3+ messages)

[PATCH v2] regulator: gpio-regulator: add DT bindings
 2012-09-10 23:41 UTC  (3+ messages)

[PATCH v2] 1-Wire: Add support for the maxim ds1825 temperature sensor
 2012-09-10 23:38 UTC  (5+ messages)

[U-Boot] MIPS: 1Mb U-Boot?
 2012-09-10 23:39 UTC  (3+ messages)

[PATCH] Fix a use-after-free triggered by device removal
 2012-09-10 23:38 UTC  (8+ messages)

Workaround for hardlink count problem?
 2012-09-10 23:38 UTC  (5+ messages)

[PATCH 0/1] Fix X issue on crownbay
 2012-09-10 23:34 UTC  (2+ messages)

[PATCH V9 0/5] Minimal alignment for p2p bars
 2012-09-10 23:33 UTC  (5+ messages)

[Drbd-dev] FLUSH/FUA documentation & code discrepancy
 2012-09-10 23:31 UTC  (12+ messages)

[PATCH v3 00/31] AArch64 Linux kernel port
 2012-09-10 23:31 UTC  (9+ messages)
` [PATCH v3 31/31] arm64: MAINTAINERS update

[U-Boot] [PATCH 1/5] powerpc/mpc85xx: fix Unicode characters in release.S
 2012-09-10 23:30 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] powerpc/85xx: Add P5040 processor support
  ` [U-Boot] [u-boot-release] "

Another tree for "next"
 2012-09-10 23:26 UTC  (4+ messages)

[PATCH] conntrackd: make conntrackd namespace aware
 2012-09-10 23:24 UTC  (3+ messages)

ACPI conflicts
 2012-09-10 23:20 UTC  (5+ messages)

[char-misc-next 1/3] mei: add error messages for open count errors
 2012-09-10 23:24 UTC  (3+ messages)
` [char-misc-next 2/3] mei: struct mei_message_data doesn't have to be packed

[U-Boot] [NEXT PATCH v1 0/7] In this patchset, a new i.MX35 board is added implementing
 2012-09-10 23:18 UTC  (8+ messages)
` [U-Boot] [NEXT PATCH v1 2/7] NAND: added NAND type to nand_ids

[PULL] IIO new device support and cleanups (set 3 for the 3.7 cycle)
 2012-09-10 23:12 UTC  (2+ messages)

Assertion `new_role != ((void *)0) && new_role->flavor == 1' when installing modules
 2012-09-10 23:13 UTC  (3+ messages)

[RFC PATCH] ARM: l2x0: avoid spinlock for sync op on pl310
 2012-09-10 23:13 UTC  (2+ messages)

[PATCH 1/2] ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()
 2012-09-10 23:12 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: cpu-tegra: explicitly manage re-parenting

[RFC PATCH 1/3] perf: Add cpumask for uncore pmu
 2012-09-10 23:10 UTC  (3+ messages)

[PATCH/RFC] blame: respect "core.ignorecase"
 2012-09-10 23:07 UTC  (8+ messages)

FW: question about bitmap for raid6
 2012-09-10 23:07 UTC  (2+ messages)
    `  "

[PATCH RESEND] USB/host: Cleanup unneccessary irq disable code
 2012-09-10 23:07 UTC  (3+ messages)

[PATCH] perf/x86: update Intel Ivy Bridge support
 2012-09-10 23:07 UTC 

[PATCH RESEND] USB/host: Cleanup unneccessary irq disable code
 2012-09-11  8:00 UTC 

[PULL] KVM updates
 2012-09-10 23:03 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
 2012-09-10 23:01 UTC  (2+ messages)

[PATCH V2]staging: "wlags49_h2" Fix typos
 2012-09-10 23:01 UTC 

[Qemu-devel] [PATCH v2] Add ability to force enable/disable of tools build
 2012-09-10 23:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Add ability to disable build of all targets
 2012-09-10 23:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] Remove periodic wakeup from RTC timer
 2012-09-10 23:00 UTC  (2+ messages)

[PATCH 2/2] serial: mxs-auart: put the device in mxs_auart_probe()
 2012-09-10 23:00 UTC  (3+ messages)
` [PATCH] serial: mxs-auart: put the device when exit or error


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.