linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-08 17:48:55 to 2011-07-09 06:24:52 UTC [more...]

[PATCH 00/12] Synaptics image sensor support
 2011-07-09  6:24 UTC  (3+ messages)
` [PATCH 03/12] Input: synaptics - fix minimum reported ABS_TOOL_WIDTH

Linux 2.6.39.3
 2011-07-09  6:22 UTC  (2+ messages)

[PATCH 0/3] Add missing commas
 2011-07-09  6:20 UTC  (4+ messages)
` [PATCH 1/3] benet: Add missing comma between constant string array
` [PATCH 2/3] iwlegacy: "
` [PATCH 3/3] iwlagn: "

[PATCH 9/9] Staging: comedi: fix printk issue in pcmmio.c
 2011-07-09  6:25 UTC 

[RFC PATCH 0/4] Persistent device name using alias name
 2011-07-09  6:11 UTC  (11+ messages)
` [RFC PATCH 2/4] sd: modify printk for alias_name
  ` [PATCH] scsi: Make functions out of logging macros

[00/35] 2.6.33.16-longterm review
 2011-07-08 23:01 UTC  (36+ messages)
` [01/35] ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
` [02/35] migrate: dont account swapcache as shmem
` [03/35] xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
` [04/35] clocksource: Make watchdog robust vs. interruption
` [05/35] TTY: ldisc, do not close until there are readers
` [06/35] xhci: Reject double add of active endpoints
` [07/35] PM: Free memory bitmaps if opening /dev/snapshot fails
` [08/35] ath5k: fix memory leak when fewer than N_PD_CURVES are in use
` [09/35] ath9k: Fix suspend/resume when no interface is UP
` [10/35] mm: fix negative commitlimit when gigantic hugepages are allocated
` [11/35] [media] uvcvideo: Remove buffers from the queues when freeing
` [12/35] watchdog: mtx1-wdt: request gpio before using it
` [13/35] debugobjects: Fix boot crash when kmemleak and debugobjects enabled
` [14/35] cfq-iosched: fix locking around ioc->ioc_data assignment
` [15/35] cfq-iosched: fix a rcu warning
` [16/35] i2c-taos-evm: Fix log messages
` [17/35] md: avoid endless recovery loop when waiting for fail device to complete
` [18/35] SUNRPC: Ensure the RPC client only quits on fatal signals
` [19/35] 6pack,mkiss: fix lock inconsistency
` [20/35] taskstats: dont allow duplicate entries in listener mode
` [21/35] USB: dont let errors prevent system sleep
` [22/35] USB: dont let the hub driver "
` [23/35] uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
` [24/35] um: os-linux/mem.c needs sys/stat.h
` [25/35] netlink: Make nlmsg_find_attr take a const nlmsghdr*
` [26/35] inet_diag: fix inet_diag_bc_audit()
` [27/35] PM / Hibernate: Avoid hitting OOM during preallocation of memory
` [28/35] PM / Hibernate: Fix free_unnecessary_pages()
` [29/35] bug.h: Add WARN_RATELIMIT
` [30/35] net: filter: Use WARN_RATELIMIT
` [31/35] af_packet: prevent information leak
` [32/35] net/ipv4: Check for mistakenly passed in non-IPv4 address
` [33/35] ipv6/udp: Use the correct variable to determine non-blocking condition
` [34/35] udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
` [35/35] mm: prevent concurrent unmap_mapping_range() on the same inode

[00/35] 2.6.32.43-longterm review
 2011-07-08 22:53 UTC  (36+ messages)
` [01/35] ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
` [02/35] migrate: dont account swapcache as shmem
` [03/35] xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
` [04/35] clocksource: Make watchdog robust vs. interruption
` [05/35] TTY: ldisc, do not close until there are readers
` [06/35] xhci: Reject double add of active endpoints
` [07/35] PM: Free memory bitmaps if opening /dev/snapshot fails
` [08/35] ath5k: fix memory leak when fewer than N_PD_CURVES are in use
` [09/35] ath9k: Fix suspend/resume when no interface is UP
` [10/35] mm: fix negative commitlimit when gigantic hugepages are allocated
` [11/35] [media] uvcvideo: Remove buffers from the queues when freeing
` [12/35] watchdog: mtx1-wdt: request gpio before using it
` [13/35] debugobjects: Fix boot crash when kmemleak and debugobjects enabled
` [14/35] cfq-iosched: fix locking around ioc->ioc_data assignment
` [15/35] cfq-iosched: fix a rcu warning
` [16/35] i2c-taos-evm: Fix log messages
` [17/35] md: avoid endless recovery loop when waiting for fail device to complete
` [18/35] SUNRPC: Ensure the RPC client only quits on fatal signals
` [19/35] 6pack,mkiss: fix lock inconsistency
` [20/35] taskstats: dont allow duplicate entries in listener mode
` [21/35] USB: dont let errors prevent system sleep
` [22/35] USB: dont let the hub driver "
` [23/35] uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
` [24/35] um: os-linux/mem.c needs sys/stat.h
` [25/35] netlink: Make nlmsg_find_attr take a const nlmsghdr*
` [26/35] inet_diag: fix inet_diag_bc_audit()
` [27/35] PM / Hibernate: Avoid hitting OOM during preallocation of memory
` [28/35] PM / Hibernate: Fix free_unnecessary_pages()
` [29/35] bug.h: Add WARN_RATELIMIT
` [30/35] net: filter: Use WARN_RATELIMIT
` [31/35] af_packet: prevent information leak
` [32/35] net/ipv4: Check for mistakenly passed in non-IPv4 address
` [33/35] ipv6/udp: Use the correct variable to determine non-blocking condition
` [34/35] udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
` [35/35] mm: prevent concurrent unmap_mapping_range() on the same inode

