linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-28 15:58:41 to 2012-03-28 22:53:04 UTC [more...]

[PATCHSET] block: modularize blkcg config and stat file handling
 2012-03-28 22:51 UTC  (10+ messages)
` [PATCH 01/21] blkcg: remove unused @pol and @plid parameters
` [PATCH 02/21] blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
` [PATCH 03/21] blkcg: introduce blkg_stat and blkg_rwstat
` [PATCH 10/21] blkcg: implement blkio_policy_type->cftypes
` [PATCH 11/21] blkcg: move conf/stat file handling code to policies
` [PATCH 12/21] cfq: collapse cfq.h into cfq-iosched.c
` [PATCH 13/21] blkcg: move statistics update code to policies
` [PATCH 14/21] blkcg: cfq doesn't need per-cpu dispatch stats
` [PATCH 15/21] blkcg: add blkio_policy_ops operations for exit and stat reset

Corrupted files after suspend to disk
 2012-03-28 22:49 UTC  (14+ messages)

[PATCH v4 0/5] x86: Cleanup and simplify cpu-specific data
 2012-03-28 22:43 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] x86: Move per cpu cpu_llc_shared_map to a field in struct cpuinfo_x86
  ` [PATCH v5 2/5] x86: Move per cpu cpu_llc_id "
  ` [PATCH v5 3/5] x86: Move per cpu cpu_sibling_map "
  ` [PATCH v5 4/5] x86: Move per cpu cpu_core_map "
  ` [PATCH v5 5/5] x86: Remove #ifdef CONFIG_SMP sections by moving smp_num_siblings into common.c

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-03-28 22:35 UTC  (8+ messages)
` [PATCH 1/6] blk-cgroup: move blk-cgroup.h in include/linux/blk-cgroup.h
` [PATCH 2/6] blk-cgroup: account dirtied pages
` [PATCH 3/6] blk-cgroup: buffered write IO controller - bandwidth weight
` [PATCH 5/6] blk-cgroup: buffered write IO controller - bandwidth limit interface
` [PATCH 6/6] blk-cgroup: buffered write IO controller - debug trace

[PATCH] net: lpc_eth: Fix rename of dev_hw_addr_random
 2012-03-28 22:36 UTC 

[PATCH v7 0/3] common clk framework
 2012-03-28 22:25 UTC  (15+ messages)
` [PATCH v7 2/3] clk: introduce the common clock framework

[Xen-devel] Stop the continuous flood of (XEN) traps.c:2432:d0 Domain attempted WRMSR 
 2012-03-28 21:19 UTC  (4+ messages)

[GIT PULL] XFS update for 3.4 (part 2)
 2012-03-28 22:06 UTC 

cgroups commit 61d1d219c4 breaks systemd
 2012-03-28 22:01 UTC 

[PATCH 2/5] arm: Use the plat_nand default partition parser
 2012-03-28 21:13 UTC  (3+ messages)

[PATCH v4] PM / QoS: add pm_qos_update_request_timeout API
 2012-03-28 21:55 UTC  (3+ messages)
` [PATCH v4 resend] "

[PATCH] ext4: Remove non scalable extent cache hit statistics
 2012-03-28 21:46 UTC 

suspicious RCU usage warnings in 3.3.0
 2012-03-28 21:45 UTC  (2+ messages)

[RESEND]Re: [PATCH] perf - probe finder fails to resolve function name to address
 2012-03-28 21:44 UTC  (4+ messages)
  ` [PATCH] perf: missing export.h file

[PATCH 00/16] vfs: atomic open v2
 2012-03-28 21:45 UTC  (18+ messages)
` [PATCH 01/16] vfs: split do_lookup()
` [PATCH 02/16] vfs: reorganize do_last()
` [PATCH 03/16] vfs: split __dentry_open()
` [PATCH 04/16] vfs: add i_op->atomic_open()
` [PATCH 05/16] nfs: don't open in ->d_revalidate
` [PATCH 06/16] nfs: implement i_op->atomic_open()
` [PATCH 07/16] nfs: clean up ->create in nfs_rpc_ops
` [PATCH 08/16] nfs: don't use nd->intent.open.flags
` [PATCH 09/16] nfs: don't use intents for checking atomic open
` [PATCH 10/16] fuse: implement i_op->atomic_create()
` [PATCH 11/16] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 12/16] ceph: remove unused arg from ceph_lookup_open()
` [PATCH 13/16] ceph: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 14/16] 9p: implement i_op->atomic_create()
` [PATCH 15/16] vfs: remove open intents from nameidata
` [PATCH 16/16] vfs: only retry last component if opening stale dentry

[PATCH] mfd: mc13xxx: add I2C support fix building for v3.4
 2012-03-28 20:47 UTC  (6+ messages)

[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
 2012-03-28 21:42 UTC  (16+ messages)
` [PATCHSET 0/6 version 2] "
  ` [PATCH 4/6 OPTION-A] completion: Add new wait_for_completion_timeout_state
    ` [PATCH 4/6 OPTION-A version 3] "
  ` [PATCH 5/6] kmod: Add new call_usermodehelper_timeout() API
  ` [PATCH 6/6] kmod: optional: Convert the use of xchg to a kref

[RFC 00/15] perf: Add backtrace post dwarf unwind
 2012-03-28 21:41 UTC  (10+ messages)
` [PATCH 04/15] perf: Add ability to dump user regs

[rfc] fcntl: Add F_GETOWNER_UIDS option
 2012-03-28 21:37 UTC  (14+ messages)

[PATCH] sysrq: Use SEND_SIG_FORCED instead of force_sig()
 2012-03-28 21:26 UTC  (5+ messages)

[PATCH v7]: Hibernation: lower/better control the amount of pages used for buffering
 2012-03-28 21:29 UTC  (2+ messages)

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-28 21:26 UTC  (12+ messages)
` [PATCH] firmware loader: don't cancel _nowait requests when helper "
  ` [PATCH 0/6] firmware_class: Fix problems with usermodehelper test
    ` [PATCH v2 0/8] "
      ` [PATCH v2 1/8] firmware_class: Rework usermodehelper check
      ` [PATCH v2 2/8] firmware_class: Split _request_firmware() into three functions, v2
      ` [PATCH v3 3/8] firmware_class: Do not warn that system is not ready from async loads
      ` [PATCH v2 4/8] PM / Hibernate: Disable usermode helpers right before freezing tasks
      ` [PATCH v2 5/8] PM / Sleep: Move disabling of usermode helpers to the freezer
      ` [PATCH v2 6/8] PM / Sleep: Mitigate race between the freezer and request_firmware()
      ` [PATCH v2 7/8] firmware_class: Reorganize fw_create_instance()
      ` [PATCH v2 8/8] firmware_class: Move request_firmware_nowait() to workqueues

[PATCH] futex: do not leak robust list to unprivileged process
 2012-03-28 21:24 UTC  (8+ messages)

[PATCH] ASPM: Fix pcie devices with non-pcie children
 2012-03-28 21:15 UTC  (2+ messages)

[PATCH 0/6] Enhance and speed up syscall tracing
 2012-03-28 21:11 UTC  (8+ messages)
` [PATCH 2/6] trace: add support for 32 bit compat syscalls on x86_64
` [PATCH 4/6] trace: trace syscall in its handler not from ptrace handler

[PATCH] LEDS-One-Shot-Timer-Trigger-implementation
 2012-03-28 21:11 UTC  (4+ messages)

[RFC] Android Logger vs. Shared Memory FIGHT!
 2012-03-28 21:10 UTC  (2+ messages)

[GIT PULL] GPIO changes for v3.4
 2012-03-28 21:08 UTC  (2+ messages)

[PATCH] gpio/sodaville: Convert sodaville driver to new irqdomain API
 2012-03-28 21:02 UTC 

[REGRESSION][PATCH] bpf_jit drops the ball on indirect negative mem references
 2012-03-28 20:58 UTC  (5+ messages)

[GIT PULL 0/5] Second batch of arm-soc changes
 2012-03-28 20:58 UTC  (8+ messages)
` [GIT PULL 1/5] ARM: cleanups of io includes
` [GIT PULL 4/5] ARM: More device tree support updates

[PATCH 0/1] net/hyperv: Add flow control based on hi/low watermark
 2012-03-28 20:54 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] regulator: core: Complain if we can't reenable a supply
 2012-03-28 20:36 UTC 

[PATCH] virtio-blk: Call revalidate_disk() upon online disk resize
 2012-03-28 20:32 UTC 

Hang on "echo b > /proc/sysrq-trigger"
 2012-03-28 20:25 UTC  (12+ messages)

[PATCH] PCI: move mutex locking out of pci_dev_reset function
 2012-03-28 20:18 UTC 

[PATCH] regulator: Fix deadlock on removal of regulators with supplies
 2012-03-28 20:19 UTC 

[PATCH] tcp: bind() use stronger condition for bind_conflict
 2012-03-28 20:12 UTC  (5+ messages)

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-03-28 19:58 UTC  (4+ messages)

[PATCH] acpi_power_meter: fix lockdep spew due to non-static lock class
 2012-03-28 19:55 UTC  (2+ messages)

[PATCH] xen/xenbus: Add quirk to deal with misconfigured backends
 2012-03-28 19:45 UTC  (6+ messages)
    ` [Xen-devel] "

[ANNOUNCE] Git 1.7.10-rc3
 2012-03-28 19:47 UTC 

[RFC] perf tools: Including pre-generated flex files
 2012-03-28 19:46 UTC  (2+ messages)

[GIT PULL] KVM updates for the 3.4 merge window
 2012-03-28 19:41 UTC  (8+ messages)

[ANNOUNCE] BFS CPU scheduler version 0.420 AKA "Smoking" for linux kernel 3.3.0
 2012-03-28 19:39 UTC 

[PATCH 1/1] NET: pc300, move to staging as it is broken
 2012-03-28 19:34 UTC  (2+ messages)

Regulator supplies when using Device Tree
 2012-03-28 19:33 UTC  (6+ messages)

[PATCH 0/7 v6] fix gmbus writes and related issues
 2012-03-28 18:53 UTC  (14+ messages)
` [PATCH 1/7 v6] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 2/7 v6] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 3/7 v6] drm/i915/intel_i2c: always wait for IDLE before clearing NAK
` [PATCH 4/7 v6] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 5/7 v6] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 6/7 v6] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
` [PATCH 7/7 v6] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers

[PATCH 1/2] x86: Use -mno-avx when available
 2012-03-28 18:51 UTC  (2+ messages)
` [PATCH 2/2] Add CONFIG_READABLE_ASM

[PATCH 00/39] [RFC] AutoNUMA alpha10
 2012-03-28 18:39 UTC  (10+ messages)
` [PATCH 11/39] autonuma: CPU follow memory algorithm

