linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-07 20:13:11 to 2011-11-08 04:40:35 UTC [more...]

linux-next: manual merge of the bluetooth tree with Linus tree
 2011-11-08  4:40 UTC  (3+ messages)
` (no subject)
  ` 

iwlagn is getting very shaky
 2011-11-08  4:32 UTC  (13+ messages)

[patch 0/3] sched: bandwidth-control tweaks for v3.2
 2011-11-08  4:26 UTC  (4+ messages)
` [patch 1/3] sched: use jump labels to reduce overhead when bandwidth control is inactive
` [patch 2/3] sched: fix buglet in return_cfs_rq_runtime()
` [patch 3/3] From: Ben Segall <bsegall@google.com>

Linux 3.2-rc1
 2011-11-08  4:26 UTC  (3+ messages)

[git pull] Please pull powerpc.git merge branch
 2011-11-08  4:21 UTC 

[PATCH V2] mfd/stmpe: Add support for irq over gpio pin
 2011-11-08  4:14 UTC 

[PATCH] mount.nfs: ensure AF priority when mounting
 2011-11-08  4:01 UTC  (3+ messages)

[PATCH v2] Input: convert obsolete strict_strtox to kstrtox
 2011-11-08  3:59 UTC  (2+ messages)

[PATCH] lis3lv02d: Avoid zero-division
 2011-11-08  3:57 UTC  (2+ messages)

[PATCH v2 0/7] Additional ALPS touchpad protocol support
 2011-11-08  3:55 UTC  (10+ messages)
` [PATCH v2 1/7] Input: ALPS - Move protocol information to Documentation
` [PATCH v2 2/7] Input: psmouse - Add PSMOUSE_CMD_RESET_WRAP
` [PATCH v2 3/7] Input: ALPS - Add protocol version field in alps_model_info
` [PATCH v2 4/7] Input: ALPS - Remove assumptions about packet size
` [PATCH v2 5/7] Input: ALPS - Add support for protocol versions 3 and 4
` [PATCH v2 6/7] Input: ALPS - Add semi-MT support for v3 protocol
` [PATCH v2 7/7] Input: ALPS - Add documentation for protocol versions 3 and 4

[PATCHv2 0/3] Catching del_timer_sync() on uninitialized timers
 2011-11-08  3:48 UTC  (4+ messages)
` [PATCHv2 1/3] debugobjects: Be smarter about static objects
` [PATCHv2 2/3] debugobjects: Extend to assert that an object is initialized
` [PATCHv2 3/3] kernel/timer.c: Use debugobjects to catch deletion of uninitialized timers

[PATCH] mfd/stmpe: Add support for irq over gpio pin
 2011-11-08  3:48 UTC  (3+ messages)

linux-next: Tree for Nov 8
 2011-11-08  3:48 UTC 

[PATCH] Input: convert obsolete strict_strtox to kstrtox
 2011-11-08  3:48 UTC  (4+ messages)

lockdep warning after aa6afca5bcab: "proc: fix races against execve() of /proc/PID/fd**"
 2011-11-08  3:47 UTC 

user namespaces: fix some uid/privilege leaks
 2011-11-08  3:29 UTC  (4+ messages)
` [PATCH 6/6] protect cap_netlink_recv from user namespaces

linux-next: manual merge of the akpm tree with Linus' tree
 2011-11-08  3:24 UTC 

[PATCH 1/2] mfd: include linux/module.h for ab5500-core
 2011-11-08  3:14 UTC  (5+ messages)
` [PATCH 2/2] mfd: include linux/module.h for ab5500-debugfs

[PATCH] clocksource: Avoid selecting mult values that might overflow when adjusted
 2011-11-08  3:11 UTC  (4+ messages)

Add IPSec IP Range in Linux kernel
 2011-11-08  3:10 UTC 

[PATCH 0/4] patches to cure race in lock_set_class()
 2011-11-08  3:02 UTC  (8+ messages)
` [PATCH 1/4] lockdep: lock_set_subclass() fix

[ANNOUNCE] Git 1.7.8.rc1
 2011-11-08  2:56 UTC 

[PATCH 0/8] ACPI, APEI patches for 3.2 (Resend)
 2011-11-08  2:39 UTC  (10+ messages)
