public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-12 08:12:45 to 2011-08-12 17:34:59 UTC [more...]

[PATCH] perf tools: Check '/tmp/perf-' symbol file ownership
 2011-08-12 17:34 UTC  (4+ messages)
` [tip:perf/urgent] perf symbols: "

[KTEST PATCH 00/10] collection of ktest patches
 2011-08-12 17:20 UTC  (17+ messages)
` [PATCH 01/10] ktest: create outputdir, if it doesn't exist
` [PATCH 02/10] ktest: small cleanup
` [PATCH 03/10] ktest: factor reboot code
` [PATCH 04/10] ktest: Introduce RESET_TIME
  ` [PATCH 04/10 v2] ktest: Introduce CONSOLE_RESET_TIME
` [PATCH 05/10] ktest: refactor monitor/boot/test code
` [PATCH 06/10] ktest: make start_monitor_and_boot true to its name
` [PATCH 07/10] ktest: Introduce PASS_COUNT
` [PATCH 08/10] ktest: test faster, put REBOOT_ON_SUCCESS to more work
` [PATCH 09/10] ktest: test faster, favor rsync over the tarball method
` [PATCH 10/10] ktest: Introduce FAILURE_LINE

[PATCH] UserModeLinux-HOWTO.txt: remove ^H characters
 2011-08-12 17:19 UTC  (2+ messages)

[PATCH 0/8 v3] Synaptics image sensor support
 2011-08-12 17:16 UTC  (9+ messages)
` [PATCH 1/8 v3] Input: synaptics - refactor y inversion
` [PATCH 2/8 v3] Input: synaptics - refactor agm packet parsing
` [PATCH 3/8 v3] Input: synaptics - refactor initialization of abs position axes
` [PATCH 4/8 v3] Input: synaptics - add image sensor support
` [PATCH 5/8 v3] Input: synaptics - decode AGM packet types
` [PATCH 6/8 v3] Input: synaptics - process finger (<=3) transitions
` [PATCH 7/8 v3] Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
` [PATCH 8/8 v3] Input: synaptics - process finger (<=5) transitions

i915 suspend crash: BUG: unable to handle kernel NULL pointer deferrence
 2011-08-12 17:11 UTC  (4+ messages)

[PATCH] ftrace: tracing_on to start/stop tracing
 2011-08-12 17:06 UTC  (2+ messages)

[patch v5 resending 0/8] Add slicing-by-8 to crc32
 2011-08-12 17:01 UTC  (4+ messages)

[patch] block: fix flush machinery for stacking drivers with differring flush flags
 2011-08-12 17:01 UTC  (5+ messages)

[RFC PATCH] slimbus: Linux driver framework for SLIMbus
 2011-08-12 16:46 UTC  (3+ messages)

TCP port firewall controlled by UDP packets
 2011-08-12 16:40 UTC  (4+ messages)

[GIT PULL 00/12] perf fixes
 2011-08-12 16:29 UTC  (13+ messages)
` [PATCH 01/12] perf top browser: Remove spurious helpline update
` [PATCH 02/12] perf report: Use properly build_id kernel binaries
` [PATCH 03/12] perf: fix temporary file ownership check
` [PATCH 04/12] perf probe: Fix a memory leak for scopes array
` [PATCH 05/12] perf probe: Fix line walker to check CU correctly
` [PATCH 06/12] perf probe: Fix to search nested inlined functions in CU
` [PATCH 07/12] perf probe: Fix to walk all inline instances
` [PATCH 08/12] perf probe: Warn when more than one line are given
` [PATCH 09/12] perf probe: Fix to search local variables in appropriate scope
` [PATCH 10/12] perf probe: Avoid searching variables in intermediate scopes
` [PATCH 11/12] perf probe: Search concrete out-of-line instances
` [PATCH 12/12] perf probe: Filter out redundant inline-instances

[PATCH 0/2] Send a SIGCHLD to the init's pid namespace parent when reboot
 2011-08-12 16:29 UTC  (5+ messages)