[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
 2012-03-28 18:32 UTC  (2+ messages)

[PATCH] kvm-intel: Auto-load on CPUs with VMX
 2012-03-28 18:32 UTC  (3+ messages)
  ` [PATCH] kvm-amd: Auto-load on CPUs with SVM

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-03-28 18:21 UTC  (5+ messages)

[GIT PULL] Disintegrate and kill asm/system.h
 2012-03-28 18:20 UTC 

[PATCH] arch/tile: allow building Linux with transparent huge pages enabled
 2012-03-28 17:59 UTC 

BUG: sleeping function called from invalid context at fs/proc/task_mmu.c:826
 2012-03-28 18:18 UTC 

[git pull] device-mapper updates for 3.4
 2012-03-28 18:16 UTC 

[PATCH 4/5] mips: Use the plat_nand default partition parser
 2012-03-28 18:14 UTC 

[PATCH 5/5] sh: Use the plat_nand default partition parser
 2012-03-28 18:14 UTC 

[PATCH 1/5] mtd: plat_nand: Add default partition parser to driver
 2012-03-28 18:13 UTC 

[PATCH 3/5] blackfin: Use the plat_nand default partition parser
 2012-03-28 18:13 UTC 

[PATCH 0/5] mtd: plat_nand: Add default partition parser and use it
 2012-03-28 18:12 UTC 

[PATCH v3] CIFS: Fix VFS lock usage for oplocked files
 2012-03-28 17:56 UTC 

[PATCH 0/2] tools: Add a toplevel Makefile
 2012-03-28 17:57 UTC  (8+ messages)

[PATCH V4] TAOS tsl2x7x
 2012-03-28 17:51 UTC  (4+ messages)

[GIT PULL REQUEST] watchdog - v3.4 merge window
 2012-03-28 17:51 UTC 

Null pointer dereference in pti_exit()
 2012-03-28 17:40 UTC  (2+ messages)

[PATCH 1/3] x86: add io_apic_ops to allow interception
 2012-03-28 17:37 UTC  (4+ messages)
  ` [PATCH 1/2] x86/apic: Replace io_apic_ops with x86_io_apic_ops
  ` [PATCH 2/2] xen/x86: Implement x86_apic_ops

(no subject)
 2012-03-28 17:40 UTC 

[PATCH -V4 00/10] memcg: Add memcg extension to control HugeTLB allocation
 2012-03-28 17:39 UTC  (10+ messages)
` [PATCH -V4 04/10] memcg: Add HugeTLB extension
` [PATCH -V4 05/10] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V4 08/10] hugetlbfs: Add a list for tracking in-use HugeTLB pages

mm: hung task (handle_pte_fault)
 2012-03-28 17:35 UTC  (2+ messages)

[PATCH 0/9] XSHM: Shared Memory Driver for ST-E Thor M7400 LTE modem
 2012-03-28 17:31 UTC  (9+ messages)
      ` Using remoteproc with ST-Ericsson modem

[PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit
 2012-03-23 16:19 UTC  (6+ messages)

K7/Athlon Optimization Causes Build Fail on Kernel 3.3 i686
 2012-03-28 17:27 UTC  (6+ messages)

[PATCH] Disintegrate asm/system.h for X86
 2012-03-28 17:14 UTC  (3+ messages)

[PATCH] [trivial] edac: Fix document URLs
 2012-03-28 16:13 UTC  (2+ messages)

[PATCH v4 0/2] regulator: add irq domain and device tree support for MAX8997
 2012-03-28 17:03 UTC  (3+ messages)
` [PATCH v4 2/2] regulator: add device tree support for max8997

[GIT PULL] UAPI: Disintegrate User API from kernel headers
 2012-03-28 17:00 UTC 

linux-next: Tree for Mar 26 (usbcore)
 2012-03-28 16:56 UTC  (4+ messages)

[tip:x86/urgent] x86, tls: Off by one limit check
 2012-03-28 16:46 UTC 

[ANNOUNCE] BFS CPU scheduler version 0.420 AKA "Smoking" for linux kernel 3.3.0
 2012-03-28 16:44 UTC  (6+ messages)

Using nested locking for spin_lock_bh
 2012-03-28 16:36 UTC 

[PATCH v2] KVM: x86: add paging gcc optimization
 2012-03-28 16:36 UTC  (5+ messages)

[RFC] Remove most all #define pr_fmt(fmt) lines
 2012-03-28 16:33 UTC  (6+ messages)

[PATCH] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
 2012-03-28 15:36 UTC  (3+ messages)

[PATCH v7 0/4] MIPS: OCTEON: Use Device Tree
 2012-03-28 16:16 UTC  (8+ messages)
` [PATCH v7 2/4] MIPS: Octeon: Setup irq_domains for interrupts

[RFC PATCH 0/2] Removal of lumpy reclaim
 2012-03-28 16:06 UTC  (3+ messages)
` [PATCH 1/2] mm: vmscan: Remove "
` [PATCH 2/2] mm: vmscan: Remove reclaim_mode_t

[PATCH/RFC 0/5] perf tool: event parsing enhancements
 2012-03-28 15:55 UTC  (2+ messages)
` [PATCH 2/5] perf, tool: Split term type into value type and term type


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).