[PATCH 0/4] regmap: Generic I2C and SPI register map library
 2011-07-09  5:44 UTC  (6+ messages)
` [PATCH 1/4] regmap: Add generic non-memory mapped register access API
  ` [PATCH 2/4] regmap: Add I2C bus support
  ` [PATCH 3/4] regmap: Add SPI "
  ` [PATCH 4/4] regulator: Convert tps65023 to use regmap API

[RFC PATCH v2 0/4] Core device subsystem
 2011-07-09  5:43 UTC  (11+ messages)
` [RFC PATCH v2 2/4] Core device subsystem implementation
` [RFC PATCH v2 4/4] Core devices: documentation

PLEASE SUOJAA webmailtili pit?v?n sulkeutumisen
 2011-07-08 17:10 UTC 

[PATCH] debugfs: fix documentation
 2011-07-09  5:01 UTC 

[PATCH] libfs: fix simple_attr_write on 32bit machine
 2011-07-09  5:00 UTC 

[PATCH] sched: Check nr_running before calling pick_next_task in schedule()
 2011-07-09  4:43 UTC  (4+ messages)

[PATCH -tip 00/13]tracing/kprobes: Dynamic events on module support
 2011-07-09  4:41 UTC  (4+ messages)
` [PATCH -tip 02/13] [CLEANUP]tracing/kprobes: merge trace probe enable/disable functions

[PATCH 0/7] twl4030: finish threaded IRQ conversion
 2011-07-09  4:09 UTC  (2+ messages)

I need your assistance
 2011-07-09  3:37 UTC 

[PATCH 0/2] MFD MAX8998/LP3974: Support Charger
 2011-07-09  3:08 UTC  (6+ messages)
` [PATCH 2/2] regulator: Add a new regulator for charge control of MAX8998/LP3974

[PATCH] block: Initialize bi_rw in mpage so bio_add can make use of it
 2011-07-09  2:51 UTC 

[GIT PULL] Samsung fixes for 3.0-rc7
 2011-07-09  2:50 UTC 

Business Enquiry
 2011-07-09  1:57 UTC 

[PATCH] Add SoundCard driver for OKI SEMICONDUCTOR ML7213 IOH
 2011-07-09  1:34 UTC  (7+ messages)

