All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-06 13:10:28 to 2012-10-06 16:05:46 UTC [more...]

OpenFWWF for b43
 2012-10-06 16:05 UTC  (2+ messages)

alignment faults in 3.6
 2012-10-06 16:04 UTC  (12+ messages)

kconfig-frontends-3.6.0-0 released
 2012-10-06 15:55 UTC 

[PATCH] NFS: fix a typo in fs/nfs/nfs4filelayout.c
 2012-10-06 16:01 UTC 

[PATCH v2 0/7] Allow the kernel to be booted in HYP mode
 2012-10-06 16:00 UTC  (20+ messages)
` [PATCH v2 2/7] ARM: virt: allow the kernel to be entered "

[PATCH v2] matrix-lighttpd: Fix PATH environment variable
 2012-10-06 16:27 UTC 

[Patch 0/5] Create single PDF for all HTML files
 2012-10-06 15:58 UTC  (6+ messages)
` [Patch 1/5] Fix some asciidoc layout problems
` [Patch 2/5] Create html documents for all files in Documentation/technical
` [Patch 3/5] Create html documents for all files in Documentation/RelNotes
` [Patch 4/5] Create html documents for all files in Documentation/howto
` [Patch 5/5] Create pdf from all html files

[PATCH] fuse: Only allow read/writing user xattrs
 2012-10-06 15:57 UTC  (4+ messages)

[PATCH 2/2] libext2fs: optimize rb_test_bit
 2012-10-06 15:54 UTC  (5+ messages)
` [PATCH 1/3] libext2fs: remove pointless indirection in rbtree bitmaps
  ` [PATCH 3/3] Fix makefiles to compile e2freefrag with profiling

[PATCH 1/9] eglibc-2.16: Remove build dependency on libgcc_s and libgcc_eh
 2012-10-06 15:41 UTC  (8+ messages)
` [PATCH 3/9] gcc-cross: Make gcc-cross-initial as the only intermediate gcc stage

[PATCH 0/5] regulator: tps65090: fix regulator registration and add external control support
 2012-10-06 15:17 UTC  (7+ messages)
` [PATCH] regulator: TPS51632: Add tps51632 regulator driver
` [PATCH 1/5] regulator: tps65090: rename driver name and regulator name
` [PATCH 2/5] regulator; tps65090: Register all regulators in single probe call
` [PATCH 3/5] regulator: tps65090: Add support for LDO regulators
` [PATCH 4/5] regulator: tps65090: Add voltage out level in platform data
` [PATCH 5/5] regulator: tps65090: add external control support for DCDC

[PATCH 0/1] meta-tlk: fix included file name
 2012-10-06 15:51 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC 00/24] OMAP serial driver flow control fixes, and preparation for DMA engine conversion
 2012-10-06 15:50 UTC  (12+ messages)
` [RFC 20/24] SERIAL: core: add xmit buffer allocation callbacks

[PATCH] pppoatm: don't send frames to destroyed vcc
 2012-10-06 15:46 UTC  (4+ messages)

[PATCH] gitignore.txt: suggestions how to get literal # or ! at the beginning
 2012-10-06 15:40 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] usb id addition for Terratec Cinergy T Stick Dual rev. 2
 2012-10-06 15:40 UTC  (9+ messages)

[PATCH] perf tools: Fix ordering with unstable tsc
 2012-10-06 15:33 UTC  (3+ messages)

