linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-28 07:30:59 to 2012-02-28 15:22:09 UTC [more...]

[PATCH v11 01/12] sk_run_filter: add support for custom load_pointer
 2012-02-28 15:13 UTC  (7+ messages)
` [PATCH v11 06/12] seccomp: add system call filtering using BPF

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-02-28 15:15 UTC  (11+ messages)
` [PATCH 1/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH 2/9] memcg: add dirty page accounting infrastructure
` [PATCH 3/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH 4/9] memcg: dirty page accounting support routines
` [PATCH 5/9] writeback: introduce the pageout work
` [PATCH 6/9] vmscan: dirty reclaim throttling
` [PATCH 7/9] mm: pass __GFP_WRITE to memcg charge and reclaim routines
` [PATCH 8/9] mm: dont set __GFP_WRITE on ramfs/sysfs writes
` [PATCH 9/9] mm: debug vmscan waits

[PATCH] parisc: dont unconditionally override CROSS_COMPILE for 64 bit
 2012-02-28 15:21 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] x86: memblock: move mem_hole_size() to .init
 2012-02-28 15:16 UTC 

[RFC PATCH 00/22] loop: Issue O_DIRECT aio with pages
 2012-02-28 15:14 UTC  (5+ messages)
` [RFC PATCH 03/22] fuse: convert fuse to use iov_iter_copy_[to|from]_user

lockdep: Warning & NULL ptr deref
 2012-02-28 15:24 UTC  (9+ messages)

[PATCH v2] USB: Support for LPC32xx SoC
 2012-02-28 15:01 UTC  (2+ messages)

[PATCH] [SCSI] sr: fix multi-drive performance, remove BKL replacement
 2012-02-28 15:00 UTC  (2+ messages)

[PATCH] trace: Fix build breakage without CONFIG_PERF_EVENTS
 2012-02-28 14:57 UTC  (10+ messages)

Failing a bio right
 2012-02-28 14:56 UTC  (6+ messages)

[PATCH] vt:tackle kbd_table
 2012-02-28 14:49 UTC 

[RESEND] Congatec CGEB base, i2c and watchdog driver support
 2012-02-28 14:32 UTC  (7+ messages)
` [PATCH 1/3] mfd: Add basic support for the Congatec CGEB BIOS interface

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-02-28 14:28 UTC  (6+ messages)

[PATCH] uprobes/core: handle breakpoint and signal step exception
 2012-02-28 14:27 UTC  (6+ messages)

overlayfs and inotify
 2012-02-28 14:20 UTC 

[PATCH] Trace: initialize variable to clear warning
 2012-02-28 14:16 UTC  (3+ messages)

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-02-28 14:14 UTC  (2+ messages)
` [patch 2/2] mm: memcg: count pte references from every member of the reclaimed hierarchy

[PATCH 7/9] block: implement bio_associate_current()
 2012-02-28 14:10 UTC  (11+ messages)

[PATCH] KDB: Fix usability issues relating to the 'enter' key
 2012-02-28 13:53 UTC  (3+ messages)

[PATCH v2] ARM: LPC32xx: Ethernet driver
 2012-02-28 13:49 UTC  (5+ messages)

[PATCH RFC tip/core/rcu] rcu: direct algorithmic SRCU implementation
 2012-02-28 13:47 UTC  (11+ messages)
      ` [PATCH 3/3 RFC paul/rcu/srcu] srcu: flip only once for every grace period
            ` [PATCH 2/2 RFC] srcu: implement Peter's checking algorithm

[PATCH] kernel.h: Include <linux/bug.h> to avoid build breakage with ARRAY_SIZE()
 2012-02-28 13:41 UTC 

[RFC][PATCH 0/6] Add endian functions to tools/include
 2012-02-28 13:37 UTC  (7+ messages)
` [RFC][PATCH 1/6] tools/include: Add byteshift headers for endian access
` [RFC][PATCH 2/6] x86, relocs: Don't open code put_unaligned_le32()
` [RFC][PATCH 3/6] x86, mkpiggy: "
` [RFC][PATCH 4/6] x86, boot: Restrict CFLAGS for hostprogs
` [RFC][PATCH 5/6] x86, efi: Fix endian issues and unaligned accesses
` [RFC][PATCH 6/6] USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions

[PATCH] perf: Fix perf_event_for_each() to use sibling
 2012-02-28 13:31 UTC 

[PATCH RFC] acpi: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()
 2012-02-28 13:30 UTC  (3+ messages)

[PATCH 1/2] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR
 2012-02-28 13:30 UTC  (5+ messages)
` [PATCH 2/2] module: use ZERO_OR_NULL_PTR allocation pointer checking

[PATCH] Extend mwait idle to optimize away CAL and RES interrupts to an idle CPU -v1
 2012-02-28 13:05 UTC  (9+ messages)

