linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-24 14:24:48 to 2012-07-24 20:12:12 UTC [more...]

[PATCH v4 00/12] Block cleanups
 2012-07-24 20:11 UTC  (5+ messages)
` [PATCH v4 01/12] block: Generalized bio pool freeing
` [PATCH v4 03/12] block: Add bio_reset()
` [PATCH v4 05/12] block: Kill bi_destructor
` [PATCH v4 10/12] block: Add bio_clone_kmalloc()

[PATCH] posix_types.h: make __NFDBITS match glibc definition
 2012-07-24 20:10 UTC  (21+ messages)
    ` [PATCH v2] posix_types.h: make __NFDBITS compatible with "

[RFC][PATCH v2 2/3] Hold multiple logs
 2012-07-24 19:57 UTC  (13+ messages)

[RFD] PM: Device tree representation of power domains
 2012-07-24 19:56 UTC  (6+ messages)
` [RFC][PATCH 0/14] PM / shmobile: Pass power domain information via DT (was: Re: [RFD] PM: Device tree representation of power domains)

[PATCH RESEND] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is disabled
 2012-07-24 19:46 UTC 

[PATCH] xhci: EHCI/xHCI ports switching on Intense-PC
 2012-07-24 19:46 UTC  (8+ messages)
      ` [PATCH 2/2] xhci: EHCI/XHCI "

[PATCH 08/36] AArch64: Kernel booting and initialisation
 2012-07-24 19:42 UTC  (5+ messages)
` [08/36] "

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-07-24 19:40 UTC  (2+ messages)

[PATCH] ARM: vt8500: clk: Add clock support for arch-vt8500
 2012-07-24 19:25 UTC  (2+ messages)

[PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables v2
 2012-07-24 19:23 UTC  (9+ messages)
` [PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
  ` [PATCH -alternative] "

[RFC 00/23] Introducing the TI Keystone platform
 2012-07-24 18:45 UTC  (11+ messages)
` [RFC 17/23] ARM: add machine desc hook for early memory/paging initialization
` [RFC 21/23] ARM: keystone: introducing TI Keystone platform
` [RFC 23/23] ARM: keystone: add switch over to high physical address range

[GIT PULL v2] Blackfin changes for 3.6-rc1
 2012-07-24 19:21 UTC  (3+ messages)

booting 3.5 kernel with dtb on pandaboard fails
 2012-07-24 19:16 UTC 

[PATCH] fuse: verify all ioctl retry iov elements
 2012-07-24 19:10 UTC 

[RFC][PATCH] add blockconsole
 2012-07-24 17:52 UTC  (14+ messages)
    ` [PATCH] add blockconsole version 1.1

[GIT PULL] KVM updates for the 3.6 merge window
 2012-07-24 19:04 UTC  (2+ messages)

[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
 2012-07-24 18:58 UTC  (10+ messages)
              ` Emulating level IRQs (was: Re: [PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN)

[PATCH 0/5] Fix for ZPODD
 2012-07-24 18:55 UTC  (5+ messages)
` [PATCH 5/5] block: genhd: add an interface to set disk's poll interval

[RFC PATCH 0/6] augmented rbtree changes
 2012-07-24 18:50 UTC  (3+ messages)
` [PATCH 1/6] rbtree: rb_erase updates and comments

rcu: INFO: rcu_preempt detected stalls on CPUs/tasks on v3.6
 2012-07-24 17:40 UTC  (2+ messages)

[PATCH 00/17] drivers: hv: kvp
 2012-07-24 18:36 UTC  (27+ messages)
` [PATCH 01/17] Drivers: hv: vmbus: Use the standard format string to format GUIDs
  ` [PATCH 02/17] Drivers: hv: Add KVP definitions for IP address injection
  ` [PATCH 03/17] Drivers: hv: kvp: Cleanup error handling in KVP
  ` [PATCH 04/17] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH 05/17] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
  ` [PATCH 06/17] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH 07/17] Tools: hv: Gather address family information
  ` [PATCH 08/17] Tools: hv: Gather subnet information
  ` [PATCH 09/17] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH 10/17] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH 11/17] Tools: hv: Gather DNS information
  ` [PATCH 12/17] Tools: hv: Gather DHCP information
  ` [PATCH 13/17] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
  ` [PATCH 14/17] Tools: hv: Rename the function kvp_get_ip_address()
  ` [PATCH 15/17] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
  ` [PATCH 16/17] Tools: hv: Get rid of some unused variables
  ` [PATCH 17/17] Tools: hv: Correctly type string variables

[PATCH v3 0/3] cgroup: add xattr support
 2012-07-24 18:28 UTC  (9+ messages)

[REGRESSION] [PATCH] block: uninitialized ioc->nr_tasks triggers WARN_ON
 2012-07-24 18:18 UTC  (4+ messages)

Suse 11 SP1 kernel panic on HP hardware
 2012-07-24 18:03 UTC  (2+ messages)

