All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-16 17:26:21 to 2012-08-16 18:40:51 UTC [more...]

[PATCH] pigz: Update to upstream version 2.2.5
 2012-08-16 18:28 UTC  (6+ messages)

[patch], iso_8859-*.7: Explanation of SOFT HYPHEN and the code for it
 2012-08-16 18:40 UTC  (11+ messages)

+ thermal-exynos-use-devm_-functions.patch added to -mm tree
 2012-08-16 18:40 UTC 

+ thermal-exynos-remove-duplicate-inclusion-of-errh-header-file.patch added to -mm tree
 2012-08-16 18:39 UTC 

+ thermal-exynos-fix-build-error.patch added to -mm tree
 2012-08-16 18:39 UTC 

How to understand the macro __init?
 2012-08-16 18:39 UTC  (9+ messages)

[PATCH 0/1] sysklogd: removed tabs from syslog.conf
 2012-08-16 18:27 UTC  (2+ messages)

[PATCH v4 0/3] Runtime Interpreted Power Sequences
 2012-08-16 18:38 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH 0/1] gdk-pixbuf: fix the postinstall script failure when no icon is installed
 2012-08-16 18:26 UTC  (2+ messages)

[RFC v2 0/7] modsig: signature based kernel module integrity verfication
 2012-08-16 18:37 UTC  (5+ messages)
` [RFC v2 2/7] keys: initialize root uid and session keyrings early
` [RFC v2 3/7] integrity: create and inititialize a keyring with builtin public key

[PATCH v3 0/7] Avoid cache trashing on clearing huge/gigantic page
 2012-08-16 18:37 UTC  (12+ messages)
` [PATCH v3 6/7] mm: make clear_huge_page cache clear only around the fault address

[v3] Add basic address decoding support for Marvell 370/XP
 2012-08-16 18:37 UTC  (3+ messages)

overriding booleans
 2012-08-16 18:36 UTC  (2+ messages)

[PATCH] Make inode64 a remountable option
 2012-08-16 18:35 UTC 

[GIT PULL] (xen) stable/for-linus-3.6-rc1-tag
 2012-08-16 18:34 UTC  (2+ messages)

Re-Build virtual/kernel
 2012-08-16 18:34 UTC  (2+ messages)

[PATCH V2] cracklib, zlib, perl: install libz, libcrack to /lib instead of /usr/libxx
 2012-08-16 18:22 UTC  (2+ messages)

dvb-usb-v2 change broke s2250-loader compilation
 2012-08-16 18:34 UTC  (8+ messages)

[PATCH] pango: upgrade to upstream stable 1.30.0
 2012-08-16 18:22 UTC  (2+ messages)

[PATCH V2] gstreamer: gst-ffmpeg: fix build issues for libav
 2012-08-16 18:22 UTC  (2+ messages)

[PATCH] kernel.bbclass: Preserve generated headers
 2012-08-16 18:22 UTC  (2+ messages)

[PATCH] grub: Update to upstream stable 2.00
 2012-08-16 18:22 UTC  (2+ messages)

IMX 6 quad core development kit
 2012-08-16 18:31 UTC  (2+ messages)

[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
 2012-08-16 18:32 UTC  (23+ messages)

[PATCH] bnx2: turn off the network statck during initialization
 2012-08-16 18:21 UTC 

[nacked] backlight-atmel-pwm-bl-remove-goto-err_free_mem.patch removed from -mm tree
 2012-08-16 18:31 UTC 

[nacked] drivers-video-backlight-aat2870_blc-remove-goto-out.patch removed from -mm tree
 2012-08-16 18:31 UTC 

[Qemu-devel] qemu log function to print out the registers of the guest
 2012-08-16 18:31 UTC  (13+ messages)

[PATCH v2 3/3] backlight: lp855x: remove goto err_sysfs and goto err_dev
 2012-08-16 18:31 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: Add device tree support
 2012-08-16 18:27 UTC  (4+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-16 18:27 UTC  (12+ messages)
` [PATCH v3 05/10] resource: add PCI configuration space support

'Device not ready' issue on mpt2sas since 3.1.10
 2012-08-16 18:26 UTC  (13+ messages)

[PATCH 1/2] drm/radeon: implement ACPI VFCT vbios fetch
 2012-08-16 18:26 UTC  (5+ messages)