` [PATCH 1/9] ACPI, APEI, Print resource errors in conventional format
` [PATCH 2/9] ACPI, APEI, Remove table not found message
` [PATCH 3/9] ACPI, Record ACPI NVS regions
` [PATCH 4/9] ACPI, APEI, Resolve false conflict between ACPI NVS and APEI
` [PATCH 5/9] ACPI, APEI, EINJ, Fix resource conflict on some machine
` [PATCH 6/9] ACPI, Add RAM mapping support to ACPI atomic IO support
` [PATCH 7/9] ACPI, APEI, EINJ, Refine the fix of resource conflict
` [PATCH 8/9] ACPI, APEI, GHES: Add PCIe AER recovery support
` [PATCH 9/9] ACPI, APEI, GHES, Distinguish interleaved error report in kernel log

[Patch] Increase USBFS Bulk Transfer size
 2011-11-08  1:44 UTC  (8+ messages)

WARNING: at drivers/scsi/scsi_lib.c:1704
 2011-11-08  1:36 UTC  (6+ messages)
  ` [PATCH] [SCSI] scsi_alloc_sdev() trips WARN_ON in scsi_free_queue()

[PATCH] OF/device-tree: Add some entries to vendor-prefixes.txt
 2011-11-08  1:34 UTC 

[PATCH] ramoops: Add a device file for ramoops buffer access
 2011-11-08  1:33 UTC  (5+ messages)

[PATCH 00/10] [GIT PULL] tracing: various fixes
 2011-11-08  1:29 UTC  (11+ messages)
` [PATCH 01/10] tracing: fix event_subsystem ref counting
` [PATCH 02/10] tracing: Restore system filter behavior
` [PATCH 03/10] tracing: Add boiler plate for subsystem filter
` [PATCH 04/10] tracing: update Documentation on max preds limit
` [PATCH 05/10] lockdep: Show subclass in pretty print of lockdep output
` [PATCH 06/10] ftrace: Remove force undef config value left for testing
` [PATCH 07/10] jump_label: jump_label_inc may return before the code is patched
` [PATCH 08/10] perf: Fix parsing of __print_flags() in TP_printk()
` [PATCH 09/10] ftrace: Fix hash record accounting bug
` [PATCH 10/10] tracing/latency: Fix header output for latency tracers

[PATCH 00/21] [GIT PULL] ktest: lots of nice new features
 2011-11-08  1:23 UTC  (2+ messages)

[RFC PATCH] pciehp: Wait for link get trained in pci_check_link_status()
 2011-11-08  1:13 UTC 

BUG: re-enabling wireless network on network manager does not work properly
 2011-11-08  1:03 UTC  (2+ messages)

BUG: suspend/resume does not work on G62 notebook PC
 2011-11-08  1:04 UTC  (2+ messages)

BUG: attaching a usb based music player to a usb port does not open banshee
 2011-11-08  1:02 UTC  (2+ messages)

[PATCH -v2 0/4] ACPI: Re-factor and remove ./drivers/acpi/atomicio.[ch]
 2011-11-08  1:00 UTC  (7+ messages)
` [PATCH -v2 1/4] ACPI: Fix possible alignment issues with GAS 'address' references
` [PATCH -v2 2/4] ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
` [PATCH -v2 3/4] ACPI APEI: Convert atomicio routines
` [PATCH -v2 4/4] ACPI: Remove ./drivers/acpi/atomicio.[ch]

Strange effect with i915 backlight controller
 2011-11-08  0:57 UTC 

linux-next: failing to fetch the sysctl tree
 2011-11-08  0:52 UTC  (4+ messages)

[RFC PATCH] tmpfs: support user quotas
 2011-11-08  0:46 UTC  (16+ messages)

Linux 2.6.32.47
 2011-11-08  0:30 UTC  (4+ messages)

[PATCH] x86-64: Set siginfo and context on vsyscall emulation faults
 2011-11-08  0:33 UTC  (4+ messages)
` [PATCH 0/2] Fix and re-enable vsyscall=emulate
  ` [PATCH 1/2] x86-64: Set siginfo and context on vsyscall emulation faults
  ` [PATCH 2/2] x86: Default to vsyscall=emulate

[PATCH 1/2] vmscan: promote shared file mapped pages
 2011-11-08  0:16 UTC  (8+ messages)
      ` [rfc 1/3] mm: vmscan: never swap under low memory pressure

[PATCH v5] acpi: Fix CPU hot removal problem
 2011-11-08  0:22 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Turn on a required 3D clock gating bit on Sandybridge
 2011-11-08  0:07 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Turn on another required clock gating bit on gen6

