All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-11 08:10:44 to 2011-09-11 13:20:10 UTC [more...]

Security enhancement for UBIFS with secure erase feature
 2011-09-11 13:22 UTC  (2+ messages)

xfs deadlock in stable kernel 3.0.4
 2011-09-11 13:12 UTC 

[net-next-2.6 PATCH 0/3 RFC] macvlan: MAC Address filtering support for passthru mode
 2011-09-11 13:18 UTC  (4+ messages)

[net-next-2.6 PATCH 0/3 RFC] macvlan: MAC Address filtering support for passthru mode
 2011-09-11 13:18 UTC  (4+ messages)

can't mount ubifs after resizing with ubirsvol
 2011-09-11 13:17 UTC  (3+ messages)

"git archive" seems to be broken wrt zip files
 2011-09-11 13:14 UTC  (4+ messages)

[Buildroot] [PATCH] libconfuse: bump to version 2.7
 2011-09-11 13:15 UTC  (7+ messages)
` [Buildroot] [PATCH] libconfuse: bump to version 2.7 take 2
    ` [Buildroot] [PATCH] libconfuse: bump to version 2.7 take 3
      ` [Buildroot] [PATCH] libconfuse: bump to version 2.7 take 4
        ` [Buildroot] [PATCH] libconfuse: bump to version 2.7 take 5

[Buildroot] [git commit] libconfuse: bump to version 2.7
 2011-09-11 13:13 UTC 

Kernel OOPs after RAID10 assemble
 2011-09-11 13:07 UTC 

[PATCH 00/10] nandwrite: cleanup, support ioctl(MEMWRITE)
 2011-09-11 13:07 UTC  (6+ messages)
` [PATCH 01/10] nandwrite: trivial variable move
` [PATCH 03/10] nandwrite: consolidate buffer usage

Kernel warning while read/writing
 2011-09-11 13:03 UTC 

I2C Combined Transactions in Linux
 2011-09-11 12:59 UTC  (2+ messages)

[Bug 40767] New: [r600g] This commit is crashing World of Warcraft at start-up
 2011-09-11 12:56 UTC  (2+ messages)
` [Bug 40767] "

[PATCH 07/12] mtd: add MEMWRITE ioctl
 2011-09-11 12:58 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PATCH 01/48] ARM: Update mach-types
 2011-09-11 12:46 UTC  (7+ messages)

Allow alsa configuration to be loaded from a alsa.conf.d folder
 2011-09-11 12:40 UTC  (2+ messages)
` [PATCH] conf: Allow for a directory to be given as a config file

Can't read DIMM SPD info (DDR2)
 2011-09-11 12:40 UTC  (6+ messages)

[PATCH] SubmittingPathces: remove Cogito reference
 2011-09-11 12:38 UTC 

[PATCH 00/12] mtd: various "no ECC" and MLC NAND work
 2011-09-11 12:35 UTC  (22+ messages)
` [PATCH 01/12] mtd: nand: initialize chip->oob_poi before write
` [PATCH 03/12] mtd: support reading OOB without ECC
` [PATCH 04/12] mtd: move mtd_oob_mode_t to shared kernel/user space
` [PATCH 05/12] mtd: rename MTD_OOB_* to MTD_OPS_*
` [PATCH 08/12] mtd: nand: document nand_chip.oob_poi
` [PATCH 09/12] mtd: document ABI
` [PATCH 10/12] mtd: nand: kill member `ops' of `struct nand_chip'
` [PATCH 11/12] mtd: kill old field for `struct mtd_info_user'
` [PATCH 12/12] mtd: nand: free allocated memory

[PATCH 0/3] Fallback mechanism for pulse plugin
 2011-09-11 12:17 UTC  (3+ messages)
  ` Consider revert? (was Re: [PATCH 0/3] Fallback mechanism for pulse plugin)

3.0.4 and 3.1-rc4 based dom0 won't boot with acpi=off
 2011-09-11 12:16 UTC  (4+ messages)

Git wiki down?
 2011-09-11 12:14 UTC  (3+ messages)

[PATCH 00/28 v6] m68k: Convert to genirq
 2011-09-11 11:59 UTC  (59+ messages)
