public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-20 08:15:17 to 2011-09-20 14:34:57 UTC [more...]

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-09-20 14:28 UTC  (30+ messages)
` [PATCH v5 3.1.0-rc4-tip 1/26] uprobes: Auxillary routines to insert, find, delete uprobes
` [PATCH v5 3.1.0-rc4-tip 2/26] Uprobes: Allow multiple consumers for an uprobe
` [PATCH v5 3.1.0-rc4-tip 3/26] Uprobes: register/unregister probes
` [PATCH v5 3.1.0-rc4-tip 4/26] uprobes: Define hooks for mmap/munmap
` [PATCH v5 3.1.0-rc4-tip 5/26] Uprobes: copy of the original instruction
` [PATCH v5 3.1.0-rc4-tip 6/26] Uprobes: define fixups
` [PATCH v5 3.1.0-rc4-tip 7/26] Uprobes: uprobes arch info
` [PATCH v5 3.1.0-rc4-tip 8/26] x86: analyze instruction and determine fixups
` [PATCH v5 3.1.0-rc4-tip 9/26] Uprobes: Background page replacement
` [PATCH v5 3.1.0-rc4-tip 10/26] x86: Set instruction pointer
` [PATCH v5 3.1.0-rc4-tip 11/26] x86: Introduce TIF_UPROBE FLAG
` [PATCH v5 3.1.0-rc4-tip 12/26] Uprobes: Handle breakpoint and Singlestep
` [PATCH v5 3.1.0-rc4-tip 13/26] x86: define a x86 specific exception notifier
` [PATCH v5 3.1.0-rc4-tip 14/26] uprobe: register "
` [PATCH v5 3.1.0-rc4-tip 15/26] x86: Define x86_64 specific uprobe_task_arch_info structure
` [PATCH v5 3.1.0-rc4-tip 16/26] uprobes: Introduce "
` [PATCH v5 3.1.0-rc4-tip 17/26] x86: arch specific hooks for pre/post singlestep handling
` [PATCH v5 3.1.0-rc4-tip 18/26] uprobes: slot allocation
` [PATCH v5 3.1.0-rc4-tip 19/26] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v5 3.1.0-rc4-tip 20/26] tracing: uprobes trace_event interface
` [PATCH v5 3.1.0-rc4-tip 21/26] tracing: uprobes Documentation
` [PATCH v5 3.1.0-rc4-tip 22/26] perf: rename target_module to target
` [PATCH v5 3.1.0-rc4-tip 23/26] perf: perf interface for uprobes
` [PATCH v5 3.1.0-rc4-tip 24/26] perf: show possible probes in a given executable file or library
` [PATCH v5 3.1.0-rc4-tip 25/26] perf: Documentation for perf uprobes
` [PATCH v5 3.1.0-rc4-tip 26/26] uprobes: queue signals while thread is singlestepping

[patch 0/2] kdump: Initialize vmcoreinfo note at startup
 2011-09-20 14:34 UTC  (3+ messages)
` [patch 1/2] "
` [patch 2/2] s390: Export vmcoreinfo note

[RFC][PATCH 0/5] Introduce checks for preemptable code for this_cpu_read/write()
 2011-09-20 14:33 UTC  (17+ messages)
` [RFC][PATCH 2/5] mm: Switch mod_state() to __this_cpu_read()
` [RFC][PATCH 3/5] memcg: Disable preemption in memcg_check_events()

[PATCH 0/5 v10] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-09-20 14:27 UTC  (6+ messages)
` [PATCH 1/5 v10] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v10] arm: omap: usb: ehci and ohci hwmod structures for omap3
    ` [PATCH 3/5 v10] arm: omap: usb: register hwmods of usbhs
      ` [PATCH 4/5 v10] arm: omap: usb: device name change for the clk names "
        ` [PATCH 5/5 v10] mfd: omap: usb: Runtime PM support

[PATCH] usb: musb: OMAP4430: Remove a redundant omap4430_phy_init call in usb_musb_init
 2011-09-20 14:27 UTC  (2+ messages)

[patch 0/4] 50% faster writing to your USB drive!*
 2011-09-20 14:25 UTC  (9+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations

[PATCH 1/3] lib: add error checking to hex2bin
 2011-09-20 14:12 UTC  (5+ messages)
` [PATCH 2/3] trusted-keys: check hex2bin result
` [PATCH 3/3] encrypted-keys: "

[PATCH v4 0/8] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-09-20 14:24 UTC  (17+ messages)
` [PATCH v4 1/8] SUNRPC: introduce helpers for reference counted rpcbind clients
  ` [PATCH v5 "
` [PATCH v4 2/8] SUNRPC: use rpcbind reference counting helpers
` [PATCH v4 3/8] SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
` [PATCH v4 4/8] SUNRPC: setup rpcbind clients if service requires it
` [PATCH v4 5/8] SUNRPC: cleanup service destruction
` [PATCH v4 6/8] NFSd: call svc rpcbind cleanup explicitly
` [PATCH v4 7/8] SUNRPC: remove rpcbind clients creation during service registering
` [PATCH v4 8/8] SUNRPC: remove rpcbind clients destruction on module cleanup