[PATCH V2] drivers/i2c/busses/i2c-at91.c: fix brokeness
 2011-11-08  0:04 UTC  (2+ messages)

[PATCH] I checked with chechpatch.pl the archive in drivers/staging/bcm/CmHost.c , and cleanup the Errors and warnings, I didn't change any function, only code style
 2011-11-07 23:55 UTC 

[PATCH] KVM: Add wrapper script around QEMU to test kernels
 2011-11-07 23:42 UTC  (18+ messages)
  ` [Qemu-devel] "

[PATCH] proc: restrict access to /proc/interrupts
 2011-11-07 23:45 UTC  (19+ messages)
      ` [kernel-hardening] "

[PATCH v2] ext4: fix NULL pointer dereference from orig_data in fill_super and remount
 2011-11-07 23:42 UTC  (5+ messages)

[PATCH] Kbuild: append missing-syscalls to the default target list
 2011-11-07 23:33 UTC  (7+ messages)

[PATCH] powerpc: Remove buggy 9-year-old test for binutils < 2.12.1
 2011-11-07 23:30 UTC 

[PATCH] arm: omap2+: hwmod: fix breakage introduced by d6504acd
 2011-11-07 23:27 UTC  (12+ messages)

[PATCH] ext4: protect extent cache with r/w spinlock
 2011-11-07 23:13 UTC 

[PATCH v3 0/8] Add support for tegra30 and cardhu
 2011-11-07 23:08 UTC  (3+ messages)

[PATCH] PM/devfreq: fix private_data
 2011-11-07 23:10 UTC 

[PATCH] Driver for GE PIO2 VME Card
 2011-11-07 23:05 UTC  (5+ messages)

[patch 0/8] Samsung Laptop driver patches - resend
 2011-11-07 22:57 UTC  (4+ messages)

[PATCH v3] x86, efi: Calling __pa() with an ioremap'd address is invalid
 2011-11-07 22:43 UTC  (14+ messages)

Linux 2.6.33.20
 2011-11-07 22:31 UTC  (2+ messages)

[PATCH] oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
 2011-11-07 22:22 UTC  (3+ messages)

[PATCH] ipc/mqueue: simplify reading msgqueue limit
 2011-11-07 22:15 UTC  (2+ messages)

sb_edac 32-bit compile fail due to 64-bit divide
 2011-11-07 21:54 UTC  (4+ messages)
` [PATCH] Fix sb_edac compilation with 32 bits kernels

[GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())
 2011-11-07 21:44 UTC  (11+ messages)

[PATCH v2 00/28] ext4: Add metadata checksumming
 2011-11-07 21:44 UTC  (5+ messages)
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum

[ANNOUNCE] 3.0.8-rt22
 2011-11-07 21:37 UTC 

[PATCH 0/7] Profiling sleep times (v2)
 2011-11-07 21:14 UTC  (3+ messages)
` [PATCH 4/7] perf: add ability to change event according to sample

virtio-pci new configuration proposal
 2011-11-07 21:14 UTC  (11+ messages)

[PATCH 0/8] Online/offline BSP on x86
 2011-11-07 21:02 UTC  (6+ messages)
` [PATCH 6/8] x86, topology.c: Enable CPU0 online/offline

softirq oops from b44_poll
 2011-11-07 20:56 UTC 

Current kernel fails to compile with KVM on PowerPC
 2011-11-07 20:43 UTC  (3+ messages)

[Revert] Re: [PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
 2011-11-07 20:36 UTC  (8+ messages)
          ` [Xen-devel] "

[PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h
 2011-11-07 20:35 UTC  (2+ messages)

[PATCH] m68k/hp300: Export hp300_ledstate
 2011-11-07 20:27 UTC 

Kernel (3.0 and later) panic
 2011-11-07 20:19 UTC 

Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen
 2011-11-07 20:24 UTC  (6+ messages)

BAD APICID ?
 2011-11-07 20:17 UTC  (4+ messages)

Left overs from the module.h slpit merge
 2011-11-07 20:21 UTC  (5+ messages)
` [GIT PULL] Left overs from the module.h split merge

[PATCH] nilfs2: unbreak compat ioctl
 2011-11-07 20:18 UTC 

[Patch] Increase USBFS Bulk Transfer size
 2011-11-07 20:13 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).