[Qemu-devel] Enablig DLPAR capacity on QEMU pSeries
 2012-10-06 14:54 UTC  (6+ messages)

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2012-10-06 15:18 UTC  (22+ messages)
                ` [PATCH 0/5] honour *_ASKPASS for querying user "
                  ` [PATCH 5/5] make askpass_prompt a global prompt method for asking users
                        ` [PATCH 2/2] git-svn, perl/Git.pm: extend and use Git->prompt method for querying users

[RFC PATCH v3 00/28] ACPI based system device hotplug framework
 2012-10-06 15:27 UTC  (29+ messages)
` [RFC PATCH v3 01/28] ACPIHP: introduce a framework for ACPI based system device hotplug
` [RFC PATCH v3 02/28] ACPIHP: ACPI system device hotplug slot enumerator driver
` [RFC PATCH v3 03/28] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [RFC PATCH v3 04/28] ACPIHP: implement a fake ACPI system device hotplug slot enumerator
` [RFC PATCH v3 05/28] ACPI: introduce interfaces to manage ACPI device reference count
` [RFC PATCH v3 06/28] ACPIHP: introduce interfaces to scan and walk ACPI devices connecting to a slot
` [RFC PATCH v3 07/28] ACPIHP: use klist to manage "
` [RFC PATCH v3 08/28] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework
` [RFC PATCH v3 09/28] ACPIHP: provide interfaces to associate driver specific data with slots
` [RFC PATCH v3 10/28] ACPIHP: implement utility functions to support system device hotplug
` [RFC PATCH v3 11/28] ACPIHP: implement skeleton of ACPI system device hotplug driver
` [RFC PATCH v3 12/28] ACPIHP: analyse dependencies among ACPI hotplug slots
` [RFC PATCH v3 13/28] ACPIHP: provide interface to cancel inprogress hotplug operations
` [RFC PATCH v3 14/28] ACPIHP: configure/unconfigure system devices connecting to a hotplug slot
` [RFC PATCH v3 15/28] ACPIHP: implement the state machine for ACPI hotplug slots
` [RFC PATCH v3 16/28] ACPIHP: implement sysfs interfaces for ACPI system device hotplug
` [RFC PATCH v3 17/28] ACPIHP: block ACPI device driver unloading when executing hotplug operations
` [RFC PATCH v3 18/28] ACPIHP/container: change ACPI container driver to support new hotplug framework
` [RFC PATCH v3 19/28] ACPIHP/container: move container.c into drivers/acpi/hotplug
` [RFC PATCH v3 20/28] ACPI/processor: remove dead code from processor_driver.c
` [RFC PATCH v3 21/28] ACPIHP/processor: reorganize ACPI processor driver for new hotplug framework
` [RFC PATCH v3 22/28] ACPIHP/processor: protect accesses to device->driver_data
` [RFC PATCH v3 23/28] ACPIHP/processor: enhance processor driver to support new hotplug framework
` [RFC PATCH v3 24/28] CPU: introduce busy flag to temporarily disable CPU online sysfs interface
` [RFC PATCH v3 25/28] ACPIHP/processor: reject online/offline requests when doing processor hotplug
` [RFC PATCH v3 26/28] ACPI/processor: save parsed APIC ID in processor driver data structure
` [RFC PATCH v3 27/28] x86: simplify _acpi_map_lsapic()
` [RFC PATCH v3 28/28] ACPI/processor: serialize call to acpi_map/unmap_lsapic

[PATCH 1/3] ARM: dts: imx53-qsb: Use pinctrl for gpio-led
 2012-10-06 15:35 UTC  (2+ messages)

Newbie questions
 2012-10-06 15:31 UTC 

Доска бесплатных объявлений с Каталогом Организаций
 2012-10-06 15:28 UTC 

[PATCH RFC v3 0/5] s5p-fimc: Add interleaved image data capture support
 2012-10-06 15:24 UTC  (3+ messages)
` [PATCH RFC v3 5/5] m5mols: Implement .get_frame_desc subdev callback
  ` Media_build broken by "

[PATCH] powerpc: fix VMX fix for memcpy case
 2012-10-06 15:19 UTC  (2+ messages)

[PATCH 0/5] media: ov7670: driver cleanup and support for ov7674
 2012-10-06 15:19 UTC  (5+ messages)
