All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-05 00:12:20 to 2012-12-05 03:16:31 UTC [more...]

[PATCH] ARM: DTS: CROS5250: Add max77686 device tree support
 2012-12-05  3:21 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Qemu-devel] [PATCH 0/8] xtensa patch queue
 2012-12-05  3:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] target-xtensa: implement ATOMCTL SR
` [Qemu-devel] [PATCH 2/8] target-xtensa: implement CACHEATTR SR
` [Qemu-devel] [PATCH 3/8] target-xtensa: restrict available SRs by enabled options
` [Qemu-devel] [PATCH 4/8] target-xtensa: better control rsr/wsr/xsr access to SRs
` [Qemu-devel] [PATCH 5/8] target-xtensa: implement MISC SR
` [Qemu-devel] [PATCH 6/8] target-xtensa: add SR accessibility unit tests
` [Qemu-devel] [PATCH 7/8] target-xtensa: add s32c1i "
` [Qemu-devel] [PATCH 8/8] target-xtensa: use movcond where possible

[PATCH 1/2] dracut: add team device support
 2012-12-05  3:14 UTC  (6+ messages)

[PATCH RFC] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2012-12-05  3:05 UTC  (4+ messages)

New configuration / command line handling
 2012-12-05  3:04 UTC  (4+ messages)

kswapd craziness in 3.7
 2012-12-05  3:01 UTC  (12+ messages)

[PATCH] mtd: gpmi: Always report ECC stats and return max_bitflips
 2012-12-05  3:04 UTC  (4+ messages)

[PATCH 00/10] Latest numa/core release, v18
 2012-12-05  2:59 UTC  (12+ messages)
  ` [RFC PATCH] mm/migration: Don't lock anon vmas in rmap_walk_anon()
    ` [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap() use
            ` [PATCH 2/2] mm/migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
                ` [PATCH 2/2, v2] "

[Bug 57888] New: Amnesia shader compiler errors on RV350
 2012-12-05  2:58 UTC  (3+ messages)
` [Bug 57888] "

[RFC PATCH 00/10] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-05  2:56 UTC  (4+ messages)
` [RFC PATCH 01/10] CPU hotplug: Introduce "stable" cpu online mask, for atomic hotplug readers

[PATCH] ARM: bcm281xx: Add timer driver
 2012-12-05  2:54 UTC  (2+ messages)

Re: [PATCH v3] net-tcp: TCP/IP stack bypass for loopback connections
 2012-12-05  2:54 UTC  (5+ messages)
` [RFC PATCH net-next 0/3 V4] "
  ` [PATCH 1/3] Bruce's orignal tcp friend V3
  ` [PATCH 2/3] fix panic in tcp_close()
  ` [PATCH 3/3] delete request_sock->friend

[PATCH net-next v3] bridge: export multicast database via netlink
 2012-12-05  2:50 UTC  (2+ messages)
` [Bridge] "

[PATCH] mfd: arizona: Log if we fail to create the primary IRQ domain
 2012-12-05  2:46 UTC 

[PATCH] mfd: arizona: Disable control interface reporting for WM5102 and WM5110
 2012-12-05  2:46 UTC 

Encrypting BTRFS Volume
 2012-12-05  2:46 UTC  (5+ messages)

[PATCH 2/2] input: wacom - use new input-mt routines
 2012-12-05  2:44 UTC 

[PATCH 1/2] input: wacom - Prepare for syncing with input-mt changes
 2012-12-05  2:43 UTC 

Mark traffic on one machine, match on another machine?
 2012-12-05  2:39 UTC  (8+ messages)

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2012-12-04  9:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 955379] "

[RFC] dt/platform: Use cell-index for device naming if available
 2012-12-05  2:34 UTC  (10+ messages)

[PATCH 2/3] qt4-native: make qt4-native work with long building path
 2012-12-05  2:20 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability
 2012-12-05  2:34 UTC  (23+ messages)