3.0-rc+git OOPS losetup on cifs
 2011-07-09  1:21 UTC  (3+ messages)

[PATCH] checkpatch: suggest spaces around binary operators in strict mode
 2011-07-09  1:08 UTC  (3+ messages)

[PATCH] skbuff: update struct sk_buff members comments
 2011-07-09  1:03 UTC 

[PATCH 00/12] Fixing and cleaning
 2011-07-09  0:57 UTC  (4+ messages)
` [PATCH 02/12] gma500: Re-order checks and dereferences in psb_intel_lvds

3.0.0-rc6 ~9X system time degradation on kernbench
 2011-07-09  0:45 UTC  (2+ messages)

[BUG] Why does mwait_idle_with_hints() call MWAIT with interrupts disabled ?
 2011-07-09  0:30 UTC  (2+ messages)

xen-blkfront: Don't send closing notification to backend in blkfront_closing()
 2011-07-09  0:26 UTC  (3+ messages)

[PATCH] x86 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
 2011-07-09  0:24 UTC  (3+ messages)
` [tip:x86/smpboot] x86, "

[RFC 0/4] streamline_config clean-ups
 2011-07-09  0:19 UTC  (3+ messages)

[PATCH] [v3] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
 2011-07-09  0:06 UTC 

[PATCH] Change hypervisor detection order
 2011-07-09  0:01 UTC  (2+ messages)
` [tip:x86/detect-hyper] x86, hyper: "

[PATCH] block: Check that queue is alive in blk_insert_cloned_request()
 2011-07-08 23:04 UTC 

[PATCH] staging: brcm80211: nicpci: Neatening
 2011-07-08 23:01 UTC  (2+ messages)

ahci_start_engine compliance with AHCI spec
 2011-07-08 23:01 UTC 

linux-next: build failure after merge of the pci-current tree
 2011-07-08 22:49 UTC  (4+ messages)

[PATCH 6/7] [v2] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
 2011-07-08 22:29 UTC  (5+ messages)
`  "

[PATCH 0/4] DMA40 patches for 3.1
 2011-07-08 22:25 UTC  (4+ messages)

[PATCH 1/1] mmap: Don't count shmem pages as free in __vm_enough_memory
 2011-07-08 22:22 UTC  (2+ messages)

[RFC] sunrpc: Fix race between work-queue and rpc_killall_tasks
 2011-07-08 22:14 UTC  (6+ messages)

pstore dump inside an nmi handler
 2011-07-08 22:10 UTC  (5+ messages)

[PATCH] dell-laptop - using buffer without mutex_lock
 2011-07-08 22:01 UTC 

[PATCH] Documentation:cgroups:fix a command error in cpuacct.txt
 2011-07-08 21:59 UTC  (3+ messages)

[PATCH] tty/serial: tegra: Use engineering names in DT compatible property
 2011-07-08 21:36 UTC  (2+ messages)

Support for exFAT fs in the kernel?
 2011-07-08 21:35 UTC  (2+ messages)

[PATCH] PTI implicit declaration fix
 2011-07-08 21:34 UTC 

linux-next: Tree for July 4
 2011-07-08 21:31 UTC  (8+ messages)
` linux-next: Tree for July 4 (misc/pti)

[PATCH] Vmware balloon: switch to using sysem-wide freezable workqueue
 2011-07-08 21:17 UTC 

PAPI vs. perf stat
 2011-07-08 21:13 UTC 

[PATCH 8/8] Staging: comedi: fix warning issue in dt9812.c
 2011-07-08 21:11 UTC  (2+ messages)

[PATCH] vfs: add d_prune dentry operation
 2011-07-08 21:10 UTC 

[PATCH 2/2] Staging: comedi: fix wraning:line over 80 character issue in rtd520.c
 2011-07-08 20:57 UTC  (2+ messages)

[PATCH 8/8] Staging: comedi: fix brace and printk coding style issue in serial2002.c
 2011-07-08 20:54 UTC  (2+ messages)

[PATCH 6/6] Staging: comedi: fix warning issue in unioxx5.c
 2011-07-08 20:53 UTC  (2+ messages)

[Cleanup PATCH] rcu: Do not use rcu_read_lock_held when calling rcu_dereference_check
 2011-07-08 20:46 UTC  (7+ messages)

mmotm 2011-07-08-12-50 uploaded
 2011-07-08 19:50 UTC 

[PATCH] Modpost section mismatch fix
 2011-07-08 20:26 UTC  (11+ messages)
  ` [TOME] "
          ` [Xen-devel] "
                  ` [Xen-devel] Re: [PATCH] Modpost section mismatch fix (for platform-pci-unplug.c)