[PATCH] mfd: rc5t583: Add support for RICOH PMIC RC5T583
 2012-02-28 13:05 UTC 

[PATCH] cpumask: fix lg_lock/br_lock
 2012-02-28 12:51 UTC  (6+ messages)

[PATCH 00/13] Enable DMA engine for mmp2 and mmp3
 2012-02-28 12:30 UTC  (9+ messages)
` [PATCH 05/13] mmp2:register dma devices for mmp2 platform
` [PATCH 06/13] mmp3:register dma devices for mmp3 platform
` [PATCH 07/13] DMA:mmp:remove redundant dma drivers
` [PATCH 13/13] DMA:update defconfig for mmp2

Tier 3 Data Centre Super Special Offer Counting Down!
 2012-02-28 12:01 UTC 

[PATCH 0/6] page cgroup diet v5
 2012-02-28 12:25 UTC  (5+ messages)
` [PATCH 4/6] memcg: use new logic for page stat accounting
` [PATCH 6/6] memcg: fix performance of mem_cgroup_begin_update_page_stat()

[PATCH-WIP 00/13] xen/arm: receive Xen events and initialize xenbus
 2012-02-28 12:28 UTC  (15+ messages)
` [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

[GIT PULL] at91 first cleanup series for 3.4
 2012-02-28 12:18 UTC  (4+ messages)

[PATCH] hugetlbfs: Add new rw_semaphore to fix truncate/read race
 2012-02-28 12:17 UTC  (4+ messages)

linux-next: build failure after merge of the akpm tree
 2012-02-28 12:00 UTC  (2+ messages)

[PATCH] USB: Mass Storage: Add MediaTek MT6276M device entry
 2012-02-28 11:59 UTC  (3+ messages)

GFS2: Pull request (fixes)
 2012-02-28 11:49 UTC 

[PATCH 0/4] KVM: srcu-less dirty logging
 2012-02-28 11:46 UTC  (5+ messages)
` [PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()

[ 00/72] 3.2.9-stable review
 2012-02-28 11:36 UTC  (6+ messages)
` [ 12/72] ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()

ahci: sata hotplug doesn't work after suspend
 2012-02-28 11:36 UTC  (8+ messages)

GFS2: Pre-pull patch posting (fixes)
 2012-02-28 11:11 UTC  (5+ messages)
` [PATCH 1/4] GFS2: Fix race between lru_list and glock ref count
` [PATCH 2/4] GFS2: Read in rindex if necessary during unlink
` [PATCH 3/4] GFS2: Ensure rindex is uptodate for fallocate
` [PATCH 4/4] GFS2: Read resource groups on mount

rtc: INFO: possible circular locking dependency detected
 2012-02-28 11:26 UTC  (2+ messages)

[PATCH] kvm: notify host when guest paniced
 2012-02-28 11:23 UTC  (10+ messages)

[PATCH 0/2] More i387 state save/restore work
 2012-02-28 11:21 UTC  (16+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] i387: fix up some fpu_counter confusion
    ` [PATCH v2 2/3] i387: use 'restore_fpu_checking()' directly in task switching code
      ` [PATCH v2 3/3] i387: support lazy restore of FPU state
                      ` [PATCH 0/2] i387: FP state interface cleanups
                        ` [PATCH 1/2] i387: uninline the generic FP helpers that we expose to kernel modules
                          ` [PATCH 2/2] i387: split up <asm/i387.h> into exported and internal interfaces

[PATCH 0/6] gpio/omap: Some more driver cleanup and fixes
 2012-02-28 11:15 UTC  (5+ messages)
` [PATCH 3/6] gpio/omap: remove suspend_wakeup field from struct gpio_bank

vsyscall=emulate regression
 2012-02-28 11:08 UTC  (14+ messages)
      ` [KVM paravirt issue?] "

[PATCH 00/10] scheduler-ticker > 1000Hz, nitromethane for linux ;-)
 2012-02-28 10:53 UTC  (2+ messages)
` [PATCH] nitro: make multiplier scaleable, change "nitro_hzmultiplicator" into "nitro_hz_permille"

[git pull] IOMMU fixes for v3.3-rc5
 2012-02-28 10:51 UTC 

linux-next: Tree for Feb 27
 2012-02-28 10:48 UTC  (5+ messages)
` linux-next: Tree for Feb 27 (usbtouchscreen)

[RFC PATCH 14/14] sched: implement usage tracking
 2012-02-29 10:37 UTC  (4+ messages)
` sched per task ARM fix
` [PATCH 1/2] sched: entity load-tracking re-work - Fix for ARM
` [PATCH 2/2] sched: load-tracking compile when cgroup undefined

[PATCH] x86-64: fix CFI annotations for NMI nesting code
 2012-02-28 10:37 UTC  (2+ messages)
` [tip:x86/asm] x86-64: Fix "

[PATCH] Clear previous interrupts after fifo is disabled
 2012-02-28 10:23 UTC  (9+ messages)