` [U-Boot] [PATCH v4 0/20] "
  ` [U-Boot] [PATCH v4 01/20] Make linux kernel string funcs available to tools
  ` [U-Boot] [PATCH v4 02/20] env: Refactor do_apply to a flag
  ` [U-Boot] [PATCH v4 03/20] env: Consolidate common code in hsearch_r()
  ` [U-Boot] [PATCH v4 04/20] env: Refactor apply into change_ok
  ` [U-Boot] [PATCH v4 05/20] env: Use getenv_yesno() more generally
  ` [U-Boot] [PATCH v4 06/20] env: Hide '.' variables in env print by default
  ` [U-Boot] [PATCH v4 07/20] env: Add support for callbacks to environment vars
  ` [U-Boot] [PATCH v4 08/20] env: Add a command to view callbacks
  ` [U-Boot] [PATCH v4 09/20] env: Add a bootfile env handler
  ` [U-Boot] [PATCH v4 10/20] env: Add a baudrate "
  ` [U-Boot] [PATCH v4 11/20] env: Add a loadaddr "
  ` [U-Boot] [PATCH v4 12/20] env: Add a console "
  ` [U-Boot] [PATCH v4 13/20] env: Add a silent "
  ` [U-Boot] [PATCH v4 14/20] env: Add environment variable flags
  ` [U-Boot] [PATCH v4 15/20] tools/env: Add environment variable flags support
  ` [U-Boot] [PATCH v4 16/20] env: Add a command to display details about env flags
  ` [U-Boot] [PATCH v4 17/20] env: Add support for access control to .flags
  ` [U-Boot] [PATCH v4 18/20] env: Add setenv force support
  ` [U-Boot] [PATCH v4 19/20] env: Implement the env delete command
  ` [U-Boot] [PATCH v4 20/20] env: Handle write-once ethaddr and serial# generically

[PATCH 03/22 v2] update-alternatives.bbclass: Add missing runtime dependency
 2012-12-05  2:33 UTC 

[PATCH 1/1] qt4-native & ghostscript: update upstream status for their patches
 2012-12-05  2:19 UTC 

[PATCH 0/1] qt4-native & ghostscript: fix upstream status for patches
 2012-12-05  2:19 UTC 

why recompile gcc-cross/eglibc when update linux package?
 2012-12-05 10:16 UTC 

[Qemu-devel] [PATCH 0/3] target-i386:make breakpoint more cleaner
 2012-12-04  8:09 UTC 

[linuxppc-release][PATCH] powerpc/pci-hotplug: fix init issue of rescanned pci device
 2012-12-05  2:31 UTC 

[PATCH] of: Output devicetree alias names in uevent
 2012-12-05  2:30 UTC  (2+ messages)

[PATCH] mfd: 88pm80x: add dt support
 2012-12-05  2:28 UTC  (2+ messages)

[Qemu-devel] [0/13] Pending pseries/ppc patches as at 1.3 release
 2012-12-05  2:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support

[PATCH 1/2] audio: Remove left over of HFP removal
 2012-12-05  2:27 UTC  (2+ messages)
` [PATCH 2/2] build: Include bluetooth lib folder for obexd

Good to mail you
 2012-12-05  1:57 UTC 

[PATCH v4 0/4] Cypress PS/2 Trackpad driver
 2012-12-05  2:24 UTC  (5+ messages)
` [PATCH v4 1/4] input: increase struct ps2dev cmdbuf[] to 8 bytes
` [PATCH v4 2/4] input: Cypress PS/2 Trackpad psmouse driver
` [PATCH v4 3/4] input: Cypress PS/2 Trackpad link into psmouse-base
` [PATCH v4 4/4] input: Cypress PS/2 Trackpad simulated multitouch (disabled)

[Qemu-devel] [PATCH 1.3] ehci-sysbus: Attach DMA context
 2012-12-04  8:15 UTC  (8+ messages)

[PATCH v3 0/4] Cypress PS/2 Trackpad driver
 2012-12-05  2:22 UTC  (6+ messages)
` [PATCH v3 2/4] input: Cypress PS/2 Trackpad psmouse driver
  ` SEMI_MT vs. simulated mt (was Re: [PATCH v3 0/4] Cypress PS/2 Trackpad driver)

[Qemu-devel] [RFC 0/8] CPU DeviceState v9
 2012-12-04 16:22 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/8] move -I$(SRC_PATH)/include compiler flag to Makefile.objs

[Qemu-devel] [PATCH 0/4] exec.c refactoring
 2012-12-04 21:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] exec: fix coding style
` [Qemu-devel] [PATCH 3/4] exec: move TB handling to translate-all.c
` [Qemu-devel] [PATCH 4/4] exec: refactor cpu_restore_state

[Qemu-devel] [PATCH V6 00/10] replace QEMUOptionParameter with QemuOpts parser
 2012-12-05  2:15 UTC  (3+ messages)

[PATCH v2 0/3] Fix fixed regulators support
 2012-12-05  2:12 UTC  (5+ messages)
` [PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value

[Qemu-devel] [PATCH 1/3] target-i386:define name of breakpoint bit in dr7
 2012-12-05  2:07 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/3] target-i386:make hw_breakpoint_enabled return bool type
` [Qemu-devel] [PATCH 3/3] target-i386:slightly refactor dr7 related function

[Bridge] [PATCH net-next v2] bridge: export multicast database via netlink
 2012-12-05  2:08 UTC  (7+ messages)
  `  "

[Patch v4 00/12] memory-hotplug: hot-remove physical memory
 2012-12-05  2:07 UTC  (11+ messages)
` [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap

AVISO: Cronograma de atualização
 2012-12-04 21:58 UTC 

Mounted compress-force=zlib, compresses when files copied in, but not when written directly by application
 2012-12-05  2:01 UTC  (2+ messages)

[PATCH 00/22] Misc fixes
 2012-12-05  1:47 UTC  (6+ messages)
` [PATCH 03/22] update-alternatives.bbclass: Add missing runtime dependency

[PATCH v3 0/4] x86, apicv: Add APIC virtualization support
 2012-12-05  2:00 UTC  (14+ messages)
` [PATCH v3 1/4] x86: PIT connects to pin 2 of IOAPIC
` [PATCH v3 2/4] x86, apicv: add APICv register virtualization support
` [PATCH v3 3/4] x86, apicv: add virtual interrupt delivery support

【Suggestion】drivers/tty: drivers/char/: for MAX_ASYNC_BUFFER_SIZE
 2012-12-05  1:57 UTC  (15+ messages)
  ` [Suggestion] drivers/tty: "
          ` [PATCH] synclink fix ldisc buffer argument

[PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id
 2012-12-05  1:48 UTC  (10+ messages)
` [PATCH 0/2] Add automatic bus number support for i2c busses with device tree
  ` [PATCH 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
  ` [PATCH 2/2] i2c: pxa: Use i2c-core to get bus number now

[Qemu-devel] [BUG] QEMU crashes when 64bit BAR is present
 2012-12-05  1:47 UTC 

[PATCH 2/3] MODSIGN: Avoid using .incbin in C source
 2012-12-04 23:58 UTC  (5+ messages)
` [PATCH 1/3] MODSIGN: Fix comparison erros in scripts/sign-file

[PULL] More module signing fixes
 2012-12-05  1:45 UTC 

[PATCH] ARM: shmobile: sh73a0: fixup div4_clks bitmap
 2012-12-05  1:43 UTC 

[PATCH 0/1] ARM: shmobile: sh73a0: fixup div4 bitmask
 2012-12-05  1:42 UTC 

[v2 PATCH 0/8] watchdog/at91sam9_wdt: Convert to use the new framework
 2012-12-05  1:34 UTC  (17+ messages)
` [v2 PATCH 1/8] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct
` [v2 PATCH 2/8] watchdog/at91sam9_wdt: Convert to use the watchdog framework
` [v2 PATCH 3/8] watchdog/at91sam9_wdt: Adjust the options of watchdog_info
` [v2 PATCH 4/8] watchdog/at91sam9_wdt: Add nowayout helpers to Watchdog Timer Driver Kernel API
` [v2 PATCH 5/8] watchdog/at91sam9_wdt: Remove the __initdata of at91wdt_wdd
` [v2 PATCH 6/8] watchdog/at91sam9_wdt: Use module_platform_driver()
` [v2 PATCH 7/8] ARM: dts: add the watchdog nodes for at91sam9x5 and at91sam9n12 SoC
` [v2 PATCH 8/8] ARM: dts: add the watchdog nodes for at91sam9g25ek boards

[PATCH 00/10] nested vmx: bug fixes and feature enabling
 2012-12-05  1:37 UTC  (12+ messages)
` [PATCH 02/10] nested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to guest VMM
` [PATCH 05/10] nested vmx: fix DR access VM exit
` [PATCH 06/10] nested vmx: enable IA32E mode while do VM entry

[PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-05  1:36 UTC  (14+ messages)
` [PATCH for 3.2.34] "

[patch] telephony: ijx: buffer overflow in ixj_write_cid()
 2012-12-05  1:30 UTC  (2+ messages)

Long delays when waking up from suspend-to-ram on Gigabyte MB with JMicron controller
 2012-12-05  1:29 UTC  (2+ messages)

[PATCH] staging: rtl8712: avoid a useless call to memset()
 2012-12-05  1:22 UTC  (2+ messages)

[Suggestion] net/atm : for sprintf, need check the total write length whether larger than a page
 2012-12-05  1:28 UTC  (4+ messages)

[PATCH] [PATCH V4] Invensense MPU6050 Device Driver
 2012-12-05  1:24 UTC 

[Suggestion] net/atm : for sprintf, need check the total write length whether larger than a page
 2012-12-05  1:26 UTC  (2+ messages)

Cephfs losing files and corrupting others
 2012-12-05  1:23 UTC  (8+ messages)

WARNING: drivers/net/ethernet/broadcom/tg3.o(.text+0x1fe93): Section mismatch in reference from the function tg3_test_dma() to the variable .devinit.rodata:tg3_dma_wait_state_chipsets
 2012-12-05  1:21 UTC 

NETDEV WATCHDOG: eth1 (r8169): transmit queue 0 timed out
 2012-12-05  1:19 UTC 

[PATCH v3] backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
 2012-12-05  1:17 UTC  (7+ messages)

xfsdump INTERRUPT issue
 2012-12-05  1:18 UTC  (6+ messages)

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-12-05  1:14 UTC  (8+ messages)

[PATCH] Debugging: Keep track of page owners
 2012-12-05  1:12 UTC 

[PATCH v3 1/4] v4l: vb2: add prepare/finish callbacks to allocators
 2012-12-05  1:12 UTC  (4+ messages)
` [PATCH v3 3/4] sta2x11_vip: convert to videobuf2 and control framework

[LTP] [PATCH] open_posix_testsuite/.../sigset/{6, 7}-1.c: fix error handling
 2012-12-05  1:08 UTC  (2+ messages)

[PATCH v4] backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
 2012-12-05  0:59 UTC  (2+ messages)

[Bug 51301] [-next-20121129] memory leak/page allocator fragmentation?
 2012-12-05  0:57 UTC 

[PATCH 00/52] RFC: Unified NUMA balancing tree, v1
 2012-12-05  0:55 UTC  (4+ messages)
` [PATCH 20/52] mm, numa: Implement migrate-on-fault lazy NUMA strategy for regular and THP pages

[PATCH] gitk: read and write a repository specific configuration file
 2012-12-05  0:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] gitk: add a checkbox to control the visibility of tags
 2012-12-05  0:48 UTC 

[PATCH 0/3] ACPI / PM: Export ACPI power states of devices via sysfs
 2012-12-05  0:42 UTC  (4+ messages)
` [PATCH 1/3] ACPI / PM: More visible function for retrieving device power states
` [PATCH 2/3] ACPI / PM: Common string representations of "
` [PATCH 3/3] ACPI / PM: Export power states of ACPI devices via sysfs

[RFC PATCH 0/2] mm: Add ability to monitor task's memory changes
 2012-12-05  0:38 UTC  (7+ messages)

[PATCH] backlight: corgi_lcd: Use gpio_set_value_cansleep() for akita machines to avoid WARN_ON trigger
 2012-12-05  0:37 UTC  (4+ messages)

[PATCH 0/5] [meta-oe][danny] Small fixes from master
 2012-12-05  0:17 UTC  (3+ messages)
` [PATCH 3/5] ntp: cleanup recipes and fix SSL support

fio --direct=1 and Linux page cache effects
 2012-12-05  0:23 UTC 

[Qemu-devel] [PATCH] configure: allow disabling pixman if not needed
 2012-12-04 16:21 UTC  (2+ messages)

[Qemu-devel] [RFC] 1.4 release schedule
 2012-12-04 22:00 UTC  (4+ messages)

[PATCH 0/2] Android: Add support for a 32bit Android file system in a 64bit kernel
 2012-12-05  0:26 UTC  (3+ messages)
` [PATCH 1/2] Staging: android: binder: Add support for 32bit binder calls "

[B.A.T.M.A.N.] [PATCH] batctl: output errors to stderr
 2012-12-05  0:25 UTC  (2+ messages)

hid-multitouch: eGalax Touchscreen not resuming after suspend
 2012-12-05  0:28 UTC  (4+ messages)

[PATCH] Update atime from future
 2012-12-05  0:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-mips: Fix incorrect shift for SHILO and SHILOV
 2012-12-04 19:43 UTC  (3+ messages)

[PATCH v9 1/2] LSM: Multiple concurrent LSMs
 2012-12-05  0:18 UTC  (2+ messages)

v0.55 update
 2012-12-05  0:13 UTC 

WARNING: drivers/net/ethernet/dec/tulip/tulip.o(.text+0x6f9b): Section mismatch in reference from the function tulip_init_one() to the variable .devinit.rodata:early_486_chipsets
 2012-12-05  0:10 UTC 


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.