[PATCH] mmc : Use wait_for_completion_timeout() instead of wait_for_completion in case of write
 2011-09-20 14:22 UTC  (6+ messages)

[GIT PULL REQUEST] watchdog - v3.1 - Fixes
 2011-09-20 14:19 UTC 

[PATCH] fs: add FS_IOC_UNRESVSP/FS_IOC_UNRESVSP64 ioctls
 2011-09-20 14:20 UTC 

POHMELFS is back
 2011-09-20 14:18 UTC  (5+ messages)

[PATCH 1/1] HID: hid-logitech-dj: Out of bound by one bug
 2011-09-20 14:10 UTC  (2+ messages)

[patch 0/11] mm: memcg naturalization -rc3
 2011-09-20 14:08 UTC  (23+ messages)
` [patch 01/11] mm: memcg: consolidate hierarchy iteration primitives
` [patch 02/11] mm: vmscan: distinguish global reclaim from global LRU scanning
` [patch 03/11] mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
` [patch 04/11] mm: memcg: per-priority per-zone hierarchy scan generations
` [patch 05/11] mm: move memcg hierarchy reclaim to generic reclaim code

CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinnede
 2011-09-20 14:04 UTC  (18+ messages)

[PATCH] init: Carefuly handle loglevel option passed to kernel cmdline
 2011-09-20 13:45 UTC 

[PATCH] user namespace: make signal.c respect user namespaces
 2011-09-20 13:41 UTC  (7+ messages)
` [PATCH] user namespace: usb: make usb urbs user namespace aware

[PATCH 0/9] Per-cgroup /proc/stat
 2011-09-20 13:31 UTC  (24+ messages)
` [PATCH 6/9] Include idle and iowait fields in cpuacct
` [PATCH 7/9] Create cpuacct.proc.stat file
` [PATCH 8/9] per-cgroup boot time
` [PATCH 9/9] Report steal time for cgroup

[RFC v2.1 0/6] evm: digital signature verification extension
 2011-09-20 13:24 UTC  (2+ messages)

[PATCH] arm: Add unwinding annotations for 64bit division functions
 2011-09-20 13:27 UTC  (4+ messages)

[RFC PATCH] hidraw: protect hidraw_disconnect() better
 2011-09-20 13:25 UTC  (4+ messages)

[PATCH] dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
 2011-09-20 13:22 UTC  (5+ messages)

[patch 0/2] kdump: Initialize vmcoreinfo note at startup
 2011-09-20 13:19 UTC  (7+ messages)
` [patch 1/2] "

3.0.3 kernel BUG at kernel/timer.c:1035
 2011-09-20 13:16 UTC  (8+ messages)

[PATCH] powerpc: reserve iommu page 0
 2011-09-20 13:07 UTC 

[PATCH] gpio/mxc: make it work with imx6q
 2011-09-20 13:05 UTC  (2+ messages)

linux-next: manual merge of the trivial tree with the kernel-doc tree
 2011-09-20 13:04 UTC  (2+ messages)

[patch 2/3] USB: xhci: Set change bit when warm reset change is set
 2011-09-20 12:58 UTC  (3+ messages)

linux-next: manual merge of the staging tree with Linus' tree
 2011-09-20 12:53 UTC  (2+ messages)

linux-next: manual merge of the wireless tree with Linus' tree
 2011-09-20 12:55 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts - Use snprintf for sysfs attribute show method
 2011-09-20 12:57 UTC  (3+ messages)

[PATCH] Smack: Use secureexec with SMACK64EXEC
 2011-09-20 12:37 UTC 

[patch 0/8] Samsung Laptop driver patches
 2011-09-20 12:21 UTC  (3+ messages)
` [patch 5/8] Platform: Fix error path in samsung-laptop init

[PATCH] mmc : export hw reset function info to user
 2011-09-20 12:21 UTC  (2+ messages)

[patch 0/5] mm: per-zone dirty limiting
 2011-09-20 12:19 UTC  (7+ messages)

[PATCH 0/2] SUNRPC: pipefs virtualization
 2011-09-20 12:13 UTC  (2+ messages)

[PATCHv2] DMAEngine: Define generic transfer request api
 2011-09-20 12:12 UTC  (2+ messages)
