linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-21 14:36:06 to 2012-02-21 20:03:58 UTC [more...]

[PATCH 00/10] jump label: introduce very_[un]likely + cleanups + docs
 2012-02-21 20:03 UTC  (10+ messages)
` [PATCH 01/10] jump label: Add a WARN() if jump label key count goes negative
` [PATCH 02/10] jump label: fix compiler warning
` [PATCH 03/10] jump label: introduce very_unlikely()
` [PATCH 04/10] jump label: introduce very_likely()
` [PATCH 05/10] perf: update to use 'very_unlikely()'
` [PATCH 06/10] tracepoints: update to use very_unlikely()
` [PATCH 07/10] sched: update to use very_[un]likely()
` [PATCH 08/10] kvm: update to use very_unlikely()
` [PATCH 10/10] jump label: Add docs better explaining the whole jump label mechanism

[RFC][PATCH 00/73] Union Mount [ver #2]
 2012-02-21 18:06 UTC  (69+ 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 04/73] VFS: Make lookup_hash() return a struct path "
` [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 11/73] whiteout/NFSD: Don't return information about whiteouts to userspace "
` [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 16/73] VFS: Basic fallthru definitions "
` [PATCH 17/73] tmpfs: Add fallthru support "
` [PATCH 18/73] union-mount: Union mounts documentation "
` [PATCH 19/73] union-mount: Introduce MNT_UNION and MS_UNION flags "
` [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 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 34/73] union-mount: Create build_root_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 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 49/73] union-mount: Call union lookup functions in lookup path "
` [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 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 72/73] jffs2: Add fallthru "
` [PATCH 73/73] fallthru: jffs2 support for lookup of d_type/d_ino in fallthrus "

[PATCH RFC -rt] Alleged fix for CPU-hotplug deadlock
 2012-02-21 20:00 UTC 

[PATCH 0/10] mm/memcg: per-memcg per-zone lru locking
 2012-02-21 20:00 UTC  (6+ messages)
` [PATCH 6/10] mm/memcg: take care over pc->mem_cgroup

[PATCH 00/30] RFC: x32 support
 2012-02-21 19:56 UTC  (17+ messages)
` [PATCH 10/30] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
` [PATCH 30/30] x32: Add x32 VDSO support

Git tree for very old kernel versions ?
 2012-02-21 19:54 UTC  (2+ messages)

pull request: wireless 2012-02-20
 2012-02-21 19:44 UTC  (4+ messages)

Do the x86 kernel entry points need an xabort on TSX cpus?
 2012-02-21 19:30 UTC  (4+ messages)

[PATCH] regmap: Support raw reads from cached registers
 2012-02-21 19:28 UTC 

[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
 2012-02-21 19:14 UTC  (10+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()

RAS trace event proto
 2012-02-21 17:28 UTC  (7+ messages)

[PATCH] Bluetooth: Add AR30XX device ID on Asus laptops
 2012-02-21 19:06 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5 device
 2012-02-21 19:02 UTC  (4+ messages)

[PATCH] acerhdf: add support for Acer Aspire 1810T BIOS v1.3314
 2012-02-21 18:49 UTC  (2+ messages)

Linux 3.3-rc4
 2012-02-21 18:58 UTC  (9+ messages)
            ` Use gcc to check exported files [Was: Linux 3.3-rc4]

[PATCH tip/core/rcu 0/4] Additional RCU commits for 3.4
 2012-02-21 18:57 UTC  (9+ 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] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
 2012-02-21 18:46 UTC  (8+ messages)

[PATCH v3 0/3] MFD: twl6040: Conversion to i2c driver
 2012-02-21 18:44 UTC  (8+ messages)
` [PATCH v3 2/3] MFD: twl6040: Convert to i2c driver, and separate it from twl core

[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
 2012-02-21 18:38 UTC  (4+ messages)
` [PATCH v2 1/3] ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
` [PATCH v2 2/3] ahci: move AHCI_HFLAGS() macro to ahci.h
` [PATCH v2 3/3] ahci_platform: add STRICT_AHCI platform type

[PATCH] pinctrl: spawn U300 pinctrl from the COH901 GPIO
 2012-02-21 18:33 UTC  (2+ messages)

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

hugetlbfs lockdep spew revisited
 2012-02-21 18:21 UTC  (6+ messages)

NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
 2012-02-21 18:14 UTC  (6+ messages)

[PATCH v3 2/2] mmc: card: Adding support for Sanitize in eMMC v4.5
 2012-02-21 18:04 UTC  (2+ messages)

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

[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

[RFC][PATCH 0/2] cgroup: Fix some races against css_set task links
 2012-02-21 17:46 UTC  (5+ 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

[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)

[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)

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

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

[PATCH] perf tools: fix broken perf record -a mode
 2012-02-21 17:07 UTC  (3+ messages)

[PATCH RFC 0/4] Scheduler idle notifiers and users
 2012-02-21 17:06 UTC  (16+ messages)

[PATCH] percpu: fix generic definition of __this_cpu_add_and_return()
 2012-02-21 16:58 UTC  (3+ messages)

[ANNOUNCE] 3.0.22-rt37
 2012-02-21 16:45 UTC 

[PATCH v4 0/3] Moving EMIF driver to MFD framework
 2012-02-21 16:43 UTC  (3+ messages)

[PATCH] CHROMIUM: Input: synaptics - filter out the events with low z values
 2012-02-21 16:35 UTC  (2+ messages)

PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
 2012-02-21 16:22 UTC 

9p: BUG: unable to handle kernel paging request at ffff880035698000
 2012-02-21 16:23 UTC 

[PATCH] pch_uart: Change default UART clock setting 192MHz
 2012-02-21 16:07 UTC  (2+ messages)

[RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
 2012-02-21 16:06 UTC  (2+ messages)

ftrace_enabled set to 1 on bootup, slow downs with CONFIG_FUNCTION_TRACER in virt environments?
 2012-02-21 15:55 UTC  (4+ messages)

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-21 15:48 UTC  (9+ messages)
` [PATCH v5 20/27] irq_domain/c6x: constify irq_domain structures
` [PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions

[PATCH v2] x86: Move per cpu cpu_llc_shared_map to a field in struct cpuinfo_x86
 2012-02-21 15:42 UTC  (6+ messages)
` [PATCH 0/5] x86: Cleanup and simplify cpu-specific data
  ` [PATCH 1/5] x86: Move per cpu cpu_llc_shared_map to a field in struct cpuinfo_x86
  ` [PATCH 5/5] x86: Remove #ifdef CONFIG_SMP sections by moving smp_num_siblings into common.c

[PATCH] x86-64: Fix CFI data for common_interrupt
 2012-02-21 15:26 UTC  (4+ messages)

[PATCH 1/1] linux headers: header file(s) changes to enable spinlock use jumplabel
 2012-02-21 15:23 UTC  (3+ messages)

[PATCH] HID: use generic driver for Logitech Unifying receivers if CONFIG_HID_LOGITECH_DJ=n
 2012-02-21 15:01 UTC  (3+ messages)
` [PATCH v2] "

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2012-02-21 14:58 UTC  (11+ messages)

[PATCH] dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
 2012-02-21 14:51 UTC 

[PATCH] i.MX31: mxc-rnga: implement waiting for data in driver
 2012-02-21 14:39 UTC  (3+ messages)

[PATCH 0/4][RFC] jump label: introduce default true branch
 2012-02-21 14:35 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;
as well as URLs for NNTP newsgroup(s).