[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
 2012-02-28 10:24 UTC  (5+ messages)
` [RFC][PATCH 0/7] PM: Implement autosleep and "wake locks", take2

[PATCH V2 0/2] powerpc: Add support for GE IMP3A
 2012-02-28 10:22 UTC  (3+ messages)
` [PATCH V2 1/2] powerpc: Move GE GPIO and PIC drivers
` [PATCH V2 2/2] powerpc: Board support for GE IMP3A

[Regression] powerpc/usb: fix issue of CPU halt when missing USB PHY clock
 2012-02-28 10:09 UTC  (2+ messages)

[PATCH 0/3] [media] wl128x: Fixes and few new features
 2012-02-28 10:05 UTC  (4+ messages)
` [PATCH 3/3] wl128x: Add sysfs based support for FM features

[PATCH -v8 0/18] PCI: allocate pci bus num range for unassigned bridge busn
 2012-02-28 10:03 UTC  (5+ messages)
` [PATCH 08/18] PCI, powerpc: Register busn_res for root buses
` [PATCH -v8 0/23] PCI: allocate pci bus num range for unassigned bridge busn

Re: [tip:perf/core] x86/kprobes: Fix to recover instructions on optimized path
 2012-02-28  9:59 UTC  (7+ messages)
` [PATCH v3 -tip] [BUGFIX] "
    `  "
        `  "

[GIT PULL rcu/next] RCU commits for 3.4
 2012-02-28  9:51 UTC  (2+ messages)

[PATCH 00/30] RFC: x32 support
 2012-02-28  9:49 UTC  (2+ messages)
` [tip:x86/x32] x86/x32: Fix the binutils auto-detect

[RFC PATCH] kick ksoftirqd more often to please soft lockup detector
 2012-02-28  9:48 UTC  (3+ messages)

[PATCH] fix compile warnings: enumeration value ‘TRACE_REG_PERF_REGISTER’ not handled in switch
 2012-02-28  9:41 UTC 

[PATCH 0/2] [GIT PULL][v3.3] x86: Fix up CFI for the nested NMI
 2012-02-28  9:39 UTC  (6+ messages)

[PATCH V2 1/2] pinctrl: Introduce PINCTRL_STATE_DEFAULT, define hogs as that state
 2012-02-28  9:35 UTC  (4+ messages)
` [PATCH V2 2/2] pinctrl: Assume map table entries can't have a NULL name field

rtc: INFO: possible circular locking dependency detected
 2012-02-28  9:22 UTC 

[PATCH v2] hw breakpoint: Fix a possible memory leak
 2012-02-28  9:13 UTC  (2+ messages)
` [tip:perf/urgent] perf/hwbp: "

[RESUBMIT] [PATCH] Use BIOS Keyboard variable to set Numlock
 2012-02-28  9:14 UTC  (5+ messages)

[RFC PATCH] module: debugging check for runaway kthreads
 2012-02-28  9:04 UTC 

[PATCH v2] consolidate WARN_...ONCE() static variables
 2012-02-28  8:58 UTC  (9+ messages)

[PULL-REQUEST] EXTCON Patches (Re: [PATCH v6 0/5] Introduce External Connector Class (extcon))
 2012-02-28  8:58 UTC 

Two dongle Bluetooth simultaneously
 2012-02-28  8:45 UTC 

[RFC PATCH] hrtimers: system-wide and per-task hrtimer slacks
 2012-02-28  8:46 UTC 

regression(?) 3.3-rc4 -> 3.3-rc5: drm intel hangs
 2012-02-28  8:32 UTC  (4+ messages)

RFC: what do we do with system controllers?
 2012-02-28  8:38 UTC  (2+ messages)

[PATCH v4 0/2] MFD: twl6040: Conversion to i2c driver
 2012-02-28  8:34 UTC  (3+ messages)
` [PATCH v4 1/2] MFD: twl-core: Detach twl6040 from the pmic mfd driver
` [PATCH v4 2/2] MFD: twl6040: Convert to i2c driver, and separate it from twl core

[PATCH v4 0/5] x86: Cleanup and simplify cpu-specific data
 2012-02-28  8:31 UTC  (6+ messages)

[GIT PULL][PATCH 0/7] Reduce timekeeping lock hold time
 2012-02-28  8:30 UTC  (11+ messages)
` [PATCH 1/7] time: Condense timekeeper.xtime into xtime_sec
` [PATCH 3/7] time: Split timekeeper lock into separate reader/writer locks
` [PATCH 4/7] time: Update timekeeper structure using a local shadow
` [PATCH 5/7] time: Shadow cycle_last in timekeeper structure

OMAP4 HDMI PHY bug work-around for stable
 2012-02-28  8:03 UTC  (2+ messages)

[PATCH v9 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-02-28  7:53 UTC  (2+ 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 NNTP newsgroup(s).