` [PATCHv3] DMAEngine: Define interleaved "

[PATCH] ASoC: fsl: Fix error handling if platform_device_add fails
 2011-09-20 12:04 UTC  (3+ messages)

Personal Email Directed To You
 2011-09-20  9:49 UTC 

[PATCH 0/8] ASoC/MFD/Input: twl6040: Support for audio driven vibra
 2011-09-20 11:35 UTC  (12+ messages)
` [PATCH 5/8] ASoC: twl6040: Fix the number of channels for vibra
  ` [alsa-devel] "
` [PATCH 6/8] ASoC: twl6040: Correct supported number of playback channels
  ` [alsa-devel] "
` [PATCH 7/8] ASoC: omap-mcpdm: Correct the supported number of channels
  ` [alsa-devel] "
      `  "
        `  "

[Regression] Laptop screen dark when lid closed and reopened
 2011-09-20 11:31 UTC  (3+ messages)

[PATCH 0/2] ptp: more bug fixes for 3.1 and 3.0
 2011-09-20 11:25 UTC  (3+ messages)
` [PATCH 1/2] ptp: fix L2 event message recognition
` [PATCH 2/2] dp83640: reduce driver noise

[PATCH] macvtap: fix the uninitialized var using in macvtap_alloc_skb()
 2011-09-20 10:58 UTC  (3+ messages)

[PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT
 2011-09-20 10:54 UTC  (4+ messages)

man-pages-3.33 is released
 2011-09-20 10:49 UTC 

coretemp breaks lockdep. (MAX_LOCKDEP_ENTRIES too low!)
 2011-09-20 10:40 UTC  (2+ messages)

[PATCH v2] x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
 2011-09-20 10:20 UTC 

[PATCH v3 00/11] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-09-20 10:14 UTC  (8+ messages)
` [PATCH v3 04/11] SUNRPC: parametrize svc creation calls with portmapper flag

linux-next: manual merge of the regmap tree with the mfd tree
 2011-09-20 10:05 UTC  (2+ messages)

[PATCHv4 00/19] First round in OTG rework
 2011-09-20 10:01 UTC  (5+ messages)

[PATCH] Merge pata_of_platform.c into pata_platform.c
 2011-09-20  9:53 UTC  (4+ messages)

[PATCH 1/2] posix-timers: move global timer id management to signal_struct v4
 2011-09-20  9:51 UTC  (6+ messages)

[PATCH 00/17] ASoC: twl6040: Cleanups and fixes
 2011-09-19 22:17 UTC  (13+ messages)
` [PATCH 01/17] MFD: twl6040: Remove global pointer for platform_device
  ` [alsa-devel] "
` [PATCH 02/17] MFD: twl6040: Add accessor for revision ID
  ` [alsa-devel] "
` [PATCH 03/17] Input: twl6040-vibra: Use accessor to get revision information
  ` [alsa-devel] "
` [PATCH 04/17] MFD: twl6040: Fix power on GPIO handling
  ` [alsa-devel] "
` [PATCH 05/17] ASoC: twl6040: Chip initialization cleanup
  ` [alsa-devel] "
` [PATCH 06/17] ASoC: twl6040: Use chip defaults in the initial reg_cache
  ` [alsa-devel] "

[PATCH] tps65023-regulator: remove duplicate REG_CTRL2 defines
 2011-09-20  9:50 UTC  (2+ messages)

[PATCH] dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
 2011-09-20  9:41 UTC  (2+ messages)

[BUG] INFO: inconsistent lock state
 2011-09-20  9:16 UTC 

[PATCH 1/4] ptrace: Add variant of profile_pc for passing in pc
 2011-09-20  9:16 UTC  (3+ messages)
` [PATCH 3/4] perf_events: Support a lock_parent event flag

[PATCH 2/2] gpio/nomadik: use genirq core to track enablement
 2011-09-20  8:50 UTC 

[PATCH 00/10] hwspinlock-next
 2011-09-20  9:07 UTC  (2+ messages)

[PATCH 1/3] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
 2011-09-20  9:06 UTC  (2+ messages)

[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
 2011-09-20  8:54 UTC  (4+ messages)

[PATCH 1/2] gpio/nomadik: disable clocks when unused
 2011-09-20  8:50 UTC 

[PATCH 15/19] plat-pxa: break out GPIO driver specifics
 2011-09-20  8:45 UTC  (3+ messages)

[PATCH v2] mach-ep93xx: break out GPIO driver specifics
 2011-09-20  8:42 UTC 

[PATCH] scripts/package/Makefile: Fix typo: s/an deb package/a deb package/
 2011-09-20  8:36 UTC  (2+ messages)
` [PATCH][RESENT] "

[patch 0/3] x86: cache_info: Bugfix and cleanups AMD_NB related
 2011-09-20  8:35 UTC  (3+ messages)

[PATCH] mfd: jz4740-adc: Make jz4740_adc_driver static
 2011-09-20  8:34 UTC  (2+ messages)

[PATCH] mfd: jz4740-adc: Fix generic irq chip ack function name
 2011-09-20  8:33 UTC  (2+ messages)

Proposal for a low-level Linux display framework
 2011-09-20  8:29 UTC  (11+ messages)


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