public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-26 19:24:52 to 2011-07-27 06:21:39 UTC [more...]

[PATCH] x86, AMD: Correct F15h IC aliasing issue
 2011-07-27  6:21 UTC  (10+ messages)

[PATCH/RFC 1/5] usb:tools: usb unittests framework
 2011-07-27  6:21 UTC  (5+ messages)
` [PATCH/RFC 5/5] usb: Add support for streams alloc/dealloc to devio.c

[PATCH 0/3] coccinelle: add parallel execution
 2011-07-27  6:19 UTC  (11+ messages)
` [PATCH 2/3] coccinelle.txt: add documentation of PARALLEL= flag
` [PATCH 3/3] coccicheck: add parallel execution
        ` [PATCH v2] "

[PATCH] Staging: comedi: fix printk issue in adv_pci_dio.c
 2011-07-27  6:31 UTC 

IP over 802.2 with LLC/SNAP
 2011-07-27  5:13 UTC  (2+ messages)

[PATCH] [SCSI] libsas: remove expander from dev list on error
 2011-07-27  6:10 UTC 

[RFC V2]remove extra semicolons from various parts of the kernel
 2011-07-27  6:06 UTC 

[PATCH] proc/softirqs: only show state for online cpus
 2011-07-27  6:06 UTC  (14+ messages)
          ` [PATCH 1/2] proc/insterrupts: make it cpu hotplug safe
            ` [PATCH 2/2] [S390] irq: fix show_interrupts() vs cpu hotplug

[PATCH] [SCSI] libsas: remove expander from dev list on error
 2011-07-27  6:02 UTC  (4+ messages)

[PATCH v4 0/5] memcg : make numa scanning better
 2011-07-27  5:52 UTC  (7+ messages)
` [PATCH v4 1/5] memcg : update numascan info by schedule_work
` [PATCH v4 2/5] memcg : pass scan nodemask
` [PATCH v4 3/5] memcg : stop scanning if enough
` [PATCH v4 4/5] memcg : calculate node scan weight
` [PATCH v4 5/5] memcg : select a victim node by weights
` [PATCH v4 6/5] memcg : check numa balance

[PATCH] Staging: comedi: fix printk issue in amplc_pci230.c
 2011-07-27  5:28 UTC 

[PATCH] DMAEngine: Let dmac drivers set chan_id
 2011-07-27  4:21 UTC  (13+ messages)
` [PATCHv2] DMAEngine: Let dmac drivers to "

[PATCH] Cross Memory Attach v4
 2011-07-27  4:55 UTC  (2+ messages)

[PATCH 0/9 v2] Synaptics image sensor support
 2011-07-27  4:48 UTC  (18+ messages)
` [PATCH 1/9 v2] Input: synaptics - refactor y inversion
` [PATCH 7/9 v2] Input: synaptics - improved 2->3 finger transition handling
` [PATCH 8/9 v2] Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
` [PATCH 9/9 v2] Input: synaptics - process finger (<=5) transitions

[PATCH] kconfig: Only generate config_is_xxx for bool and tristate options
 2011-07-27  4:35 UTC  (10+ messages)
` [RFC][PATCH 1/2] kconfig: Introduce KCONFIG(), KCONFIG_BUILTIN() and KCONFIG_MODULE()

[RFC PATCH 0/8] Reduce filesystem writeback from page reclaim v2
 2011-07-27  4:32 UTC  (2+ messages)

[PATCH 0/11] KVM: x86: optimize for guest page written
 2011-07-27  4:26 UTC  (5+ messages)
