All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-06-26 22:28:34 to 2007-06-27 01:17:07 UTC [more...]

[PATCH 00/15] [POWERPC] PCI/PCIe cleanups and fixups for 8641
 2007-06-27  1:16 UTC  (15+ messages)
` [PATCH 01/15] [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
  ` [PATCH 02/15] [POWERPC] 52xx: Remove support for PCI bus_offset
    ` [PATCH 03/15] [POWERPC] Pass the pci_controller into pci_exclude_device
      ` [PATCH 04/15] [POWERPC] Remove hack to determine the 2nd PHBs bus number
        ` [PATCH 05/15] [POWERPC] Remove bus_offset in places its not really used
          ` [PATCH 06/15] [POWERPC] Added self_busno to indicate which bus number the PHB is
            ` [PATCH 07/15] [POWERPC] Removed remnants of bus_offset
              ` [PATCH 08/15] [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
                ` [PATCH 09/15] [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file
                  ` [PATCH 10/15] [POWERPC] Added indirect_type to handle variants of PCI ops
                    ` [PATCH 11/15] [POWERPC] 86xx: Avoid system halt if link training isn't at least L0
                      ` [PATCH 12/15] [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
                        ` [PATCH 13/15] [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode
                          ` [PATCH 14/15] [POWERPC] Let subordinate transparent bridges be transparent

i386 boot fail, EIP in __change_page_attr:166
 2007-06-27  1:15 UTC  (6+ messages)

[PATCH 1/3] rebase -i: several cleanups
 2007-06-27  1:09 UTC  (2+ messages)

Credit scheduler
 2007-06-27  1:09 UTC 

[PATCH] Add git-save script
 2007-06-27  1:05 UTC  (3+ messages)

[AppArmor 00/44] AppArmor security module overview
 2007-06-27  0:32 UTC  (46+ messages)
` [AppArmor 01/44] Pass struct vfsmount to the inode_create LSM hook
` [AppArmor 02/44] Pass struct path down to remove_suid and children
` [AppArmor 03/44] Add a vfsmount parameter to notify_change()
` [AppArmor 04/44] Pass struct vfsmount to the inode_setattr LSM hook
` [AppArmor 05/44] Add struct vfsmount parameter to vfs_mkdir()
` [AppArmor 06/44] Pass struct vfsmount to the inode_mkdir LSM hook
` [AppArmor 07/44] Add a struct vfsmount parameter to vfs_mknod()
` [AppArmor 08/44] Pass struct vfsmount to the inode_mknod LSM hook
` [AppArmor 09/44] Add a struct vfsmount parameter to vfs_symlink()
` [AppArmor 10/44] Pass struct vfsmount to the inode_symlink LSM hook
` [AppArmor 11/44] Pass struct vfsmount to the inode_readlink "
` [AppArmor 12/44] Add struct vfsmount parameters to vfs_link()
` [AppArmor 13/44] Pass the struct vfsmounts to the inode_link LSM hook
` [AppArmor 14/44] Add a struct vfsmount parameter to vfs_rmdir()
` [AppArmor 15/44] Pass struct vfsmount to the inode_rmdir LSM hook
` [AppArmor 16/44] Call lsm hook before unhashing dentry in vfs_rmdir()
` [AppArmor 17/44] Add a struct vfsmount parameter to vfs_unlink()
` [AppArmor 18/44] Pass struct vfsmount to the inode_unlink LSM hook
` [AppArmor 19/44] Add struct vfsmount parameters to vfs_rename()
` [AppArmor 20/44] Pass struct vfsmount to the inode_rename LSM hook
` [AppArmor 21/44] Add a struct vfsmount parameter to vfs_setxattr()
` [AppArmor 22/44] Pass struct vfsmount to the inode_setxattr LSM hook
` [AppArmor 23/44] Add a struct vfsmount parameter to vfs_getxattr()
` [AppArmor 25/44] Add a struct vfsmount parameter to vfs_listxattr()
` [AppArmor 26/44] Pass struct vfsmount to the inode_listxattr LSM hook
` [AppArmor 27/44] Add a struct vfsmount parameter to vfs_removexattr()
` [AppArmor 28/44] Pass struct vfsmount to the inode_removexattr LSM hook
` [AppArmor 29/44] Fix __d_path() for lazy unmounts and make it unambiguous
` [AppArmor 30/44] Make d_path() consistent across mount operations
` [AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
` [AppArmor 33/44] Pass struct file down the inode_*xattr security LSM hooks
` [AppArmor 34/44] Factor out sysctl pathname code
` [AppArmor 35/44] Allow permission functions to tell between parent and leaf checks
` [AppArmor 36/44] Export audit subsystem for use by modules
` [AppArmor 37/44] AppArmor: Main Part
` [AppArmor 38/44] AppArmor: Module and LSM hooks
` [AppArmor 39/44] AppArmor: Profile loading and manipulation, pathname matching
` [AppArmor 40/44] AppArmor: all the rest
` [AppArmor 41/44] Add AppArmor LSM to security/Makefile
` [AppArmor 42/44] Switch to vfs_permission() in do_path_lookup()
` [AppArmor 43/44] Switch to vfs_permission() in sys_fchdir()
` [AppArmor 44/44] Fix file_permission()
` [AppArmor 24/44] Pass struct vfsmount to the inode_getxattr LSM hook
` [AppArmor 31/44] Add d_namespace_path() to compute namespace relative pathnames

[2.6.21.1] soft lockup when removing netconsole module
 2007-06-27  1:00 UTC  (7+ messages)
    ` [PATCH] "

+ netconsole-fix-soft-lockup-when-removing-module.patch added to -mm tree
 2007-06-27  0:59 UTC 

Credit scheduler
 2007-06-27  0:59 UTC  (2+ messages)

[PATCH][RFC] security: Convert LSM into a static interface
 2007-06-27  0:57 UTC  (7+ messages)
  ` [PATCH try #2] "

2.6.12-rc4-mm2
 2007-06-27  0:54 UTC  (3+ messages)
` Problems with fb console [was Re: 2.6.12-rc4-mm2]

+ add-some-pci-ids-for-xgi-chips.patch added to -mm tree
 2007-06-27  0:53 UTC 

NDAs - ANY KNOWN RULES?
 2007-06-27  0:50 UTC  (3+ messages)

Katmai w/ DENX git - "init has generated signal 4" error
 2007-06-27  0:59 UTC  (3+ messages)

[PATCH] zfcp: Report FCP LUN to SCSI midlayer
 2007-06-27  0:45 UTC  (7+ messages)
        ` [PATCH] SCSI: delete outdated comment in API reference

Fix zero-object version-2 packs
 2007-06-27  0:41 UTC  (2+ messages)

Mark Levedahl's gitk patches
 2007-06-27  0:41 UTC  (4+ messages)

[PATCH] Ignore submodule commits when fetching over dumb protocols
 2007-06-27  0:41 UTC  (3+ messages)

xen-migration
 2007-06-27  0:41 UTC  (2+ messages)

[PATCH 16/16] fix handling of integer constant expressions
 2007-06-27  0:41 UTC  (17+ messages)

[RFC][PATCH] 1/3] [XEN] Use explicit bit sized fields for exported xentrace data
 2007-06-27  0:37 UTC  (4+ messages)
` LTTng Xen port : finally in a repository near you

GIT + CVS workflow query
 2007-06-27  0:36 UTC  (3+ messages)

Anatomy of a trap
 2007-06-27  0:34 UTC  (2+ messages)

+ omap-lcd-panel-support-for-the-ti-omap-osk-board.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-the-siemens-sx1-mobile-phone.patch added to -mm tree
 2007-06-27  0:29 UTC 

Xen 3.1 and network card RTL-8169SC isn't working
 2007-06-27  0:30 UTC  (5+ messages)

+ omap-lcd-panel-support-for-the-ti-omap1510-innovator-board.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-the-ti-omap1610-innovator-board.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-the-palm-zire71.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-palm-tungstent.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-the-palm-tungsten-e.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-ti-omap2-external-lcd-controller-support-rfbi.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-the-ti-omap-h3-board.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-external-epson-blizzard-lcd-controller-support.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-lcd-panel-support-for-the-ti-omap-h4-board.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-external-epson-hwa742-lcd-controller-support.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-ti-omap1-external-lcd-controller-support-sossi.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-ti-omap2-internal-display-controller-support.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-ti-omap1-internal-lcd-controller.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-ti-omap-framebuffer-driver.patch added to -mm tree
 2007-06-27  0:29 UTC 

+ omap-add-ti-omap1610-accelerator-entry.patch added to -mm tree
 2007-06-27  0:29 UTC 

[PATCH 0/17] Add Texas Instruments OMAP LCD driver-v2
 2007-06-27  0:25 UTC  (3+ messages)

[patch, v2.6.22-rc6] sys_time() speedup
 2007-06-27  0:22 UTC  (13+ messages)

2.6.22-rc5: pdflush oops under heavy disk load
 2007-06-27  0:16 UTC  (11+ messages)
            ` Attansic L1 page corruption (was: 2.6.22-rc5: pdflush oops under heavy disk load)
              ` Attansic L1 page corruption
                ` [PATCH] atl1: disable 64bit DMA

Ethernet devide enumeration problems
 2007-06-27  0:13 UTC  (3+ messages)

[Buildroot] Arm / buildroot / kernel issue: init crashes?
 2007-06-27  0:12 UTC  (6+ messages)

[drm patch for 2.6.22-rc6] Add some pci ids for XGI chips
 2007-06-27  0:12 UTC 

[RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
 2007-06-27  0:11 UTC  (7+ messages)
` [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
` [RFD 2/4] Never pass a NULL nameidata to vfs_create()
` [RFD 3/4] Dont use a NULL nameidata in xattr_permission()
` [RFD 4/4] Pass nameidata2 to permission() from nfsd_permission()

[PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
 2007-06-27  0:04 UTC  (29+ messages)
                ` [PATCH 0/6][TAKE5] fallocate system call
                  ` [PATCH 4/7][TAKE5] support new modes in fallocate
                  ` [PATCH 7/7][TAKE5] ext4: support new modes

Darcs
 2007-06-27  0:00 UTC  (7+ messages)

[LARTC] network simulator
 2007-06-26 23:58 UTC  (2+ messages)

[PATCH 1/4] rbtx4938: Add generic GPIO support
 2007-06-26 23:56 UTC  (4+ messages)

mdadm usage: creating arrays with helpful names?
 2007-06-26 23:54 UTC 

[PATCH] Make ioremap() work on TX39/49 special unmapped segment
 2007-06-26 23:50 UTC  (2+ messages)

[PATCH] Fix typo for xm network-detach
 2007-06-26 23:45 UTC 

[PATCH] cleanup merge-base test script
 2007-06-26 23:44 UTC 

[PATCH] git-submodule: Instead of using only annotated tags, use any tag found in .git/refs/tags
 2007-06-26 23:40 UTC 

[PATCH] LinuxPPS (with new syscalls API)
 2007-06-26 23:33 UTC 

+ git-kgdb-fixup.patch added to -mm tree
 2007-06-26 23:33 UTC 

Dual-Licensing Linux Kernel with GPL V2 and GPL V3
 2007-06-26 23:30 UTC  (10+ messages)

[PATCH] Force rcutorture tasks to spread over CPUs
 2007-06-26 23:13 UTC  (2+ messages)

EDD build error
 2007-06-26 23:14 UTC  (5+ messages)

+ force-rcutorture-tasks-to-spread-over-cpus.patch added to -mm tree
 2007-06-26 23:13 UTC 

ALPM on devices not supporting HIPM?
 2007-06-26 23:08 UTC 

Great to be back
 2007-06-27  0:08 UTC 

Great to be back
 2007-06-27  0:08 UTC 

PCMCIA Audigy 2 broken in 2.6.21?
 2007-06-26 23:06 UTC  (2+ messages)

+ containersv10-basic-container-framework-fix-3.patch added to -mm tree
 2007-06-26 23:01 UTC 

[LARTC] GRE tunnel
 2007-06-26 23:01 UTC  (2+ messages)

[RFC 2/2] add kernel support for spu task
 2007-06-26 23:00 UTC 

[RFC 1/2] SPU-AES support (kernel side)
 2007-06-26 23:00 UTC 

[RFC 0/2] AES ablkcipher driver for SPUs
 2007-06-26 22:59 UTC 

+ mm-variable-length-argument-support.patch added to -mm tree
 2007-06-26 22:59 UTC 

+ audit-rework-execve-audit.patch added to -mm tree
 2007-06-26 22:59 UTC 

+ audit-rework-execve-audit.patch added to -mm tree
 2007-06-26 22:59 UTC 

+ mm-variable-length-argument-support-fix.patch added to -mm tree
 2007-06-26 22:59 UTC 

+ arch-personality-independent-stack-top.patch added to -mm tree
 2007-06-26 22:59 UTC 

[PATCH] git-send-email: Add --threaded option
 2007-06-26 22:57 UTC 

[PATCH] git-send-email: Add --threaded option
 2007-06-26 22:48 UTC 

[patch 0/3] no MAX_ARG_PAGES -v2
 2007-06-26 22:55 UTC  (5+ messages)
` [patch 2/3] audit: rework execve audit

[lm-sensors] [PATCH] Add temperature-tracking mode to f71805f
 2007-06-26 22:54 UTC  (2+ messages)

[PATCH] RFC: have tcp_recvmsg() check kthread_should_stop() and treat it as if it were signalled
 2007-06-26 22:53 UTC  (6+ messages)

[Xenomai-core] Monotonic, realtime, and other timers
 2007-06-26 22:52 UTC  (10+ messages)

[PATCH 1/2] containers: implement subsys->post_clone()
 2007-06-26 22:51 UTC  (4+ messages)
` [PATCH 2/2] containers: implement namespace tracking subsystem (v3)

[PATCH RFC #2] hwrng: Add type categories
 2007-06-26 22:45 UTC  (2+ messages)

[Qemu-devel] Emulation: Building solid files
 2007-06-26 22:45 UTC  (3+ messages)

+ fs-introduce-write_begin-write_end-and-perform_write-aops-fix-5.patch added to -mm tree
 2007-06-26 22:42 UTC 

[PATCH/RFC 0/11] Shared Policy Overview
 2007-06-26 22:42 UTC  (3+ messages)

+ irda-fix-printk-format.patch added to -mm tree
 2007-06-26 22:39 UTC 

+ ubi-one-less-bug-usage.patch added to -mm tree
 2007-06-26 22:38 UTC 

+ alsa-portman2x4-section-mismatch.patch added to -mm tree
 2007-06-26 22:37 UTC 

[Qemu-devel] sparc guest
 2007-06-26 22:30 UTC  (4+ messages)

+ fix-gregkh-driver-nozomi.patch added to -mm tree
 2007-06-26 22:36 UTC 

[Intel IOMMU 00/10] Intel IOMMU support, take #2
 2007-06-26 22:35 UTC  (5+ messages)

[Bugme-new] [Bug 8678] New: Kernel OOPSes when suspend/resume
 2007-06-26 22:34 UTC  (5+ messages)
      ` [linux-pm] "
      `  "

New format Intel microcode
 2007-06-26 23:29 UTC  (4+ messages)

[PATCH] git-rev-list: give better diagnostic for failed write
 2007-06-26 22:32 UTC  (10+ messages)

[StGIT RFC] Changing patch@branch syntax
 2007-06-26 22:31 UTC  (10+ messages)

[B.A.T.M.A.N.] securing batman gateway
 2007-06-26 22:31 UTC  (2+ messages)

[U-Boot-Users] PPC assembler question for mpc8548cds
 2007-06-26 22:30 UTC 

+ use-the-new-percpu-interface-for-shared-data-version-4.patch added to -mm tree
 2007-06-26 22:29 UTC 

+ define-new-percpu-interface-for-shared-data-version-4.patch added to -mm tree
 2007-06-26 22:29 UTC 

[PATCH -mm] ALSA portman2x4 section mismatch
 2007-06-26 22:30 UTC 

[PATCH -mm] IRDA: fix printk format
 2007-06-26 22:30 UTC 

[PATCH -mm] UBI: one less BUG usage
 2007-06-26 22:30 UTC 

[PATCH -mm] nozomi: fix section when HOTPLUG=n
 2007-06-26 22:30 UTC 


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.