linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-05 10:33:47 to 2012-02-05 22:49:31 UTC [more...]

[PATCH 00/91] 2.6.27.60-longterm review
 2012-02-05 22:44 UTC  (89+ messages)
` [PATCH 01/91] UBIFS: fix master node recovery
` [PATCH 03/91] set memory ranges in N_NORMAL_MEMORY when onlined
` [PATCH 04/91] agp: fix arbitrary kernel memory writes
` [PATCH 05/91] agp: fix OOM and buffer overflow
` [PATCH 06/91] put stricter guards on queue dead checks
` [PATCH 07/91] mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
` [PATCH 08/91] mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
` [PATCH 09/91] mmc: sdhci: Check mrq != NULL "
` [PATCH 11/91] ARM: 6891/1: prevent heap corruption in OABI semtimedop
` [PATCH 12/91] Open with O_CREAT flag set fails to open existing files on non writable directories
` [PATCH 13/91] fs/partitions/ldm.c: fix oops caused by corrupted partition table
` [PATCH 14/91] SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
` [PATCH 16/91] sata_via: Delay on vt6420 when starting ATAPI DMA write
` [PATCH 17/91] libata: set queue DMA alignment to sector size for ATAPI too
` [PATCH 18/91] usb: musb: core: set has_tt flag
` [PATCH 20/91] libertas: fix cmdpendingq locking
` [PATCH 21/91] powerpc/oprofile: Handle events that raise an exception without overflowing
` [PATCH 22/91] ext3: Fix fs corruption when make_indexed_dir() fails
` [PATCH 23/91] Fix for buffer overflow in ldm_frag_add not sufficient
` [PATCH 24/91] seqlock: Dont smp_rmb in seqlock reader spin loop
` [PATCH 25/91] x86/amd-iommu: Fix 3 possible endless loops
` [PATCH 26/91] md: check ->hot_remove_disk when removing disk
` [PATCH 27/91] uvcvideo: Remove buffers from the queues when freeing
` [PATCH 28/91] cfq-iosched: fix locking around ioc->ioc_data assignment
` [PATCH 29/91] cfq-iosched: fix a rcu warning
` [PATCH 30/91] SUNRPC: Fix use of static variable in rpcb_getport_async
` [PATCH 31/91] x86: Make Dell Latitude E5420 use reboot=pci
` [PATCH 32/91] libsas: remove expander from dev list on error
` [PATCH 33/91] powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
` [PATCH 34/91] ext3: Fix oops in ext3_try_to_allocate_with_rsv()
` [PATCH 35/91] svcrpc: fix list-corrupting race on nfsd shutdown
` [PATCH 36/91] powerpc/pseries/hvconsole: Fix dropped console output
` [PATCH 37/91] alpha: fix several security issues
` [PATCH 38/91] ALSA: timer - Fix Oops at closing slave timer
` [PATCH 39/91] powerpc: Fix device tree claim code
` [PATCH 40/91] powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
` [PATCH 41/91] xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead
` [PATCH 42/91] cifs: fix possible memory corruption in CIFSFindNext
` [PATCH 43/91] TPM: Call tpm_transmit with correct size
` [PATCH 44/91] TPM: Zero buffer after copying to userspace
` [PATCH 45/91] aacraid: reset should disable MSI interrupt
` [PATCH 46/91] libsas: fix panic when single phy is disabled on a wide port
` [PATCH 47/91] KVM: s390: check cpu_id prior to using it
` [PATCH 48/91] carminefb: Fix module parameters permissions
` [PATCH 49/91] um: fix ubd cow size
` [PATCH 50/91] NLM: Dont hang forever on NLM unlock requests
` [PATCH 51/91] Bluetooth: Prevent buffer overflow in l2cap config request
` [PATCH 52/91] net_sched: Fix qdisc_notify()
` [PATCH 53/91] ext4: fix BUG_ON() in ext4_ext_insert_extent()
` [PATCH 54/91] drivers/net/rionet.c: fix ethernet address macros for LE platforms
` [PATCH 55/91] Make scsi_free_queue() kill pending SCSI commands
` [PATCH 56/91] hfs: add sanity check for file name length
` [PATCH 57/91] USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
` [PATCH 58/91] oprofile, x86: Fix crash when unloading module (nmi timer mode)
` [PATCH 59/91] jbd/jbd2: validate sb->s_first in journal_get_superblock()
` [PATCH 60/91] Make TASKSTATS require root access
` [PATCH 61/91] hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
` [PATCH 62/91] [PATCH] x86, mm: Add __get_user_pages_fast()
` [PATCH 63/91] export __get_user_pages_fast() function
` [PATCH 64/91] oprofile, x86: Fix nmi-unsafe callgraph support
` [PATCH 65/91] ext4: avoid hangs in ext4_da_should_update_i_disksize()
` [PATCH 66/91] offb: Fix setting of the pseudo-palette for >8bpp
` [PATCH 67/91] offb: Fix bug in calculating requested vram size
` [PATCH 68/91] usb: usb-storage doesnt support dynamic id currently, the patch disables the feature to fix an oops
` [PATCH 69/91] SCSI: scsi_dh: check queuedata pointer before proceeding further
` [PATCH 70/91] ALSA: ice1724 - Check for ac97 to avoid kernel oops
` [PATCH 71/91] UBI: fix nameless volumes handling
` [PATCH 72/91] svcrpc: fix double-free on shutdown of nfsd after changing pool mode
` [PATCH 73/91] nfsd: Fix oops when parsing a 0 length export
` [PATCH 74/91] sym53c8xx: Fix NULL pointer dereference in slave_destroy
` [PATCH 75/91] [PATCH] bonding: correctly process non-linear skbs
` [PATCH 76/91] bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
` [PATCH 77/91] block: add proper state guards to __elv_next_request
` [PATCH 78/91] x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
` [PATCH 79/91] SCSI: scsi_lib: fix potential NULL dereference
` [PATCH 80/91] MAINTAINERS: stable: Update address
` [PATCH 81/91] af_packet: prevent information leak
` [PATCH 82/91] Fix time() inconsistencies caused by intermediate xtime_cache values being read
` [PATCH 83/91] net/ipv4: Check for mistakenly passed in non-IPv4 address
` [PATCH 84/91] x86: Fix mmap random address range
` [PATCH 85/91] i8k: Tell gcc that *regs gets clobbered
` [PATCH 86/91] Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
` [PATCH 87/91] kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
` [PATCH 88/91] kbuild: Fix passing -Wno-* options to gcc 4.4+
` [PATCH 89/91] i8k: Avoid lahf in 64-bit code
` [PATCH 90/91] block: fail SCSI passthrough ioctls on partition devices
` [PATCH 91/91] dm: do not forward ioctls from logical volumes to the underlying device

[PATCH] Net, decnet: remove unused variable from dn_output()
 2012-02-05 22:46 UTC  (2+ messages)

[PATCH 1/3] net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases
 2012-02-05 22:46 UTC  (7+ messages)
` [PATCH 2/3] net/hyperv: Correct the assignment in netvsc_recv_callback()
` [PATCH 3/3] net/hyperv: Remove the unnecessary memset in rndis_filter_send()

[PATCH 0/4] [SCSI] ufshcd: UFS Host Controller Driver
 2012-02-05 22:45 UTC  (6+ messages)
` [PATCH 2/4] [SCSI] ufshcd: UFS UTP Transfer requests handling

WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x1f2/0x200()
 2012-02-05 22:35 UTC  (5+ messages)

Crash in mtd_cls_suspend because mtd is NULL
 2012-02-05 22:28 UTC  (3+ messages)

[PATCH 00/21] PCI : bridge resource reallocation patchset
 2012-02-05 21:58 UTC  (5+ messages)
` [PATCH 18/21] PCI: Fix cardbus bridge resources as optional size handling

[PATCH] pcmcia: convert drivers/pcmcia/* to use module_platform_driver()
 2012-02-05 21:13 UTC  (2+ messages)

[PATCH] pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE
 2012-02-05 21:14 UTC  (2+ messages)

[PATCH V3 00/49] Tree wide: cleanup IRQF_DISABLED
 2012-02-05 21:11 UTC  (3+ messages)
` [PATCH 37/49] pcmcia: irq: Remove IRQF_DISABLED

[PATCH,FIXED] PCMCIA card inserted, five s2ram cycles, you're dead
 2012-02-05 21:20 UTC  (3+ messages)

[PATCH][RFC] XFS: Fix mem leak and possible NULL deref in xfs_setattr_nonsize()
 2012-02-05 21:23 UTC 

[BUG] v3.2.1: circular locking dvb_device_open / videobuf_dvb_find_frontend
 2012-02-05 21:10 UTC  (4+ messages)