` [PATCH 03/11] KVM: x86: fast emulate repeat string write instructions

[GIT PATCH] USB patches for 3.1
 2011-07-27  4:14 UTC  (3+ messages)

[GIT PATCH] TTY/serial driver patches for 3.1
 2011-07-27  4:07 UTC  (3+ messages)

linux-next: Tree for July 27
 2011-07-27  4:11 UTC 

[PATCH]Remove extra semicolon's in the kernel
 2011-07-27  4:09 UTC  (3+ messages)

[GIT PATCH] driver core merge for 3.1
 2011-07-27  4:05 UTC  (12+ messages)
` [PATCH 01/11] pti: pti_tty_install documentation mispelling
  ` [PATCH 02/11] DOCUMENTATION: Update overview.txt in Doc/driver-model
  ` [PATCH 03/11] DOCUMENTATION: Replace create_device() with device_create()
  ` [PATCH 04/11] driver-core: Kconfig grammar corrections in firmware configuration
  ` [PATCH 05/11] driver-core: modify FIRMWARE_IN_KERNEL help message
  ` [PATCH 06/11] driver core: add more help description for "path to uevent helper"
  ` [PATCH 07/11] Documentation/zh_CN: Fix messy code file email-clients.txt
  ` [PATCH 08/11] firmware: gsmi: remove sysfs entries when unload the module
  ` [PATCH 09/11] uio: uio_pdrv_genirq: Add OF support
  ` [PATCH 10/11] debugfs: add documentation for debugfs_create_x64
  ` [PATCH 11/11] updated Documentation/ja_JP/SubmittingPatches

linux-next: build failure after merge of the final tree (akpm tree related)
 2011-07-27  3:55 UTC 

linux-next: manual merge of the slave-dma tree with Linus' tree
 2011-07-27  3:12 UTC  (2+ messages)

[PATCH] serial: samsung: Fix compiler error when !CONFIG_PM_SLEEP
 2011-07-27  3:46 UTC 

[PATCH 0/5] Collected vdso/vsyscall fixes for 3.1
 2011-07-27  3:20 UTC  (6+ messages)
` [PATCH 1/5] x86-64: Pad vDSO to a page boundary
` [PATCH 2/5] x86-64: Move the "user" vsyscall segment out of the data segment
` [PATCH 3/5] x86-64: Work around gold bug 13023
` [PATCH 4/5] x86-64/xen: Enable the vvar mapping
` [PATCH 5/5] x86-64: Add user_64bit_mode paravirt op

[PATCH]vmscan: add block plug for page reclaim
 2011-07-27  3:09 UTC  (9+ messages)

Increase Your Mail Quota
 2011-07-27  2:07 UTC 

[PATCH 1/2] ASIX: Simplify condition in rx_fixup()
 2011-07-27  2:44 UTC  (2+ messages)
` [PATCH 2/2] ASIX: Use only 11 bits of header for data size

[GIT PULL-v2] iscsi-target merge for v3.1-rc1
 2011-07-27  2:13 UTC 

[RFC] ARM Subarchitecture group maintainership
 2011-07-27  2:23 UTC  (4+ messages)