` [PATCH 2/2] Notify container-init parent a 'reboot' occured

[PATCH] pnp: replace deprecated __check_region to request_region
 2011-08-12 16:24 UTC  (6+ messages)

[PATCH] scripts: get_maintainer: Update Linus' git repository
 2011-08-12 16:21 UTC 

Request for Redhat
 2011-08-12 16:18 UTC  (2+ messages)

git.kernel.org has issues accessing torvalds/linux.git
 2011-08-12 16:14 UTC  (2+ messages)

TCP port firewall incl. description and english variable names
 2011-08-12 15:38 UTC  (5+ messages)

[PATCH v2 1/4] gpio/tegra: Remove use of irq_to_gpio
 2011-08-12 16:07 UTC  (3+ messages)

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2011-08-12 16:05 UTC  (8+ messages)

ums-realtek driver uses stack memory for DMA
 2011-08-12 15:56 UTC  (5+ messages)

[PATCH v3] usb: gadget: storage_common: make FSG_NUM_BUFFERS variable size
 2011-08-12 15:49 UTC  (3+ messages)

USB mini-summit at LinuxCon Vancouver
 2011-08-12 15:36 UTC  (2+ messages)

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-12 15:27 UTC  (3+ messages)
` [PATCH 7/7] mm: vmscan: Immediately reclaim end-of-LRU dirty pages when writeback completes

[PATCH v4] usbnet/cdc_ncm: Don't use stack variables for DMA
 2011-08-12 15:11 UTC  (3+ messages)

[RFC] x86: restrict pid namespaces to 32 or 64 bit syscalls
 2011-08-12 15:03 UTC 

[PATCHv14 0/9] Contiguous Memory Allocator
 2011-08-12 15:00 UTC  (12+ messages)
` [PATCH 1/9] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 2/9] mm: alloc_contig_freed_pages() added
` [PATCH 3/9] mm: alloc_contig_range() added
` [PATCH 4/9] mm: MIGRATE_CMA migration type added
` [PATCH 5/9] mm: MIGRATE_CMA isolation functions added
` [PATCH 6/9] drivers: add Contiguous Memory Allocator
` [PATCH 7/9] ARM: DMA: steal memory for DMA coherent mappings
` [PATCH 8/9] ARM: integrate CMA with DMA-mapping subsystem
` [PATCH 9/9] ARM: S5PV210: example of CMA private area for FIMC device on Goni board

[PATCH] s3c-adc-battery: fix compilation error due to missing header
 2011-08-12 14:55 UTC 

[net-next RFC PATCH 0/7] multiqueue support for tun/tap
 2011-08-12 14:29 UTC  (5+ messages)
` [net-next RFC PATCH 4/7] tuntap: multiqueue support
` [net-next RFC PATCH 7/7] virtio-net changes
  ` [Qemu-devel] "

[RESEND][PATCH 0/5] Support for the TS-5500 board
 2011-08-12 14:26 UTC  (8+ messages)

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-12 14:20 UTC  (21+ messages)
` [PATCH 2/5] writeback: dirty position control

[PATCH] staging: IIO: DAC: Delete useless label error_ret in ad5791.c
 2011-08-12 14:21 UTC  (3+ messages)

linux-next: build failure after merge of the final tree (wireless & staging trees related)
 2011-08-12 14:13 UTC  (7+ messages)

Kernel panic with intel_iommu=on
 2011-08-12 14:08 UTC  (3+ messages)

[PATCH v2 0/4] Per-container dcache size limitation
 2011-08-12 13:56 UTC  (6+ messages)
` [PATCH v2 2/4] Keep nr_dentry per super block
` [PATCH v2 3/4] limit nr_dentries per superblock

[patch v3 0/8] kdump: Patch series for s390 support (version 3)
 2011-08-12 13:48 UTC  (9+ messages)
` [patch v3 1/8] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
` [patch v3 2/8] kdump: Make kimage_load_crash_segment() weak
` [patch v3 3/8] kdump: Add size to elfcorehdr kernel parameter
` [patch v3 4/8] s390: Add real memory access functions
` [patch v3 5/8] s390: kdump backend code
` [patch v3 6/8] s390: Do first kdump checksum test before really starting kdump
` [patch v3 7/8] kexec-tools: Add s390 kdump support
` [patch v3 8/8] kexec-tools: Allow to call verify_sha256_digest() from kernel

[Patch v2 08/11] Touch: DA9052 touchscreen driver
 2011-08-12 13:50 UTC 

[Patch v2 08/11] Touch: DA9052 touchscreen driver
 2011-08-12 13:49 UTC 