` [PATCH 1/5] media: ov7670: add support for ov7675

Conditional themes?
 2012-10-06 15:12 UTC  (2+ messages)

[PATCH 3.7 1/2] cfg80211: fix antenna gain handling
 2012-10-06 15:12 UTC  (8+ messages)

[PATCH BlueZ 1/9] gdbus: Remove connection from g_dbus_remove_watch
 2012-10-06 15:09 UTC  (3+ messages)

Newbie questions
 2012-10-06 15:05 UTC  (3+ messages)

Tie lose "perf, tools" ends in Haswell PMU patchkit
 2012-10-06 14:57 UTC  (2+ messages)

[Buildroot] [PATCH v8 01/11] host-qemu: new package
 2012-10-06 14:58 UTC  (23+ messages)
` [Buildroot] [PATCH v8 02/11] perl: "
` [Buildroot] [PATCH v8 03/11] perl: add an option for miniperl
` [Buildroot] [PATCH v8 04/11] perl: add DB_File
` [Buildroot] [PATCH v8 07/11] cpanminus: new package

[net:master 1/9] pch_gbe_main.c:(.text+0x510370): undefined reference to `pch_ch_control_write'
 2012-10-06 14:56 UTC  (8+ messages)

Minimal jitter = good desktop
 2012-10-06 14:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v9 00/14] QEMU MIPS ASE DSP support
 2012-10-06 14:52 UTC  (29+ messages)
` [Qemu-devel] [PATCH v9 01/14] target-mips-ase-dsp: Add internal funtions
` [Qemu-devel] [PATCH v9 02/14] target-mips-ase-dsp: Add dsp resources access check
` [Qemu-devel] [PATCH v9 03/14] target-mips-ase-dsp: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
` [Qemu-devel] [PATCH v9 04/14] target-mips-ase-dsp: Add branch instructions
` [Qemu-devel] [PATCH v9 05/14] target-mips-ase-dsp: Add load instructions
` [Qemu-devel] [PATCH v9 06/14] target-mips-ase-dsp: Add arithmetic instructions
` [Qemu-devel] [PATCH v9 07/14] target-mips-ase-dsp: Add GPR-based shift instructions
` [Qemu-devel] [PATCH v9 08/14] target-mips-ase-dsp: Add multiply instructions
` [Qemu-devel] [PATCH v9 09/14] target-mips-ase-dsp: Add bit/manipulation instructions
` [Qemu-devel] [PATCH v9 10/14] target-mips-ase-dsp: Add compare-pick instructions
` [Qemu-devel] [PATCH v9 11/14] target-mips-ase-dsp: Add DSP accumulator instructions
` [Qemu-devel] [PATCH v9 12/14] target-mips-ase-dsp: Add MIPS DSP processors
` [Qemu-devel] [PATCH v9 13/14] target-mips-ase-dsp: Add testcases
` [Qemu-devel] [PATCH v9 14/14] target-mips-ase-dsp: Change TODO file

[PATCH v4] trace,x86: add x86 irq vector tracepoints
 2012-10-06 14:51 UTC  (10+ messages)

Fw: [PATCH] v4 Add support to Avermedia Twinstar double tuner in af9035
 2012-10-06 14:49 UTC 

How to add support for the em2765 webcam Speedlink VAD Laplace to the kernel ?
 2012-10-06 14:45 UTC  (13+ messages)

staging: dgrp: NULL pointer dereference BUG in register_proc_table()
 2012-10-06 14:42 UTC 

[PATCH v2 00/34] i.MX multi-platform support
 2012-10-06 14:39 UTC  (6+ messages)
` [PATCH v2 27/34] media: mx2_camera: remove cpu_is_xxx by using platform_device_id

[Bug 47701] New: When too many disks fall out at the same time, RCU hangs
 2012-10-06 14:30 UTC  (2+ messages)
` [Bug 47701] "

[U-Boot] [PATCH] powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR
 2012-10-06 14:25 UTC 

[PATCH] [media] mt2063: properly handle return error codes
 2012-10-06 14:24 UTC 

[refpolicy] [PATCH 1/1] Allow search within postgresql var directory for the stream connect interface
 2012-10-06 14:23 UTC 

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-06 14:22 UTC  (3+ messages)

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-06 14:18 UTC  (8+ messages)
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap

[U-Boot] [PATCH 1/1] ipu common: reset ipuv3 correctly
 2012-10-06 14:16 UTC 

[PATCH] devicetree: fsl.txt: Add an entry to mx27pdk board
 2012-10-06 14:06 UTC  (2+ messages)

