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

[RFC][PATCH 00/73] Union Mount [ver #2]
 2012-02-21 18:03 UTC  (40+ 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 "

[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

[PATCH 0/2] More i387 state save/restore work
 2012-02-21 17:59 UTC  (10+ 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

[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  (25+ messages)
` [PATCHv1 03/14] Bluetooth: Add l2cap_chan_lock
` [PATCHv1 04/14] Bluetooth: Add locked and unlocked state_change
` [PATCHv1 05/14] Bluetooth: Add socket error function
` [PATCHv1 06/14] Bluetooth: Add unlocked __l2cap_chan_add function
` [PATCHv1 08/14] Bluetooth: Use chan lock in L2CAP sig commands
` [PATCHv1 09/14] Bluetooth: Use chan lock in L2CAP conn start
` [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 

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

[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  (12+ messages)
` [PATCH 04/20] pinctrl: Record a pin owner, not mux function, when requesting pins
` [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

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

[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  (30+ messages)
                        ` [Qemu-devel] [RFC] Replication agent design (was [RFC PATCH] replication agent module)
                                ` [Qemu-devel] BlockDriverState stack and BlockListeners (was: [RFC] Replication agent design)
                                  ` [Qemu-devel] BlockDriverState stack and BlockListeners

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  (7+ 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

virtio-blk performance regression and qemu-kvm
 2012-02-21 17:27 UTC  (5+ messages)
    ` [Qemu-devel] "

[GIT PULL] [v3.3] fixes for arch-pxa in arm
 2012-02-21 17:27 UTC  (2+ messages)

[PATCH rhel6 0/3] net/netfilter: minor refactoring of conntrack ecache
 2012-02-21 17:26 UTC  (4+ messages)
` [PATCH rhel6 1/3] net/netfilter: whitespace removed
` [PATCH rhel6 2/3] net/netfilter: refactor notifier registration
` [PATCH rhel6 3/3] net/netfilter: refactor nf_ct_deliver_cached_events

[PATCH V5 2/3] gpio: Add support for Intel ICHx/3100/Series[56] GPIO
 2012-02-21 17:25 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] rcu: direct algorithmic SRCU implementation
 2012-02-21 17:24 UTC  (7+ messages)

[Bridge] [PATCH 0/4] Part 1: unify return value of .ndo_set_mac_address if address is invalid
 2012-02-21 17:22 UTC  (4+ messages)
` [Bridge] [PATCH 4/4] br_device: "
  `  "

[PATCH 0/4] xfs: resurrect realtime subvolume support on kernel 2.6.37
 2012-02-21 17:22 UTC  (7+ messages)
` [PATCH 1/4] xfs: only lock the rt bitmap inode once per allocation
  ` [PATCH 2/4] xfs: fix xfs_get_extsz_hint for a zero extent size hint
    ` [PATCH 3/4] xfs: add lockdep annotations for the rt inodes
      ` [PATCH 4/4] xfs: fix deadlock in xfs_rtfree_extent with kernel v2.6.37

[Qemu-devel] Mascot Contest Results
 2012-02-21 17:19 UTC  (2+ messages)

[RFC v4 PATCH 0/4] xfs: Allow pquota and gquota to be used together
 2012-02-21 16:54 UTC  (2+ messages)
` [RFC v4 PATCH 3/4] xfs: Add pquotaino to on-disk super block

[PATCH] FS: ext4: fix integer overflow in alloc_flex_gd()
 2012-02-21 17:19 UTC  (5+ messages)

[PATCH 0/4] xfstests: Test pquota and gquota being used together
 2012-02-21 16:58 UTC 

PCIe device tree support
 2012-02-21 17:15 UTC  (2+ messages)

[PATCH 0/4] PR bumps for missing libz.la, resent gdb python support with fix
 2012-02-21 17:07 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-02-21 17:15 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/9] qdev deconstruction, command-line episode
 2012-02-21 17:13 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 "

[PATCH 0/1] Yocto 1656: Recipe creation/import script
 2012-02-21 17:12 UTC  (2+ messages)

[PATCH v2] ARM: tegra: PCIe: Provide 3.3V supply voltage
 2012-02-21 17:12 UTC  (2+ messages)

[PATCH v8] build: add autoconf to replace custom checks in tools/check
 2012-02-21 17:11 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.