linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-23 06:34:20 to 2011-10-23 19:08:25 UTC [more...]

[PATCH RFC V2 0/5] kvm : Paravirt-spinlock support for KVM guests
 2011-10-23 19:07 UTC  (6+ messages)
` [PATCH RFC V2 1/5] debugfs: Add support to print u32 array in debugfs
` [PATCH RFC V2 2/5] debugfs: Renaming of xen functions and change unsigned to u32
` [PATCH RFC V2 3/5] kvm hypervisor : Add two hypercalls to support pv-ticketlock
` [PATCH RFC V2 4/5] kvm guest : Added configuration support to enable debug information for KVM Guests
` [PATCH RFC V2 5/5] kvm guest : pv-ticketlocks support for linux guests running on KVM hypervisor

[PATCH] TTY: tty flip buffer change reserve memory strategy
 2011-10-23 19:04 UTC 

[PATCH] Move mostly read variables to __read_mostly section
 2011-10-23 18:23 UTC 

[PATCH v7 0/3] Input: Cypress TTSP device driver
 2011-10-23 18:53 UTC  (4+ messages)
` [PATCH v7 1/3] Input: cyttsp - Cypress TTSP capacitive multi-touch screen support
` [PATCH v7 2/3] Input: cyttsp - add support for Cypress TTSP touchscreen I2C bus interface
` [PATCH v7 3/3] Input: cyttsp - add support for Cypress TTSP touchscreen SPI "

[PATCH 1/2] LSM: Do not apply mmap_min_addr check to PROT_NONE mappings
 2011-10-23 18:52 UTC  (5+ messages)

mtd_stresstest module bricked my dockstar
 2011-10-23 18:37 UTC 

2.6.32.21 - uptime related crashes?
 2011-10-23 18:31 UTC  (12+ messages)
                ` [stable] "

[PATCH -V8 00/26] New ACL format for better NFSv4 acl interoperability
 2011-10-23 17:43 UTC  (27+ messages)
` [PATCH -V8 01/26] vfs: Indicate that the permission functions take all the MAY_* flags
` [PATCH -V8 02/26] vfs: Add hex format for MAY_* flag values
` [PATCH -V8 03/26] vfs: Pass all mask flags down to iop->check_acl
` [PATCH -V8 04/26] vfs: Add a comment to inode_permission()
` [PATCH -V8 05/26] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V8 06/26] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V8 07/26] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V8 08/26] vfs: Add new file and directory create permission flags
` [PATCH -V8 09/26] vfs: Add delete child and delete self "
` [PATCH -V8 10/26] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V8 11/26] vfs: Add permission flags for setting file attributes
` [PATCH -V8 12/26] vfs: Make acl_permission_check() work for richacls
` [PATCH -V8 13/26] richacl: In-memory representation and helper functions
` [PATCH -V8 14/26] richacl: Permission mapping functions
` [PATCH -V8 15/26] richacl: Compute maximum file masks from an acl
` [PATCH -V8 16/26] richacl: Update the file masks in chmod()
` [PATCH -V8 17/26] richacl: Permission check algorithm
` [PATCH -V8 18/26] richacl: Create-time inheritance
` [PATCH -V8 19/26] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V8 20/26] richacl: Automatic Inheritance
` [PATCH -V8 21/26] richacl: xattr mapping functions
` [PATCH -V8 22/26] vfs: Cache richacl in struct inode
` [PATCH -V8 23/26] vfs: Add richacl permission check
` [PATCH -V8 24/26] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V8 25/26] ext4: Implement rich acl for ext4
` [PATCH -V8 26/26] ext4: Add Ext4 compat richacl feature flag

Linux 3.0.7 now on kernel.org
 2011-10-23 14:18 UTC  (5+ messages)

[PATCH 00/12 RESEND] Mainly checkpatch fixes
 2011-10-23 17:12 UTC  (21+ messages)
` [PATCH 01/12] staging: et131x: Remove unused rx_ring.recv_buffer_pool
` [PATCH 02/12] staging: et131x: Remove redundant et131x_reset_recv() call
` [PATCH 03/12] staging: et131x: Remove call to find pci pm capability
` [PATCH 04/12] staging: et131x: Remove unused rx_ring.recv_packet_pool
` [PATCH 05/12] staging: et131x: Remove some forward declarations
` [PATCH 06/12] staging: et131x: Remove forward declaration of et131x_adapter_setup
` [PATCH 07/12] staging: et131x: Remove more forward declarations
` [PATCH 08/12] staging: et131x: Remove yet "
` [PATCH 09/12] staging: et131x: Remove even "
` [PATCH 10/12] staging: et131x: Remove last of the "
` [PATCH 11/12] staging: et131x: Mainly whitespace changes to appease checkpatch
` [PATCH 12/12] staging: et131x: Remove redundant check and return statement
    ` [PATCH staging 1/6] et131x: add static qualifiers
    ` [PATCH staging 2/6] et131x: uintxy_t removal
    ` [PATCH staging 3/6] et131x: fix error paths in et131x_pci_setup
    ` [PATCH staging 4/6] et131x: remove extraneous pci_save_state
    ` [PATCH staging 5/6] et131x: kiss netdev.{base_addr, irq} goodbye
    ` [PATCH staging 6/6] et131x: uncloak PCIe capabilities

[PATCH 02/14] ARM : SAMSUNG : Add RS485 support
 2011-10-23 17:12 UTC  (3+ messages)

[PATCH] perf: do not set task_ctx pointer in cpuctx if there is no events in the context
 2011-10-23 17:10 UTC 

[PATCH] x86: Fix compilation bug in kprobes' twobyte_is_boostable
 2011-10-23 17:07 UTC  (3+ messages)

perf tools: interface for improved PEBS ABI can accept wrong parameter
 2011-10-23 17:07 UTC  (6+ messages)

[PATCH v2 0/7] Add a generic struct clk
 2011-10-23 16:51 UTC  (10+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure
` [PATCH v2 2/7] clk: Implement clk_set_rate
` [PATCH v2 3/7] clk: Add fixed-rate clock

[PATCH 06/14] ARM : SAMSUNG : S3C2416 Added io mapping for Static memory controller
 2011-10-23 16:44 UTC  (3+ messages)

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-10-23 16:38 UTC  (11+ messages)

[PATCH] staging:mei: wd_ops and wd_info should be static
 2011-10-23 16:30 UTC 

[PATCH 02/15] ATA : vortex86 : fix vortex86dx/sx hardware CRC bug
 2011-10-23 16:26 UTC  (3+ messages)

lsusd - The Linux SUSpend Daemon
 2011-10-23 16:17 UTC  (5+ messages)

[PATCH v2 0/6] Reduce cross CPU IPI interference
 2011-10-23 15:56 UTC  (7+ messages)
` [PATCH v2 1/6] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v2 2/6] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v2 3/6] tile: Move tile to use "
` [PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
` [PATCH v2 5/6] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack

[PATCH 1/2] nfs: writeback pages wait queue
 2011-10-23 15:54 UTC  (3+ messages)

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-23 15:50 UTC  (5+ messages)

[PATCH 1/1] Staging: hv: mousevsc: Move the mouse driver out of staging
 2011-10-23 15:45 UTC  (4+ messages)

[PATCH] [TRIVIAL] powerpc: 4xx: remove commented out Kconfig entries
 2011-10-23 15:25 UTC 

[PATCH] [TRIVIAL] snd-aoa: remove commented out Kconfig entry
 2011-10-23 15:24 UTC 

[PATCH] [TRIVIAL] remove commented out Kconfig entries
 2011-10-23 15:23 UTC 

[PATCH 00/36] Staging: cx25821: Clean up patch series
 2011-10-23 15:24 UTC  (6+ messages)

[PATCH] init:enable usermodehelper as soon as we have a root filesystem
 2011-10-23 15:09 UTC 

[PATCH] m68k: Merge mmu and non-mmu versions of sys_call_table
 2011-10-23 14:59 UTC  (6+ messages)

[PATCH] TTY: pty, fix pty counting
 2011-10-23 14:42 UTC 

[PATCH] init:enable usermodehelper as soon as we have a root filesystem
 2011-10-23 14:43 UTC 

Bisected: Massive memory leak in dm-snapshot in 3.1 development introduced
 2011-10-23 14:30 UTC  (4+ messages)

[PATCH v3 0/4] dmaengine: Device Tree support for Atmel DMA
 2011-10-23 14:30 UTC  (3+ messages)

kernel.org tarball/patch signature files
 2011-10-23 14:07 UTC  (3+ messages)

[PATCH 0/3] ARM 4Kstacks: introduction
 2011-10-23 14:06 UTC  (5+ messages)

lxfb_core: support 800x480 panel
 2011-10-23 14:00 UTC 

CIFS fails to automount DFS shares
 2011-10-23 13:45 UTC  (5+ messages)