[PATCH 0/4] Implement device tree support for ab8500 BM Devices
 2012-10-06 14:01 UTC  (4+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge

[PATCH] i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
 2012-10-06 14:00 UTC  (2+ messages)

[PATCH 1/3] client: Add implementation for UpdateInbox
 2012-10-06 13:54 UTC  (7+ messages)
` [PATCH 1/4] client: Update the file offset to the beginning after writing to the file
` [PATCH 2/4] client: Add Message.SetProperty and Message.GetProperties implementation
` [PATCH 2/3] client-doc: Add documentation for UpdateInbox
` [PATCH 3/3] test: Update map-client to include UpdateInbox

[PATCH 00/16] f2fs: introduce flash-friendly file system
 2012-10-06 13:54 UTC 

[Buildroot] [PATCH v9 01/10] host-qemu: new package
 2012-10-06 13:53 UTC  (10+ messages)
` [Buildroot] [PATCH v9 02/10] perl: "
` [Buildroot] [PATCH v9 03/10] perl: add DB_File
` [Buildroot] [PATCH v9 04/10] gdbm: new package
` [Buildroot] [PATCH v9 05/10] perl: add GDBM_File
` [Buildroot] [PATCH v9 06/10] cpanminus: new package
` [Buildroot] [PATCH v9 07/10] perl: add option "custom install"
` [Buildroot] [PATCH v9 08/10] perl: relax microperl dependencies
` [Buildroot] [PATCH v9 09/10] microperl: mark as DEPRECATED
` [Buildroot] [PATCH v9 10/10] microperl: remove it

[REGRESSION] Kernel 3.6 drops network packets instead of forwarding
 2012-10-06 13:53 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-sabreauto: Add basic support
 2012-10-06 13:52 UTC  (4+ messages)

[PATCH] ARM: dts: remove redundant imx dtb targets from Makefile
 2012-10-06 13:49 UTC 

omap3isp: no pixel rate control in subdev
 2012-10-06 13:47 UTC 

[PATCH][BTRFS-PROGS][V3] btrfs filesystem df
 2012-10-06 13:47 UTC  (3+ messages)

redirecting console output to display
 2012-10-06 13:42 UTC  (2+ messages)

[Bug 55692] New: [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)
 2012-10-06 13:40 UTC  (2+ messages)
` [Bug 55692] "

[PATCH] i2c-s3c2410: Fix potential NULL pointer dereference
 2012-10-06 13:37 UTC  (2+ messages)

في أجواء اليوم العالمي للسياحة
 2012-10-06 13:34 UTC 

Bug report
 2012-10-06 13:31 UTC  (4+ messages)

[PATCH 0/3] introduce macros for i2c_msg initialization
 2012-10-06 13:20 UTC  (4+ messages)
` [PATCH 3/3] drivers/media/tuners/fc0011.c: "
    ` question about drivers/gpu/drm/i915/dvo_ch7xxx.c

[PATCH v2] i2c: nomadik: adopt pinctrl support
 2012-10-06 13:30 UTC  (2+ messages)

scsi adapter module over block device - need help
 2012-10-06 13:28 UTC 

[ebeam PATCH v2 0/2] new eBeam input driver
 2012-10-06 13:14 UTC  (4+ messages)
` [ebeam PATCH v2 1/2] hid: Blacklist eBeam devices
` [ebeam PATCH v2 2/2] input: misc: New USB eBeam input driver

cgroup.h:566 suspicious rcu_dereference_check() usage!
 2012-10-06 13:16 UTC 

Systemadministrator
 2012-10-06 12:54 UTC 

Linux 3.5-rc7
 2012-10-06 13:12 UTC  (3+ messages)

git 1.8.0.rc0.18.gf84667d trouble with "git commit -p file"
 2012-10-06 13:12 UTC  (6+ messages)

[PATCH] hardening: add PROT_FINAL prot flag to mmap/mprotect
 2012-10-06 13:11 UTC  (4+ messages)
` Updated: "

[PATCHv3 0/3] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-06 13:10 UTC  (3+ messages)
` [PATCH 1/3] i2c: i2c-mux-gpio: Use devm_kzalloc instead of kzalloc


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.