All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-21 17:28:18 to 2012-02-21 18:07:36 UTC [more...]

[xen-unstable test] 11997: regressions - FAIL
 2012-02-21 18:07 UTC 

[PATCH 0/2] More i387 state save/restore work
 2012-02-21 18:06 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] i387: fix up some fpu_counter confusion
    ` [PATCH v2 2/3] i387: use 'restore_fpu_checking()' directly in task switching code
      ` [PATCH v2 3/3] i387: support lazy restore of FPU state

[PATCH 2/2] main: added support for loading IMA custom policies
 2012-02-21 18:07 UTC  (19+ messages)
` [systemd-devel] "
    ` [Linux-ima-user] "
              ` [Linux-ima-user] "
                ` [systemd-devel] "

[RFC][PATCH 00/73] Union Mount [ver #2]
 2012-02-21 18:06 UTC  (67+ messages)
` [PATCH 01/73] VFS: Make chown() and lchown() call fchownat() "
` [PATCH 02/73] VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors "
` [PATCH 03/73] VFS: Comment mount following code "
` [PATCH 05/73] VFS: Pass mount flags to sget() "
` [PATCH 06/73] VFS: Split inode_permission() "
` [PATCH 07/73] VFS: Add hard read-only users count to superblock "
` [PATCH 08/73] VFS: Add CL_NO_SHARED flag to clone_mnt()/copy_tree() "
` [PATCH 09/73] VFS: Add CL_NO_SLAVE "
` [PATCH 10/73] VFS: Add CL_MAKE_HARD_READONLY "
` [PATCH 12/73] whiteout: Define flags and operations for opaque inodes "
` [PATCH 13/73] whiteout: Add vfs_whiteout() and whiteout inode operation "
` [PATCH 14/73] whiteout: Allow removal of a directory with whiteouts "
` [PATCH 15/73] tmpfs: Add whiteout support "
` [PATCH 18/73] union-mount: Union mounts documentation "
` [PATCH 20/73] union-mount: Add CONFIG_UNION_MOUNT option "
` [PATCH 21/73] union-mount: Create union_stack structure "
` [PATCH 22/73] union-mount: Add two superblock fields for union mounts "
` [PATCH 23/73] union-mount: Add union_alloc() "
` [PATCH 24/73] union-mount: Add union_find_dir() "
` [PATCH 25/73] union-mount: Create d_free_unions() "
` [PATCH 26/73] union-mount: Free union stack on removal of topmost dentry from dcache "
` [PATCH 27/73] union-mount: Create union_add_dir() "
` [PATCH 28/73] union-mount: Add union_create_topmost_dir() "
` [PATCH 29/73] union-mount: Create IS_MNT_UNION() "
` [PATCH 30/73] union-mount: Create needs_lookup_union() "
` [PATCH 31/73] union-mount: Create check_topmost_union_mnt() "
` [PATCH 32/73] union-mount: Add clone_union_tree() and put_union_sb() "
` [PATCH 33/73] unionmount: Mark lower layers in union "
` [PATCH 35/73] union-mount: Create prepare_mnt_union() and cleanup_mnt_union() "
` [PATCH 36/73] union-mount: Prevent improper union-related remounts "
` [PATCH 37/73] union-mount: Prevent topmost file system from being mounted elsewhere "
` [PATCH 38/73] union-mount: Prevent bind mounts of union mounts "
` [PATCH 39/73] union-mount: Duplicate the i_{, dir_}mutex lock classes and use for upper layer "
` [PATCH 40/73] union-mount: Implement union mount "
` [PATCH 41/73] union-mount: Temporarily disable some syscalls "
` [PATCH 42/73] union-mount: Basic infrastructure of __lookup_union() "
` [PATCH 43/73] union-mount: Process negative dentries in "
` [PATCH 44/73] union-mount: Return files found in lower layers "
` [PATCH 45/73] union-mount: Build union stack "
` [PATCH 46/73] union-mount: Follow mount "
` [PATCH 47/73] union-mount: Add lookup_union_locked() "
` [PATCH 48/73] union-mount: Add wrapper for lookup_union_locked() and RCU hook "
` [PATCH 50/73] union-mount: Create whiteout on unlink() "
` [PATCH 51/73] union-mount: Create whiteout on rmdir() "
` [PATCH 52/73] union-mount: Set opaque flag on new directories in unioned file systems "
` [PATCH 53/73] union-mount: Copy up directory entries on first readdir() "
` [PATCH 54/73] union-mount: Add generic_readdir_fallthru() helper "
` [PATCH 55/73] fallthru: tmpfs support for lookup of d_type/d_ino in fallthrus "
` [PATCH 56/73] union-mount: In-kernel file copyup routines "
` [PATCH 57/73] VFS: Create user_path_nd() to lookup both parent and target "
` [PATCH 58/73] unionmount: Add LOOKUP_COPY_UP "
` [PATCH 59/73] unionmount: Override creds when copying up a file to correctly set ownership "
` [PATCH 60/73] union-mount: Implement union-aware access()/faccessat() "
` [PATCH 61/73] union-mount: Make various syscalls aware (link, chmod, chown, utimes & setxattr) "
` [PATCH 62/73] union-mount: Implement union-aware rename() "
` [PATCH 63/73] union-mount: Implement union-aware writable open() "
` [PATCH 64/73] union-mount: Implement union-aware truncate() "
` [PATCH 65/73] ext2: Add ext2_dirent_in_use() "
` [PATCH 66/73] ext2: Split ext2_add_entry() from ext2_add_link() "
` [PATCH 67/73] ext2: Remove target inode pointer from ext2_add_entry() "
` [PATCH 68/73] ext2: Add whiteout and opaque directory support "
` [PATCH 69/73] ext2: Add fallthru "
` [PATCH 70/73] fallthru: ext2 support for lookup of d_type/d_ino in fallthrus "
` [PATCH 71/73] jffs2: Add whiteout support "
` [PATCH 73/73] fallthru: jffs2 support for lookup of d_type/d_ino in fallthrus "

> 6 kernel arguments?
 2012-02-21 18:06 UTC 

[PATCH v3 0/2] *** exposing SANITIZE capability to the user space via a unique IOCTL ***
 2012-02-21 18:04 UTC  (3+ messages)
` [PATCH v3 2/2] mmc: card: Adding support for Sanitize in eMMC v4.5

[Ocfs2-devel] Race condition between OCFS2 downconvert thread and ocfs2 cluster lock
 2012-02-21 18:04 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/4] Enable Thumb build for ARM platforms
 2012-02-21 18:03 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] arm: add %function attribute to assembly functions

