public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-22 14:27:43 to 2010-07-22 19:25:26 UTC [more...]

[PATCH] Don't apply for write lock on tasklist_lock if parent doesn't ptrace other processes
 2010-07-22 19:24 UTC  (5+ messages)

[PATCH] Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
 2010-07-22 19:12 UTC 

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-07-22 19:18 UTC  (33+ messages)
` [PATCH 00/18] Extended file stat functions "

Introducing the LCD-Linux project
 2010-07-22 19:19 UTC  (2+ messages)

[PATCH] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
 2010-07-22 19:18 UTC  (8+ messages)

perf annotate segfaults when source code has goto label that looks like hex number
 2010-07-22 19:16 UTC  (9+ messages)
` [PATCH] "
        ` [PATCH v2] "

Filesystem hints to storage
 2010-07-22 19:15 UTC  (2+ messages)

[PATCH 0/8] zcache: page cache compression support
 2010-07-22 19:14 UTC  (2+ messages)

[PATCH 0/8] floppy: cleanup patches
 2010-07-22 19:09 UTC  (7+ messages)
      ` [RFC] floppy: use single threaded workqueue

[net 0/2] Clean up netfilter cache on xmit-to-self
 2010-07-22 19:09 UTC  (3+ messages)
` [net 1/2] net: dev_forward_skb should call nf_reset
` [net 2/2] veth: Remove redundant timestamp assignment

VFS scalability git tree
 2010-07-22 19:01 UTC 

[PATCH 1/5] Package Level Thermal Control and Power Limit Notification: feature enabling
 2010-07-22 18:58 UTC  (8+ messages)
  ` [PATCH 2/5] Package Level Thermal Control and Power Limit Notification: pkgtemp hwmon driver
  ` [PATCH 3/5] Package Level Thermal Control and Power Limit Notification: thermal throttling
  ` [PATCH 4/5] Package Level Thermal Control and Power Limit Notification: power limit notification
  ` [PATCH 5/5] Package Level Thermal Control and Power Limit Notification: pkgtemp doc

[PATCH 00/36] Remove unnecessary casts of private_data
 2010-07-22 18:58 UTC  (3+ messages)
` [PATCH 29/36] kernel/trace: "

[PATCH 09/11] staging: comedi: formatting of pointers in printk()
 2010-07-22 18:51 UTC  (4+ messages)

[PATCH -v26 00/16] Use memblock with x86
 2010-07-22 18:44 UTC  (17+ messages)
` [PATCH 01/16] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 02/16] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 03/16] x86, memblock: Add memblock_x86_to_bootmem()
` [PATCH 04/16] x86,memblock: Add memblock_x86_reserve_range/memblock_x86_free_range
` [PATCH 05/16] x86, memblock: Add get_free_all_memory_range()
` [PATCH 06/16] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
` [PATCH 07/16] memblock: Add find_memory_core_early()
` [PATCH 08/16] x86, memblock: Add memblock_x86_find_in_range_node()
` [PATCH 09/16] x86, memblock: Add memblock_x86_free_memory_in_range()
` [PATCH 10/16] x86, memblock: Add memblock_x86_memory_in_range()
` [PATCH 11/16] x86, memblock: Use memblock_debug to control debug message print out
` [PATCH 12/16] x86: Use memblock to replace early_res
` [PATCH 13/16] x86: Replace e820_/_early string with memblock_
` [PATCH 14/16] x86: Remove not used early_res code
` [PATCH 15/16] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
` [PATCH 16/16] x86: remove old bootmem code

[PATCH] Staging: vt6656: Remove PUINT from ttype.h
 2010-07-22 18:44 UTC  (2+ messages)

[PATCH] Staging: comedi: drivers: Code style issues
 2010-07-22 18:47 UTC  (2+ messages)

[PATCH -v26 00/31] generic changes for memblock
 2010-07-22 18:21 UTC  (32+ messages)
` [PATCH 01/31] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 02/31] memblock: No reason to include asm/memblock.h late
` [PATCH 03/31] memblock: Introduce for_each_memblock() and new accessors, and use it
` [PATCH 04/31] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 05/31] memblock: Factor the lowest level alloc function
` [PATCH 06/31] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 07/31] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 08/31] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 09/31] memblock: Change u64 to phys_addr_t
` [PATCH 10/31] memblock: Remove unused memblock.debug struct member
` [PATCH 11/31] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 12/31] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 13/31] memblock: Add debug markers at the end of the array
` [PATCH 14/31] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 15/31] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 16/31] memblock: Move memblock_init() to the bottom of the file
` [PATCH 17/31] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 18/31] memblock: Move functions around into a more sensible order
` [PATCH 19/31] memblock: Add array resizing support
` [PATCH 20/31] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 21/31] memblock: Add "start" argument to memblock_find_base()
` [PATCH 22/31] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 23/31] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 24/31] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 25/31] memblock: Add debugfs files to dump the arrays content
` [PATCH 26/31] memblock: Prepare x86 to use memblock to replace early_res
` [PATCH 27/31] memblock: Print new doubled array location info
` [PATCH 28/31] memblock: Export MEMBLOCK_ERROR again
` [PATCH 29/31] memblock: Prepare to include linux/memblock.h in core file
` [PATCH 30/31] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
` [PATCH 31/31] memblock: Add memblock_find_in_range()

E-MAIL WINNER
 2010-07-22 18:38 UTC 

swiotlb detection should be memory hotplug aware ?
 2010-07-22 18:34 UTC  (5+ messages)

Introducing the LCD-Linux project
 2010-07-22 18:12 UTC  (2+ messages)

Please teach me X86 I/O port 0x61
 2010-07-22 18:21 UTC  (3+ messages)

[PATCH] Staging:dt3155: fix code style generated by checkpatch.pl in dt3155_drv.c
 2010-07-22 18:15 UTC  (3+ messages)

[PATCH -staging] slicoss: README update
 2010-07-22 18:07 UTC  (2+ messages)
` Staging: "

[PATCH -staging] slicoss: Remove net_device_stats from the driver's private
 2010-07-22 18:06 UTC  (2+ messages)
` Staging: "

kernel BUG at fs/btrfs/extent-tree.c:1353
 2010-07-22 18:07 UTC  (4+ messages)

[review patch 0/2] new driver: Nosy, a low-budget FireWire packet sniffer
 2010-07-22 18:04 UTC  (6+ messages)
` [review patch 1/2] firewire: new driver: nosy - IEEE 1394 traffic sniffer
      ` [review patch 3/2] firewire: nosy: note ioctls in ioctl-number.txt

[PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link()
 2010-07-22 18:01 UTC  (7+ messages)
` [PATCH 2/6] AFS: Use d_automount() "
` [PATCH 3/6] NFS: "
` [PATCH 4/6] CIFS: "
` [PATCH 5/6] Remove the automount through follow_link() kludge code from pathwalk
` [PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount

[PATCH] Staging: dt3155: Remove copy_to_user for ioctl's DT3155_{STOP|START}
 2010-07-22 17:55 UTC  (3+ messages)

determine the required firmwares for static drivers from .config file
 2010-07-22 17:56 UTC 

[PATCH 00/11] staging: tidspbridge: header cleanup series
 2010-07-22 17:53 UTC  (5+ messages)
` [PATCH 06/11] staging: tidspbridge: remove GlobalTypes.h
` [PATCH 07/11] staging: tidspbridge: replace CONST with c standard const

[PATCH 00/15] ti dspbridge: Remove CamelCase, reagroup variables
 2010-07-22 17:46 UTC  (4+ messages)

[PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
 2010-07-22 17:47 UTC  (8+ messages)
` [PATCH 2/6] CIFS: Fix a malicious redirect problem in the DNS lookup code
` [PATCH 3/6] CIFS: Make cifs_convert_address() take a const src pointer and a length
` [PATCH 4/6] DNS: Separate out CIFS DNS Resolver code
` [PATCH 5/6] DNS: Implement option parsing on dns_resolver results
` [PATCH 6/6] DNS: Make AFS go to the DNS for AFSDB records for unknown cells

[BUGFIX][PATCH] Fix false positive BUG_ON in __page_set_anon_rmap
 2010-07-22 17:39 UTC  (3+ messages)

[PATCH v4] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-22 17:22 UTC  (3+ messages)

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-07-22 16:58 UTC  (11+ messages)

[PATCH] staging: clean up code a bit, use kernel native methods
 2010-07-22 16:57 UTC  (8+ messages)
  ` [PATCH 0/5] "
    ` [PATCH 1/5] staging: remove unused methods
    ` [PATCH 2/5] staging: panel: change own pieces of code by strtoul()
    ` [PATCH 3/5] staging: rtl8192su: don't use own isxdigit() method
    ` [PATCH 4/5] staging: wlags49_h2: remove custom hex_to_bin() method
    ` [PATCH 5/5] staging: wlan-ng: remove own bin2hex converter

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-22 16:44 UTC  (9+ messages)

[RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager
 2010-07-22 16:33 UTC  (9+ messages)

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-22 16:25 UTC  (11+ messages)

[PATCH 0/5] Package Level Thermal Control and Power Limit Notification
 2010-07-22 16:21 UTC 

Small perf optimization
 2010-07-22 16:21 UTC  (2+ messages)

[PATCH 1/3] DMAENGINE: generic slave channel control v2
 2010-07-22 16:13 UTC  (3+ messages)

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-07-22 15:58 UTC  (11+ messages)
      ` [PATCH 1/3] vhost: replace vhost_workqueue with per-vhost kthread
                ` [PATCH UPDATED "

[RFC][PATCH] Add a dentry op to handle automounting rather than abusing follow_link
 2010-07-22 16:04 UTC  (6+ messages)

acpi_idle: Very idle Core i7 machine never enters C3
 2010-07-22 15:57 UTC  (12+ messages)
                ` [PATCH] ACPI: make acpi_idle Nehalem-aware

[RFC] - Mapping ACPI tables as CACHED
 2010-07-22 15:52 UTC  (2+ messages)

[git pull] Input updates for 2.6.35-rc5
 2010-07-22 15:51 UTC 

[PATCH] keypad/nuc900: change keypad driver name from 'nuc900-keypad' to 'nuc900-kpi'
 2010-07-22 15:43 UTC  (3+ messages)

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-22 15:34 UTC  (7+ messages)
` [PATCH 7/8] writeback: sync old inodes first in background writeback

[PATCH] setlocalversion: fix version for untaged nontip mercurial revs
 2010-07-22 15:19 UTC 

[PATCH] x86: ioremap: fix wrong physical address handling in PAT code
 2010-07-22 15:13 UTC  (2+ messages)

[PATCH] eeepc-laptop: fix hotplug_disabled module_param permissions
 2010-07-22 15:11 UTC  (2+ messages)

[-next July 21] s390 build failure : kernel/workqueue.o
 2010-07-22 15:10 UTC  (5+ messages)
    ` [PATCH wq#for-next] workqueue: fix how cpu number is stored in work->data

[PATCH 2/4] mm: cma: Contiguous Memory Allocator added
 2010-07-22 15:05 UTC  (13+ messages)

Version 2: Provide /sys/../ec with read/write access and some cleanups
 2010-07-22 15:03 UTC  (2+ messages)

[PATCH 1/2] x86: fix keeping track of AMD C1E
 2010-07-22 15:02 UTC  (11+ messages)

openvz: Oops in ext4 when VPS starts
 2010-07-22 15:01 UTC  (2+ messages)

[RFC PATCH v3 0/5] netdev: show a process of packets
 2010-07-22 14:57 UTC  (7+ messages)
` [RFC PATCH v3 4/5] skb: add tracepoints to freeing skb

[RFC PATCH] cfq-iosced: Implement IOPS mode and group_idle tunable V3
 2010-07-22 14:49 UTC  (3+ messages)

[PATCH net-next] sysfs: add entry to indicate network interfaces with random MAC address
 2010-07-22 14:47 UTC  (9+ messages)
          ` [PATCH net-next] sysfs: add attribute to indicate hw address assignment type

[PATCHv4 2/2] usb: gadget: storage: optional SCSI WRITE FUA bit
 2010-07-22 14:53 UTC  (4+ messages)
  ` [PATCHv5] "

Notes to filesystem developers
 2010-07-22 14:40 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