The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2011-07-26 15:37:29 to 2011-07-26 23:20:20 UTC [more...]

[PATCH] vfs: add d_prune dentry operation
 2011-07-26 23:24 UTC  (2+ messages)

[PATCH 0/9 v2] Synaptics image sensor support
 2011-07-26 23:17 UTC  (17+ messages)
` [PATCH 1/9 v2] Input: synaptics - refactor y inversion
` [PATCH 7/9 v2] Input: synaptics - improved 2->3 finger transition handling
` [PATCH 8/9 v2] Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
` [PATCH 9/9 v2] Input: synaptics - process finger (<=5) transitions

[PATCH -mmotm] fault-injection: add ability to export fault_attr in arbitrary directory
 2011-07-26 23:17 UTC  (2+ messages)

[PATCH v4 0/3] Make fault injection available for MMC IO
 2011-07-26 23:17 UTC  (5+ messages)
` [PATCH v4 1/3] fault-inject: make fault injection available for modules
` [PATCH v4 2/3] mmc: core: add random fault injection
` [PATCH v4 3/3] fault injection: add documentation on MMC IO "

[PATCH] Input: atmel_mxt_ts - Report pressure information from the driver
 2011-07-26 23:05 UTC 

[PATCH] cgroup/kmemcheck: No need to annotate base anymore
 2011-07-26 23:03 UTC  (10+ messages)
      ` [PATCH v2] cgroup/kmemcheck: Annotate alloc_page() for cgroup allocations
            ` [PATCH v3] "

[GIT PULL] arm-soc new SOCs for 3.1
 2011-07-26 23:01 UTC  (4+ messages)
` [GIT PULL] arm-soc bug fixes (part 2) "
  ` [GIT PULL] arm-soc cross-platform cleanups "
    ` [GIT PULL] arm-soc new board support "

[PATCH 0/5] Add dynamic updates to trace ring buffer
 2011-07-26 22:59 UTC  (6+ messages)
` [PATCH 1/5] trace: Add a new readonly entry to report total buffer size
` [PATCH 2/5] trace: Add ring buffer stats to measure rate of events
` [PATCH 3/5] trace: Add per_cpu ring buffer control files
` [PATCH 4/5] trace: Make removal of ring buffer pages atomic
` [PATCH 5/5] trace: Make addition of pages in ring buffer atomic

[PATCH v2] PM: runtime: add might_sleep to PM runtime functions
 2011-07-26 22:55 UTC  (3+ messages)

[PATCH 0/3] coccinelle: add parallel execution
 2011-07-26 22:46 UTC  (8+ messages)
` [PATCH 3/3] coccicheck: "
        ` [PATCH v2] "

better oopsing when frozen
 2011-07-26 22:45 UTC  (3+ messages)

[PATCH] x86, AMD: Correct F15h IC aliasing issue
 2011-07-26 22:34 UTC  (11+ messages)

[PATCHSET tip:x86/memblock] memblock: Kill early_node_map[]
 2011-07-26 22:20 UTC  (16+ messages)
` [PATCH 12/23] memblock: Track total size of regions automatically
` [PATCH 13/23] memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
` [PATCH 14/23] memblock: Implement memblock_add_node()
` [PATCH 15/23] powerpc: Use HAVE_MEMBLOCK_NODE_MAP
` [PATCH 16/23] sparc: "
` [PATCH 17/23] SuperH: "
` [PATCH 18/23] ia64: "
` [PATCH 19/23] mips: "
` [PATCH 20/23] s390: "
` [PATCH 21/23] score: "
` [PATCH 22/23] memblock: Kill early_node_map[]
` [PATCH 23/23] memblock: Reimplement memblock allocation using reverse free area iterator

hostap_cs: add ID for LG cards
 2011-07-26 21:54 UTC  (2+ messages)

[patch 0/5] mm: per-zone dirty limiting
 2011-07-26 21:54 UTC  (4+ messages)

[PATCHv2 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-26 21:52 UTC  (8+ messages)
` [PATCHv2 2/2] ARM: ARM_PATCH_PHYS_VIRT_16BIT no longer depends on MSM

[PATCHSET x86/mm] memblock, x86: Allow node info in memblock and remove x86 specific memblock code
 2011-07-26 21:46 UTC  (4+ messages)
` [PATCH 13/13] memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones

per-cpu operation madness vs validation
 2011-07-26 21:32 UTC  (2+ messages)

linux-next: Tree for July 26
 2011-07-26 21:30 UTC  (2+ messages)
` linux-next: Tree for July 26 (gpu vs. staging/gma500)

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-07-26 21:17 UTC  (15+ messages)