` [PATCH 2/2] drm/radeon: split ATRM support out from the ATPX handler

[PATCH v10 00/14] KVM/ARM Implementation
 2012-08-16 18:25 UTC  (3+ messages)
` [PATCH v10 07/14] KVM: ARM: Memory virtualization setup
  ` [kvmarm] "

[PATCH RFC] xen/sysfs: Use XENVER_guest_handle to query UUID
 2012-08-16 18:25 UTC 

[PATCH] xfs: kill struct declarations in xfs_mount.h
 2012-08-16 18:24 UTC  (2+ messages)

[patch] sctp: fix bogus if statement in sctp_auth_recv_cid()
 2012-08-16 18:23 UTC  (3+ messages)

[Bug 41265] New: KMS does not work on Radeon HD6700M
 2012-08-16 18:23 UTC  (6+ messages)
` [Bug 41265] Radeon KMS does not work on thunderbolt media dock

[Qemu-devel] [RFC 00/13] CPU init cleanup + CPU model classes (v2)
 2012-08-16 16:59 UTC  (11+ messages)
` [Qemu-devel] [RFC 01/13] target-i386/cpu.c: coding style fixes
` [Qemu-devel] [RFC 03/13] i386: x86_def_t: rename 'flags' field
` [Qemu-devel] [RFC 05/13] rename x86_def_t to X86CPUDefinition
` [Qemu-devel] [RFC 06/13] move X86CPUDefinition to cpu-qom.h
` [Qemu-devel] [RFC 07/13] cpu_x86_create: move error handling to end of function
` [Qemu-devel] [RFC 09/13] kill cpu_x86_register()
` [Qemu-devel] [RFC 10/13] cpu_x86_create: reorder parsing of CPU model string and creation of CPU object
` [Qemu-devel] [RFC 11/13] check for NULL cpu_model outside cpu_x86_find_by_name
` [Qemu-devel] [RFC 12/13] register a class for each CPU model (v2)
` [Qemu-devel] [RFC 13/13] HACK to initialize types later

[Qemu-devel] [PATCH V3 0/2] Add JSON output to qemu-img info
 2012-08-16 17:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH V3 2/2] qemu-img: Add json output option to the info command

[PATCH 00/19] pci-assign: Refactor for upstream merge
 2012-08-16 18:23 UTC  (9+ messages)
` [PATCH 10/19] pci-assign: Replace kvm_assign_set_msix_entry with kvm_device_msix_set_vector

[PATCH v2] Yama: access task_struct->comm directly
 2012-08-16 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Fix two buggy pc_sysfw error paths
 2012-08-16 17:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] pc_sysfw: Check for qemu_find_file() failure

[U-Boot] [PATCH 0/2] at91: Fixes the crippled console output on PortuxG20
 2012-08-16 18:22 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: Adds board_postclk_init to the init_sequence
` [U-Boot] [PATCH 2/2] Fixes the crippled console output on PortuxG20

[PATCH v8 0/6] kvm: level irqfd support
 2012-08-16 17:01 UTC  (10+ messages)

[announce] pagemap-demo-ng tools
 2012-08-16 18:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] add support for spice migration
 2012-08-16 18:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] spice: notify spice server on vm start/stop

[GIT PULL] Update LZO compression
 2012-08-16 18:18 UTC  (11+ messages)

Onenand support in msm7227
 2012-08-16 18:18 UTC  (3+ messages)

[git:v4l-dvb/for_v3.7] [media] media: rc: Introduce RX51 IR transmitter driver
 2012-08-16 18:18 UTC  (7+ messages)

[PATCH v4 00/12] Block cleanups
 2012-08-15 23:07 UTC  (6+ messages)
