public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-26 03:36:03 to 2007-10-26 12:37:42 UTC [more...]

[PATCH] ehea: add kexec support
 2007-10-26 12:37 UTC 

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

x86: randomize brk() and RLIMIT_DATA
 2007-10-26 12:33 UTC  (9+ messages)
      ` [PATCH] [RFC] brk randomization: compute RLIMIT_DATA properly (was Re: x86: randomize brk() and RLIMIT_DATA)

[PATCH] Remove pointless casts from void pointers,
 2007-10-26 12:24 UTC  (13+ messages)
` [PATCH] Remove always-true tests in irq handlers
` [PATCH] ARM: Misc minor interrupt handler cleanups
` [PATCH] IA64, PPC, SPARC: minor irq "
` [PATCH] media/video/planb: fix obvious interrupt handling bugs
` [PATCH] drivers/net/irda/au1k_ir: fix obvious irq handler bugs
` [PATCH] SCSI/gdth: kill unneeded 'irq' argument
` [PATCH] SCSI/sym53c416: kill pointless irq handler loop and test
` [PATCH] NETDRVR, USB: declance, lp486e, s3c2410_udc: minor irq handler cleanups

revoke (Was: -mm merge plans for 2.6.24)
 2007-10-26 12:21 UTC 

[patch] raid6: generate raid6tables.c with proper style
 2007-10-26 11:26 UTC  (2+ messages)

finding unused Kconfig variables in the source tree
 2007-10-26 12:04 UTC 

[PATCH 1/4] stringbuf: A string buffer implementation
 2007-10-26 12:05 UTC  (2+ messages)

[PATCH] Initialise scatter/gather list in sg driver
 2007-10-26 11:59 UTC  (2+ messages)

[PATCH] Initialise scatter/gather list in sg driver
 2007-10-26 11:58 UTC  (3+ messages)
` [PATCH] Initialise scatter/gather list in ata_sg_setup

[PATCH 0/6] kill i386 and x86_64 directories
 2007-10-26 12:01 UTC  (15+ messages)
` [PATCH 3/6] x86: unification of i386 and x86_64 Kconfig.debug
` [PATCH 5/6] x86: move i386 and x86_64 Kconfig files to x86 directory

[PATCH] x86: fix pci-gart failure handling
 2007-10-26 11:56 UTC  (2+ messages)

Stringbuf, v2
 2007-10-26 11:57 UTC  (6+ messages)
` [PATCH 1/4] stringbuf: A string buffer implementation

S390 change in sg_set_page() cause build failure
 2007-10-26 11:54 UTC  (2+ messages)

[PATCH 2/3] ide: fix drive_is_ready() for non-PCI hosts and CONFIG_IDEPCI_SHARE_IRQ=y
 2007-10-26 11:53 UTC  (4+ messages)

[linux-pm] QUESTION: How to fix race between .suspend routine and watchdog timer
 2007-10-26 11:48 UTC  (2+ messages)

[PATCH 0/2] Japanese translation of Documentation/SubmittingPatches
 2007-10-26 11:48 UTC  (5+ messages)
` [PATCH 1/2] fix typo in SubmittingPatches
` [PATCH 2/2] add SubmittingPatches to Documentation/ja_JP

[PATCH] Add an ERR_CAST() function to complement ERR_PTR and co. [try #5.2]
 2007-10-26 11:46 UTC 

Possibility of adding -march=native to x86
 2007-10-26 11:45 UTC  (11+ messages)

[BUG] panic after umount (biscted)
 2007-10-26 11:42 UTC  (5+ messages)

[PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support
 2007-10-26 11:37 UTC  (10+ messages)

[PATCH 5/5]: [PCI]: Remove 3 incorrect MSI quirks
 2007-10-26 11:38 UTC  (3+ messages)

Syba 8-Port Serial Card Unidentified By Kernel
 2007-10-26 11:35 UTC  (11+ messages)

Upcomming CRIS patches
 2007-10-26 11:00 UTC  (4+ messages)

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-26 11:26 UTC  (10+ messages)

[PATCH] napi: use non-interruptible sleep in napi_disable
 2007-10-26 11:23 UTC  (3+ messages)

aim7 -30% regression in 2.6.24-rc1
 2007-10-26 11:23 UTC  (3+ messages)

RF Nr 9527BCV-33-7-7-7
 2007-10-26 11:21 UTC 

[2.6 patch] net/sctp/auth.c: make 3 functions static
 2007-10-26 11:21 UTC  (3+ messages)

[PATCH] dz.c: Resource management
 2007-10-26 11:17 UTC 

hwmon/f75375s.c: buggy if()
 2007-10-26 11:14 UTC  (9+ messages)
    ` [lm-sensors] "

[2.6 patch] #if 0 sctp_update_copy_cksum()
 2007-10-26 11:07 UTC  (3+ messages)

[2.6 patch] unexport icmpmsg_statistics
 2007-10-26 11:06 UTC  (3+ messages)