[PATCHv3 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-27  2:20 UTC  (2+ messages)
` [PATCHv3 2/2] ARM: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT

[kernel-hardening] Re: [PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-07-27  2:15 UTC  (12+ messages)
      ` [kernel-hardening] "
        `  "
                  ` [patch v2] "

klogd dies, possible emit_log_char() vs do_syslog(..READ..) race
 2011-07-27  2:11 UTC  (3+ messages)

[PATCH] cgroup/kmemcheck: No need to annotate base anymore
 2011-07-27  2:10 UTC  (12+ messages)
      ` [PATCH v2] cgroup/kmemcheck: Annotate alloc_page() for cgroup allocations
            ` [PATCH v3] "
            ` [PATCH v3 RESEND] "

[ANNOUNCE] 3.0-rt3
 2011-07-27  1:57 UTC  (13+ messages)
              ` [ANNOUNCE] 3.0-rt3 (futex_requeue bad spinlock magic)

hey,
 2011-07-27  1:30 UTC 

[git pull] vfs/fs fixes
 2011-07-27  1:10 UTC 

[PATCHSET x86/mm] memblock, x86: Allow node info in memblock and remove x86 specific memblock code
 2011-07-27  0:59 UTC  (5+ messages)
` [PATCH 13/13] memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones

[GIT PULL] arm-soc new SOCs for 3.1
 2011-07-27  0:51 UTC  (7+ messages)
` [GIT PULL] arm-soc bug fixes (part 2) "
  ` [GIT PULL] arm-soc cross-platform cleanups "
    ` [GIT PULL] arm-soc new board support "
      ` [GIT PULL] arm-soc new features (part 1/2) "
        ` [GIT PULL] arm-soc new features (part 2/2) "

[PATCH] Input: atmel_mxt_ts - Report pressure information from the driver
 2011-07-27  0:48 UTC  (2+ messages)

[PATCH] [0/98] 2.6.35.14 longterm review
 2011-07-27  0:35 UTC  (39+ messages)
` [PATCH] [1/98] kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
` [PATCH] [2/98] kbuild: Fix passing -Wno-* options to gcc 4.4+
` [PATCH] [3/98] Add Andi Kleen as 2.6.35 longterm maintainer
` [PATCH] [4/98] Remove the old V4L1 v4lgrab.c file
` [PATCH] [5/98] agp: fix arbitrary kernel memory writes
` [PATCH] [6/98] agp: fix OOM and buffer overflow
` [PATCH] [7/98] i8k: Tell gcc that *regs gets clobbered
` [PATCH] [8/98] Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
` [PATCH] [9/98] USB: serial/usb_wwan, fix tty NULL dereference
` [PATCH] [10/98] ipv6: add special mode accept_ra=2 to accept RA while configured as router
` [PATCH] [11/98] mpt2sas: prevent heap overflows and unchecked reads
` [PATCH] [12/98] slub: fix panic with DISCONTIGMEM
` [PATCH] [13/98] set memory ranges in N_NORMAL_MEMORY when onlined
` [PATCH] [14/98] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
` [PATCH] [15/98] m68k/mm: Set all online nodes in N_NORMAL_MEMORY
` [PATCH] [16/98] nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
` [PATCH] [17/98] NFSv4.1: Ensure state manager thread dies on last umount
` [PATCH] [18/98] Input: xen-kbdfront - fix mouse getting stuck after save/restore
` [PATCH] [19/98] pmcraid: reject negative request size
` [PATCH] [20/98] put stricter guards on queue dead checks
` [PATCH] [21/98] mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
` [PATCH] [22/98] mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
` [PATCH] [23/98] mmc: sdhci: Check mrq != NULL "
` [PATCH] [24/98] USB: fix regression in usbip by setting has_tt flag
` [PATCH] [25/98] x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors
` [PATCH] [26/98] af_unix: Only allow recv on connected seqpacket sockets
` [PATCH] [27/98] ARM: 6891/1: prevent heap corruption in OABI semtimedop
` [PATCH] [28/98] Open with O_CREAT flag set fails to open existing files on non writable directories
` [PATCH] [29/98] can: Add missing socket check in can/bcm release
` [PATCH] [30/98] fs/partitions/ldm.c: fix oops caused by corrupted partition table
` [PATCH] [31/98] Input: elantech - discard the first 2 positions on some firmwares
` [PATCH] [32/98] Staging: rtl8192su: Clean up in case of an error in module initialisation
` [PATCH] [33/98] Staging: rtl8192su: Fix procfs code for interfaces not named wlan0
` [PATCH] [34/98] USB: teach "devices" file about Wireless and SuperSpeed USB
` [PATCH] [35/98] SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
` [PATCH] [36/98] nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
` [PATCH] [37/98] nfs: fix compilation warning
` [PATCH] [38/98] Fix corrupted OSF partition table parsing

[PULL REQUEST] ext3, jbd, ext2, and quota fixes for 3.1-rc1
 2011-07-27  0:31 UTC  (8+ messages)

[PATCH v2] PM: runtime: add might_sleep to PM runtime functions
 2011-07-27  0:26 UTC  (4+ messages)

[PATCH] cgroup:be able to remove the record of unplugged device
 2011-07-27  0:11 UTC  (8+ messages)
` [PATCH v3] blk-cgroup:be "
            ` [PATCH v5] "

[PATCH -mmotm] fault-injection: add ability to export fault_attr in arbitrary directory
 2011-07-26 23:34 UTC  (3+ messages)

xfs compile error with the latest -git
 2011-07-26 23:32 UTC 

[PATCH] vfs: add d_prune dentry operation
 2011-07-26 23:24 UTC  (2+ messages)

[PATCH v4 0/3] Make fault injection available for MMC IO
 2011-07-26 23:17 UTC  (5+ messages)
` [PATCH v4 1/3] fault-inject: make fault injection available for modules
` [PATCH v4 2/3] mmc: core: add random fault injection
` [PATCH v4 3/3] fault injection: add documentation on MMC IO "

[PATCH 0/5] Add dynamic updates to trace ring buffer
 2011-07-26 22:59 UTC  (6+ messages)
` [PATCH 1/5] trace: Add a new readonly entry to report total buffer size
` [PATCH 2/5] trace: Add ring buffer stats to measure rate of events
` [PATCH 3/5] trace: Add per_cpu ring buffer control files
` [PATCH 4/5] trace: Make removal of ring buffer pages atomic
` [PATCH 5/5] trace: Make addition of pages in ring buffer atomic

better oopsing when frozen
 2011-07-26 22:45 UTC  (3+ messages)

[PATCHSET tip:x86/memblock] memblock: Kill early_node_map[]
 2011-07-26 22:20 UTC  (4+ messages)

hostap_cs: add ID for LG cards
 2011-07-26 21:54 UTC  (2+ messages)

[patch 0/5] mm: per-zone dirty limiting
 2011-07-26 21:54 UTC  (4+ messages)

[PATCHv2 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-26 21:52 UTC  (8+ messages)
` [PATCHv2 2/2] ARM: ARM_PATCH_PHYS_VIRT_16BIT no longer depends on MSM

per-cpu operation madness vs validation
 2011-07-26 21:32 UTC  (2+ messages)

linux-next: Tree for July 26
 2011-07-26 21:30 UTC  (2+ messages)
` linux-next: Tree for July 26 (gpu vs. staging/gma500)

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-07-26 21:17 UTC  (15+ messages)

git commit 9fd67b4ed0714ab718f1f9bd14c344af336a6df7 (x86-64: Give vvars their own page) breaks Xen PV guests (64-bit)
 2011-07-26 21:06 UTC  (8+ messages)

[PATCH] TRACING: Fix a copmile warning
 2011-07-26 20:43 UTC  (11+ messages)

[GIT PULL] core/printk changes for v3.1
 2011-07-26 20:40 UTC  (6+ messages)

[GIT PULL] Ceph updates for 3.1-rc1
 2011-07-26 20:36 UTC 

[GIT PULL] core/locking changes for v3.1
 2011-07-26 20:30 UTC  (9+ messages)

[PATCH 0/14] user namespaces v2: continue targetting capabilities
 2011-07-26 20:29 UTC  (4+ messages)
` [PATCH 01/14] add Documentation/namespaces/user_namespace.txt

[PATCH v3 0/3] Make fault injection available for MMC IO
 2011-07-26 20:08 UTC  (8+ messages)
` [PATCH v3 2/3] mmc: core: add random fault injection

x86_64 virtual memory map
 2011-07-26 19:49 UTC  (5+ messages)

lockdep trace from post 3.0
 2011-07-26 19:46 UTC  (2+ messages)

[PATCH] x86, AMD: Correct F15h IC aliasing issue
 2011-07-26 19:33 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox