linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-11 16:40:22 to 2011-08-11 23:47:42 UTC [more...]

Linux 3.1-rc1
 2011-08-11 23:47 UTC  (14+ messages)
` Linux 3.1-rc1 (nfs/pnfs and drivers/md)
              ` [PATCH] pnfs: Automatically select blocks & objects layouts
                ` [PATCH v2] "

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-11 23:45 UTC  (15+ messages)
` [PATCH 2/7] mm: vmscan: Remove dead code related to lumpy reclaim waiting on pages under writeback
` [PATCH 3/7] xfs: Warn if direct reclaim tries to writeback pages
` [PATCH 4/7] ext4: "
` [PATCH 5/7] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority

[patch 1/2] mm: vmscan: fix force-scanning small targets without swap
 2011-08-11 23:44 UTC  (4+ messages)
` [patch 2/2] mm: vmscan: drop nr_force_scan[] from get_scan_count

Allocating buffers for USB transfers (again)
 2011-08-11 23:40 UTC  (10+ messages)

[PATCH v7 1/2] Track hard and soft "short lockups" or "stalls."
 2011-08-11 23:35 UTC  (2+ messages)
` [PATCH v7 2/2] Output stall data in debugfs

Worldwide Donation Program "helping one to help others...."
 2011-08-11 23:13 UTC 

USB mini-summit at LinuxCon Vancouver
 2011-08-11 23:13 UTC  (4+ messages)

[PATCH v6 1/2] Track hard and soft "short lockups" or "stalls."
 2011-08-11 23:00 UTC  (17+ messages)
` [PATCH v6 2/2] Output stall data in debugfs

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-11 22:56 UTC  (11+ messages)
` [PATCH 2/5] writeback: dirty position control

[PATCH v3 3/3] drivers/block/mtip32xx: Adding Makefile and Kconfig
 2011-08-11 22:47 UTC  (2+ messages)

[PATCH v3 1/3] drivers/block/mtip32xx: Adding header file and source for pci and block related operation
 2011-08-11 22:46 UTC  (2+ messages)

[PATCH v2 0/6] perf: Intel uncore pmu counting support
 2011-08-11 22:38 UTC  (7+ messages)
` [PATCH v2 6/6] perf tool: Parse general/raw events from sysfs

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2011-08-11 22:29 UTC  (7+ messages)

[patch]block: revert a patch
 2011-08-11 22:21 UTC  (2+ messages)

[RFC-PATCH] pstore: defer inserting OOPS entries into pstore
 2011-08-11 22:14 UTC 

[PATCH] [RFC] BTUSB: be quiet on device disconnect
 2011-08-11 21:51 UTC  (2+ messages)

[PATCH 0/2] Send a SIGCHLD to the init's pid namespace parent when reboot
 2011-08-11 21:50 UTC  (6+ messages)
` [PATCH 1/2] add SA_CLDREBOOT flag
` [PATCH 2/2] Notify container-init parent a 'reboot' occured

How to access serial port that is set in BIOS as OS Controlled
 2011-08-11 21:49 UTC  (2+ messages)

[patch 1/3] x86, kdump, ioapic: reset remote IRR in clear_IO_APIC
 2011-08-11 21:37 UTC  (3+ messages)
` [patch 2/3] x86, ioapic: restore the mask bit correctly in eoi_ioapic_irq()
` [patch 3/3] x86, ioapic: consolidate the explicit EOI code

[PATCH] i2c/tegra: I2C driver uses the suspend_noirq/resume_noirq
 2011-08-11 21:43 UTC  (7+ messages)

[PATCH] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
 2011-08-11 21:41 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix DDR mode support
 2011-08-11 21:38 UTC  (2+ messages)

[PATCH]
 2011-08-11 21:31 UTC  (2+ messages)
` [PATCH] fs / ext3: Always unlock updates in ext3_freeze()

Missing put_cpu() in arch/s390/oprofile/hwsampler.c?
 2011-08-11 21:23 UTC  (2+ messages)

[PATCH] ext4: Always verify extent tree blocks
 2011-08-11 21:13 UTC 

linux-next: manual merge of the mmc tree with Linus' tree
 2011-08-11 21:13 UTC  (2+ messages)

[PATCH] pnp: replace deprecated __check_region to request_region
 2011-08-11 21:11 UTC  (2+ messages)

[PATCHv4 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-08-11 21:11 UTC  (2+ messages)

[patch 0/8] mm: memcg naturalization -rc2
 2011-08-11 21:09 UTC  (3+ messages)
` [patch 2/8] mm: memcg-aware global reclaim