[PATCH 0 of 4 v3] blkif.h: Document protocol and existing extensions
 2012-02-21 18:03 UTC  (4+ messages)
` [PATCH 4 of 4 v3] blkif.h: Define and document the request number/size/segments extension

silo trouble with ext3
 2012-02-21 18:03 UTC  (2+ messages)

[xen-devel] [PATCH] libxl: fix compile error of libvirt
 2012-02-21 18:02 UTC  (2+ messages)

Patchset NTLM-Authentication
 2012-02-21 18:02 UTC  (4+ messages)

[RFC] mac80211: Don't let regulatory make us deaf
 2012-02-21 18:01 UTC  (3+ messages)
` [RFCv2] "

[PATCH tip/core/rcu 0/4] Additional RCU commits for 3.4
 2012-02-21 18:00 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
  ` [PATCH tip/core/rcu 2/4] rcu: Hold off RCU_FAST_NO_HZ after timer posted
  ` [PATCH tip/core/rcu 3/4] rcu: stop spurious warnings from synchronize_sched_expedited
  ` [PATCH tip/core/rcu 3/4] rcu: Stop "
  ` [PATCH tip/core/rcu 4/4] rcu: Fixes to rcutorture error handling and cleanup

[PATCHv3] git-p4: RCS keyword handling
 2012-02-21 17:59 UTC  (6+ messages)
