All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-10 21:26:38 to 2013-06-10 22:56:12 UTC [more...]

[PATCH v5 00/36] Massive improvents to rebase and cherry-pick
 2013-06-10 22:55 UTC  (3+ messages)

[RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver
 2013-06-10 22:56 UTC  (33+ messages)
` [PATCH RFC 2/8] DRM: Armada: Add Armada DRM driver
` [RFC v3 0/4] rmk's Dove DRM/TDA19988 Cubox driver
` [PATCH RFC v3 1/4] DRM: Armada: Add Armada DRM driver
` [PATCH RFC v3 2/4] DRM: Armada: Add support for hardware cursors
` [PATCH RFC v3 3/4] DRM: Armada: convert Armada hardware cursor support to RGB+transparency
` [PATCH RFC v3 4/4] DRM: Armada: convert hardware cursor support to 64x32 or 32x64 ARGB

[PATCH v6 00/22] XSA55 libelf fixes for unstable
 2013-06-10 22:56 UTC  (7+ messages)
` [PATCH 14/22] libelf: use C99 bool for booleans
` [PATCH 16/22] libelf: check loops for running away
` [PATCH 18/22] libxc: Add range checking to xc_dom_binloader

build warning on 32-bit
 2013-06-10 22:55 UTC 

[Qemu-devel] [PATCH] ioport/memory: check that both .read and .write callbacks are defined
 2013-06-10 22:53 UTC  (7+ messages)
` [Qemu-devel] [Qemu-trivial] "

[BUG] PCI related panic on powerpc based board with 3.10-rcX
 2013-06-10 22:52 UTC  (5+ messages)

xattr "trusted" namespace
 2013-06-10 22:50 UTC 

[PATCHv5 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
 2013-06-10 22:50 UTC  (4+ messages)
` [PATCH 1/3] ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
` [PATCH 2/3] ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60
` [PATCH 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2

[PATCHv4 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
 2013-06-10 22:46 UTC  (6+ messages)
` [PATCHv4 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2

Sample recipe for qt4e app?
 2013-06-10 22:45 UTC 

[Bug 64471] New: Radeon HD6570 lockup in Brütal Legend
 2013-06-10 22:43 UTC  (2+ messages)
` [Bug 64471] Radeon HD6570 lockup in Brütal Legend with HyperZ

[PATCH RESEND] mwifiex: enable/disable tx_amsdu support via module parameter
 2013-06-10 22:39 UTC 

[PATCH RESEND] mwifiex: fix regression issue for usb interface
 2013-06-10 22:39 UTC 

[PATCH] mwifiex: Add module parameter for regdomain
 2013-06-10 22:40 UTC 

[U-Boot] [PATCH 5/8] powerpc: spl: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and introduced new symbol CONFIG_SPL_MINIMAL
 2013-06-10 22:40 UTC  (3+ messages)

[PATCH 0/6] fix INT_MAX readdir hang, plus cleanups
 2013-06-10 22:39 UTC  (4+ messages)

[PATCH RFC] drm/i2c: tda998x: fix sync generation and calculation
 2013-06-10 22:39 UTC  (7+ messages)
` [PATCH RFC v2] "
  ` [PATCH RFC v3] "

[PATCH 0/2] MCPM backend for Virtual Express TC2
 2013-06-10 22:39 UTC  (6+ messages)
` [PATCH 1/2] ARM: vexpress/TC2: basic PM support

measuring and/or dealing with "idleness" and variable frequency
 2013-06-10 22:39 UTC  (6+ messages)

kmemleak reports in kernel 3.9.5+
 2013-06-10 22:32 UTC  (2+ messages)

+ include-linux-math64h-add-div64_ul-checkpatch-fixes.patch added to -mm tree
 2013-06-10 22:32 UTC 

+ include-linux-math64h-add-div64_ul.patch added to -mm tree
 2013-06-10 22:31 UTC 

+ mm-remove-duplicated-call-of-get_pfn_range_for_nid.patch added to -mm tree
 2013-06-10 22:28 UTC 

[PATCH v2 00/19] cifs: overhaul of auth selection code
 2013-06-10 22:28 UTC  (2+ messages)

[Suggestion] arch/*/include/asm/bitops.h: about __set_bit() API
 2013-06-10 22:26 UTC  (3+ messages)

Another RCU trace. (3.10-rc5)
 2013-06-10 22:25 UTC  (9+ messages)

[Qemu-devel] [PATCH v1 0/3] Serial cleanup
 2013-06-10 22:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/3] char/serial: cosmetic fixes
  ` [Qemu-devel] [Qemu-trivial] "

[PULL] GEM CMA DMA-BUF
 2013-06-10 22:24 UTC  (2+ messages)

[PATCH] build: get rid of the notion of a git library
 2013-06-10 22:22 UTC  (11+ messages)

[PATCH 00/12] checkpatch: collection of neatenings and new "--fix"
 2013-06-10 22:20 UTC  (13+ messages)
` [PATCH 01/12] checkpatch: Remove quote from CamelCase test
` [PATCH 02/12] checkpatch: Improve network block comment test and message
` [PATCH 03/12] checkpatch: Warn when networking block comment lines don't start with *
` [PATCH 04/12] checkpatch: Warn on comparisons to jiffies
` [PATCH 05/12] checkpatch: Warn on comparisons to get_jiffies_64()
` [PATCH 06/12] checkpatch: Reduce false positive rate of "complex macros"
` [PATCH 07/12] checkpatch: Add a placeholder to check blank lines before declarations
` [PATCH 08/12] checkpatch: Don't warn on blank lines before/after braces as often
` [PATCH 09/12] checkpatch: Add a --strict test for comparison to true/false
` [PATCH 10/12] checkpatch: Improve "no space after cast" test
` [PATCH 11/12] checkpatch: Create an EXPERIMENTAL --fix option to correct patches
` [PATCH 12/12] checkpatch: Move test for space before semicolon after operator spacing

[ANNOUNCE] 3.6.11.4-rt36
 2013-06-10 22:22 UTC  (6+ messages)
    ` [PATCH] "
      ` [PATCH v2] drm/i915: Do not flush caches on RT, print a warning instead

[PATCH 00/48] xfsprogs: CRC support
 2013-06-10 22:16 UTC  (4+ messages)

[PATCH] clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly
 2013-06-10 22:16 UTC  (3+ messages)
  `  "

+ reboot-move-arch-x86-reboot=-handling-to-generic-kernel.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-arm-prepare-reboot_mode-for-moving-to-generic-kernel-code.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-arm-change-reboot_mode-to-use-enum-reboot_mode-fix.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-arm-change-reboot_mode-to-use-enum-reboot_mode.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-x86-prepare-reboot_mode-for-moving-to-generic-kernel-code.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-arm-remove-unused-restart_mode-fields-from-some-arm-subarchs.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-unicore32-prepare-reboot_mode-for-moving-to-generic-kernel-code.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-checkpatchpl-the-new-kernel-rebootc-file.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-move-shutdown-reboot-related-functions-to-kernel-rebootc.patch added to -mm tree
 2013-06-10 22:15 UTC 

+ reboot-remove-stable-friendly-pf_thread_bound-define.patch added to -mm tree
 2013-06-10 22:15 UTC 

[Qemu-devel] [PATCH qom-cpu 00/59] QOM CPUState, part 10: CPU loops
 2013-06-10 22:15 UTC  (8+ messages)
` [Qemu-devel] [PATCH qom-cpu 09/59] cpus: Simplify hw_error()
` [Qemu-devel] [PATCH qom-cpu 11/59] monitor: Simplify do_inject_mce()
` [Qemu-devel] [PATCH qom-cpu 27/59] cpu: Turn cpu_unassigned_access() into a CPUState hook

[Bug 65438] New: GTK apps crash X11 since last update of LLVMM
 2013-06-10 22:13 UTC  (2+ messages)
` [Bug 65438] "

kernel-module in initramfs
 2013-06-10 19:39 UTC 

[PATCH -v11 resend 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-06-10 22:11 UTC  (4+ messages)
` [PATCH -v11 resend 10/11] arm, change reboot_mode to use enum reboot_mode

xf86-video-intel compilation failure
 2013-06-10 22:10 UTC 

[Buildroot] [git commit] toolchain-external: Install blackfin FDPIC and FLAT libraries
 2013-06-10 22:07 UTC 

[CONSOLIDATED PULL 00/35] Qt and postinsts patches
 2013-06-10 22:07 UTC 

[Buildroot] [git commit] ext-toolchain-wrapper: force hash-style to 'both'
 2013-06-10 22:06 UTC 

[Buildroot] [git commit] toolchain-external: add arch conditionals on Arago ARMv5TE toolchain
 2013-06-10 22:05 UTC 

[Buildroot] [git commit] toolchain-external: use BR2_GCC_TARGET_ARCH for toolchain conditionals
 2013-06-10 22:04 UTC 

[Buildroot] [git commit] toolchain-external: add support for Arago 2011.09 ARMv5
 2013-06-10 22:04 UTC 

[Buildroot] [git commit] toolchain-external: add support for Arago 2011.09 ARMv7A
 2013-06-10 22:03 UTC 

[PATCH 1/1] kernel/pid.c: Moving statement
 2013-06-10 21:52 UTC 

Agenda: Yocto Project Technical Team Meeting - Tuesday, June 11, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2013-06-10 22:02 UTC 

[RESEND PATCH V3 0/8] mmc_of_parse() adaptations, switch mvsdio to mmc_of_parse()
 2013-06-10 22:02 UTC  (5+ messages)
` [RESEND PATCH V3 6/8] mmc: tegra: handle mmc_of_parse() errors during probe

[Buildroot] [git commit] toolchain-external: bump Linaro AArch64 toolchains to 2013.04 and 2013.05
 2013-06-10 22:01 UTC 

[Buildroot] [git commit] toolchain-external: bump Linaro ARM toolchains to 2013.04 and 2013.05
 2013-06-10 22:01 UTC 

Additional spam filtering added for *@yoctoproject.org lists
 2013-06-10 22:00 UTC 

[PATCH 1/1] kernel/pid.c: Masking the flag out to get the actual value
 2013-06-10 21:56 UTC 

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-10 21:57 UTC  (5+ messages)

[PATCH] tune-cortexa.inc: Use -mtune not -mcpu
 2013-06-10 21:57 UTC 

Different diff strategies in add --interactive
 2013-06-10 21:56 UTC  (5+ messages)

[PATCH 0/2] Avoid more bit_spin_lock usage on RT kernels
 2013-06-10 21:56 UTC  (4+ messages)
` [PATCH 1/2] list_bl.h: make list head locking RT safe
` [PATCH 2/2] list_bl: make list head lock a raw lock

Application Development
 2013-06-10 21:55 UTC  (12+ messages)

[PATCH RFC ticketlock] Auto-queued ticketlock
 2013-06-10 21:54 UTC  (5+ messages)

[PATCH v2 net 1/1] r8169: fix offloaded tx checksum for small packets
 2013-06-10 21:54 UTC  (4+ messages)

[Qemu-devel] [PATCH] Unbreak -no-quit for GTK when SDL is disabled
 2013-06-10 21:53 UTC  (2+ messages)

+ x86-fix-trigger_all_cpu_backtrace-implementation.patch added to -mm tree
 2013-06-10 21:53 UTC 

[PATCH] ARM: vexpress_defconfig: Enable voltage regulators
 2013-06-10 21:50 UTC 

[PATCH 1/2] perf/Power7: Save dcache_src fields in sample record
 2013-06-10 21:48 UTC  (4+ messages)

[U-Boot] [PATCH v2 06/16] sf: Update sf to support all sizes of flashes
 2013-06-10 21:49 UTC  (7+ messages)

+ drivers-rtc-rtc-twlc-cleanup-with-module_platform_driver-conversion.patch added to -mm tree
 2013-06-10 21:49 UTC 

+ drivers-rtc-rtc-twlc-fix-rtc_reg_map-initialization.patch added to -mm tree
 2013-06-10 21:49 UTC 

[Qemu-devel] [PATCH] softfloat: Fix shift128Right for shift counts 64..127
 2013-06-10 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] configure: improve handling of target lists
 2013-06-10 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] gtk: don't use g_object_unref on GdkCursor
 2013-06-10 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] gdbstub runstate check follow-ups
 2013-06-10 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] gtk: use better icon
 2013-06-10 21:48 UTC  (2+ messages)

[PATCH net v2 03/03] [PATCH] vxlan: fix crash on module removal
 2013-06-10 21:48 UTC  (5+ messages)

[Qemu-devel] [PATCH] gtk: don't resize window when enabling scaling
 2013-06-10 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] qemu-char: don't issue CHR_EVENT_OPEN in a BH
 2013-06-10 21:47 UTC  (2+ messages)

+ mm-invoke-oom-killer-from-remaining-unconverted-page-fault-handlers.patch added to -mm tree
 2013-06-10 21:47 UTC 

[IGNORE] Implement 'git rebase' in ruby
 2013-06-10 21:47 UTC  (5+ messages)

[PATCH 0/4] Janitorial work on hook templates
 2013-06-10 21:46 UTC  (6+ messages)
` [PATCH 5/6] templates: Fix ASCII art in pre-rebase hook
` [PATCH 6/6] template: Fix comment indentation "

[Qemu-devel] [PATCH] qemu: piix: PCI bridge ACPI hotplug support
 2013-06-10 21:45 UTC  (6+ messages)

[Qemu-devel] [PATCH trivial] configure: explicitly disable virtfs if softmmu=no
 2013-06-10 21:45 UTC  (2+ messages)

[PATCH 0/5] Fixup usage of create_wrapper
 2013-06-10 21:45 UTC  (6+ messages)
` [PATCH 1/5] sanity: remove warn debug message
` [PATCH 2/5] createrepo: Fix usage of create_wrapper
` [PATCH 3/5] dpkg: "
` [PATCH 4/5] gnome-doc-utils: "
` [PATCH 5/5] librsvg: configure needs a native gdk-pixbuf binary

randconfig build error in next-20130607
 2013-06-10 21:44 UTC 

[PATCH] diff: add --ignore-blank-lines option
 2013-06-10 21:43 UTC  (5+ messages)

[PATCH 2/2] Move sequencer to builtin
 2013-06-10 21:43 UTC  (30+ messages)
                              ` Bad attitudes and problems in the Git community (was: Re: [PATCH 2/2] Move sequencer to builtin)

[PATCH 0/2] v2 Driver for Allwinner sunxi Security ID
 2013-06-10 21:43 UTC  (5+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses

PowerPC assembler question
 2013-06-10 21:43 UTC  (4+ messages)

[GIT PULL] EFI urgent fixes
 2013-06-10 21:36 UTC  (3+ messages)

[PATCH] tuntap: fix a possible race between queue selection and changing queues
 2013-06-10 21:33 UTC  (3+ messages)

[PATCH] [media] usbvision-video: fix memory leak of alt_max_pkt_size
 2013-06-10 21:32 UTC 

[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
 2013-06-10 21:32 UTC  (4+ messages)

fsx failure on 3.10.0-rc1+ (xfstests 263) -- Mapped Read: non-zero data past EOF
 2013-06-10 21:31 UTC  (2+ messages)

[PATCH 0/1] alx driver
 2013-06-10 21:29 UTC  (3+ messages)
` [PATCH 1/1] alx: add a simple AR816x/AR817x device driver
` [PATCH v2 "

[PATCH 0/3 net-next] bcm63xx_enet: add support for BCM63xx gigabit integrated switch
 2013-06-10 21:28 UTC  (2+ messages)

[PATCH 0/4] Fix and start using supplied_from logic
 2013-06-10 21:26 UTC  (15+ messages)
` [PATCH 1/4] power_supply: Add of_node_put to fix refcount
` [PATCH 2/4] power: sbs-battery: Add dt to power_supply struct
` [PATCH 3/4] power: tps65090-charger: Add dt node to power_supply
` [PATCH 4/4] arm: tegra: Add power-supplies link between battery and charger

Handling of GFP_WAIT in the slub and slab allocators
 2013-06-10 21:27 UTC  (3+ messages)

[PATCH net] ipv6: prevent fib6_run_gc() contention
 2013-06-10 21:26 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.