[PATCH] i2c: tegra: fix possible race condition after tx
 2011-08-11 21:04 UTC  (5+ messages)

linux-next: Tree for Aug 11
 2011-08-11 20:57 UTC  (5+ messages)
` linux-next: Tree for Aug 11 (suspend_stats build error)
` linux-next: Tree for Aug 11 (sound/soc + regmap)
` [PATCH -next] xen: fix swiotlb printk and panic args

[PATCH] Documentation: SubmittingDrivers: Update Linus' git repository
 2011-08-11 21:02 UTC  (2+ messages)

INFO: possible circular locking dependency detected
 2011-08-11 20:57 UTC  (2+ messages)

[PATCH] perf: fix temporary file ownership check
 2011-08-11 20:55 UTC 

[PATCH] nfs: fix a couple of minor portability issues
 2011-08-11 20:54 UTC  (6+ messages)
      ` [PATCH v2] nfs: fix a minor do_div portability issue
        ` [PATCH v3] "

[PATCH v2 1/4] gpio/tegra: Remove use of irq_to_gpio
 2011-08-11 20:54 UTC  (5+ messages)
` [PATCH v2 2/4] gpio/tegra: Implement gpio_chip.to_irq
` [PATCH v2 3/4] arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio
` [PATCH v2 4/4] arm/tegra: mach/gpio.h: include linux/types.h to fix build

[PATCH 00/11] various fixes v3
 2011-08-11 20:52 UTC  (14+ messages)
` [PATCH 01/11] dynamic_debug: Add __dynamic_dev_dbg
` [PATCH 02/11] dynamic_debug: Consolidate prefix output to single routine
` [PATCH 03/11] dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
` [PATCH 04/11] dynamic_debug: Convert printks to pr_<level>
` [PATCH 05/11] dynamic_debug: remove unused control variables
` [PATCH 06/11] dynamic_debug: add Jason Baron as maintainer
` [PATCH 07/11] dynamic_debug: make netdev_dbg() call __netdev_printk()
` [PATCH 08/11] dynamic_debug: make netif_dbg() "
` [PATCH 09/11] dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
    ` [PATCH 09/11 re-post] "
` [PATCH 10/11] dynamic_debug: remove num_enabled accounting
` [PATCH 11/11] dynamic_debug: use a single printk() to emit msgs

[RFC PATCH] slimbus: Linux driver framework for SLIMbus
 2011-08-11 20:51 UTC  (3+ messages)

[PATCH v2 0/6] Collected vdso/vsyscall fixes for 3.1
 2011-08-11 20:47 UTC  (6+ messages)

[PATCH] mmc: Use pr_<level>, add and use mmc_<level>
 2011-08-11 20:34 UTC  (2+ messages)

[PATCH 0/9 v2] Synaptics image sensor support
 2011-08-11 20:07 UTC  (7+ messages)
` [PATCH 8/9 v2] Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad

[PATCH] CIFS: remove local xattr definitions
 2011-08-11 20:17 UTC  (4+ messages)

[PATCH] x86: Reduce clock calibration time during slave cpu startup
 2011-08-11 20:14 UTC  (9+ messages)
    ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH v2 0/2] new cpumask for hotpluggable CPUs
 2011-08-11 20:02 UTC  (10+ messages)
` [PATCH v2 1/2] cpumask: introduce "
` [PATCH v3 "
  ` [PATCH v3 2/2] cpu: update cpu_hotpluggable_mask in register_cpu