[RFC PATCH 00/13] firmware loader: introduce cache/uncache firmware
 2012-07-24 18:10 UTC  (20+ messages)
` [RFC PATCH 01/13] driver core: firmware loader: simplify pages ownership transfer
` [RFC PATCH 02/13] driver core: firmware loader: fix races during loading firmware
` [RFC PATCH 03/13] driver core: firmware loader: remove unnecessary wmb()
` [RFC PATCH 04/13] driver core: firmware loader: fix creation failure of fw loader device
` [RFC PATCH 05/13] driver core: firmware loader: introduce firmware_buf
` [RFC PATCH 06/13] driver core: firmware loader: always let firmware_buf own the pages buffer
` [RFC PATCH 07/13] driver core: firmware loader: introduce cache_firmware and uncache_firmware
` [RFC PATCH 08/13] driver core: firmware loader: fix device lifetime
` [RFC PATCH 09/13] driver core: firmware loader: store firmware name into devres list
` [RFC PATCH 10/13] driver core: devres: introduce devres_for_each_res
` [RFC PATCH 11/13] driver core: firmware: introduce devices_cache/uncache_firmwares
` [RFC PATCH 12/13] driver core: firmware loader: use small timeout for cache device firmware
` [RFC PATCH 13/13] driver core: firmware loader: cache devices firmware during suspend/resume cycle

CFS vs. cpufreq/cstates vs. latency
 2012-07-24 18:08 UTC  (3+ messages)

[PATCH 00/11] perf tool: assorted cleanups and bug fixes
 2012-07-24 18:03 UTC  (15+ messages)
` [PATCH 08/11] perf tool: precise mode requires exclude_guest
` [PATCH 09/11] perf top: error handling for counter creation should parallel perf-record
` [PATCH 11/11] perf kvm top: limit guest kernel info message to once

linux-next: Tree for July 24
 2012-07-24 17:42 UTC  (2+ messages)
` linux-next: Tree for July 24 (mm/memcontrol.c)

[PATCH] driver core: free devres in device_release
 2012-07-24 17:42 UTC 

[PATCH 2/2] staging/tidspbridge: use module_platform_driver
 2012-07-24 17:41 UTC  (2+ messages)

[PATCH v2 0/2] proc: /proc/<pid>/environ offset fixes
 2012-07-24 17:41 UTC  (4+ messages)
` [PATCH v2 1/2] proc: environ_read() make sure offset points to environment address range
` [PATCH v2 2/2] proc: do not allow negative offsets on /proc/<pid>/environ

[PATCH] menuconfig: make keys u/d move to the previous/next dialog page
 2012-07-24 17:38 UTC  (2+ messages)

Direct I/O bug in kernel
 2012-07-24 17:28 UTC  (2+ messages)

drm/nouveau: crash regression in 3.5
 2012-07-24 17:22 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
 2012-07-24 16:59 UTC  (7+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] mm/slub: fix a BUG_ON() when offlining a memory node and CONFIG_SLUB_DEBUG is on
 2012-07-24 17:00 UTC  (4+ messages)
` [RFC PATCH v2] SLUB: enhance slub to handle memory nodes without normal memory

[PATCH for v3.5] cx25821: Remove bad strcpy to read-only char*
 2012-07-24 16:59 UTC  (2+ messages)
  ` [PATCH for stable] "

[PATCH] nfsd4: fix cr_principal comparison check in same_creds
 2012-07-24 16:53 UTC  (2+ messages)

oops in kernel ( 3.4.x -> 3.5rc )
 2012-07-24 16:52 UTC  (9+ messages)

[RFC PATCH v2 24/32] PCI/ath9k: use PCIe capabilities access functions to simplify implementation
 2012-07-24 16:41 UTC  (9+ messages)
` [RFC PATCH v2 25/32] PCI/iwl: "
` [RFC PATCH v2 26/32] PCI/mthca: "
` [RFC PATCH v2 27/32] PCI/qib: "
` [RFC PATCH v2 28/32] PCI/qla: "
` [RFC PATCH v2 29/32] PCI/radeon: "
` [RFC PATCH v2 30/32] PCI/tsi721: "
` [RFC PATCH v2 31/32] PCI/et131x: "
` [RFC PATCH v2 32/32] PCI/rtl8192e: "

Question about tboot_wait_for_aps()
 2012-07-24 15:58 UTC 

[PATCH 07/36] AArch64: Assembly macros and definitions
 2012-07-24 16:40 UTC  (3+ messages)
` [07/36] "

[RFC PATCH v2 00/32] provide interfaces to access PCIe capabilities registers
 2012-07-24 16:31 UTC  (24+ messages)
