All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-10 00:08:30 to 2009-07-10 05:17:27 UTC [more...]

[PATCH -tip -v11 00/11] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-07-10  5:17 UTC  (3+ messages)
` [PATCH -tip -v11 11/11] tracing: Add kprobes event profiling interface

[PATCH] Return ENOEXEC, not ENOENT, if a binary's or script's interpreter doesn't exist
 2009-07-10  5:18 UTC  (2+ messages)

[PATCH 0/2] tracing: convert some seq_print_ip_sym to %pf
 2009-07-10  5:14 UTC  (3+ messages)
` [PATCH 1/2] tracing/function-graph-tracer: Use the %pf format

[PATCH]Btrfs:Fix discard semantic
 2009-07-10  5:14 UTC  (6+ messages)
      ` [PATCH] btrfs: Fix partial discard on RAID1

[00/15] swiotlb cleanup
 2009-07-10  5:12 UTC  (51+ messages)
` [PATCH 01/15] swiotlb: remove unused swiotlb_alloc_boot()
` [PATCH 02/15] swiotlb: remove unused swiotlb_alloc()
` [PATCH 03/15] swiotlb: remove swiotlb_arch_range_needs_mapping
` [PATCH 04/15] swiotlb: remove unnecessary swiotlb_bus_to_virt
` [PATCH 05/15] x86: add dma_capable() to replace is_buffer_dma_capable()
` [PATCH 06/15] x86: replace is_buffer_dma_capable() with dma_capable
` [PATCH 07/15] ia64: add dma_capable() to replace is_buffer_dma_capable()
` [PATCH 08/15] powerpc: "
` [PATCH 09/15] swiotlb: use dma_capable()
` [PATCH 10/15] powerpc: remove unncesary swiotlb_arch_address_needs_mapping
` [PATCH 11/15] remove is_buffer_dma_capable()
` [PATCH 12/15] x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
` [PATCH 13/15] swiotlb: use phys_to_dma and dma_to_phys
` [PATCH 14/15] powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
` [PATCH 15/15] x86: "

[RFC][PATCH 0/5] Memory controller soft limit patches (v8)
 2009-07-10  5:32 UTC  (8+ messages)
` [RFC][PATCH 1/5] Memory controller soft limit documentation (v8)
` [RFC][PATCH 3/5] Memory controller soft limit organize cgroups (v8)
` [RFC][PATCH 5/5] Memory controller soft limit reclaim on contention (v8)

[PATCH] nilfs2: remove redundant super block commit
 2009-07-10  5:09 UTC 

[PATCH] OMAP3: PM: Fix freeze when scaling CORE dpll to < 83Mhz
 2009-07-10  5:05 UTC  (5+ messages)

Problem with git bisect in git-1.6.3.3
 2009-07-10  5:05 UTC  (3+ messages)

What's cooking in git.git (Jul 2009, #01; Mon, 06)
 2009-07-10  5:05 UTC  (2+ messages)

Drivers cannot write to msix_iomem from DomU, is this right?
 2009-07-10  4:56 UTC  (2+ messages)

[LTP] Compile failure with rt_sigaction on amd64
 2009-07-10  4:52 UTC  (4+ messages)

Ask a question related Assemble and C revert within vmlinux ?
 2009-07-10  4:45 UTC 

[PATCH] libext2fs: Make ext2fs_extent_set_bmap() more robust against ENOSPC
 2009-07-10  4:45 UTC  (2+ messages)

[KVM_AUTOTEST] add kvm hugepage variant and test
 2009-07-10  4:38 UTC  (2+ messages)

[RFC GIT PULL] perfcounters updates and fixes
 2009-07-10  4:35 UTC 

[U-Boot] [RFC] - sanve the server's mac address
 2009-07-10  4:31 UTC  (5+ messages)

[PATCH 0/2] perf_counter: add tracepoint support
 2009-07-10  4:17 UTC  (10+ messages)
` [PATCH 2/2] perf_counter: add support to the 'perf' tool for tracepoints
    ` [PATCH 3/2] perf_counters: add debugfs dir option

binutils 2.19 issue with kernel link
 2009-07-10  4:15 UTC  (9+ messages)

[U-Boot] [PATCH 5/6] usb: add Marvell Kirkwood ehci host controller driver
 2009-07-10  4:15 UTC  (2+ messages)

[PATCH 1/2] tracing/filter: remove preds from struct event_subsystem
 2009-07-10  4:06 UTC  (4+ messages)
` [PATCH 2/2] tracing/filter: remove empty subsystem and it's directory

[PATCH] sched_rt: fix overload bug on rt group scheduling
 2009-07-10  4:05 UTC  (6+ messages)
      ` [PATCH] sched_rt: fix overload bug on rt group scheduling -v2

[LTP] FW: FW: My first Patch
 2009-07-10  4:02 UTC 

[PATCH 1/1 tip] perf report: Adjust column width to the values sampled
 2009-07-10  4:01 UTC  (2+ messages)

kernel BUG with xfs_quota
 2009-07-10  4:00 UTC  (2+ messages)

[PATCH 2/2] netdev: restore MTU change operation
 2009-07-10  3:59 UTC 

[PATCH 2/2] netdev: restore MTU change operation
 2009-07-10  3:57 UTC 

[PATCH 0/44] includecheck: fix multiple includes
 2009-07-10  3:50 UTC  (8+ messages)
` [GIT-PULL] includecheck fixes

[PATCH 1/2] netdev: restore MAC address set and validate operations
 2009-07-10  3:54 UTC 

Too many 'stat' calls by git-status on Windows
 2009-07-10  3:40 UTC  (24+ messages)
    ` [PATCH 1/3] Add 'fill_directory()' helper function for directory traversal
      ` [PATCH 2/3] Simplify read_directory[_recursive]() arguments
        ` [PATCH 3/3] Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry
                        ` [PATCH 4/3] Avoid using 'lstat()' to figure out directories
                          ` [PATCH 5/3] Prepare symlink caching for thread-safety
                            ` [PATCH 6/3] Export thread-safe version of 'has_symlink_leading_path()'
                              ` [PATCH 7/3] Make index preloading check the whole path to the file

[script] find largest pack objects
 2009-07-10  3:34 UTC  (2+ messages)

git-svn is "Unable to determine upstream SVN information..."
 2009-07-10  3:31 UTC  (2+ messages)

PATCH: fd leak if pipe() is called with an invalid address
 2009-07-10  3:31 UTC  (3+ messages)

[RFC][PATCH 0/4] ZERO PAGE again v2
 2009-07-10  3:51 UTC  (12+ messages)

[PATCH] Security/sysfs: Enable security xattrs to be set on sysfs files, directories, and symlinks
 2009-07-10  3:25 UTC  (6+ messages)

Test Scenario for Realtime latency benchmark in the worstcase environment
 2009-07-10  3:25 UTC  (2+ messages)

[GIT PULL] oprofile fixes for v2.6.31-rc2
 2009-07-10  3:23 UTC  (2+ messages)

[GIT]: Networking
 2009-07-10  3:17 UTC 

Fix compile error in bmac.c
 2009-07-10  3:17 UTC  (2+ messages)

[GIT PULL] [PATCH 0/22] trivial fixes typo "foo foo"
 2009-07-10  3:11 UTC  (3+ messages)
` [GIT PULL] V2 "

[PATCH] Delete fossil file
 2009-07-10  3:10 UTC 

Qemu nic rate limit
 2009-07-10  3:09 UTC  (2+ messages)

[PATCH 2/2] mm_for_maps: take ->cred_guard_mutex to fix the race with exec
 2009-07-10  3:07 UTC  (2+ messages)

What's happening with vr41xx_giu.c?
 2009-07-10  3:07 UTC  (3+ messages)

[PATCH 1/2] mm_for_maps: shift down_read(mmap_sem) to the caller
 2009-07-10  3:06 UTC  (2+ messages)

(unknown),
 2009-07-10  2:57 UTC  (3+ messages)
` VTd pass through and 32 bit (sorry previous mail had no subject)

2.6.30 oops with acpi/button
 2009-07-10  2:57 UTC  (3+ messages)

Setting screen size
 2009-07-10  2:37 UTC 

[PATCH 01/23] Pass PVR in sregs
 2009-07-10  2:50 UTC  (3+ messages)

[PATCH] input: Add keypad support for w90p910 evb
 2009-07-10  2:39 UTC  (7+ messages)

[RFC] Git Perl bindings, and OO interface
 2009-07-10  2:08 UTC  (2+ messages)

[PATCH] add --summary option to git-push and git-fetch
 2009-07-10  2:24 UTC  (5+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH corrected RFC] uio: add generic driver for PCI 2.3 devices
 2009-07-10  2:22 UTC  (4+ messages)

[PATCH 4/5] add isolate pages vmstat
 2009-07-10  2:11 UTC  (4+ messages)

2.6.31-rc2: Reported regressions from 2.6.30
 2009-07-10  2:10 UTC  (6+ messages)

[PATCH v3] Input: add touchscreen driver for MELFAS MCS-5000 controller
 2009-07-10  2:10 UTC 

[PATCH] vmalloc.c: fix lose num_physpages checking
 2009-07-10  2:06 UTC 

[PATCH] Add a subtest pci_hotplug in kvm test
 2009-07-10  2:01 UTC  (4+ messages)
  ` [Autotest] "