[PATCH] ARM: tegra: Fix <mach/gpio.h> to have necessary #includes
 2011-08-11 20:02 UTC  (2+ messages)

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-11 19:59 UTC  (4+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk

perf tools: Check $HOME/.perfconfig ownership
 2011-08-11 19:50 UTC 

[PATCH 1/5] trace-cmd: Add function declaration to fix compile warning
 2011-08-11 19:37 UTC  (5+ messages)
` [PATCH 2/5] trace-cmd: Don't call exit from tracecmd_blk_hack()
` [PATCH 3/5] trace-cmd: Load plugins before parsing events in check-events
` [PATCH 4/5] trace-cmd: Add --check-events to report
` [PATCH 5/5] trace-cmd: Update man pages for 'check-events' option

[PATCH] ARM: tegra: Fix <mach/gpio.h> to have necessary #includes
 2011-08-11 19:36 UTC  (2+ messages)

RE:THANKS
 2011-08-12 10:14 UTC 

[PATCH v3 2/3] drivers/block/mtip32xx: Adding source for hardware related operations
 2011-08-11 18:52 UTC 

[PATCH] mach-ixp4xx: made gpio functions atomic
 2011-08-11 18:39 UTC 

[PATCH] firewire: ohci: fix DMA unmapping in an error path
 2011-08-11 18:40 UTC 

[RFC] catching sys_reboot syscall
 2011-08-11 18:40 UTC  (9+ messages)
          ` [lxc-devel] "
            ` [PATCH] add pid->user_ns

New driver mtipx2xx submission
 2011-08-11 18:36 UTC  (2+ messages)

request for review - DRBD multi volume support for 3.2
 2011-08-11 18:34 UTC  (2+ messages)

pull request: wireless 2011-08-11
 2011-08-11 18:20 UTC 

[PATCH v3 -resend] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-08-11 18:27 UTC  (4+ messages)
  ` [kernel-hardening] "

RE:THANKS
 2011-08-12  9:21 UTC 

[PATCH 0/9] x86 EFI boot stub
 2011-08-11 18:09 UTC  (6+ messages)
` [PATCH 8/9] x86, efi: EFI boot stub support

[ANNOUNCE] 3.0.1-rt8
 2011-08-11 18:05 UTC  (10+ messages)
` [ANNOUNCE] 3.0.1-rt8 - Regression to 3.0-rt7

[PATCH] crypto: aesni-intel - Add ivsize to ablk_ecb_alg
 2011-08-11 16:40 UTC 

Cryptomgr race vs built-in aesni
 2011-08-11 16:40 UTC  (2+ messages)

[patch v5 resending 0/8] Add slicing-by-8 to crc32
 2011-08-11 17:52 UTC 

[PATCH 10/19] mach-ep93xx: break out GPIO driver specifics
 2011-08-11 17:48 UTC  (5+ messages)

[PATCH v2] hwmon: add caseopen detection to w83627ehf driver
 2011-08-11 17:46 UTC  (2+ messages)

[PATCH 1/1] misc/pti.c: Fix build error when PCI is not selected
 2011-08-11 16:59 UTC  (4+ messages)

[patches v5 resending 8/8] crc32: final-cleanup.diff
 2011-08-11 17:45 UTC 

[patches v5 resending 7/8] crc32: add-slicing-by-8.diff
 2011-08-11 17:44 UTC 

[patches v5 resending 6/8] crc32: add-real-8-bit.diff
 2011-08-11 17:43 UTC 

[patch v5 resending 5/5] crc32: fix-check-endian-warnings.diff
 2011-08-11 17:41 UTC 

[patch v5 resending 4/5] crc32: misc-cleanup.diff
 2011-08-11 17:40 UTC 

[patch v5 resending 3/5] crc32: replace-self-test.diff
 2011-08-11 17:38 UTC 

running of out memory => kernel crash
 2011-08-11 17:38 UTC  (4+ messages)

[patch v5 resending 2/8] crc32: move-to-documentation.diff
 2011-08-11 17:36 UTC 

[patch v5 resending 1/8] crc32: add-pointer-to-tab.diff
 2011-08-11 17:35 UTC 

[RFC v1.1 0/5] evm: digital signature extension
 2011-08-11 17:20 UTC  (6+ messages)
` [RFC v1.1 1/5] crypto: GnuPG based MPI lib
` [RFC v1.1 2/5] crypto: ksign - digital signature verification support
` [RFC v1.1 3/5] evm: digital signature support
` [RFC v1.1 4/5] ksign: provides keyring to search in for the key
` [RFC v1.1 5/5] evm: creates dedicated evm keyring to store public keys

[RFC/PULL 00/11] introduce export.h; reduce module.h usage
 2011-08-11 17:20 UTC  (9+ messages)

[PATCH RESEND] Input: tegra-kbc - correct call to input_free_device
 2011-08-11 17:14 UTC  (4+ messages)

[PATCH 00/41] signal: Use set_current_blocked()
 2011-08-11 17:10 UTC  (5+ messages)
` [PATCH 02/41] arm: "
` [PATCH 29/41] tile: "

Amazing News For You™
 2011-08-11 16:46 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).