linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-21 17:57:34 to 2012-02-21 23:35:26 UTC [more...]

[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
 2012-02-21 23:34 UTC  (4+ messages)
` [RFC][PATCH 0/7] PM: Implement autosleep and "wake locks", take 2
  ` [RFC][PATCH 1/7] PM / Sleep: Look for wakeup events in later stages of device suspend
  ` [RFC][PATCH 3/7] PM / Sleep: Change wakeup source statistics to follow Android

[PATCH tip/core/rcu 0/4] Additional RCU commits for 3.4
 2012-02-21 23:30 UTC  (10+ 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 v2] fs: hardlink creation restrictions
 2012-02-21 23:22 UTC  (3+ messages)

Linux 3.3-rc4
 2012-02-21 23:19 UTC  (13+ messages)
            ` Use gcc to check exported files [Was: Linux 3.3-rc4]

pull request: wireless 2012-02-20
 2012-02-21 23:16 UTC  (11+ messages)
          ` [PATCH] checkpatch: Add some --strict coding style checks

[PATCH v10 01/11] sk_run_filter: add support for custom load_pointer
 2012-02-21 23:12 UTC  (10+ messages)
` [PATCH v10 03/11] asm/syscall.h: add syscall_get_arch
    ` [PATCH v11 "
` [PATCH v10 06/11] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v10 11/11] Documentation: prctl/seccomp_filter

[PATCH 0/10] mm/memcg: per-memcg per-zone lru locking
 2012-02-21 23:03 UTC  (21+ messages)
` [PATCH 4/10] mm/memcg: apply add/del_page to lruvec
` [PATCH 5/10] mm/memcg: introduce page_relock_lruvec
` [PATCH 6/10] mm/memcg: take care over pc->mem_cgroup
` [PATCH 9/10] mm/memcg: move lru_lock into lruvec

[PATCH] PM/Freezer: Remove references to TIF_FREEZE in comments
 2012-02-21 23:06 UTC  (2+ messages)

[PATCH 1/3 v4] mfd: Add LPC driver for Intel ICH chipsets
 2012-02-21 22:21 UTC  (4+ messages)

linux-next: dock_link_device is oopsy
 2012-02-21 22:30 UTC  (13+ messages)

[RFC][PATCH 0/2] cgroup: Fix some races against css_set task links
 2012-02-21 22:23 UTC  (3+ messages)
` [PATCH 2/2] cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list

[PATCH 0/2] More i387 state save/restore work
 2012-02-21 22:19 UTC  (19+ 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 0/2] i387: FP state interface cleanups
                        ` [PATCH 1/2] i387: uninline the generic FP helpers that we expose to kernel modules
                          ` [PATCH 2/2] i387: split up <asm/i387.h> into exported and internal interfaces

[tip:x86/urgent] x86/nmi: Test saved %cs in NMI to determine nested NMI case
 2012-02-21 22:08 UTC  (2+ messages)
` [tip:x86/urgent] x86: Specify a size for the cmp in the NMI handler

[PATCH] x86-64: Fix CFI data for common_interrupt
 2012-02-21 22:08 UTC  (5+ messages)

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

[RFC PATCH 4/6] PM / Runtime: Introduce flag can_power_off
 2012-02-21 21:43 UTC  (4+ messages)

[PATCHv22 00/16] Contiguous Memory Allocator
 2012-02-21 21:30 UTC  (3+ messages)
` [PATCHv22 13/16] drivers: add "

Kconfig: unmet direct dependencies in 3.3-rc4
 2012-02-21 21:21 UTC 

[RFD] cgroup: about multiple hierarchies
 2012-02-21 21:21 UTC  (2+ messages)

[PATCH 00/10] jump label: introduce very_[un]likely + cleanups + docs
 2012-02-21 21:16 UTC  (19+ 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 09/10] net: "
` [PATCH 10/10] jump label: Add docs better explaining the whole jump label mechanism

[PATCH] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
 2012-02-21 21:11 UTC  (9+ messages)

[PATCH] locks: new procfs lockinfo
 2012-02-21 21:06 UTC  (2+ messages)

compile error in drivers/gpu/drm/radeon/radeon_state.o
 2012-02-21 20:16 UTC  (2+ messages)

[RFC][PATCH 00/73] Union Mount [ver #2]
 2012-02-21 18:06 UTC  (74+ 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 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 34/73] union-mount: Create build_root_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 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 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 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 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)

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  (4+ messages)

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

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

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

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)


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