git commit 9fd67b4ed0714ab718f1f9bd14c344af336a6df7 (x86-64: Give vvars their own page) breaks Xen PV guests (64-bit)
 2011-07-26 21:06 UTC  (9+ messages)

[PATCH] TRACING: Fix a copmile warning
 2011-07-26 20:43 UTC  (11+ messages)

[GIT PULL] core/printk changes for v3.1
 2011-07-26 20:40 UTC  (6+ messages)

[GIT PULL] Ceph updates for 3.1-rc1
 2011-07-26 20:36 UTC 

[GIT PULL] core/locking changes for v3.1
 2011-07-26 20:30 UTC  (9+ messages)

[PATCH 0/14] user namespaces v2: continue targetting capabilities
 2011-07-26 20:29 UTC  (17+ messages)
` [PATCH 01/14] add Documentation/namespaces/user_namespace.txt
` [PATCH 02/14] allow root in container to copy namespaces
` [PATCH 03/14] keyctl: check capabilities against key's user_ns
` [PATCH 04/14] user_ns: convert fs/attr.c to targeted capabilities
` [PATCH 05/14] userns: clamp down users of cap_raised
` [PATCH 06/14] user namespace: make each net (net_ns) belong to a user_ns
` [PATCH 07/14] user namespace: use net->user_ns for some capable calls under net/
` [PATCH 08/14] af_netlink.c: make netlink_capable userns-aware
` [PATCH 09/14] user ns: convert ipv6 to targeted capabilities
` [PATCH 10/14] net/core/scm.c: target capable() calls to user_ns owning the net_ns
` [PATCH 11/14] userns: make some net-sysfs capable calls targeted
` [PATCH 12/14] user_ns: target af_key capability check
` [PATCH 13/14] userns: net: make many network capable calls targeted
` [PATCH 14/14] net: pass user_ns to cap_netlink_recv()

[PULL REQUEST] ext3, jbd, ext2, and quota fixes for 3.1-rc1
 2011-07-26 20:16 UTC  (7+ messages)

[PATCH v3 0/3] Make fault injection available for MMC IO
 2011-07-26 20:08 UTC  (8+ messages)
` [PATCH v3 2/3] mmc: core: add random fault injection

x86_64 virtual memory map
 2011-07-26 19:49 UTC  (5+ messages)

lockdep trace from post 3.0
 2011-07-26 19:46 UTC  (2+ messages)

[PATCH]Remove extra semicolon's in the kernel
 2011-07-26 19:36 UTC  (2+ messages)

[PATCH] x86, AMD: Correct F15h IC aliasing issue
 2011-07-26 19:33 UTC  (15+ messages)

[PATCH] cgroup:be able to remove the record of unplugged device
 2011-07-26 19:24 UTC  (7+ messages)
` [PATCH v3] blk-cgroup:be "

[PATCH] drm/i915: Hold struct_mutex during hotplug processing
 2011-07-26 19:12 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v5] futex: Fix regression with read only mappings
 2011-07-26 19:04 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH] staging: hv: fix a memory leak in adj_guesttime()
 2011-07-26 19:15 UTC 

[PATCH] kconfig: Only generate config_is_xxx for bool and tristate options
 2011-07-26 18:52 UTC  (12+ messages)
` [RFC][PATCH 1/2] kconfig: Introduce KCONFIG(), KCONFIG_BUILTIN() and KCONFIG_MODULE()
  ` [RFC][PATCH 2/2] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new KCONFIG() syntax

New driver mtipx2xx submission
 2011-07-26 18:50 UTC  (3+ messages)

[PATCH 0/2] Build fixes related to undefined struct scatterlist
 2011-07-26 18:51 UTC  (3+ messages)
` [PATCH 1/2] MMC / TMIO: Fix build issue related to "
` [PATCH 2/2] USB / Renesas: "

drm/i915: A selection of display port fixes
 2011-07-26 18:48 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Use dp_detect_common in hotplug helper function
  ` [Intel-gfx] "
` [PATCH 2/5] drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
  ` [Intel-gfx] "
` [PATCH 5/5] drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
  ` [Intel-gfx] "
` [Intel-gfx] drm/i915: A selection of display port fixes

Request to submit driver for Nuvoton TPM I2C device (WPCT301)
 2011-07-26 18:45 UTC  (4+ messages)
` [PATCH] TPM Nuvoton I2C driver, kernel 2.6.35
  ` [PATCH] TPM Nuvoton I2C driver, kernel 3.0

[PATCH] RapidIO: Fix use of non-compatible registers
 2011-07-26 18:07 UTC 

[PATCH] DMAEngine: Let dmac drivers set chan_id
 2011-07-26 18:12 UTC  (12+ messages)