` [PATCH] CIFS: fix automount for "

[PATCH v7 00/16] ARM: Add support for the Large Physical Address Extensions
 2011-10-23 12:49 UTC  (12+ messages)
` [PATCH v7 08/16] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v7 11/16] ARM: LPAE: Add fault handling support
` [PATCH v7 13/16] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v7 15/16] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v7 16/16] ARM: LPAE: Add the Kconfig entries

[PATCH 00/28 v6] m68k: Convert to genirq
 2011-10-23 12:12 UTC  (5+ messages)

[00/27] 3.0.8-stable review
 2011-10-23 12:07 UTC  (28+ messages)
` [01/27] ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES
` [05/27] Avoid using variable-length arrays in kernel/sys.c
` [06/27] drm/radeon/kms/atom: fix handling of FB scratch indices
` [07/27] cputimer: Cure lock inversion
` [08/27] fuse: fix memory leak
` [09/27] Platform: fix samsung-laptop DMI identification for N150/N210/220/N230
` [10/27] HID: magicmouse: ignore ivalid report id while switching modes, v2
` [12/27] hfsplus: ensure bio requests are not smaller than the hardware sectors
` [13/27] drm/ttm: ensure ttm for new node is bound before calling move_notify()
` [14/27] drm/ttm: unbind ttm before destroying node in accel move cleanup
` [17/27] xfs: use a cursor for bulk AIL insertion
` [18/27] xfs: do not update xa_last_pushed_lsn for locked items
` [19/27] xfs: force the log if we encounter pinned buffers in .iop_pushbuf
` [20/27] xfs: revert to using a kthread for AIL pushing
` [21/27] firewire: sbp2: fix panic after rmmod with slow targets
` [22/27] VFS: Fix automount for negative autofs dentries
` [23/27] mm: fix race between mremap and removing migration entry
` [24/27] x25: Prevent skb overreads when checking call user data
` [25/27] crypto: ghash - Avoid null pointer dereference if no key is set
` [26/27] ALSA: HDA: conexant support for Lenovo T520/W520
` [27/27] ALSA: hda - Add position_fix quirk for Dell Inspiron 1010

[PATCH 2/3] mfd: Add s5m series irq support
 2011-10-23 11:56 UTC  (4+ messages)

[PATCH 1/3] mfd: Add S5M core driver
 2011-10-23 11:55 UTC  (4+ messages)

[PATCH 0/2] x86, microcode: AMD adjustments
 2011-10-23 11:48 UTC  (5+ messages)
` [PATCH 2/2] x86, microcode, AMD: Add microcode revision to /proc/cpuinfo

Linux 3.1-rc9
 2011-10-23 11:34 UTC  (11+ messages)

[PATCH] vfs - fix automount should ignore LOOKUP_FOLLOW
 2011-10-23 11:33 UTC  (3+ messages)

[V2][PATCH 0/5] oprofile: Updates and fixes for timer modes
 2011-10-23 11:27 UTC  (3+ messages)
` [V2][PATCH 5/5] oprofile, x86: Reimplement nmi timer mode using perf event

copy_*_user
 2011-10-23 11:25 UTC  (5+ messages)

[PULL] drm-intel-next
 2011-10-23 11:10 UTC 

[GIT PULL 0/4] perf/core improvements and fixes
 2011-10-23 10:59 UTC  (2+ messages)

[PATCH] regulator: Add S5M8767 regulator driver
 2011-10-23 10:59 UTC  (3+ messages)

[PATCH RFC 0/8] Signal: harmonize syscall restart logic
 2011-10-23 10:20 UTC  (9+ messages)
` [PATCH RFC 1/8] signal: introduce generic "
` [PATCH RFC 2/8] blackfin: implement syscall restart generically
` [PATCH RFC 3/8] frv: "
` [PATCH RFC 4/8] mips: "
` [PATCH RFC 5/8] x86: "
` [PATCH RFC 6/8] m68k: "
` [PATCH RFC 7/8] ia64: "
` [PATCH RFC 8/8] tile: "

WARNING: at fs/dcache.c:2549 prepend_path+0x164/0x170() [Root dentry has weird name <>]
 2011-10-23 10:16 UTC  (2+ messages)

yuming wu shared photos with you
 2011-10-23  9:11 UTC 

[PATCH 2/2] pinctrl: add a generic control interface
 2011-10-23  8:51 UTC  (8+ messages)

[PATCH 01/24] Staging: comedi: fix printk issue in das6402.c
 2011-10-23  8:20 UTC  (6+ messages)
` [PATCH 02/24] Staging: comedi: fix printk coding style issue in
` [PATCH 03/24] Staging: comedi: fix warning issue in pcl818.c

[PATCH] Fix to qt1010 tuner frequency selection (media/dvb)
 2011-10-23  8:18 UTC  (4+ messages)

[PATCH 3/3] mfd: Add S5M series configuration
 2011-10-23  8:07 UTC 

[PATCH 0/3] mfd: S5M series initial release
 2011-10-23  8:07 UTC 

Linux 3.1-rc10
 2011-10-23  7:42 UTC  (7+ messages)

[PULL] drm-intel-next
 2011-10-23  7:27 UTC 


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