[RFC] IO scheduler based IO controller V6
 2009-07-10  1:56 UTC  (4+ messages)
  ` [PATCH] io-controller: implement per group request allocation limitation

[PATCH 0/5] OOM analysis helper patch series v2
 2009-07-10  2:17 UTC  (3+ messages)

[PATCH 0/3] scsi_dh: Add ability to set parameters for scsi device handler
 2009-07-10  1:59 UTC  (8+ messages)
            ` [dm-devel] "

[Qemu-devel] Qemu: write on physical address
 2009-07-10  1:55 UTC 

Question on RAID-5 using ADMA
 2009-07-10  1:53 UTC  (8+ messages)

[PATCH -mm 1/2] rename is_single_threaded(task) to is_current_single_threaded(void)
 2009-07-10  1:48 UTC  (5+ messages)
  ` [PATCH v2 -mm 1/2] rename is_single_threaded(task) to current_is_single_threaded(void)
  ` [PATCH v2 -mm 2/2] current_is_single_threaded: don't use ->mmap_sem

removing addr_needs_map in struct dma_mapping_ops
 2009-07-10  1:47 UTC  (2+ messages)

CONFIG_VFAT_FS_DUALNAMES regressions
 2009-07-10  1:45 UTC  (16+ messages)

[PATCH v2.0 5/6] Handler m2p table and frametable fault in pagefault handler
 2009-07-10  1:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] qemu-io: small cleanups for the aio code
 2009-07-10  1:37 UTC  (3+ messages)

[PATCH 0/2] mm_for_maps: minor cleanups/fixes
 2009-07-10  1:27 UTC 

[PATCH 0/5] OOM analysis helper patch series v2
 2009-07-10  1:23 UTC  (4+ messages)
` [PATCH 5/5] add shmem vmstat

linux-next: ttydev tree import failure
 2009-07-10  1:20 UTC  (4+ messages)

IO controller mini-summit -- Japan, Oct 2009
 2009-07-10  1:19 UTC  (9+ messages)
  ` [dm-devel] "
    ` [Xen-devel] "
    `  "

bug with $? after 
 2009-07-09 21:09 UTC 

Planning for the 0.11.0 release
 2009-07-10  1:10 UTC  (5+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH] Add support for the KwikByte KBOC OMAP35xx board
 2009-07-10  1:06 UTC  (2+ messages)

Restless sticking ability is true!
 2009-07-10  0:59 UTC 

Afatech AF9013 DVB-T not working with mplayer radio streams
 2009-07-10  1:05 UTC  (4+ messages)

[PATCH net-next-2.6 0/5] Add support for software UDP fragmentation offload(UFO)
 2009-07-10  1:04 UTC  (2+ messages)

[PATCH] mac80211: monitor the connection
 2009-07-10  1:00 UTC  (2+ messages)
` [PATCH v2] "

sk_lock: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
 2009-07-10  0:59 UTC  (9+ messages)

[Ocfs2-devel] Orphan Scan - v3
 2009-07-10  0:51 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 5/5] ocfs2: Disable orphan scanning for local and hard-ro mounts

PXA3xx NAND driver trouble with 'conservative' CPU govenor
 2009-07-10  0:50 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/1] ocfs2-devel: trivial fix for s/migrate/migration/ in dlmrecovery.c, line 1121
 2009-07-10  0:50 UTC  (2+ messages)

[PATCH -tip] Simplify RCU CPU-hotplug notification
 2009-07-10  0:48 UTC 

[PATCH] cfg80211: fix a locking bug
 2009-07-10  0:45 UTC 

[PATCH] mac80211: fix multi-use timer
 2009-07-10  0:39 UTC 

[patch 0/3] net: Sanitizing hrtimer usage in net/sched/sch_cbq.c
 2009-07-10  0:39 UTC  (2+ messages)

No sound with nVidia Corporation MCP79 High Definition Audio (rev b1) (Macbook Pro 5, 5)
 2009-07-10  0:29 UTC  (4+ messages)

[PATCH] cr_tests: Fix hang when robust futex lists are not restored during restart
 2009-07-10  0:21 UTC  (3+ messages)

[net-2.6 PATCH] ixgbe: Fix coexistence of FCoE and Flow Director in 82599
 2009-07-10  0:17 UTC  (2+ messages)

Hitting slab BUG with bridging/cxgb3 on 2.6.31-rc2
 2009-07-10  0:16 UTC  (4+ messages)
` [PATCH for 2.6.31] cxgb3: Fix crash caused by stashing wrong netdev_queue

Wierd code in Entry.S
 2009-07-10  0:15 UTC  (2+ messages)

linux-next: manual merge of the ttydev tree with the usb.current tree
 2009-07-10  0:13 UTC  (4+ messages)

patch acceptance question
 2009-07-10  0:10 UTC  (2+ messages)

[PATCHv7 0/2] net: fix race in the receive/select
 2009-07-10  0:08 UTC  (4+ messages)
` [PATCHv7 2/2] memory barrier: adding smp_mb__after_lock


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.