` [RFC PATCH v2 01/32] PCI: add pcie_flags_reg into struct pci_dev to cache PCIe capabilities register
` [RFC PATCH v2 02/32] PCI: introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
` [RFC PATCH v2 03/32] PCI: remove unused field pcie_type from struct pci_dev
` [RFC PATCH v2 04/32] PCI: add PCIe capabilities access functions to hide differences among PCIe specs
` [RFC PATCH v2 05/32] PCI/core: use PCIe capabilities access functions to simplify implementation
` [RFC PATCH v2 06/32] PCI/hotplug: "
` [RFC PATCH v2 07/32] PCI/portdrv: "
` [RFC PATCH v2 08/32] PCI/pciehp: "
` [RFC PATCH v2 09/32] PCI/PME: "
` [RFC PATCH v2 10/32] PCI/AER: "
` [RFC PATCH v2 11/32] PCI/ASPM: "
` [RFC PATCH v2 12/32] PCI/ARM: "
` [RFC PATCH v2 13/32] PCI/MIPS: "
` [RFC PATCH v2 14/32] PCI/tile: "
` [RFC PATCH v2 15/32] PCI/r8169: "
` [RFC PATCH v2 16/32] PCI/broadcom: "
` [RFC PATCH v2 17/32] PCI/igb: "
` [RFC PATCH v2 18/32] PCI/vxge: "
` [RFC PATCH v2 19/32] PCI/mlx4: "
` [RFC PATCH v2 20/32] PCI/niu: "
` [RFC PATCH v2 21/32] PCI/myri10ge: "
` [RFC PATCH v2 22/32] PCI/chelsio: "
` [RFC PATCH v2 23/32] PCI/atl1c: "

[PATCH]efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable
 2012-07-24 16:34 UTC  (2+ messages)

[SEGFAULT: perf]
 2012-07-24 16:18 UTC  (3+ messages)

[PATCH] nfs-util: Add cache_flush in mountd UMNT procedure
 2012-07-24 16:24 UTC  (7+ messages)

Problem building git commit a6be1fcbc57f95bb47ef3c8e4ee3d83731b8f21e for ARM
 2012-07-24 16:08 UTC 

[PATCH 0/4] ACPI: hotplug messages improvement
 2012-07-24 16:08 UTC  (16+ messages)
` [PATCH 1/4] ACPI: Add acpi_pr_<level>() interfaces

[PATCH] regulator: tps6586x: correct vin pin for sm0/sm1/sm2
 2012-07-24 16:00 UTC  (2+ messages)

[PATCH] x86: revert "x86: Fix S4 regression"
 2012-07-24 15:55 UTC  (5+ messages)

[PATCH] staging: bcm: use SEEK_SET instead of 0 in vfs_llseek
 2012-07-24 15:55 UTC 

x86/mm: Limit 2/4M size calculation to x86_32
 2012-07-24 15:52 UTC  (2+ messages)

[RFC][PATCH] add blockconsole
 2012-07-24 14:38 UTC  (5+ messages)
` [PATCH] add blockconsole version 1.1

[PATCH] provide a common place for initcall processing in kmem_cache
 2012-07-24 15:43 UTC  (2+ messages)

[PATCH 0/5] i2c: tegra: Code cleanups and suspend/resume related changes
 2012-07-24 15:29 UTC  (4+ messages)
` [PATCH 5/5] i2c: tegra: convert normal suspend/resume to *_noirq

[PATCH] gpiolib: fix chip->base handling in of_gpio_simple_xlate()
 2012-07-24 15:22 UTC  (5+ messages)

[PATCH -mm] remove __GFP_NO_KSWAPD
 2012-07-24 15:12 UTC 

[PATCH 2/2] drivers/mmc/host/vub300.c: add missing usb_free_urb
 2012-07-24 15:06 UTC 

[PATCH 1/2] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urb
 2012-07-24 15:06 UTC 

[PATCH] time: Fix casting issue in tk_set_xtime and tk_xtime_add
 2012-07-24 14:55 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH 1/3] zsmalloc: s/firstpage/page in new copy map funcs
 2012-07-24 14:54 UTC  (5+ messages)

[PATCH v2] staging: gdm72xx: fix reference counting in gdm_wimax_event_init
 2012-07-24 14:49 UTC 

[PATCH 1/2] regmap: irq: Enable devices for runtime PM while handling interrupts
 2012-07-24 14:42 UTC  (2+ messages)
` [PATCH 2/2] mfd: wm8994: Flag the interrupt block as requiring runtime PM be enabled

[PATCH 00/34] Memory management performance backports for -stable V2
 2012-07-24 14:41 UTC  (6+ messages)

[PATCH v2] pwm: Add support for configuring the PWM polarity
 2012-07-24 14:30 UTC  (2+ messages)

[PATCH v3] sched: balance_cpu to consider other cpus in its group as target of (pinned) task
 2012-07-24 14:20 UTC  (2+ messages)
` [tip:sched/core] sched: Improve balance_cpu() "

[PATCH 3/3] futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
 2012-07-24 14:24 UTC  (2+ messages)
` [tip:core/urgent] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).