` [PATCH v4 08/12] block: Introduce new bio_split()
      ` [PATCH] A possible deadlock with stacked devices (was: [PATCH v4 08/12] block: Introduce new bio_split())
        ` [Drbd-dev] "

[PATCH v5 00/12] Block cleanups
 2012-08-15 22:19 UTC  (27+ messages)
` [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
      ` [Drbd-dev] "
` [PATCH v5 05/12] block: Kill bi_destructor
            ` [Drbd-dev] "
` [PATCH v5 08/12] block: Introduce new bio_split()
    ` [Drbd-dev] "
` [PATCH v5 12/12] block: Only clone bio vecs that are in use
    ` [Drbd-dev] "

+ mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix-fix.patch added to -mm tree
 2012-08-16 18:16 UTC 

[char-misc:char-misc-next 17/29] drivers/w1/masters/w1-gpio.c:72:7: error: 'struct w1_gpio_platform_
 2012-08-16 18:16 UTC  (2+ messages)
` [char-misc:char-misc-next 17/29] drivers/w1/masters/w1-gpio.c:72:7: error: 'struct w1_gpio_platf

[PATCH] MIPS: Optimize pgd_init and pmd_init
 2012-08-16 18:15 UTC 

Regression: Spurious "^A" in UML output
 2012-08-16 18:15 UTC  (4+ messages)

[PATCH] adapter: fix call to get_key_info
 2012-08-16 18:15 UTC 

[PATCH/RFC] um: Preinclude include/linux/kern_levels.h
 2012-08-16 18:15 UTC 

[Babeltrace patch] Add BT_SEEK_LAST type to bt_iter_pos
 2012-08-16 18:14 UTC 

+ mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix.patch added to -mm tree
 2012-08-16 18:14 UTC 

+ mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer.patch added to -mm tree
 2012-08-16 18:13 UTC 

[PATCH] per device seapp_context support
 2012-08-16 18:12 UTC  (2+ messages)

[PATCH] dvb_frontend: Multistream support
 2012-08-16 18:11 UTC  (2+ messages)

[PATCH v6 0/4] cgroup: add xattr support
 2012-08-16 17:44 UTC  (6+ messages)
` [PATCH v6 1/4] xattr: extract simple_xattr code from tmpfs
` [PATCH v6 2/4] cgroup: revise how we re-populate root directory
` [PATCH v6 3/4] cgroup: add xattr support
` [PATCH v6 4/4] cgroup: rename subsys_bits to subsys_mask

Proposal Attached
 2012-08-16 18:10 UTC 

[Qemu-devel] [PATCH 00/21] target-i386: convert CPU features into properties
 2012-08-16 18:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/21] target-i386: convert cpuid "

