linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-26 21:10:21 to 2012-10-27 17:05:11 UTC [more...]

[PATCH] exec: do not leave bprm->interp on stack
 2012-10-27 17:05 UTC  (10+ messages)

[ 00/85] 3.6.4-stable review
 2012-10-27 17:04 UTC  (6+ messages)
` [ 16/85] use clamp_t in UNAME26 fix
` [ 18/85] x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping

[PATCH] arm: mvebu: support for the Globalscale Mirabox MBX0001 board
 2012-10-27 16:54 UTC  (5+ messages)

[PATCH v4 0/5] zynq subarch cleanups
 2012-10-27 16:52 UTC  (19+ messages)
` [PATCH v4 1/5] zynq: use GIC device tree bindings
` [PATCH v4 2/5] zynq: use pl310 "
` [PATCH v4 3/5] zynq: remove use of CLKDEV_LOOKUP
` [PATCH v4 4/5] ARM: annotate VMALLOC_END definition with _AC
` [PATCH v4 5/5] zynq: move static peripheral mappings

[PATCH 1/5] debugfs: pass NULL as the last parameter of debugfs_print_regs32()
 2012-10-27 16:19 UTC  (10+ messages)
` [PATCH 2/5] debugfs: return directly if failed to allocate memory in debug_fill_super()
` [PATCH 3/5] debugfs: remove redundant initialization in __create_file()
` [PATCH 4/5] debugfs: remove redundant check in __debugfs_remove()
` [PATCH 5/5] debugfs: remove goto in debugfs_remount()

[PATCH -next] GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
 2012-10-27 16:18 UTC  (2+ messages)

[PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge
 2012-10-27 16:18 UTC  (6+ messages)
  ` [PATCH 2/4] mfd: ab8500: add devicetree support for btemp
  ` [PATCH 3/4] mfd: ab8500: add devicetree support for charger
  ` [PATCH 4/4] mfd: ab8500: add devicetree support for chargalg

[PATCH] mfd: viperboard driver added
 2012-10-27 16:14 UTC  (5+ messages)
` [PATCH v2 2/4] gpio: add viperboard gpio driver

[PATCH 2/2] zram: handle mem suffixes in disk size zram_sysfs parameter
 2012-10-27 16:03 UTC 

[PATCH 1/2] zram: factor-out zram_decompress_page() function
 2012-10-27 16:00 UTC 

[GIT PULL] arm-soc fixes for 3.7-rc3
 2012-10-27 16:01 UTC 

[PATCH] dma: ste_dma40: use for_each_set_bit
 2012-10-27 15:49 UTC  (4+ messages)
` [PATCH] dma: amba-pl08x: use vchan_dma_desc_free_list
` [PATCH] dmatest: adjust invalid module parameters for number of source buffers
` [PATCH] async_tx: use memchr_inv

[PATCH]Documentation:Chinese translation of Documentation/arm64/memory.txt
 2012-10-27 15:46 UTC  (5+ messages)

[PATCH] iio: hid-sensor: Return proper error if kmemdup fails
 2012-10-27 15:03 UTC 

[GIT PULL] at91: fixes for 3.7-rc3
 2012-10-27 14:48 UTC  (3+ messages)

[PATCH 5/6] fat: add mutex lock to fat_build_inode
 2012-10-27 14:55 UTC 

[PATCH 4/6] fat: (exportfs) move code to rebuild directory-inode to separate function
 2012-10-27 14:55 UTC 

[PATCH 3/6] fat: move fat_i_pos_read to fat.h
 2012-10-27 14:55 UTC 

[PATCH 2/6] fat: restructure export operations
 2012-10-27 14:54 UTC 

[PATCH 1/6] fat: remove parent_logstart check in fat_get_parent
 2012-10-27 14:54 UTC 

[PATCH] staging: csr: Fix typo in csr/netdev.c
 2012-10-27 14:53 UTC 

[PATCH] iio: hid-sensor: Use __devexit annotation for remove()
 2012-10-27 14:48 UTC 

[GIT PULL 0/9] perf/core improvements and fixes
 2012-10-27 14:29 UTC  (12+ messages)
    ` 'git describe' is very slow on development trees with lots of commits

[PATCH] Some Samsung laptops with Fn+Fx key release not working
 2012-10-27 13:58 UTC 

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-27 13:58 UTC  (3+ messages)
` [PATCH 03/16 v2] f2fs: add superblock and major in-memory structure

[drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
 2012-10-27 13:56 UTC  (7+ messages)

[PATCH 00/31] numa/core patches
 2012-10-27 13:40 UTC  (16+ messages)
` [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
                    ` [PATCH 2/3] x86,mm: drop TLB flush from ptep_set_access_flags

[PATCH v3 0/3] ocp2scp: add non-dt support
 2012-10-27 13:35 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: bus: ocp2scp: add pdata support
` [PATCH v3 2/3] ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phy
` [PATCH v3 3/3] ARM: OMAP: ocp2scp: create omap device for ocp2scp

[PATCH v3] firmware loader: introduce module parameter to customize fw search path
 2012-10-27 13:32 UTC  (3+ messages)

[PATCH] ARM: OMAP4: Basic default configuration for Pandaboard
 2012-10-27 13:12 UTC 

IPMI: Some minor fixes
 2012-10-27 13:12 UTC  (6+ messages)
` [PATCH 4/5] IPMI: Fix some uninitialized warning
        ` [PATCH] Remove uninitialized_var()

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-27 12:45 UTC  (15+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)

[PATCH v8 00/32] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-10-27 12:33 UTC  (33+ messages)
` [PATCH v8 01/32] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v8 02/32] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v8 03/32] vfs: fix readlinkat to retry on ESTALE
` [PATCH v8 04/32] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v8 05/32] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v8 06/32] vfs: fix mkdir "
` [PATCH v8 07/32] vfs: fix symlinkat "
` [PATCH v8 08/32] vfs: fix linkat "
` [PATCH v8 09/32] vfs: add a reval argument to user_path_parent
` [PATCH v8 10/32] vfs: make rmdir retry on ESTALE errors
` [PATCH v8 11/32] vfs: make do_unlinkat "
` [PATCH v8 12/32] vfs: fix renameat to "
` [PATCH v8 13/32] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v8 14/32] vfs: have faccessat "
` [PATCH v8 15/32] vfs: have chdir retry lookup and call once on "
` [PATCH v8 16/32] vfs: make chroot retry "
` [PATCH v8 17/32] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v8 18/32] vfs: make fchownat "
` [PATCH v8 19/32] vfs: fix user_statfs to "
` [PATCH v8 20/32] vfs: allow utimensat() calls to retry once on an ESTALE error
` [PATCH v8 21/32] vfs: allow setxattr to retry once on ESTALE errors
` [PATCH v8 22/32] vfs: allow lsetxattr() "
` [PATCH v8 23/32] vfs: make getxattr retry once on an ESTALE error
` [PATCH v8 24/32] vfs: make lgetxattr retry once on ESTALE
` [PATCH v8 25/32] vfs: make listxattr retry once on ESTALE error
` [PATCH v8 26/32] vfs: make llistxattr "
` [PATCH v8 27/32] vfs: make removexattr retry once on ESTALE
` [PATCH v8 28/32] vfs: make lremovexattr retry once on ESTALE error
` [PATCH v8 29/32] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v8 30/32] vfs: convert do_file_open_root "
` [PATCH v8 31/32] vfs: convert filename_lookup "
` [PATCH v8 32/32] vfs: make number of ESTALE retries tunable

[PATCH v2 0/3] ocp2scp: add non-dt support
 2012-10-27 12:29 UTC  (17+ messages)
` [PATCH v2 1/3] drivers: bus: ocp2scp: add pdata support
` [PATCH v2 3/3] ARM: OMAP: ocp2scp: create omap device for ocp2scp

mmotm 2012-10-24-17-15 uploaded
 2012-10-27 12:13 UTC  (4+ messages)
` mmotm 2012-10-24-17-15 uploaded (uml)