[2.6 patch] make tcp_match_skb_to_sack() static
 2007-10-26 10:57 UTC  (3+ messages)

[2.6 patch] make ircomm_tty static
 2007-10-26 10:56 UTC  (2+ messages)

[2.6 patch] fs/proc/proc_net.c: make a struct static
 2007-10-26 10:55 UTC  (3+ messages)

LSM conversion to static interface
 2007-10-26 10:40 UTC  (2+ messages)

[PATCH] PCMCIA: prevent auto insert during resume
 2007-10-26 10:51 UTC 

[PATCH 1/?] Unlock when sn_oemdata can't be extended
 2007-10-26 10:48 UTC  (3+ messages)

[PATCH 0/6] kernel-doc: add DOC: sections support
 2007-10-26 10:48 UTC  (5+ messages)

Distributed storage. Move away from char device ioctls
 2007-10-26 10:44 UTC  (6+ messages)

[PATCH 0/5] Detect hwmon and i2c bus drivers interfering with ACPI Operation Region resources
 2007-10-26 10:45 UTC  (5+ messages)

Disk spindown on rmmod sd_mod
 2007-10-26 10:25 UTC  (2+ messages)

LSM conversion to static interface
 2007-10-26  9:46 UTC  (21+ messages)
` LSM conversion to static interface [revert patch]
        ` Linux Security *Module* Framework (Was: LSM conversion to static interface
            ` Linux Security *Module* Framework (Was: LSM conversion to static interface)

kernel 2.6.23 CFS problem?
 2007-10-26 10:04 UTC  (5+ messages)

USB: FIx locks and urb->status in adutux
 2007-10-26  9:57 UTC  (6+ messages)
` [linux-usb-devel] "

[patch 1/3] cpusets: extract mmarray loading from update_nodemask
 2007-10-26  9:56 UTC  (6+ messages)
` [patch 2/3] mempolicy: mpol_rebind_policy cleanup
  ` [patch 3/3] cpusets: add memory_spread_user option

history of extratext sections?
 2007-10-26  9:57 UTC  (2+ messages)

[PATCH] De-constify sched.h
 2007-10-26  9:50 UTC  (3+ messages)

[PATCH v2] ISDN/capidrv: address two longstanding warnings
 2007-10-26  9:43 UTC 

LTP ustat01 test fails on NFSROOT
 2007-10-26  9:42 UTC  (6+ messages)

[PATCH] VFS: new fgetattr() file operation
 2007-10-26  9:33 UTC  (9+ messages)

sysfs: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
 2007-10-26  9:17 UTC  (2+ messages)
` sysfs: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() - with ALSA

Upcomming CRIS patches
 2007-10-26  9:17 UTC  (3+ messages)

(no subject)
 2007-10-26  9:14 UTC 

Opteron box and 4Gb memory
 2007-10-26  8:08 UTC  (4+ messages)

Bad TCP checksum error
 2007-10-26  7:41 UTC 

[build bug, 2.6.24-rc1] CONFIG_VIDEO_DEV=m & CONFIG_VIDEO_SAA7146_VV=y
 2007-10-26  7:37 UTC 

sata_nv: MCP51: SWNCQ messages
 2007-10-26  7:17 UTC 

Linux v2.6.24-rc1
 2007-10-26  6:37 UTC  (11+ messages)
` 2.6.24-rc1 fails with lockup and BUG:
            ` 2.6.24-rc1 fails with lockup - /sbin/ifconfig / inet_ioctl() / dev_close() / rtl8169_down()
` [PATCH] Dump filtering supports x86_64 sparsemem(Re: Linux v2.6.24-rc1)

- mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree
 2007-10-26  5:27 UTC  (5+ messages)

[PATCH] Better document profile=
 2007-10-26  5:21 UTC  (4+ messages)

[RFC] full suspend/resume support for i915 DRM driver
 2007-10-26  4:59 UTC  (5+ messages)

Is gcc thread-unsafe?
 2007-10-26  4:57 UTC  (5+ messages)

[PATCH 09/10] Change table chaining layout
 2007-10-26  5:01 UTC  (6+ messages)

[linux-usb-devel] usb+sysfs: duplicate filename 'bInterfaceNumber'
 2007-10-26  4:43 UTC  (7+ messages)

[patch 1/2] cpusets: extract mmarray loading from update_nodemask
 2007-10-26  4:34 UTC  (12+ messages)
` [patch 2/2] cpusets: add interleave_over_allowed option

[interesting] smattering of possible memory ordering bugs
 2007-10-26  4:32 UTC  (4+ messages)

[PATCH] x86: bitops_32.h style cleanups
 2007-10-26  4:17 UTC 

Linux machines dieing in swap storms
 2007-10-26  4:03 UTC  (2+ messages)

exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
 2007-10-26  4:02 UTC  (6+ messages)

[PATCH] serial: do not call ->pm() on initialization for console port
 2007-10-26  3:12 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox