All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-06-26 21:16:09 to 2007-06-26 23:31:57 UTC [more...]

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

[RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
 2007-06-26 23:15 UTC  (5+ 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()

[AppArmor 00/44] AppArmor security module overview
 2007-06-26 23:08 UTC  (43+ 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()

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

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

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 

[2.6.21.1] soft lockup when removing netconsole module
 2007-06-26 23:07 UTC  (5+ messages)
    ` [PATCH] "

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

Xen 3.1 and network card RTL-8169SC isn't working
 2007-06-26 22:55 UTC  (4+ messages)

[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 16/16] fix handling of integer constant expressions
 2007-06-26 22:49 UTC  (13+ messages)

GIT + CVS workflow query
 2007-06-26 22:46 UTC  (2+ messages)

[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  (4+ 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  (8+ 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 

Ethernet devide enumeration problems
 2007-06-26 22:26 UTC 

[PATCH -mm] PM: Prevent frozen user mode helpers from failing the freezing of tasks (rev. 2)
 2007-06-26  8:48 UTC  (4+ messages)

[RFC/RFT][PATCH -mm 0/4] PM: Rework struct pm_ops and related things
 2007-06-26  8:52 UTC  (4+ messages)
` [RFC/RFT][PATCH -mm 0/8] PM: Rework struct pm_ops and related things (take 2)
  ` [RFC/RFT][PATCH -mm 6/8] PM: Rework struct platform_suspend_operations

[Buildroot] ARM EABI builds
 2007-06-26 22:25 UTC  (3+ messages)

[RFC 1/7] cpuset write dirty map
 2007-06-26 22:22 UTC  (8+ messages)

dma_mapping_ops for i386
 2007-06-26 22:21 UTC  (2+ messages)

ICMP packets associated with NAT connections sent out wrong interface?
 2007-06-26 22:22 UTC  (2+ messages)

[PATCH 01 of 16] remove nr_scan_inactive/active
 2007-06-26 22:21 UTC  (7+ messages)

[PATCH UPDATE] Extract chip specific code out of lasi_82596.c
 2007-06-26 22:17 UTC  (3+ messages)

Kernel Options
 2007-06-26 22:17 UTC  (2+ messages)

[LARTC] selectors for tc filters
 2007-06-26 22:14 UTC  (3+ messages)

Dual-Licensing Linux Kernel with GPL V2 and GPL V3
 2007-06-26 22:12 UTC  (2+ messages)

Dual-Licensing Linux Kernel with GPL V2 and GPL V3
 2007-06-26 22:12 UTC  (2+ messages)

[uml-devel] [PATCH 4/5] UML - Simplify helper stack handling
 2007-06-26 22:07 UTC  (6+ messages)

+ uml-simplify-helper-stack-handling.patch added to -mm tree
 2007-06-26 22:07 UTC 

+ uml-debug_shirq-fixes.patch added to -mm tree
 2007-06-26 22:05 UTC 

+ uml-xterm-driver-tidying.patch added to -mm tree
 2007-06-26 22:05 UTC 

[PATCH UPDATE] Ethernet driver for EISA only SNI RM200/RM400 machines
 2007-06-26 22:01 UTC  (2+ messages)

[B.A.T.M.A.N.] batman FONera
 2007-06-26 22:04 UTC  (4+ messages)

[PATCH] [XEN][ACM] Boot option parser fix
 2007-06-26 22:04 UTC 

[Qemu-devel] rtl8139 not working with VISTA 32bit
 2007-06-26 22:02 UTC 

+ containers-implement-namespace-tracking-subsystem-v3.patch added to -mm tree
 2007-06-26 21:58 UTC 

+ containers-implement-subsys-post_clone.patch added to -mm tree
 2007-06-26 21:58 UTC 

Two gateway for two diff eth in one machine
 2007-06-26 21:59 UTC  (2+ messages)

[patch] oom: serialize oom killer for cpusets
 2007-06-26 21:57 UTC  (4+ messages)

[Cluster-devel] cluster/rgmanager ChangeLog include/resgroup.h 
 2007-06-26 21:55 UTC 

NFS hangs
 2007-06-26 21:54 UTC 

+ mm-merge-populate-and-nopage-into-fault-fixes-nonlinear-fix.patch added to -mm tree
 2007-06-26 21:52 UTC 

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

+ fix-the-graphic-corruption-issue-on-ia64-machines.patch added to -mm tree
 2007-06-26 21:50 UTC 

- nick-really-did-it-this-time.patch removed from -mm tree
 2007-06-26 21:47 UTC 

- nick-broke-even-more-stuff.patch removed from -mm tree
 2007-06-26 21:47 UTC 

- nick-broke-more-stuff.patch removed from -mm tree
 2007-06-26 21:46 UTC 

+ reiser4-fix-for-new-aops-patches.patch added to -mm tree
 2007-06-26 21:44 UTC 

- nick-broke-reiser4-too.patch removed from -mm tree
 2007-06-26 21:44 UTC 

[LARTC] RED to use ECN (or work at all?)
 2007-06-26 21:44 UTC  (2+ messages)

[Bug 8679] New: Section mismatch: reference to .init.text
 2007-06-26 21:42 UTC  (3+ messages)

+ ufs-convert-to-new-aops-fix.patch added to -mm tree
 2007-06-26 21:42 UTC 

[Qemu-devel] [PATCH] Fix two typos
 2007-06-26 21:42 UTC  (7+ messages)

+ sysv-convert-to-new-aops-fix.patch added to -mm tree
 2007-06-26 21:41 UTC 

[Cluster-devel] conga conga.spec.in.in
 2007-06-26 21:41 UTC 

+ minix-convert-to-new-aops-fix.patch added to -mm tree
 2007-06-26 21:41 UTC 

+ ext4-convert-to-new-aops-fix.patch added to -mm tree
 2007-06-26 21:40 UTC 

+ ext3-convert-to-new-aops-fix.patch added to -mm tree
 2007-06-26 21:39 UTC 

+ fs-introduce-write_begin-write_end-and-perform_write-aops-fix-4.patch added to -mm tree
 2007-06-26 21:38 UTC 

+ fs-introduce-write_begin-write_end-and-perform_write-aops-fix-3.patch added to -mm tree
 2007-06-26 21:38 UTC 

Katmai w/ DENX git - "init has generated signal 4" error
 2007-06-26 21:38 UTC  (2+ messages)

[PATCH] Ignore submodule commits when fetching over dumb protocols
 2007-06-26 21:36 UTC  (2+ messages)

+ rtc-driver-for-ds1216-chips-fix.patch added to -mm tree
 2007-06-26 21:35 UTC 

+ rtc-driver-for-ds1216-chips.patch added to -mm tree
 2007-06-26 21:35 UTC 

2.6.22-rc4-mm2
 2007-06-26 21:33 UTC  (6+ messages)
` [-mm patch] remove nobh_{prepare,commit}_write()

Fix zero-object version-2 packs
 2007-06-26 21:34 UTC 

Credit scheduler
 2007-06-26 21:33 UTC 

[LARTC] Why does scp stall on low bandwidth connections?
 2007-06-26 21:32 UTC  (2+ messages)

+ mips-jazz-correct-flags-for-timer-io-resource.patch added to -mm tree
 2007-06-26 21:30 UTC 

+ ethernet-driver-for-eisa-only-sni-rm200-rm400-machines-update.patch added to -mm tree
 2007-06-26 21:29 UTC 

[linux-lvm] LVM2, kernel 2.6.18 and pvmove
 2007-06-26 21:29 UTC  (2+ messages)

[PATCH] zfcp: Report FCP LUN to SCSI midlayer
 2007-06-26 21:29 UTC  (3+ messages)

+ extract-chip-specific-code-out-of-lasi_82596c-update.patch added to -mm tree
 2007-06-26 21:28 UTC 

most recent kernel version to use with OMAP2420
 2007-06-26 21:21 UTC 

Fix async scanning double-add problems
 2007-06-26 21:18 UTC 

audit 1.5.4 released
 2007-06-26 21:16 UTC  (2+ messages)


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.