` [PATCH 01/28] genirq: Add missing "else" in irq_shutdown()
` [PATCH 02/28] ide-{cd,floppy,tape}: Do not include <linux/irq.>
` [PATCH 03/28] keyboard: "
` [PATCH 04/28] m68k/irq: Rename irq_controller to irq_chip
` [PATCH 05/28] m68k/irq: Kill irq_node_t typedef, always use struct irq_node
` [PATCH 06/28] m68k/irq: Rename irq_node to irq_data
` [PATCH 07/28] m68k/irq: Switch irq_chip methods to "struct irq_data *data"
` [PATCH 08/28] m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
` [PATCH 09/28] m68k/irq: Extract irq_set_chip()
` [PATCH 10/28] m68k/irq: Add m68k_setup_irq_controller()
` [PATCH 11/28] m68k/irq: Rename {,__}m68k_handle_int()
` [PATCH 12/28] m68k/irq: Remove obsolete IRQ_FLG_* definitions and users
` [PATCH 13/28] m68k/irq: Add genirq support
` [PATCH 14/28] m68k/atari: Convert Atari to genirq
` [PATCH 15/28] m68k/atari: Remove code and comments about different irq types
` [PATCH 16/28] m68k/amiga: Refactor amiints.c
` [PATCH 17/28] m68k/amiga: Convert Amiga to genirq
` [PATCH 18/28] m68k/amiga: Optimize interrupts using chain handlers
` [PATCH 19/28] m68k/mac: Convert Mac to genirq
` [PATCH 20/28] m68k/mac: Optimize interrupts using chain handlers
` [PATCH 21/28] m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
` [PATCH 22/28] m68k/vme: Convert VME "
` [PATCH 23/28] m68k/apollo: Convert Apollo "
` [PATCH 24/28] m68k/sun3: Use the kstat_irqs_cpu() wrapper
` [PATCH 25/28] m68k/sun3: Convert Sun3/3x to genirq
` [PATCH 26/28] m68k/q40: Convert Q40/Q60 "
` [PATCH 27/28] m68k/irq: Remove obsolete m68k irq framework
` [PATCH 28/28] m68k/irq: Remove obsolete support for user vector interrupt fixups

NAA breakage
 2011-09-11 11:52 UTC  (4+ messages)

[PATCH 00/25] xfs_bmapi split and cleanups
 2011-09-11 11:50 UTC  (4+ messages)
` [PATCH 10/25] xfs: factor extent allocation out of xfs_bmapi

[Xenomai-core] Policy switching and XNOTHER maintenance
 2011-09-11 11:49 UTC  (2+ messages)

[PATCH] slub Discard slab page only when node partials > minimum setting
 2011-09-11 11:41 UTC  (6+ messages)

[Qemu-devel] [PATCH] PPC: Fix via-cuda memory registration
 2011-09-11 11:38 UTC  (3+ messages)

[PATCH, RFC] xip: use i_mutex for xip_file_fault
 2011-09-11 11:25 UTC  (5+ messages)

[PATCH] Impact video driver for SGI Indigo2
 2011-09-11 11:14 UTC 

[PATCH][resend] Add MacMini5,1 support
 2011-09-11 11:12 UTC 

temporary move of linux-arm-soc.git to git.linaro.org
 2011-09-11 11:10 UTC  (4+ messages)

[PATCH v4] HID: Add full support for Logitech Unifying receivers
 2011-09-11 11:08 UTC  (5+ messages)

[PATCH] UBIFS: fix the dark space calculation
 2011-09-11 11:10 UTC  (2+ messages)

[PATCH v4] ASoC: omap: convert per-board modules to platform drivers
 2011-09-11 10:57 UTC  (3+ messages)

mtd-utils: ubiformat: writing images on flash with badblocks
 2011-09-11 10:59 UTC  (2+ messages)

[PATCH] ubiformat: handle write errors correctly
 2011-09-11 10:52 UTC 

iptables: restore -T option
 2011-09-11 10:38 UTC  (5+ messages)
` [PATCH 1/4] build: sort file list before build
` [PATCH 2/4] doc: fix undesired newline in ip6tables-restore(8)
` [PATCH 3/4] ip6tables-restore: implement missing -T option
` [PATCH 4/4] doc: document iptables-restore's "

[Bug 40776] New: [r300g] HoN crash with pp_jimenezmlaa=8
 2011-09-11 10:37 UTC  (3+ messages)
` [Bug 40776] "

[RFC] ubiblk: read-only block layer on top of UBI
 2011-09-11 10:35 UTC  (11+ messages)