.tmp_depmod owned by root after modules_install
 2011-07-08 20:26 UTC  (2+ messages)

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode --2.6.32 stable tree
 2011-07-08 20:19 UTC  (2+ messages)

[PATCH -tip/perf/core] perf, x86: P4 PMU - Introduce event alias feature
 2011-07-08 20:17 UTC 

PROBLEM: ARM-dma-mapping-fix-for-speculative-prefetching cause OOPS
 2011-07-08 20:13 UTC  (11+ messages)

[PATCH] Fixed coding style in drivers/acpi/ac.c
 2011-06-22 21:14 UTC 

[PATCH] hpsa: do not attempt to read from a write-only register
 2011-07-08 19:59 UTC 

[PATCH] cciss: do not attempt to read from a write-only register
 2011-07-08 19:58 UTC 

[PATCH] xtensa: prevent arbitrary read in ptrace
 2011-07-08 19:29 UTC  (4+ messages)
` [Security] "

[GIT PULL] Regulator fixes for 3.0
 2011-07-08 19:28 UTC 

[Update][PATCH 6/10] PM / Domains: System-wide transitions support for generic domains (v5)
 2011-07-08 19:24 UTC  (5+ messages)

[PATCH v6 00/18] ARM: Add support for the Large Physical Address Extensions
 2011-07-08 19:21 UTC  (5+ messages)

[PATCH] dw_spi: Add spi number into spi irq desc
 2011-07-08 19:09 UTC  (3+ messages)

[PATCH 1/3]drivers:scsi:qla2xxx:qla_isr.c Typo fix hammmer
 2011-07-08 19:03 UTC  (2+ messages)

[PATCH 1/3]Fix typo interrupt(s) to interrupt(s)
 2011-07-08 19:02 UTC  (2+ messages)

[PATCH 0/7] notifier error injection
 2011-07-08 18:59 UTC  (4+ messages)
` [PATCH 1/7] pm: improve error code of pm_notifier_call_chain()

[PATCH] runtime-pm: consistent utilization of deferred_resume
 2011-07-08 18:59 UTC  (2+ messages)

[GIT PULL] btrfs fixes
 2011-07-08 18:55 UTC 

[RFC 0/9] Change the copyright info
 2011-07-08 18:54 UTC  (4+ messages)
` [RFC 6/9]drivers:char:nvram.c "

[PATCH 1/2] x86: Format clean up for IOAPIC output
 2011-07-08 18:46 UTC  (2+ messages)
` [PATCH 2/2] x86: Print Dest Field also

[Security] [PATCH] xtensa: prevent arbitrary read in ptrace
 2011-07-08 18:42 UTC  (2+ messages)

[PATCH v3 0/3] Add device tree probe for imx/mxc gpio
 2011-07-08 18:38 UTC  (4+ messages)

[PATCH] regulator: max8997: Fix setting inappropriate value for ramp_delay variable
 2011-07-08 18:28 UTC  (2+ messages)

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-07-08 18:12 UTC  (4+ messages)
` [PATCH 6/7] ARM / Samsung: Use struct "

Loan Offer
 2011-07-07 23:59 UTC 

[PATCH 1/2] dt: add helper function to read u32 arrays
 2011-07-08 17:59 UTC  (5+ messages)
` [PATCH v4 2/2] ARM: l2x0: Add OF based initialization

[PATCH 0/6 v3] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-07-08 17:50 UTC  (4+ 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).