[PATCH 0/3] cpupower tool: allow building output to be in a separate directory
 2012-02-05 20:32 UTC  (2+ messages)

[PATCH] cpupower: Fix linking with --as-needed
 2012-02-05 20:31 UTC  (2+ messages)

[BUG 3.3-rc2] spinlock trylock failure on UP on CPU#0
 2012-02-05 20:57 UTC 

Late Mr. Eric Morgan $21.5m
 2012-02-05 20:07 UTC 

linux-next: Tree for Feb 2
 2012-02-05 20:32 UTC  (6+ messages)
` linux-next: Tree for Feb 2 (media/radio/wl128x)
    ` [PATCH] "

regression, 3.2.2 stable: ath9k won't associate anymore
 2012-02-05 19:53 UTC  (2+ messages)

[PATCH v3] Input: Add EVIOC mechanism for MT slots
 2012-02-05 19:40 UTC  (7+ messages)

[PATCH RT 0/2 v4] preempt-rt/x86: Handle sending signals from do_trap() by gdb
 2012-02-05 19:31 UTC  (6+ messages)
` [PATCH RT 2/2 v4] preempt-rt/x86: Delay calling signals in int3

[PATCH] NVM Express: Remove unneeded include of linux/version.h from nvme.c
 2012-02-05 19:11 UTC 

[patch cr 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7
 2012-02-05 19:01 UTC  (14+ messages)
` [PATCH] SubmittingPatches: Increase the line length limit from 80 to 100 colums
    ` [PATCH] checkpatch: Warn on code with 6+ tab indentation
      ` [PATCH, v2] checkpatch: Warn on code with 6+ tab indentation, remove 80col warning
                        ` [PATCH] checkpatch: Add line-length options, set default to 100

[PATCH v2] eCryptfs: Write optimization for non-uptodate page
 2012-02-05 18:43 UTC  (2+ messages)

Specifying some processes to record using perf
 2012-02-05 17:47 UTC  (5+ messages)

[PATCH] perf, tool: Fix prefix matching for kernel maps
 2012-02-05 17:11 UTC 

DRM nouveau crash with 3.2.0-rc5
 2012-02-05 17:02 UTC  (7+ messages)

[v7 0/8] Reduce cross CPU IPI interference
 2012-02-05 16:59 UTC  (21+ messages)

[RFC] Next gen kvm api
 2012-02-05 16:36 UTC  (9+ messages)
      ` [Qemu-devel] "

[PATCH resent v2 0/2] ARM/mxs : add GPMI-NAND support for imx23/imx28
 2012-02-05 16:22 UTC  (5+ messages)
` [PATCH resent v2 1/2] ioport : add DEFINE_RES_DMA_SIZE_NAMED macro

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-05 16:13 UTC  (5+ messages)

[PATCH 1/1] wireless: move ifs' in _rtl92c_store_pwrIndex_diffrate_offset into elseif statements
 2012-02-05 16:05 UTC  (3+ messages)

[PATCH v8 0/8] Reduce cross CPU IPI interference
 2012-02-05 16:03 UTC  (14+ messages)
` [PATCH v8 1/8] smp: introduce a generic on_each_cpu_mask function
` [PATCH v8 2/8] arm: move arm over to generic on_each_cpu_mask
` [PATCH v8 3/8] tile: move tile to use "
` [PATCH v8 4/8] smp: add func to IPI cpus based on parameter func
` [PATCH v8 5/8] slub: only IPI CPUs that have per cpu obj to flush
` [PATCH v8 6/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH v8 7/8] mm: only IPI CPUs to drain local pages if they exist
` [PATCH v8 8/8] mm: add vmstat counters for tracking PCP drains

fsl-diu: enable_lcdc() takes a pointer, not struct
 2012-02-05 15:12 UTC  (2+ messages)

[PATCHv2 0/3] clocksource: add db8500 PRCMU timer
 2012-02-05 15:11 UTC  (4+ messages)

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-02-05 14:54 UTC  (9+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
            ` [PATCH/RFC] usb: fix renesas_usbhs to not schedule in atomic context

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-05 14:37 UTC  (12+ messages)
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 12/15] drivers: add Contiguous Memory Allocator

Hello,
 2012-02-05 14:25 UTC 

[PATCH] [trivial] drm: Fix typo in rv515.c
 2012-02-05 14:01 UTC 

[PATCH] [trivial] drm: Fix typo in vmwgfx_drv.c
 2012-02-05 13:50 UTC 

You have exceeded the email quota limit !!
 2012-02-05 12:44 UTC 

[PATCH v5 1/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-05 12:51 UTC  (5+ messages)
` [PATCH v5 2/5] "
` [PATCH v5 3/5] "
` [PATCH v5 4/5] "
` [PATCH v5 5/5] "

[PATCH v9 01/25] gpio/omap: remove dependency on gpio_bank_count
 2012-02-05 12:35 UTC  (12+ messages)

[PATCH 1/1] scsi: retrieve cache mode using ATA_16 if normal routine fails
 2012-02-05 12:05 UTC  (2+ messages)

[PATCH 0/5 v2] [GIT PULL] x86/jump label: Paranoid checks and 2 or 5 byte nops
 2012-02-05 11:47 UTC  (11+ messages)

swap storm since kernel 3.2.x
 2012-02-05 11:38 UTC  (5+ messages)

[PATCH] PM/Freezer: Thaw only kernel threads if freezing of kernel threads fails
 2012-02-05 11:31 UTC  (9+ messages)
  ` [PATCH Updated] "

[PATCH] CIFS: Fix NULL pointer dereference in cifs_construct_tcon()
 2012-02-05 11:22 UTC  (2+ messages)

[PATCH v5 0/3] virtio-scsi driver
 2012-02-05 11:16 UTC  (4+ messages)
` [PATCH v5 1/3] virtio-scsi: first version
` [PATCH v5 2/3] virtio-scsi: add error handling
` [PATCH v5 3/3] virtio-scsi: add power management support

[PATCH v3] Add virtio-scsi to the virtio spec
 2012-02-05 11:01 UTC 

[PATCH] CPU C-state breakage with PM Qos change
 2012-02-05 11:04 UTC  (4+ messages)

[0/1] 3.0.20-stable review
 2012-02-05 10:59 UTC  (3+ messages)

[PATCH] [timer] Optimise apply_slack() for size and speed
 2012-02-05 10:44 UTC  (2+ messages)

[GIT PULL] KVM updates for 3.3-rc2
 2012-02-05 10:36 UTC 

/proc/self/mounts in chroot vs lxc
 2012-02-05 10:33 UTC  (2+ 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).