LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-28 13:57:55 to 2012-03-28 21:11:22 UTC [more...]

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

[PATCH 0/6] Enhance and speed up syscall tracing
 2012-03-28 21:10 UTC  (7+ 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 0/6] buffered write IO controller in balance_dirty_pages()
 2012-03-28 21:10 UTC  (3+ messages)
` [PATCH 4/6] blk-cgroup: buffered write IO controller - bandwidth limit

[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] sysrq: Use SEND_SIG_FORCED instead of force_sig()
 2012-03-28 21:08 UTC  (4+ 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  (10+ 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 2/5] arm: Use the plat_nand default partition parser
 2012-03-28 20:53 UTC  (2+ messages)

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

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

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

[PATCH 00/16] vfs: atomic open v2
 2012-03-28 20:24 UTC  (17+ 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

[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
 2012-03-28 20:19 UTC  (15+ 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

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)

[rfc] fcntl: Add F_GETOWNER_UIDS option
 2012-03-28 19:46 UTC  (11+ 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] futex: do not leak robust list to unprivileged process
 2012-03-28 18:33 UTC  (7+ 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  (17+ 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
` [PATCH -V4 09/10] memcg: move HugeTLB resource count to parent cgroup on memcg removal
` [PATCH -V4 10/10] memcg: Add memory controller documentation for hugetlb management

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

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 v7 0/3] common clk framework
 2012-03-28 17:08 UTC  (14+ messages)
` [PATCH v7 2/3] clk: introduce the common clock framework

[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

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

[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  (8+ 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  (6+ messages)
` [PATCH 1/5] perf, tool: Add hardcoded name term for pmu events
` [PATCH 2/5] perf, tool: Split term type into value type and term type
` [PATCH 3/5] perf, tool: Add list type for event term parsing
` [PATCH 4/5] perf, tool: Add pmu event parse support for branch_sample_type values
` [RFC 5/5] perf, tool: Add events specification doc

[PATCH linux-next] dmaengine: add context parameter fixups
 2012-03-28 15:51 UTC  (6+ messages)

[RFC][PATCH 00/32] Nohz cpusets v2 (adaptive tickless kernel)
 2012-03-28 15:51 UTC  (21+ messages)
` [PATCH 08/32] nohz: Try not to give the timekeeping duty to an adaptive tickless cpu
` [PATCH 11/32] nohz/cpuset: Don't turn off the tick if rcu needs it

[PATCH v7 0/6] Introduce External Connector Class (extcon)
 2012-03-28 15:28 UTC  (5+ messages)

[PATCH 0/8] NFSd: precursor and cleanup patch set
 2012-03-28 15:09 UTC  (9+ messages)
` [PATCH 1/8] nfsd: use passed cache_detail pointer expkey_parse()
` [PATCH 2/8] nfsd: add link to owner cache detail to svc_export structure
` [PATCH 3/8] nfsd: use cache detail pointer from svc_export structure on cache put
` [PATCH 4/8] nfsd: use exp_put() for svc_export_cache put
` [PATCH 5/8] nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
` [PATCH 6/8] nfsd: use hash table from cache detail in nfsd export seq ops
` [PATCH 7/8] nfsd: pass pointer to export cache down to stack wherever possible
` [PATCH 8/8] nfsd: pass pointer to expkey "

[Announce] Aiaiai
 2012-03-28 15:09 UTC 

[PATCH v3] x86: Remove deprecated disable_hlt and enable_hlt
 2012-03-28 15:03 UTC 

GMA500 support
 2012-03-28 15:02 UTC  (5+ messages)

copy-up xattr (Re: [RFC][PATCH 00/73] Union Mount [ver #2])
 2012-03-28 14:51 UTC  (4+ messages)
` [RFC][PATCH 00/73] Union Mount [ver #2]

[PATCH 1/3] PAD helper for native and paravirt platform
 2012-03-28 14:52 UTC  (9+ messages)
` [Xen-devel] "

[PATCH 00/14 v5] fix gmbus writes and related issues
 2012-03-28 14:46 UTC  (6+ messages)
` [PATCH 14/14 v5] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers

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

[PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support
 2012-03-28 14:33 UTC  (2+ messages)

[PATCH v3] HID: autoload hid-multitouch as needed
 2012-03-28 14:33 UTC 

[RFC PATCHSET] perf ui: Small preparation on further UI work
 2012-03-28 14:28 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).