` [PATCHv3] git-p4: add initial support for RCS keywords

A problem with percpu variable cpu_number
 2012-02-21 17:58 UTC  (8+ messages)

[meta-oe][PATCH] midori: disable gtk3
 2012-02-21 17:49 UTC 

[PATCH 00 of 10] Allow user to configure credit scheduler parameters
 2012-02-21 17:57 UTC  (16+ messages)
` [PATCH 05 of 10] libxc: Implement SCHEDOP sysctl for credit scheduler
` [PATCH 06 of 10] libxl: cleanup: Remove pointless ERRNOVAL
` [PATCH 07 of 10] libxl: Rename libxl_sched_* to include _domain
` [PATCH 08 of 10] libxl: Implement libxl_sched_credit_param_[gs]et
` [PATCH 09 of 10] xl: Refactor sched_domain_output to have a callback for pool information
` [PATCH 10 of 10] xl: Implement sched-credit schedule parameter command-line interface

NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
 2012-02-21 17:56 UTC  (5+ messages)

[PATCHv1 00/14] Bluetooth: Change socket lock to l2cap_chan lock
 2012-02-21 17:57 UTC  (16+ messages)
` [PATCHv1 06/14] Bluetooth: Add unlocked __l2cap_chan_add function
` [PATCHv1 08/14] Bluetooth: Use chan lock in L2CAP sig commands
` [PATCHv1 11/14] Bluetooth: Change locking logic for conn/chan ready
` [PATCHv1 12/14] Bluetooth: Change locking logic in security_cfm
` [PATCHv1 13/14] Bluetooth: Use l2cap chan lock in socket connect
` [PATCHv1 14/14] Bluetooth: Remove socket lock check

[U-Boot] [PATCH] imximage: header v2: Remove overwriting of flash_offset
 2012-02-21 17:57 UTC  (2+ messages)

[kernel-hardening] Gmane archive, RSS feeds
 2012-02-21 17:56 UTC 

[v2 PATCH 1/2] ACPI, APEI, EINJ, new parameter to control trigger action
 2012-02-21 17:56 UTC  (3+ messages)

[PATCH] staging:iio: Remove declaration for non existing function
 2012-02-21 17:53 UTC 

[PATCH v3 0/3] MFD: twl6040: Conversion to i2c driver
 2012-02-21 17:52 UTC  (6+ messages)

[PATCH 00/30] RFC: x32 support
 2012-02-21 17:51 UTC  (6+ messages)
` [PATCH 30/30] x32: Add x32 VDSO support

[PATCH net-next 0/6] Ability to peek full socket queue
 2012-02-21 17:51 UTC  (13+ messages)
` [PATCH 1/6] datagram: Factor out sk queue referencing
` [PATCH 2/6] datagram: Add offset argument to __skb_recv_datagram
` [PATCH 3/6] skb: Add skb_peek_next helper
` [PATCH 4/6] sock: Introduce the SO_PEEK_OFF sock option
` [PATCH 5/6] unix: Support peeking offset for datagram and seqpacket sockets
` [PATCH 6/6] unix: Support peeking offset for stream sockets

[PATCH 00/20] pinctrl: API change, config in mapping table
 2012-02-21 17:50 UTC  (9+ messages)
` [PATCH 08/20] pinctrl: Assume map table entries can't have a NULL name field
` [PATCH 13/20] pinctrl: Error if mapping table's control dev can't be found

[RFC V3 PATCH] rtnetlink: Fix problem with buffer allocation
 2012-02-21 17:46 UTC  (4+ messages)

[RFC][PATCH 0/2] cgroup: Fix some races against css_set task links
 2012-02-21 17:46 UTC  (5+ messages)

[PATCH 1/9] Bluetooth: mgmt: Fix powered checks for commands
 2012-02-21 17:46 UTC  (4+ messages)
` [PATCH 6/9] Bluetooth: mgmt: Fix New Settings event for connectable/discoverable

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-02-21 17:44 UTC  (2+ messages)
` [Bug 45018] "

[PATCH] rtl8187: Add Ad-hoc mode
 2012-02-21 17:44 UTC  (3+ messages)

[PATCH 1/6] Bluetooth: mgmt: Allow connectable/discoverable changes in off state
 2012-02-21 17:43 UTC  (6+ messages)
` [PATCH 2/6] Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable
` [PATCH 3/6] Bluetooth: mgmt: Fix current settings values when powered off
` [PATCH 4/6] Bluetooth: mgmt: Add convenience function for sending New Settings
` [PATCH 5/6] Bluetooth: mgmt: Fix New Settings event for connectable/discoverable
` [PATCH 6/6] Bluetooth: Fix clearing of persistent dev_flags

Bug on CCID 3 of DCCP
 2012-02-21 17:43 UTC  (2+ messages)

[kernel-hardening] procfs: infoleaks and DAC permissions
 2012-02-21 17:42 UTC  (5+ messages)

[RFC] Bluetooth: Add set_err to state_change callback
 2012-02-21 17:42 UTC  (2+ messages)

[PATCH 1/5] drm/vgem: virtual GEM provider
 2012-02-21 17:41 UTC  (7+ messages)

Ceph 0.42: Cannot make RPM from spec-file (unpackaged file ceph-dencoder)
 2012-02-21 17:41 UTC 

XFS, empty files after a crash
 2012-02-21 17:39 UTC  (2+ messages)

[PATCH 0 of 9] tools/xenpaging: cleanups and performance improvements
 2012-02-21 17:38 UTC  (2+ messages)

[Bug 45432] New: memory errors on cayman with VM support + nexuiz
 2012-02-21 17:37 UTC  (2+ messages)
` [Bug 45432] "