[PATCH][sched] Ignore RT throttling if rq->rt tasks are the only running tasks in the rq
 2012-10-27 12:01 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
 2012-10-27 11:01 UTC  (2+ messages)

[PATCH V2 5/6] Thermal: Add ST-Ericsson DB8500 thermal dirver
 2012-10-27 10:53 UTC  (3+ messages)
` [PATCH V2 5/6] Thermal: Add ST-Ericsson DB8500 thermal driver

[PATCH 1/2 v4] block/throttle: remove redundant type transition
 2012-10-27 10:47 UTC  (4+ messages)
` [PATCH 2/2 v4] block/throttle: Add IO submitted information in blkio.throttle

[PATCH v2 0/4] DMA: PL330: Fix mem leaks and balance probe/remove
 2012-10-27 10:20 UTC  (6+ messages)
` [PATCH v2 3/4] DMA: PL330: Balance module remove function with probe

[RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk
 2012-10-27  9:59 UTC  (5+ messages)

Account Inactive
 2012-10-27  9:10 UTC 

[PATCH] kfifo: remove unnecessary type check
 2012-10-27  8:48 UTC  (11+ messages)

[ANNOUNCE] 3.6.3-rt7
 2012-10-27  8:47 UTC  (4+ messages)

[PATCH v2] kfifo: remove unnecessary type check
 2012-10-27  8:45 UTC 

RFC: kconfig option CONFIG_LBDAF should be auto-selected if EXT4 is chosen
 2012-10-27  8:40 UTC  (3+ messages)

[BUG] lkvm crash on crashkernel boot
 2012-10-27  7:56 UTC  (6+ messages)

[PATCH] Input: select INPUT_MATRIXKMAP for lpc32xx-keys
 2012-10-27  7:40 UTC 

[PATCH v7] serial/arc-uart: Add new driver
 2012-10-27  7:17 UTC  (2+ messages)

For your interest
 2012-10-27  7:00 UTC 

[PATCH v5] serial/arc-uart: Add new driver
 2012-10-27  6:54 UTC  (4+ messages)

[PATCH V2 4/6] Thermal: Remove the cooling_cpufreq_list
 2012-10-27  6:39 UTC  (3+ messages)

SalesSBR chinachem shared photos with you
 2012-10-27  5:28 UTC 

(no subject)
 2012-10-26 22:24 UTC 

light weight write barriers
 2012-10-27  4:44 UTC  (11+ messages)
  ` [sqlite] "

[PATCH]Documentation:Chinese translation of Documentation/arm64/booting.txt
 2012-10-27  4:44 UTC  (6+ messages)

[PATCH 1/1] powerpc/book3e: store critical/machine/debug exception thread info
 2012-10-27  4:22 UTC 

[RFC PATCH 00/13] sched: Integrating Per-entity-load-tracking with the core scheduler
 2012-10-27  3:36 UTC  (7+ messages)

new execve/kernel_thread design
 2012-10-27  3:32 UTC  (3+ messages)
` [update] "

PCIe IO space support on Tilera GX: Is there any one who can confirm my modification to fix it is OK?
 2012-10-27  3:04 UTC  (6+ messages)

[PATCH RFT] leds: blinkm: Avoid calling INIT_WORK in blinkm_led_common_set()
 2012-10-27  2:47 UTC 

[PATCH v5] pwm: vt8500: Update vt8500 PWM driver support
 2012-10-27  1:49 UTC 

[RFC v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page
 2012-10-27  1:02 UTC  (5+ messages)

target-pending updated to v3.7-rc2
 2012-10-27  0:31 UTC 

ext4 issue after unclean shutdown and reboot
 2012-10-27  0:07 UTC  (2+ messages)

Linix-3.6.3 sda, sdb drives in reverse order (with a USB 2.0 drives and a monolithic kernel configuration)
 2012-10-26 23:57 UTC  (5+ messages)

[PATCH 0/3 v2] Expose firmware paths via procfs
 2012-10-26 23:56 UTC  (5+ messages)
` [PATCH 2/3 v2] firmware: Add /proc/firmware_path entry to list the firmware paths