[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-08-16 18:08 UTC 

lockdep trace from posix timers
 2012-08-16 18:07 UTC  (2+ messages)

0bda:8176 RTL8188CUS does not connect to wireless networks
 2012-08-16 18:06 UTC  (2+ messages)

IPv6 deadlock with CONFIG_IPV6_ROUTER_PREF
 2012-08-16 17:58 UTC 

[PATCH] qemu: backport patch to fix pl031 RTC
 2012-08-16 17:52 UTC  (2+ messages)

[PATCH 0/1] tcl: uncomment a line that causing TCL_SRC_DIR point to the workdir
 2012-08-16 17:51 UTC  (2+ messages)

[PATCH 00/19] Input and HID updates for 3.7
 2012-08-16 18:07 UTC  (4+ messages)
` [PATCH 09/19] Input: MT - Handle frame synchronization in core

[PATCH] libxpm-native: add dependency on gettext-native
 2012-08-16 17:51 UTC  (2+ messages)

+ sgi-xpc-fails-to-load-when-cpu-0-is-out-of-irq-resources-v2.patch added to -mm tree
 2012-08-16 18:02 UTC 

[PATCH 1/2 v2] compat-drivers: Add ability to select drivers to fetch
 2012-08-16 18:02 UTC  (2+ messages)
` [PATCH 2/2 v2] compat-drivers: Fetch in DRM drivers

[PATCH] base.bbclass: allow specifying an lsb distro hook via the metadata
 2012-08-16 17:49 UTC  (2+ messages)

[RFCv2] bitbake.conf: store cooker logs in TMPDIR subdirectory
 2012-08-16 17:49 UTC  (3+ messages)
` [RFCv3] bitbake.conf: store cooker logs in subdirectory of LOG_DIR

[GIT PULL] slave-dmaengine fixes
 2012-08-16 18:03 UTC 

+ rtc-tps65910-add-rtc-driver-for-tps65910-pmic-rtc.patch added to -mm tree
 2012-08-16 18:00 UTC 

[PATCH] base.bbclass: fix PACKAGECONFIG handling code
 2012-08-16 17:48 UTC  (2+ messages)

[PATCH 001/001] smsc95xx: Fix hard_header_len
 2012-08-16 17:59 UTC  (3+ messages)

[RFC PATCH 0/1] kernel.bbclass: remove default module_autoload and module_conf values
 2012-08-16 17:46 UTC  (2+ messages)

Your branch and 'origin/master' have diverged
 2012-08-16 17:57 UTC  (12+ messages)

[dm-crypt] aes-xts-plain with aes_x86_64 makes my SSD 5x slower than my encrypted HD
 2012-08-16 17:57 UTC  (4+ messages)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2012-08-16 17:56 UTC 

[PATCH] dbus: provide/replace dbus-x11 only for target
 2012-08-16 17:44 UTC  (2+ messages)

Writing to a DM snapshot blocks for a long time
 2012-08-16 17:55 UTC 

[PATCH] Fix RPATH warning vs. weird paths
 2012-08-16 17:43 UTC  (4+ messages)
` [PATCH] insane.bbclass: Fix RPATH warning in the face of funny path strings

du -s src is a lot slower on SSD than spinning disk in the same laptop
 2012-08-16 17:55 UTC  (6+ messages)

[RFCv3 PATCH 1/8] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPort
 2012-08-16 17:55 UTC  (4+ messages)
` [RFCv3 PATCH 0/8] V4L2: add missing pieces to support HDMI et al and add adv7604/ad9389b drivers
  ` [RFCv3 PATCH 3/8] v4l2-subdev: add support for the new edid ioctls

[PATCH 1/1] run-postinsts does not run any scripts
 2012-08-16 17:42 UTC  (4+ messages)
  ` [yocto] "

Forcing wi-fi chipset to sleep from bcm4329 driver
 2012-08-16 17:54 UTC  (2+ messages)

[PATCH] stv090x: Multistream support
 2012-08-16 17:48 UTC 

[PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver
 2012-08-16 17:53 UTC  (4+ messages)
` [PATCH 1/5] ARM: tegra: config: enable dmaengine based APB DMA driver

[meta-arago-extras][PATCH] matrix-gui-clocks: Add support for 275MHz, 500MHz and 720 MHz
 2012-08-16 18:02 UTC 

[PATCH] fix keyring generation for mds and osd
 2012-08-16 17:51 UTC  (3+ messages)

[PATCH] [PATCH V6]Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
 2012-08-16 17:40 UTC  (2+ messages)

[PATCH 2/3] xen/p2m: Using INVALID_MFN instead of mfn_valid
 2012-08-16 17:47 UTC  (2+ messages)

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-16 17:46 UTC  (6+ messages)

[PATCH] bitbake: build.py: Add stampdir argument to cached_mtime_noerror
 2012-08-16 17:33 UTC  (2+ messages)

[RFC PATCH -v2 0/4] Persistent events
 2012-08-16 17:45 UTC  (5+ messages)
` [RFC PATCH -v2 1/4] trace events: Interface to add files to debugfs
` [RFC PATCH -v2 2/4] perf: Add persistent events
` [RFC PATCH -v2 3/4] perf: Add persistent event facilities
` [RFC PATCH -v2 4/4] persistent test

[PATCH] Fixes for v3.6 (v1)
 2012-08-16 17:32 UTC  (3+ messages)
` [PATCH 1/2] xen/p2m: Fix for 32-bit builds the "Reserve 8MB of _brk space for P2M"
  ` [Xen-devel] "

[GIT PULL] ViewCast O820E capture support added
 2012-08-16 17:39 UTC  (5+ messages)

[PATCH v2 0/3] MIPS: BCM47xx: use gpiolib
 2012-08-16 17:39 UTC  (4+ messages)
` [PATCH v2 3/3] MIPS: BCM47xx: rewrite GPIO handling and "

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-16 17:39 UTC  (13+ messages)

[PATCH 00/14] ARM: at91: add pinctrl support
 2012-08-16 17:38 UTC  (6+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
  ` [PATCH 13/14] arm: at91: dt: at91sam9 add nand pinctrl support

[PATCH] ARM: mm: only flush both pmd entries for classic MMU
 2012-08-16 17:37 UTC 

[meta-arago-extras][PATCH] matrix-gui: Update to the latest version
 2012-08-16 17:41 UTC  (2+ messages)
` [meta-arago-extras][PATCH] matrix-gui-apps-git.inc: Update to the latest version of Matrix v2 applications

[U-Boot] Strange / Unreadable console output
 2012-08-16 17:30 UTC  (9+ messages)
              ` [U-Boot] [SOLVED] "

[Buildroot] Qt tribulations take 2
 2012-08-16 17:28 UTC  (9+ messages)

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning
 2012-08-16 17:27 UTC  (2+ messages)
` [Bug 44341] "

show_uevent() and general protection fault
 2012-08-16 17:27 UTC  (5+ messages)

[U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board
 2012-08-16 17:27 UTC  (6+ messages)

[RFC 1/4] iio: Introduce a new fractional value type
 2012-08-16 17:26 UTC  (3+ messages)
` [RFC 2/4] iio:inkern: Add function to read the processed value

[PATCH 1/2] compat-drivers: Add ability to select drivers to fetch
 2012-08-16 17:26 UTC  (2+ messages)
` [PATCH 2/2] compat-drivers: Fetch in DRM drivers


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.