Issue building meta-toolchain
 2012-02-21 17:37 UTC  (2+ messages)

[PATCH 1/4] t3900: add missing UTF-16.txt and mark the test successful
 2012-02-21 17:36 UTC  (3+ messages)
` [PATCH 3/4] utf8: die if failed to re-encoding

[PATCH v2 1/2] GPIO: LPC32xx: Fix missing bit selection mask
 2012-02-21 17:37 UTC  (2+ messages)
` [PATCH v2 2/2] GPIO: LPC32xx: Add output reading to GPO P3

[PATCH 1/6] staging:iio: Add extended IIO channel info
 2012-02-21 17:38 UTC  (6+ messages)
` [PATCH 2/6] staging:iio:dac:ad5064: Convert to extended channel info attributes
` [PATCH 3/6] staging:iio:dac:ad5064: Prepare driver for the addition of chip variants
` [PATCH 4/6] staging:iio:dac:ad5064: Add AD5025/AD5045/AD5065 support
` [PATCH 5/6] staging:iio:dac:ad5064: Add AD5628/AD5648/AD5668 support
` [PATCH 6/6] staging:iio:dac:ad5064: Add AD5666 support

[PATCH] ARM: perf: do not handle deleted counter in irq handler to avoid oops
 2012-02-21 17:36 UTC  (9+ messages)

[GIT PULL 0/3] perf/core fixes and improvements
 2012-02-21 17:35 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Allow expressions in __print_symbolic() fields
` [PATCH 2/3] perf tools: Remove duplicated string.h includes
` [PATCH 3/3] perf tools: fix broken perf record -a mode

[RFC/PATCH 0/3] push: add 'prune' option
 2012-02-21 17:35 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] replication agent module
 2012-02-21 17:31 UTC  (6+ messages)

limited network bandwidth with 3.2.x kernels
 2012-02-21 17:31 UTC  (5+ messages)
`  "
    `  "

[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
 2012-02-21 17:31 UTC  (6+ messages)
` [PATCH v8 6/8] ptrace,seccomp: Add PTRACE_SECCOMP support

[PATCH v1] percpu: use raw_local_irq_* in _this_cpu op
 2012-02-21 17:30 UTC  (2+ messages)

ARM tracehook support
 2012-02-21 17:30 UTC  (6+ messages)

[PATCH v10 01/11] sk_run_filter: add support for custom load_pointer
 2012-02-21 17:30 UTC  (22+ messages)
` [kernel-hardening] "
` [PATCH v10 02/11] seccomp: kill the seccomp_t typedef
  ` [kernel-hardening] "
` [PATCH v10 03/11] asm/syscall.h: add syscall_get_arch
  ` [kernel-hardening] "
` [PATCH v10 04/11] arch/x86: add syscall_get_arch to syscall.h
  ` [kernel-hardening] "
` [PATCH v10 05/11] seccomp: add system call filtering using BPF
  ` [kernel-hardening] "
` [PATCH v10 06/11] seccomp: add SECCOMP_RET_ERRNO
  ` [kernel-hardening] "
` [PATCH v10 07/11] signal, x86: add SIGSYS info and make it synchronous
  ` [kernel-hardening] "
` [PATCH v10 08/11] seccomp: Add SECCOMP_RET_TRAP
  ` [kernel-hardening] "
` [PATCH v10 09/11] ptrace,seccomp: Add PTRACE_SECCOMP support
  ` [kernel-hardening] "
` [PATCH v10 10/11] x86: Enable HAVE_ARCH_SECCOMP_FILTER
  ` [kernel-hardening] "
` [PATCH v10 11/11] Documentation: prctl/seccomp_filter
  ` [kernel-hardening] "

[PATCH 1/2] Created a function for setting timeouts on keys
 2012-02-21 17:28 UTC  (2+ messages)
` [PATCH 2/2] NFS: Store the legacy idmapper result in the keyring


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.