[PATCH] debugfs: add get/set for atomic types
 2012-10-26 23:55 UTC  (4+ messages)

kmemleak report on isp1763 and sierra MC8705
 2012-10-26 23:35 UTC  (2+ messages)

Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
 2012-10-26 23:15 UTC  (4+ messages)

[PATCH] mm: memmap_init_zone() performance improvement
 2012-10-26 22:47 UTC  (7+ messages)
            ` [PATCH v2] "

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-26 22:24 UTC  (6+ messages)
` [PATCH 2/3] ext4: introduce ext4_error_remove_page

[PATCH RFT] mips: dma-mapping: support debug_dma_mapping_error
 2012-10-26 22:31 UTC  (7+ messages)
` [PATCH RFT RESEND linux-next] "

[PATCH RT 0/2] [ANNOUNCE] 3.4.15-rt25-rc1 stable review
 2012-10-26 22:28 UTC  (3+ messages)
` [PATCH RT 1/2] rcu: rcutiny: Prevent RCU stall
` [PATCH RT 2/2] Linux 3.4.15-rt25-rc1

[PATCH] staging:comedi: Use pr_ or dev_ printks in drivers/usbduxfaxt.c
 2012-10-26 22:25 UTC 

[PATCH] serial: 8250 check iir rdi in interrupt
 2012-10-26 22:16 UTC  (6+ messages)
      ` [PATCHv2] "

[PATCH] Yama: enable link restrictions when selected
 2012-10-26 21:55 UTC 

Process Hang in __read_seqcount_begin
 2012-10-26 21:54 UTC  (12+ messages)

[GIT PULL] slave-dmaengine fixes
 2012-10-26 21:45 UTC  (3+ messages)

[RFC] mm: add support for zsmalloc and zcache
 2012-10-26 21:45 UTC  (12+ messages)

[PATCH v3 7/7] Add a format check for an existing variable name at erasing time
 2012-10-26 21:43 UTC 

[PATCH v3 6/7] efi_pstore: Add a format check for an existing variable name at reading time
 2012-10-26 21:43 UTC 

[PATCH v3 5/7] efi_pstore: Add a sequence counter to a variable name
 2012-10-26 21:42 UTC 

[PATCH v3 4/7] efi_pstore: Add ctime to argument of erase callback
 2012-10-26 21:41 UTC 

[PATCH] VFS: add config options to enable link restrictions
 2012-10-26 21:41 UTC  (8+ messages)

[PATCH v3 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-26 21:41 UTC 

[PATCH v3 2/7] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-26 21:40 UTC 

[PATCH RFT RESEND] sparc: dma-mapping: support debug_dma_mapping_error
 2012-10-26 21:40 UTC  (5+ messages)
` [PATCH RFT RESEND linux-next] "

[PATCH v3 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-26 21:40 UTC 

[PATCH v3 0/7] efi_pstore: multiple event logging support
 2012-10-26 21:39 UTC 

[GIT] Networking
 2012-10-26 21:38 UTC 

[PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
 2012-10-26 21:29 UTC  (6+ messages)
` [PATCH v2 1/1] freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()

[GIT PULL] Power management and ACPI fixes for 3.7-rc3
 2012-10-26 21:20 UTC 

[PATCH v4] pwm: vt8500: Update vt8500 PWM driver support
 2012-10-26 21:11 UTC  (3+ 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).