` [PATCHv2] DMAEngine: Let dmac drivers to "

[PATCH 1/1] Staging: hv: util: kvp: Cleanup kvp_get_domain_name()
 2011-07-26 18:03 UTC 

FW: [PATCH] drivers: support new Siano tuner devices
 2011-07-26 18:08 UTC  (4+ messages)

[PATCH 1/5] regmap: Allow devices to specify which registers are accessible
 2011-07-26 18:06 UTC  (5+ messages)
` [PATCH 2/5] regmap: Implement writable register checks
` [PATCH 3/5] regmap: Use a local header for API internals
` [PATCH 4/5] regmap: Provide register map dump via debugfs
` [PATCH 5/5] mfd: Provide regmap register readback info from wm831x driver

Mips still broken in v3.0 with v2.6.39 bug?
 2011-07-26 18:04 UTC 

[PATCH 0/8] RFC: Introduce ida_simple interfaces and use them
 2011-07-26 18:04 UTC  (3+ messages)
` [PATCH 3/8] hwmon: ibmaem: convert idr to ida and use ida_simple_get

[RFC] ARM Subarchitecture group maintainership
 2011-07-26 18:03 UTC  (2+ messages)

[PATCH v2] x86: kvm: fix information leak to userland
 2011-07-26 17:39 UTC  (10+ messages)
      ` [patch v2] x86: kvm: x86: "

[PATCH] kmemleak: Show where early_log issues come from
 2011-07-26 17:33 UTC 

[PATCH] vfs: document locking requirements for d_move and __d_move
 2011-07-26 17:33 UTC  (2+ messages)
` [PATCH] vfs: document locking requirements for d_move, __d_move and d_materialise_unique (try #2)

[PATCH] [RFC] ondemand governor: dynamic cpufreq scaling with different CPUs
 2011-07-26 17:22 UTC 

[PATCH] printk: add Kconfig for default console loglevel
 2011-07-26 17:16 UTC  (4+ messages)

[ANNOUNCE] 3.0-rt3
 2011-07-26 17:11 UTC  (8+ messages)

[patch 0/3] x86: cache_info: Bugfix and cleanups AMD_NB related
 2011-07-26 17:04 UTC  (5+ messages)
` [patch 3/3] x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()

[PATCH 1/2] kernel.h: Add DIV_ROUND_UP_ULL usage
 2011-07-26 16:54 UTC  (4+ messages)

[patch] fs: add missing unlock in default_llseek()
 2011-07-26 16:50 UTC  (2+ messages)

[PATCH] xen: modify kernel mappings corresponding to granted pages
 2011-07-26 16:55 UTC 

[GIT PATCH] STAGING patches for 3.1
 2011-07-26 16:39 UTC  (3+ messages)

[git pull] vfs pile 1.5
 2011-07-26 16:37 UTC  (16+ messages)
          ` [PATCH] xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set

[PATCH] proc/softirqs: only show state for online cpus
 2011-07-26 16:34 UTC  (6+ messages)

Please backport c2419b4a4727f67af2fc2cd68b0d878b75e781bb (xen: allow enable use of VGA console on dom0) in 3.0, 2.6.39, 2.6.38 and 2.6.37
 2011-07-26 16:30 UTC 

Preempt & smp_processor_id in __make_request
 2011-07-26 16:15 UTC  (3+ messages)

[PATCH] x86, olpc: Wait for last byte of EC command to be accepted
 2011-07-26 16:24 UTC  (2+ messages)

[PATCH] gma500: Fix clashes with DRM updates
 2011-07-26 16:15 UTC 

[patch 00/25] dynamic_debug: multiple, pending queries in boot-arg
 2011-07-26 16:21 UTC  (4+ messages)
` [PATCH 11/25] dynamic_debug: factor show_ddebug_query out of ddebug_parse_query

systemtap release 1.6
 2011-07-26 16:18 UTC 

[PATCH] hpsa: retry commands completing with status of UNSOLICITED_ABORT
 2011-07-26 16:08 UTC 

klogd dies, possible emit_log_char() vs do_syslog(..READ..) race
 2011-07-26 16:01 UTC  (2+ messages)

[GIT PULL] x86/olpc changes for v3.1
 2011-07-26 15:54 UTC 

[RELEASE] LTTng 2.0 prerelease 1
 2011-07-26 15:52 UTC  (2+ messages)

[PATCH 0/3] minor cleanups to EFLAGS initialisation in ret_from_fork
 2011-07-26 15:51 UTC  (7+ messages)

[PATCH] Reduce number of KOBJ_REMOVE events
 2011-07-26 15:48 UTC  (7+ messages)
  ` [dm-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox