public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-15 13:43:42 to 2010-03-15 21:30:25 UTC [more...]

dma_sync_sg_for_cpu applied to a single scatterlist element
 2010-03-15 21:30 UTC 

[00/10] 2.6.27.43 stable review
 2010-03-15 21:29 UTC  (3+ messages)
` [19/39] e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
  ` [Stable-review] "

kfifo: possible weird violation of what should be invariant
 2010-03-15 21:22 UTC 

[PATCH] Driver core: Reduce the level of request_firmware() messages
 2010-03-15 21:27 UTC  (7+ messages)

[PATCH] RTC: DaVinci RTC driver
 2010-03-15 21:20 UTC  (2+ messages)

[1/3] gigaset: avoid registering CAPI driver more than once
 2010-03-15 21:20 UTC  (2+ messages)

Bad performance after suspend on Intel i7 and i5
 2010-03-15 21:06 UTC 

[Patch] x86,pat Update the page flags for memtype atomically instead of using memtype_lock
 2010-03-15 21:11 UTC  (3+ messages)

inconsistent lock state
 2010-03-15 21:09 UTC  (3+ messages)

[PATCH 0/4] Some typo fixing
 2010-03-15 21:08 UTC 

[PATCH 34/36] tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-03-15 20:33 UTC  (2+ messages)

[00/11] fix ext4 deadlock on 2.6.27.y
 2010-03-15 20:09 UTC  (3+ messages)
  ` [stable] "

[PATCH] powerpc/perf_events: Implement perf_arch_fetch_caller_regs for powerpc
 2010-03-15 21:04 UTC  (3+ messages)

[PATCH] perf: Also export the weak version of perf_arch_fetch_caller_regs
 2010-03-15 21:00 UTC  (2+ messages)
` [PATCH] perf: Fix unexported generic perf_arch_fetch_caller_regs

[PATCH 0/4] Some typo fixing
 2010-03-15 20:58 UTC  (5+ messages)
` [PATCH 1/4] Fix typo: [Ss]ytem => [Ss]ystem
` [PATCH 2/4] Fix typo: udpate => update
` [PATCH 3/4] Fix typo: paramters => parameters
` [PATCH 4/4] Fix typo: orginal => original

[PATCH -tip] introduce sys_membarrier(): process-wide memory barrier (v9)
 2010-03-15 20:53 UTC  (5+ messages)

[patch] dpt_i20: several use after free issues
 2010-03-15 20:45 UTC  (2+ messages)

64-syscall args on 32-bit vs syscall()
 2010-03-15 20:41 UTC  (17+ messages)

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-15 20:23 UTC  (9+ messages)

[PATCH] USB: f_mass_storage: dynamic buffers for better alignment
 2010-03-15 20:38 UTC  (7+ messages)
        ` [PATCHv3] "

[RFC][PATCH] PM: Update device power management document
 2010-03-15 20:32 UTC  (4+ messages)
` [linux-pm] "

[PATCH] staging: winbond: mac_structures.h Fixed indentation, whitespace etc
 2010-03-15 20:17 UTC  (3+ messages)

[PATCH] Staging: dream: generic_gpio: Use linux instead of asm uaccess.h
 2010-03-15 20:17 UTC  (4+ messages)

[PATCH] staging: winbond: mds.c whitspace, indentation etc
 2010-03-15 20:12 UTC  (7+ messages)

[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
 2010-03-15 20:09 UTC  (11+ messages)

[ANNOUNCE][RFC]: New SCST SysFS-based interface become fully usable
 2010-03-15 20:03 UTC 

[PATCH] intel_txt: fix section warning messages from tboot when "allyesconfig" is set on i386
 2010-03-15 19:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] exec: refactor how call_usermodehelper works, and update the sense of the core_pipe recursion check (v4 rediff)
 2010-03-15 19:49 UTC  (13+ messages)
` [PATCH 1/2] kmod: add init function to usermodehelper
` [PATCH 2/2] exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit
` [PATCH 0/6] umh: keys, signals, misc
  ` [PATCH 1/6] umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
  ` [PATCH 2/6] umh: creds: kill subprocess_info->cred logic
  ` [PATCH 3/6] call_usermodehelper: no need to unblock signals
  ` [PATCH 4/6] wait_for_helper: SIGCHLD from user-space can lead to use-after-free
  ` [PATCH 5/6] call_usermodehelper: simplify/fix UMH_NO_WAIT case
  ` [PATCH 6/6] call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure

[PATCH] staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis
 2010-03-15 19:46 UTC  (2+ messages)

[PATCH 5/6] _cpu_down: don't play with current->cpus_allowed
 2010-03-15 19:45 UTC  (2+ messages)

[PATCH] USB: composite: allow optional removal of __init and __exit tags
 2010-03-15 19:36 UTC  (4+ messages)
` [PATCHv2] "

ACPI patches for Linux-2.6.34-rc1
 2010-03-15 19:38 UTC  (3+ messages)

[PATCH 0/2] blacklist lid status: Sony VGN-BX196VP and Elite Co
 2010-03-15 19:33 UTC  (3+ messages)
  ` [PATCH 1/2] drm/i915: blacklist lid status: Sony VGN-BX196VP
  ` [PATCH 2/2] drm/i915: blacklist lid status: Elite Co. G335

drm: Allow platform devices to register as DRM devices
 2010-03-15 19:27 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/2] perf record: Enable the enable_on_exec flag if record forks the target
 2010-03-15 19:26 UTC  (6+ messages)
` [PATCH 2/2] perf top: Properly notify the user that vmlinux is missing
` [tip:perf/core] perf record: Enable the enable_on_exec flag if record forks the target

[GIT PULL] Btrfs updates
 2010-03-15 19:18 UTC 

[GIT PULL] omap fixes for 2.6.34-rc1
 2010-03-15 19:15 UTC 

[PATCH] net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
 2010-03-15 19:01 UTC  (5+ messages)

[PATCH 1/4 v2] x86: remove rdc321x_defs.h
 2010-03-15 18:59 UTC  (3+ messages)

[Regression] r8169: enable 64-bit DMA by default for PCI Express devices (v2)
 2010-03-15 18:57 UTC  (2+ messages)

[PATCH] base firmware: Fix BUG from sysfs attributes change in commit a2db6842873c8e5a70652f278d469128cb52db70
 2010-03-15 18:47 UTC  (4+ messages)
` [PATCH] init dynamic bin_attribute structures

[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace (v2)
 2010-03-15 18:45 UTC  (7+ messages)
` [PATCH 03/10] ftrace: allow building without frame pointers
` [PATCH 06/10] ARM: ftrace: add Thumb-2 support

[PATCH] NET: tg3: fix brace, switch, and comma spacing coding style in tg3.c This is a patch to the tg3.c file that aligns switch and case statements, else statements following braces, and inserts a space after commas listed in the coding style g
 2010-03-15 18:39 UTC  (4+ messages)

SCSI GENERIC command queueing for block storage is unstable
 2010-03-15 18:25 UTC 

[PATCH] Intel Restricted Access Region Handler
 2010-03-15 18:29 UTC  (5+ messages)

[tip:x86/mm] x86, mm: NX protection for kernel data
 2010-03-15 18:20 UTC  (2+ messages)

pcmcia's use of IRQ_NOAUTOEN
 2010-03-15 18:18 UTC  (4+ messages)

[rfc][patch] mm: lockdep page lock
 2010-03-15 18:08 UTC  (2+ messages)

[PATCH] cgroups: remove duplicate include
 2010-03-15 17:53 UTC  (3+ messages)

[PATCH 1/1] perf top: Improve the autosizing of column lenghts
 2010-03-15 18:03 UTC 

[PATCH] hid: avoid '\0' in hid debugfs events file
 2010-03-15 18:00 UTC 

CONFIG_NO_BOOTMEM woes, 2.6.34-rc1
 2010-03-15 17:52 UTC  (2+ messages)

Regression in i915 on 2.6.34-rc1
 2010-03-15 17:51 UTC  (3+ messages)

[PATCH 1/3] arch/mips/txx9/generic: init dynamic bin_attribute structures
 2010-03-15 17:49 UTC  (4+ messages)

[PATCH 2/2] staging: winbond: mac_structures.h Fixed indentation, whitespace etc
 2010-03-15 17:43 UTC  (2+ messages)

swiotlb detection should be memory hotplug aware ?
 2010-03-15 17:22 UTC  (3+ messages)

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
 2010-03-15 17:19 UTC  (3+ messages)

kfifo has temporarily invalid in pointer?
 2010-03-15 17:17 UTC  (3+ messages)

[RELEASE] LTTng 0.199 for Linux 2.6.33
 2010-03-15 17:03 UTC 

[PATCH -tip 1/2] [BUGFIX] perf probe: Fix to make offset to signed value
 2010-03-15 17:02 UTC  (2+ messages)
` [PATCH -tip 2/2] [BUGFIX] perf probe: Use origial address instead of CU-based address

[PATCH -tip 1/3] kprobes: Hide CONFIG_OPTPROBES and set if arch support optimized kprobes
 2010-03-15 17:00 UTC  (2+ messages)
` [PATCH -tip v3] "

Seeing TCP socket options (nodelay, cork, etc) in Linux procfs or elsewhere?
 2010-03-15 16:40 UTC  (4+ messages)

[RFC v2 00/10] snet: Security for NETwork syscalls
 2010-03-15 16:43 UTC  (5+ messages)

[PATCH] ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
 2010-03-15 13:18 UTC 

fix callgraphs of 32-bit processes on 64-bit kernels
 2010-03-15 16:23 UTC  (3+ messages)
` [PATCH] perf: x86: "

Linux 2.6.33.1
 2010-03-15 16:18 UTC  (2+ messages)

Linux 2.6.32.10
 2010-03-15 16:18 UTC  (2+ messages)

[PATCH] sched: sched_getaffinity() allow less than NR_CPUS length
 2010-03-15 16:17 UTC  (4+ messages)
` [tip:sched/urgent] sched: sched_getaffinity(): Allow "

[patch 109/123] s3cmci: initialize default platform data no_wprotect and no_detect with 1
 2010-03-15 16:16 UTC  (2+ messages)
` [Stable-review] "

2.6.33: ftrace triggers soft lockup
 2010-03-15 16:16 UTC  (16+ messages)

Nick's vfs-scalability patches ported to 2.6.33-rt
 2010-03-15 16:15 UTC  (10+ messages)

usbhid: How to wait for response after submitting report
 2010-03-15 16:07 UTC  (2+ messages)

[PATCH 1/1 v2] perf annotate: Properly notify the user that vmlinux is missing
 2010-03-15 16:04 UTC 

[007/145] V4L/DVB: cxusb: Select all required frontend and tuner modules
 2010-03-15 15:48 UTC  (3+ messages)

[PATCH 1/1] perf annotate: Properly notify the user that vmlinux is missing
 2010-03-15 15:43 UTC 

PCI conflicts with latest kernels
 2010-03-15 15:42 UTC  (3+ messages)

[PATCH 0/2] Make functions of dev_<level> macros, recursive vsnprintf
 2010-03-15 15:01 UTC  (19+ messages)
` [RESEND PATCH "
                    ` [PATCH] vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes
                        ` [PATCH] vsprintf.c: Use noinline_for_stack
                                ` [PATCH] vsprintf.c: remove stack variable ksym from

[PATCH] vt.c remove unused variables
 2010-03-15 15:21 UTC  (2+ messages)

2.6.33 crash: invalid opcode: 0000 [#1] SMP: EIP: [<c11a018b>] assfail+0x1b/0x20 SS:ESP 0068:f687bf14
 2010-03-15 15:21 UTC  (6+ messages)

[PATCH 0/3] gigaset fixes for 2.6.34-rc1
 2010-03-15 15:00 UTC  (2+ messages)

[3/3] gigaset: prune use of tty_buffer_request_room
 2010-03-15 14:48 UTC 

[2/3] gigaset: correct clearing of at_state strings on RING
 2010-03-15 14:48 UTC 

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
 2010-03-15 14:48 UTC  (17+ messages)

ATA 4 KiB sector issues
 2010-03-15 14:47 UTC  (5+ messages)

[PATCH 0/11] Memory Compaction v4
 2010-03-15 14:41 UTC  (15+ messages)
` [PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 07/11] Memory compaction core

[patch 000/123] 2.6.33.1-stable review
 2010-03-15 14:27 UTC  (4+ messages)
` [patch 120/123] sched: Fix sched_mv_power_savings for !SMT

[PATCH] softlockup: stop spurious softlockup messages due to overflow
 2010-03-15 14:29 UTC  (2+ messages)

[PATCH] KOBJECTS: kref.h incorrectly describes itself as kref.c
 2010-03-15 14:28 UTC  (2+ messages)

trivial: remove no longer working email address
 2010-03-15 14:25 UTC  (2+ messages)

[Patch] fix MTD CFI/LPDDR flash driver huge latency bug
 2010-03-15 14:24 UTC  (7+ messages)

[PATCH] powerpc/BSR: fix device_create() return value check
 2010-03-15 14:24 UTC  (3+ messages)

[PATCH] mm: fix typo in refill_stock() comment
 2010-03-15 14:20 UTC  (4+ messages)

[PATCH] Document Linux's circular buffering capabilities
 2010-03-15 14:16 UTC  (8+ messages)

[PATCH] MTD: drop +x perms on C source files
 2010-03-15 14:16 UTC  (2+ messages)

[PATCH] Documentation/filesystems/proc.txt typo fix
 2010-03-15 14:14 UTC  (2+ messages)

[PATCH] amba-clcd: add RGB444 support
 2010-03-15 14:13 UTC  (4+ messages)

[PATCH] Trivial: Scripts: kconfig: util: Fix typo in comment
 2010-03-15 14:09 UTC  (2+ messages)

[resend][GIT] kbuild
 2010-03-15 14:05 UTC 

USBFS Memory allocation Bug
 2010-03-15 13:57 UTC  (2+ messages)

[PATCH 1/2 V3] io-controller: Add a new interface "weight_device" for IO-Controller
 2010-03-15 13:55 UTC  (11+ messages)

[PATCH] serial: Two branches the same in timbuart_set_mctrl()
 2010-03-15 13:57 UTC  (7+ messages)

[PATCH] HID: add driver for Roccat Kone gaming mouse
 2010-03-15 13:51 UTC  (6+ messages)
` [PATCH 4/4] Added locks for sysfs attributes and internal data

[PATCH 1/3] picolcd: driver for PicoLCD HID device
 2010-03-15 13:48 UTC  (4+ messages)
  ` [PATCH] hid: Register debugfs entries before adding device

[PATCH] serial: fix possible imx deadlock
 2010-03-15 13:45 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