All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-06 06:57:06 to 2008-05-06 09:20:36 UTC [more...]

Binary files in format-patch
 2008-05-06  9:19 UTC  (2+ messages)

[patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
 2008-05-06  9:13 UTC  (12+ messages)
` [patch 01/24] nfsd: clean up mnt_want_write calls
` [patch 02/24] cgroup: dont call vfs_mkdir
` [patch 03/24] reiserfs: dont call vfs_rmdir
` [patch 04/24] reiserfs: dont call notify_change
` [patch 06/24] hpfs: "
` [patch 07/24] fat: "
` [patch 08/24] vfs: immutable inode checking cleanup
` [patch 09/24] vfs: truncate: dont check immutable twice
` [patch 10/24] vfs: truncate: append-only checking cleanup
` [patch 13/24] vfs: utimes cleanup
` [patch 14/24] vfs: splice remove_suid() cleanup

[PATCH] bay: Exit if notify handler cannot be installed
 2008-05-06  9:23 UTC  (3+ messages)

[Buildroot] Ulf, you broke AVR32, why?
 2008-05-06  9:19 UTC  (3+ messages)

[PATCH 17/25] iwlwifi: compile iwl-sta into iwlcore
 2008-05-06  9:16 UTC  (12+ messages)
  ` [PATCH 18/25] iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
    ` [PATCH 19/25] iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
      ` [PATCH 20/25] iwlwifi : Set monitor mode for 4965
        ` [PATCH 21/25] iwlwifi : Set monitor mode for 3945
          ` [PATCH 22/25] iwlwifi: handle shared memory Rx index access
            ` [PATCH 23/25] iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
              ` [PATCH 24/25] iwlwifi: fix spinlock used before initialized
                ` [PATCH 25/25] iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue

2.6.25 semantic change in bay handling?
 2008-05-06  9:17 UTC  (8+ messages)

[PATCH] Sam440ep support
 2008-05-06  9:16 UTC  (7+ messages)

Microblaze patches V2
 2008-05-06  9:16 UTC  (57+ messages)
` [PATCH 01/56] microblaze_v2: Kconfig patches
  ` [PATCH 02/56] microblaze_v2: Makefiles for Microblaze cpu
  ` [PATCH 04/56] microblaze_v2: Open firmware files
  ` [PATCH 10/56] microblaze_v2: Generic dts file for platforms
    ` [PATCH 11/56] microblaze_v2: kernel modules support
      ` [PATCH 12/56] microblaze_v2: lmb support
        ` [PATCH 13/56] microblaze_v2: PVR support, cpuinfo support
          ` [PATCH 14/56] microblaze_v2: defconfig file
            ` [PATCH 15/56] microblaze_v2: head.S + linker script
              ` [PATCH 16/56] microblaze_v2: supported function for memory - kernel/lib
                ` [PATCH 17/56] microblaze_v2: checksum support
                  ` [PATCH 18/56] microblaze_v2: early_printk support
` [PATCH 08/56] microblaze_v2: Interrupt handling, timer support, supported function
  ` [PATCH 09/56] microblaze_v2: cache support
` [PATCH 26/56] microblaze_v2: traps support
  ` [PATCH 27/56] microblaze_v2: support for a.out
    ` [PATCH 28/56] microblaze_v2: memory inicialization, MMU, TLB
      ` [PATCH 29/56] microblaze_v2: page.h, segment.h, unaligned.h
        ` [PATCH 30/56] microblaze_v2: includes SHM*, msgbuf
          ` [PATCH 31/56] microblaze_v2: bug headers files
            ` [PATCH 32/56] microblaze_v2: definitions of types
              ` [PATCH 33/56] microblaze_v2: ioctl support
                ` [PATCH 34/56] microblaze_v2: io.h IO operations
                  ` [PATCH 35/56] microblaze_v2: headers for executables format FLAT, ELF
                    ` [PATCH 36/56] microblaze_v2: dma support
` [PATCH 37/56] microblaze_v2: headers for irq
  ` [PATCH 38/56] microblaze_v2: atomic.h bitops.h byteorder.h
` [PATCH 45/56] microblaze_v2: headers simple files - empty or redirect to asm-generic
  ` [PATCH 46/56] microblaze_v2: headers files entry.h current.h mman.h registers.h sembuf.h

[linux-dvb] Spectrum Analyzer
 2008-05-06  9:13 UTC 

[Xenomai-core] Timing Issues on x86_32 SMP
 2008-05-06  9:13 UTC  (2+ messages)

BUG: sleeping function called from invalid context
 2008-05-06  9:04 UTC 

[Rt2400-devel] rt2500usb current git BUG
 2008-05-06  9:06 UTC 

[PATCH] Fix vdso_enabled type on x86_64
 2008-05-06  9:01 UTC 

[rfc][patch 0/3] bootmem2: a memory block-oriented boot time allocator
 2008-05-06  9:00 UTC  (8+ messages)

kconfig frontend updates
 2008-05-06  9:03 UTC  (5+ messages)
  ` [PATCH 2/2] kconfig: make oldconfig less chatty and clean up conf.c

[PATCH take 2] UBIFS - new flash file system
 2008-05-06 10:35 UTC  (29+ messages)
` [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
` [PATCH take 2 02/28] do_mounts: allow UBI root device name
` [PATCH take 2 03/28] UBIFS: add brief documentation
` [PATCH take 2 04/28] UBIFS: add I/O sub-system
` [PATCH take 2 05/28] UBIFS: add flash scanning
` [PATCH take 2 06/28] UBIFS: add journal replay
` [PATCH take 2 07/28] UBIFS: add file-system build
` [PATCH take 2 08/28] UBIFS: add superblock and master node
` [PATCH take 2 09/28] UBIFS: add file-system recovery
` [PATCH take 2 10/28] UBIFS: add compression support
` [PATCH take 2 11/28] UBIFS: add key helpers
` [PATCH take 2 12/28] UBIFS: add the journal
` [PATCH take 2 13/28] UBIFS: add commit functionality
` [PATCH take 2 14/28] UBIFS: add TNC implementation
` [PATCH take 2 15/28] UBIFS: add TNC commit implementation
` [PATCH take 2 16/28] UBIFS: add TNC shrinker
` [PATCH take 2 17/28] UBIFS: add LEB properties
` [PATCH take 2 18/28] UBIFS: add LEB properties tree
` [PATCH take 2 19/28] "
` [PATCH take 2 20/28] UBIFS: add LEB find subsystem
` [PATCH take 2 21/28] UBIFS: add Garbage Collector
` [PATCH take 2 22/28] UBIFS: add VFS operations
` [PATCH take 2 23/28] UBIFS: add budgeting
` [PATCH take 2 24/28] UBIFS: add extended attribute support
` [PATCH take 2 25/28] UBIFS: add orphans handling sub-system
` [PATCH take 2 26/28] UBIFS: add header files
` [PATCH take 2 27/28] UBIFS: add debugging stuff
` [PATCH take 2 28/28] UBIFS: include FS to compilation

[Qemu-devel] [PATCH] Align file accesses with cache=off (O_DIRECT)
 2008-05-06  9:02 UTC  (6+ messages)

[patch 1/2] read_barrier_depends fixlets
 2008-05-06  9:01 UTC  (7+ messages)
` [patch 2/2] fix SMP data race in pagetable setup vs walking

[lm-sensors] sensors-detect killed my CPU
 2008-05-06  9:01 UTC  (2+ messages)

[patch 0/2] zfcp: Fabric and channel latencies from FCP adapter
 2008-05-06  9:00 UTC  (3+ messages)
` [patch 1/2] zfcp: Track fabric and channel latencies provided by "
` [patch 2/2] zfcp: sysfs attributes for fabric and channel latencies

[PATCH] janitorial: remove leftovers from merge conflict
 2008-05-06  8:58 UTC 

[Bluez-devel] network - NAP (pan1) bridge is not initialized (patch)
 2008-05-06  8:58 UTC  (3+ messages)

[PATCH] Make boundary characters for --color-words configurable
 2008-05-06  8:55 UTC  (12+ messages)
` [PATCH v2 4/5] "

Moving OF firware to arch independent folder
 2008-05-06  8:57 UTC  (5+ messages)
` [PATCH 1/2] OF: Fix coding style violation in of_device.c and of_platform.c

2.6.25: swapper: page allocation failure. order:3, mode:0x4020
 2008-05-06  8:56 UTC  (5+ messages)
` XFS shutdown in xfs_iunlink_remove() (was Re: 2.6.25: swapper: page allocation failure. order:3, mode:0x4020)

[patch 00/15] VFS fixes and cleanups
 2008-05-06  8:49 UTC  (4+ messages)
` [patch 08/15] fat: dont call notify_change

[Qemu-devel] [Patch] [kinda-resend] persistent real-time-clock
 2008-05-06  8:53 UTC  (8+ messages)

Warning on memory offline (and possible in usual migration?)
 2008-05-06  8:52 UTC  (11+ messages)

Where can I find ALSA driver for smdk2410-UDA1341?
 2008-05-06  8:49 UTC 

OSX, ZFS, UTF8, git - somebody hates me in this list
 2008-05-06  8:48 UTC  (9+ messages)

[Qemu-devel] [4353] Teach the CRIS disassembler to stay within the provided buffer
 2008-05-06  8:45 UTC 

[Qemu-devel] [4352] Make sure we flush cached blocks from the tb-jmp-cache when we replace valid tlb entries 
 2008-05-06  8:44 UTC 

[PATCH 0/4] detect online disk resize
 2008-05-06  8:44 UTC  (3+ messages)
` [PATCH 1/2] Added flush_disk to factor out common buffer cache flushing code

Preempt-RT patch for 2.6.25
 2008-05-06  8:43 UTC  (20+ messages)

[PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
 2008-05-06  8:39 UTC  (2+ messages)

[PATCH] [NET] warn when accounting an skb that already has a destructor
 2008-05-06  8:39 UTC  (6+ messages)

[PATCH resend] make "git push" update origin and mirrors, "git push --mirror" update mirrors
 2008-05-06  8:37 UTC  (6+ messages)
` [PATCH 0/7] limit the usage of the default remote "origin" to the minimum
  ` [PATCH 1/7] add special "matching refs" refspec
    ` [PATCH 2/7] add push line in git-clone

[Qemu-devel] [4351] Make the paged properties of the tb-jmp-cache hash function work for TARGET_PAGE_BITS ! = 12
 2008-05-06  8:38 UTC 

[patch 0/4] remove nopfn
 2008-05-06  8:38 UTC  (5+ messages)
` [patch 3/4] spufs: convert nopfn to fault

[Qemu-devel] [4341] qemu: generate signals on tap I/O
 2008-05-06  8:35 UTC  (8+ messages)

[PATCH] CBUS: Fix retu-headset driver by not using removed input_dev->private field
 2008-05-06  8:33 UTC 

[RFC] Introduce __ARCH_WANT_SYS_SYSFS
 2008-05-06  8:33 UTC  (7+ messages)
` [microblaze-uclinux] Re: microblaze syscall list
  `  "

Proposed rebuild task fix
 2008-05-06  8:31 UTC  (3+ messages)

can I receive UDP broadcasts in aliases interfaces?
 2008-05-06  8:30 UTC  (2+ messages)

[Qemu-devel] [4350] More TCG updates for CRIS
 2008-05-06  8:30 UTC 

[Qemu-devel] [4349] CRIS MMU Updates
 2008-05-06  8:04 UTC 

[U-Boot-Users] 1.3.3-rc3 - release status
 2008-05-06  8:24 UTC  (4+ messages)

[PATCH 1/2] [POWERPC] rtc_cmos_setup: assign interrupts only if there is i8259 PIC
 2008-05-06  8:19 UTC  (3+ messages)

kconfig - a suggestion how to fix the select issue
 2008-05-06  8:19 UTC  (2+ messages)

2.6.26-rc1 lies about PAT not being available
 2008-05-06  8:18 UTC 

[Xenomai-core] RTAI Skin FIFO handler running as non-RT task
 2008-05-06  8:18 UTC 

[NFS] A quick manpage typo fix
 2008-05-06  8:16 UTC 

[-mm][PATCH 0/4] Add rlimit controller to cgroups (v3)
 2008-05-06  8:15 UTC  (11+ messages)
` [-mm][PATCH 1/4] Setup the rlimit controller
` [-mm][PATCH 4/4] Add rlimit controller documentation

[patch 5/5] PS3: Update ps3_defconfig
 2008-05-06  8:14 UTC  (3+ messages)

[Bug 15502] New: Unknown LVDS configuration bits
 2008-05-06  8:13 UTC  (3+ messages)
  ` [Bug 15502] "

KVM Test result, kernel 6307419.., userspace 77c9148.. -- 3 new issues
 2008-05-06  8:10 UTC 

[PATCH] Be more careful with objects directory permissions on clone
 2008-05-06  8:08 UTC  (9+ messages)

VMX status report. Xen: #17570 & Xen0: #532 -- blocked
 2008-05-06  8:08 UTC  (2+ messages)

[PATCH] [NET] Exporting of some IPv6 symbols for HIP and SHIM6 experimentation
 2008-05-06  8:07 UTC  (5+ messages)

[BUG] 2.6.26-rc1 hangs during boot on UltraSPARC 5
 2008-05-06  8:05 UTC  (4+ messages)

[PATCH] add Phytec pcm030 board support
 2008-05-06  8:08 UTC  (11+ messages)

[ kvm-Bugs-1958519 ] fails to build KVM modules against 2.6.26 kernel
 2008-05-06  8:05 UTC 

[PATCH] SPI: Use "if SPI_MASTER" to remove numerous dependencies
 2008-05-06  8:03 UTC 

Linux 2.6.26-rc1
 2008-05-06  8:02 UTC  (4+ messages)

[2.6 patch] avr32: export copy_page
 2008-05-06  7:58 UTC  (2+ messages)

[Xenomai-core] Houston, we have a circular problem
 2008-05-06  7:57 UTC  (7+ messages)

is there support for my Card
 2008-05-06  7:50 UTC  (2+ messages)

[Xenomai-core] [PATCH] -ETIMEDOUT return value not described in rt_cond_wait API documentation?
 2008-05-06  7:48 UTC  (2+ messages)

[2.6 patch] make sched_feat_{names,open} static
 2008-05-06  7:46 UTC  (7+ messages)
` [rfc] the kernel workflow & trivial "global -> static" patches (was: Re: [2.6 patch] make sched_feat_{names,open} static)

[Xenomai-help] rt_queue_alloc and ways to manage queue overruns
 2008-05-06  7:46 UTC  (2+ messages)

2.6.26-rc1-git1 -- trying to get vblank count for disabled pipe 0
 2008-05-06  7:40 UTC  (4+ messages)

[DCCP/CCID-3] [PATCH 0/4]: Bug fixes and smaller TX socket
 2008-05-06  7:38 UTC  (10+ messages)
  ` [PATCH 1/4] [CCID3]: Remove ugly RTT-sampling history lookup
    ` [PATCH 2/4] [CCID-3]: Simplify tx_parse_options
      ` [PATCH 3/4] [CCID]: CCID-specific option parsing routines need to know the packet type
        ` [PATCH 4/4] [CCID-3]: Remove indirection when parsing options

[RFC] [VTD][patch 0/3] vt-d support for pci passthrough
 2008-05-06  7:39 UTC  (2+ messages)

[RFC] [VTD][patch 1/3] vt-d support for pci passthrough: kvm-vtd--kernel.patch
 2008-05-06  7:37 UTC  (2+ messages)

[RFC PATCH 2/6] kbuild: let addtree result in absolute paths only
 2008-05-06  7:36 UTC  (2+ messages)

linux-next: Tree for May 6
 2008-05-06  7:34 UTC 

[PATCH 1/1] PRM: Fixed comments on global PRM register usage
 2008-05-06  7:33 UTC 

dynamic wep with mulitple keys
 2008-05-06  7:32 UTC  (6+ messages)

w35und: driver now down to 16Kloc, and actually works a bit
 2008-05-06  7:32 UTC  (4+ messages)

[U-Boot-Users] [PATCH V2] onenand: fix error: static declaration of 'memcpy' follows non-static declaration
 2008-05-06  7:29 UTC  (3+ messages)

[B.A.T.M.A.N.] 0.3 final released
 2008-05-06  7:27 UTC  (4+ messages)

w35und: some more code removal
 2008-05-06  7:28 UTC  (5+ messages)

Linux 2.6.26-rc1
 2008-05-06  7:26 UTC  (5+ messages)

Problem mounting ext2 using ext3?
 2008-05-06  7:26 UTC  (5+ messages)

[Poptop-server] Restrict user access
 2008-05-06  7:25 UTC 

about generic_establish_ppp()
 2008-05-06  7:25 UTC  (2+ messages)
`  "

[PATCH] Microblaze: implement dma-coherent API and refactor cache flush code
 2008-05-06  7:23 UTC  (6+ messages)
  ` [PATCH] Microblaze: implement dma-coherent API and refactorcache "
      ` [PATCH] Microblaze: implement dma-coherent API andrefactorcache "

[Buildroot] link to busybox
 2008-05-06  7:23 UTC  (3+ messages)

git trees which are not yet in linux-next
 2008-05-06  7:18 UTC  (6+ messages)

how to recreate a raid5 array with n-1 drives?
 2008-05-06  7:17 UTC  (2+ messages)

acpi_cpu_freq_init warning
 2008-05-06  7:13 UTC  (5+ messages)

[NET_CLS_ACT] act_simple dont ignore realloc code
 2008-05-06  7:11 UTC  (2+ messages)

[PATCH] Allow building iwl3945 without iwl4965
 2008-05-06  7:05 UTC  (4+ messages)
` [2.6 patch] make IWLWIFI a tristate

Fwd: linux2.6 does not boot from XUP
 2008-05-06  7:04 UTC  (2+ messages)

[PATCH 0/3] log --graph and rev-list --graph
 2008-05-06  7:01 UTC  (6+ messages)
` [PATCH 1/3] revision API: split parent rewriting and parent printing options
  ` [PATCH 2/3] Add history graph API
    ` [PATCH 3/3] log and rev-list: add --graph option

make vmstat cpu-unplug safe
 2008-05-06  7:02 UTC  (2+ messages)

[PATCH 1/2][ATM]: Do not free already unregistered net device
 2008-05-06  6:58 UTC  (4+ messages)

[PATCH 0/3] DMA clean-up for multi-boot
 2008-05-06  6:58 UTC  (5+ messages)
  ` public git l2 cache off


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.