[patch 1/2] mm: vmscan: fix force-scanning small targets without swap
 2011-08-12 13:33 UTC  (7+ messages)
` [patch 2/2] mm: vmscan: drop nr_force_scan[] from get_scan_count

MY OFFER
 2011-08-12 20:23 UTC 

[PATCH] kmemleak: Show where early_log issues come from
 2011-08-12 13:17 UTC  (3+ messages)

[PATCH 0/5][RFC] kprobes/ftrace: Have kprobes use ftrace on ftrace nops
 2011-08-12 13:14 UTC  (17+ messages)
` [PATCH 3/5][RFC] ftrace: Return pt_regs to function trace callback (x86_64 only so
` [PATCH 5/5][RFC] kprobes: Use ftrace hooks when probing ftrace nops

[ANNOUNCE] 3.0.1-rt9
 2011-08-12 13:12 UTC  (3+ messages)

missing acpi backlight bisected to 9661e92c10
 2011-08-22 12:40 UTC  (6+ messages)

[PATCH v5 0/6] memg: better numa scanning
 2011-08-12 12:44 UTC  (6+ messages)
` [PATCH v5 2/6] memcg: stop vmscan when enough done
        ` [PATCH] memcg: add nr_pages argument for hierarchical reclaim

PROBLEM: Unable to handle kernel paging request
 2011-08-12 12:38 UTC  (3+ messages)

[PATCH v6 1/2] Track hard and soft "short lockups" or "stalls."
 2011-08-12 12:14 UTC  (10+ messages)
` [PATCH v6 2/2] Output stall data in debugfs

[PATCH] drivers/media/video/zr364xx.c: add missing cleanup code
 2011-08-12 11:40 UTC 

Need help about how linux to handle translation fault
 2011-08-12 11:27 UTC  (2+ messages)

[PATCH] DMAEngine: Define generic transfer request api
 2011-08-12 11:14 UTC 

[PATCH 23/23] regulator/db5500-prcmu: add driver
 2011-08-12  9:22 UTC  (2+ messages)

Starting with kernel 3.0, Acer Aspire One A110 hangs on reboot
 2011-08-12 10:50 UTC 

[patch] perf: ARMv7 wrong "branches" generalized instruction
 2011-08-12 10:34 UTC  (7+ messages)

[PATCH 0/5] [RESEND v2] VME Framework Fixes
 2011-08-12 10:30 UTC  (6+ messages)
` [PATCH 1/5] staging: vme: make [alloc|free]_consistent bridge specific
` [PATCH 2/5] staging: vme: keep track of registered buses
` [PATCH 3/5] staging: vme: add functions for bridge module refcounting
` [PATCH 4/5] staging: vme: add struct vme_dev for VME devices
` [PATCH 5/5] staging: vme: make match() driver specific to improve non-VME64x support

[GIT] Networking
 2011-08-12 10:33 UTC 

[RFC] x86, mm: start mmap allocation for libs from low addresses
 2011-08-12 10:29 UTC 

{Spam?} Business Proposal, Can I Trust You?
 2011-08-12  9:25 UTC 

x86_32_early_logical_apicid() -> one warning per CPU on late-determined BIGSMP systems
 2011-08-12 10:15 UTC  (2+ messages)

USB mini-summit at LinuxCon Vancouver
 2011-08-12 10:11 UTC  (4+ messages)

linux-next: build warnings after merge of the net tree
 2011-08-12 10:01 UTC  (2+ messages)

[PATCH] cgroup/kmemcheck: No need to annotate base anymore
 2011-08-12  9:58 UTC  (9+ messages)
      ` [PATCH v2] cgroup/kmemcheck: Annotate alloc_page() for cgroup allocations
            ` [PATCH v3] "

Allocating buffers for USB transfers (again)
 2011-08-12  9:55 UTC  (7+ messages)

[PATCH v2] usb: musb: ux500: optimize DMA callback routine
 2011-08-12  9:41 UTC  (2+ messages)

[RFC][PATCH v2] DRM: add DRM Driver for Samsung SoC EXYNOS4210
 2011-08-12  9:33 UTC  (2+ messages)

Subject: L2x0 OF properties do not include interrupt #
 2011-08-12  9:02 UTC  (8+ messages)

[ANNOUNCE] 3.0.1-rt8
 2011-08-12  8:59 UTC  (4+ messages)
` [ANNOUNCE] 3.0.1-rt8 - Regression to 3.0-rt7

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-12  8:56 UTC  (5+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk

[PATCH 01/23] mfd/db8500-prcmu: refactor DB8500 PRCMU reg access
 2011-08-12  8:27 UTC 

[PATCH 19/23] mfd/db5500-prcmu: implement reset and cause
 2011-08-12  8:30 UTC 

[PATCH 02/23] mfd/db8500-prcmu: extend DB8500 PRCMU mailbox defs
 2011-08-12  8:27 UTC 

[PATCH 04/23] mfd/dbx500-prcmu: create a common interface
 2011-08-12  8:28 UTC 

[PATCH 12/23] mfd/db5500-prcmu: fix defines
 2011-08-12  8:29 UTC 

[PATCH 17/23] mfd/db5500-prcmu: sleep handling
 2011-08-12  8:29 UTC 

[PATCH v3 2/3] drivers/block/mtip32xx: Adding source for hardware related operations
 2011-08-12  8:42 UTC  (2+ messages)

[PATCH] staging: IIO: DAC: Delete useless label error_ret in ade7854.c
 2011-08-12  8:50 UTC  (2+ messages)

[patch 0/8] mm: memcg naturalization -rc2
 2011-08-12  8:34 UTC  (3+ messages)
` [patch 8/8] mm: make per-memcg lru lists exclusive

[PATCH 22/23] regulator/dbx500-prcmu: factor out common code
 2011-08-12  8:34 UTC  (2+ messages)

[KVM]:could anyone give me some instruction for KVM pci driver? Thanks
 2011-08-12  8:33 UTC 

[PATCH 21/23] mfd/db5500-prcmu: spawn MFD cell for regulator
 2011-08-12  8:30 UTC 

[PATCH 20/23] mfd/db5500-prcmu: implement EPOD handling
 2011-08-12  8:30 UTC 

[PATCH 18/23] mfd/db5500-prcmu: implement OPP handling
 2011-08-12  8:30 UTC 

[PATCH 15/23] mfd/db5500-prcmu: convert to platform device
 2011-08-12  8:29 UTC 

[PATCH 13/23] mfd/db5500-prcmu: update mailbox handling
 2011-08-12  8:29 UTC 

[PATCH 16/23] mfd/db5500-prcmu: implement clock handling
 2011-08-12  8:29 UTC 

[PATCH 14/23] mfd/db5500-prcmu: implement event handling
 2011-08-12  8:29 UTC 

[PATCH 09/23] mfd/db8500-prcmu: tweak for modem wakeup
 2011-08-12  8:28 UTC 

[PATCH 11/23] mfd/db8500-prcmu: voltage domain consumers
 2011-08-12  8:29 UTC 

[PATCH 10/23] mfd/db8500-prcmu: reset code retrieval
 2011-08-12  8:28 UTC 

[PATCH 08/23] mfd/db8500-prcmu: add watchdog accessor functions
 2011-08-12  8:28 UTC 

[PATCH 05/23] mfd/dbx500-prcmu: move to the new API
 2011-08-12  8:28 UTC 

[PATCH 07/23] mfd/db8500-prcmu: hwacc power state accessor
 2011-08-12  8:28 UTC 

[PATCH 06/23] mfd/db8500-prcmu: add accessors for PLL and SGA clock
 2011-08-12  8:28 UTC 

[PATCH 03/23] mfd/db8500-prcmu: initialize DB8500 PRCMU regs
 2011-08-12  8:27 UTC 

[PATCH 00/23] mfd: DBx500 PRCMU updates
 2011-08-12  8:26 UTC 

[PATCH] ARM: EXYNOS4: Update config file of NURI to enable RTC
 2011-08-12  8:26 UTC  (2+ messages)

[PATCH] [ARM] Orion: gpio: add missing include of linux/types.h
 2011-08-12  8:25 UTC 

3.0: BUG: soft lockup - CPU#7 stuck for 23s!
 2011-08-12  8:14 UTC  (2+ messages)

[PATCH 0/5 v4] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-08-12  8:12 UTC  (7+ messages)
` [PATCH 1/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3


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