` [PATCHv3] UBI: new module ubiblk: "

[ANNOUNCE] 3.0.4-rt13
 2011-09-11 10:35 UTC  (3+ messages)

[PATCH v12 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-09-11 10:31 UTC  (3+ messages)

[Qemu-devel] unable to access the serial port on the Vm
 2011-09-09 18:00 UTC  (2+ messages)

graceful handling of removing a plugable storage device that is being written to
 2011-09-11 10:08 UTC  (3+ messages)

[PATCH] macmace: disable only the dma interrupt
 2011-09-11 10:02 UTC  (3+ messages)

[PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
 2011-09-11  9:59 UTC  (19+ messages)

[PATCH] mac_esp: remove redundant mutual exclusion
 2011-09-11  9:57 UTC 

btrfs crashes after removing drive that is written to and failed mount until btrfs-zero-log afterwards
 2011-09-11  9:56 UTC 

[Bug 40630] New: nouveau: corrupted graphics after suspending/resuming
 2011-09-11  9:45 UTC  (2+ messages)
  ` [Bug 40630] nouveau: corrupted opengl/3d/composited graphics after suspend/hibernate

3.1-rc4: spectacular kernel errors / filesystem crash
 2011-09-11  9:40 UTC  (2+ messages)

[Bug 18953] randr crashes server
 2011-09-11  9:38 UTC 

[PATCH] powerpc: Optimize __arch_swab32 and __arch_swab16
 2011-09-11  9:32 UTC  (3+ messages)

[PATCH 0/7] ASoC: ep93xx: convert to use snd_soc_register_card()
 2011-09-11  9:28 UTC  (16+ messages)
` [PATCH 1/7] ASoC: ep93xx-pcm: add MODULE_ALIAS
` [PATCH 2/7] ASoC: simone: convert to use snd_soc_register_card()
` [PATCH 3/7] ASoC: edb93xx: "
` [PATCH 4/7] ASoC: snappercl15: "
` [PATCH 5/7] ARM: ep93xx: simone: register audio platform device
` [PATCH 6/7] ARM: ep93xx: edb93xx: "
` [PATCH 7/7] ARM: ep93xx: snappercl15: "

About hotplug multifunction
 2011-09-11  9:23 UTC  (9+ messages)
          ` [Qemu-devel] "

[Buildroot] [PATCH 1/2] package: add libftdi support
 2011-09-11  9:17 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package: add openocd support

[PATCH 3.0.4-rt13] Fix build on UP ARM core
 2011-09-11  9:12 UTC 

linux-next: build failure after merge of the final tree (tty tree related)
 2011-09-11  9:05 UTC  (9+ messages)

[Bug 39320] New: util/u_upload_mgr.c:192:u_upload_alloc: Assertion `offset < upload->buffer->width0' failed
 2011-09-11  8:57 UTC  (3+ messages)
` [Bug 39320] "

[PATCH v2 0/7] "push -s"
 2011-09-11  8:53 UTC  (8+ messages)
` [PATCH v3 0/4] Signed push

[Buildroot] [git commit] package: add libftdi support
 2011-09-11  8:50 UTC 

[Buildroot] [git commit] New package: libgeotiff
 2011-09-11  8:50 UTC 

[Ocfs2-devel] Can recovery be done in process context (as opposed to kthread)?
 2011-09-11  8:45 UTC  (2+ messages)

[PATCH 2/2] usb: clean up FSF boilerplate text
 2011-09-11  8:36 UTC  (4+ messages)

[PATCH v6 00/25] gpio/omap: driver cleanup and fixes
 2011-09-11  8:37 UTC  (6+ messages)

kernel.org extended outage - wait or use alternatives?
 2011-09-11  8:24 UTC  (2+ messages)

[PATCH] KVM: x86 emulator: disable writeback for TEST
 2011-09-11  8:23 UTC 

[PATCH 2/2] KVM: Avoid needless registrations of IRQ ack notifier for assigned devices
 2011-09-11  8:16 UTC 

[PATCH 1/2] KVM: Clean up unneeded void pointer casts
 2011-09-11  8:16 UTC 

[U-Boot] Loan Offer!
 2011-09-11  8:13 UTC 

[GIT PULL] OpenRISC fixes for 3.1
 2011-09-11  8:11 UTC 

[Buildroot] [PATCH] New package: libgeotiff
 2011-09-11  8:10 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.