linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-06 18:47:42 to 2012-02-07 00:30:15 UTC [more...]

Module/kthread/printk question/problem
 2012-02-06 23:43 UTC  (9+ messages)

[PATCH v3] Add virtio-scsi to the virtio spec
 2012-02-06 23:36 UTC  (2+ messages)

[GIT PULL] fbdev fixes for 3.3
 2012-02-07  0:28 UTC 

[linux-pm][RFC PATCH] thermal: Add support to report cooling statistics achieved by cooling devices
 2012-02-07  0:18 UTC  (5+ messages)
` [linux-pm] [RFC "

[PATCH] char/mem: Make /dev/port less obviously broken (v0)
 2012-02-07  0:15 UTC  (2+ messages)

[RFC] Extend mwait idle to optimize away IPIs when possible
 2012-02-07  0:26 UTC  (4+ messages)

[PATCH 1/5] Introduce CONFIG_GENERIC_IO
 2012-02-07  0:22 UTC  (5+ messages)
` [PATCH 2/5] um: Serve io_remap_pfn_range()
` [PATCH 3/5] um: a bunch of headers can be killed by using generic-y
` [PATCH 4/5] um: Wire CONFIG_GENERIC_IO up
` [PATCH 5/5] MTD: Relax dependencies

[Bug 41722] Clevo M5X0JE hangs in ACPI init
 2012-02-07  0:21 UTC  (34+ messages)

[RFC] [PATCH 0/6 v3] memcg: page cgroup diet
 2012-02-07  0:19 UTC  (4+ messages)
` [PATCH 1/6] memcg: simplify move_account() check

[PATCHv6 0/7] ftrace, perf: Adding support to use function trace
 2012-02-07  0:20 UTC  (9+ messages)
` [PATCHv7 "
  ` [PATCH 5/7] ftrace, perf: Add support to use function tracepoint in perf
  ` [PATCH 7/7] ftrace, perf: Add filter support for function trace event

Sudden kernel panic with skge in 3.3-rc2
 2012-02-07  0:17 UTC  (4+ messages)

[RFC PATCH] poll() in 32-bit applications does not handle timeout of -1 properly on 64-bit kernels
 2012-02-07  0:05 UTC 

[patch v1, kernel version 3.2.1] rtnetlink workaround around the skb buff size issue
 2012-02-07  0:13 UTC  (9+ messages)

[PATCH 1/6] hda_intel: Add Lynx Point HD Audio Controller DeviceIDs
 2012-02-07  0:13 UTC  (4+ messages)
` [alsa-devel] "

[PATCH 0/4] staging: tidspbridge: remove desgin-by-contract macros
 2012-02-07  0:02 UTC  (6+ messages)
` [PATCH 1/4] staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIRED
` [PATCH 2/4] staging: tidspbridge: remove DBC_ASSERT macro
` [PATCH 3/4] staging: tidspbridge: remove dbc.h
` [PATCH 4/4] staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG

An extremely simplified pinctrl bindings proposal
 2012-02-06 23:57 UTC  (14+ messages)

[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
 2012-02-06 23:53 UTC  (2+ messages)

[PATCH] PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
 2012-02-06 23:50 UTC 

[git pull] SPI changes for v3.3-rc2
 2012-02-06 23:34 UTC  (2+ messages)

[GIT PULL] hwmon subsystem fixes for 3.3-rc3
 2012-02-06 23:29 UTC  (2+ messages)

[PATCH v2 0/8] Add tegra30 support for secondary cores
 2012-02-06 23:23 UTC  (4+ messages)
` [PATCH v2 8/8] ARM: tegra: support for secondary cores on Tegra30

[PATCH] tags: fix regex passed to etags
 2012-02-06 23:15 UTC  (7+ messages)
      ` [PATCH] tags: fix regex passed to etags and ctags
          ` [PATCH] tags: fix use of parenthesis in regex

FireWire/SBP2 Target mode
 2012-02-06 23:09 UTC  (13+ messages)

[RFC] fs: filesystem specific options and remount
 2012-02-06 23:08 UTC  (3+ messages)

[PATCH 00/15] Swap-over-NBD without deadlocking V8
 2012-02-06 22:56 UTC  (16+ messages)
` [PATCH 01/15] mm: Serialize access to min_free_kbytes
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/15] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/15] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/15] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/15] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/15] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/15] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/15] netvm: Propagate page->pfmemalloc to skb
` [PATCH 10/15] netvm: Propagate page->pfmemalloc from netdev_alloc_page "
` [PATCH 11/15] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 12/15] mm: Micro-optimise slab to avoid a function call
` [PATCH 13/15] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 14/15] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 15/15] mm: Account for the number of times direct reclaimers get throttled

[PATCH 00/11] Swap-over-NFS without deadlocking V2
 2012-02-06 22:56 UTC  (12+ messages)
` [PATCH 01/11] netvm: Prevent a stream-specific deadlock
` [PATCH 02/11] selinux: tag avc cache alloc as non-critical
` [PATCH 03/11] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/11] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/11] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles
` [PATCH 09/11] nfs: enable swap on NFS
` [PATCH 10/11] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 11/11] Avoid dereferencing bd_disk during swap_entry_free for network storage

[ANNOUNCE] kmod 5
 2012-02-06 22:58 UTC 

[3.3-rc2+] Thousands of ath9k warnings on dmesg before laptop froze
 2012-02-06 22:57 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH] bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails
 2012-02-06 22:53 UTC  (2+ messages)

European Data Protection Laws meant to help Cloud adoption
 2012-02-06 19:37 UTC 

Soft lockup problem
 2012-02-06 22:51 UTC  (2+ messages)

orinoco: Remove old mailing lists from MAINTAINERS
 2012-02-06 22:40 UTC  (2+ messages)
` [Orinoco-users] "

sysfs regression: wrong link counts
 2012-02-06 22:49 UTC  (11+ messages)
    ` [PATCH] sysfs: Optionally count subdirectories to support buggy applications
            ` [RFC] killing boilerplate checks in ->link/->mkdir/->rename

[PATCH v2] eicon: fix -Warray-bounds warning
 2012-02-06 22:48 UTC  (3+ messages)
` [PATCH] cs5535-mfgpt: don't call __init function from __devinit

[3.2.2] tasks blocked during matrix auto checking
 2012-02-06 22:47 UTC  (2+ messages)

Regression 3.2 -> 3.3-rc1 10 sec hang at boot and resume, COMRESET failed
 2012-02-06 22:46 UTC  (13+ messages)

params: <level>_initcall-like kernel parameters
 2012-02-06 22:16 UTC  (3+ messages)

[PATCH 06/07] RTC: RTC driver for DA9052/53 PMIC v1
 2012-02-06 22:38 UTC  (2+ messages)

[PATCH v5 00/18] perf: add support for sampling taken branches
 2012-02-06 22:29 UTC  (15+ messages)
` [PATCH v5 09/18] perf: disable PERF_SAMPLE_BRANCH_* when not supported
` [PATCH v5 12/18] perf: add support for sampling taken branch to perf record
` [PATCH v5 14/18] perf: fix endianness detection in perf.data
` [PATCH v5 16/18] perf: enable reading of perf.data files from different ABI rev

[PATCH] perf-record: no build id option fails
 2012-02-06 22:27 UTC 

[RFC][PATCH] firewire: Add function to get speed from opaque struct fw_request
 2012-02-06 22:17 UTC 

[PATCH] vfs: Avoid IPI storm due to bh LRU invalidation
 2012-02-06 22:25 UTC  (5+ messages)

[PATCH] dvb-core: fix DVBFE_ALGO_HW retune bug
 2012-02-06 21:57 UTC 

[PATCH 1/8] perf evlist: Make splice_list_tail method public
 2012-02-06 22:10 UTC  (8+ messages)
` [PATCH 2/8] perf tools: Remove distclean from Makefile help output
` [PATCH 3/8] perf probe: Rename target_module to target
` [PATCH 4/8] perf record: Make feature initialization generic
` [PATCH 5/8] perf tool: Fix perf stack to non executable on x86_64
` [PATCH 6/8] perf doc: Allow producing documentation in a specified output directory
` [PATCH 7/8] perf stat: Adjust print unit
` [PATCH 8/8] perf stat: Align scaled output of cpu-clock

[PATCH 0/2] drm/i915: Use correct bpc computations for DisplayPort
 2012-02-06 22:10 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Force explicit bpp selection for intel_dp_link_required
  ` [Intel-gfx] "

loading floppy driver corrupts memory
 2012-02-06 22:04 UTC  (2+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2012-02-06 22:02 UTC  (3+ messages)

[PATCH 02/91] slub: fix panic with DISCONTIGMEM
 2012-02-06 21:58 UTC  (2+ messages)

[patch]block: fix ioc locking warning
 2012-02-06 21:54 UTC  (10+ messages)
              ` [PATCH] block: strip out locking optimization in put_io_context()

Announce: cancd 0.2.0 netconsole capture server
 2012-02-06 21:31 UTC  (3+ messages)

[PATCH 0/3] apple_bl: Add support for gmux backlight control
 2012-02-06 21:47 UTC  (5+ messages)
` [PATCH 1/3] apple_bl: Convert printks to pr_<level>

[PATCH v2] KVM: Fix assigned device MSI-X entry setting leak
 2012-02-06 21:46 UTC  (3+ messages)

[PATCH] staging: android/lowmemorykiller: Don't grab tasklist_lock
 2012-02-06 21:38 UTC  (14+ messages)
` [PATCH 1/6] oom: Make find_lock_task_mm() sparse-aware
` [PATCH 2/6] oom: Get rid of sparse warnings
` [PATCH 4/6] staging: android/lowmemorykiller: Better mm handling
` [PATCH 5/6] staging: android/lowmemorykiller: No need for task->signal check
` [PATCH 6/6] staging: android/lowmemorykiller: Do not kill kernel threads

[GIT PULL 0/3] perf/urgent fixes
 2012-02-06 21:36 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Fix perf stack to non executable on x86_64
` [PATCH 2/3] perf tools: Fix prefix matching for kernel maps
` [PATCH 3/3] perf evsel: Fix an issue where perf report fails to show the proper percentage

[PATCH][RFC] XFS: Fix mem leak and possible NULL deref in xfs_setattr_nonsize()
 2012-02-06 21:27 UTC  (6+ messages)

WARNING: at arch/x86/kernel/cpu/perf_event.c:989
 2012-02-06 21:25 UTC  (14+ messages)

[PATCHv2] staging: zcache: crypto API support
 2012-02-06 21:25 UTC  (2+ messages)

[PATCH] staging: zcache: fix serialization bug in zv stats
 2012-02-06 21:18 UTC  (2+ messages)

[BUG] perf: perf sched warning possibly due to clock granularity on AMD
 2012-02-06 21:19 UTC  (10+ messages)

[PATCH v5 5/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-06 21:16 UTC  (2+ messages)
` [PATCH v6 "

[PATCH v5 4/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-06 21:16 UTC  (2+ messages)
` [PATCH v6 "

linux-next: build failure after merge of the l2-mtd tree
 2012-02-06 21:10 UTC  (3+ messages)

[PATCH] perf: fix assertion failure in x86_pmu_start()
 2012-02-06 20:53 UTC 

[RFC PATCH 00/14] sched: entity load-tracking re-work
 2012-02-06 20:48 UTC  (4+ messages)
` [RFC PATCH 13/14] sched: make __update_entity_runnable_avg() fast

[PATCH v5 0/5] Support for the TS-5500 platform
 2012-02-06 20:46 UTC  (10+ messages)
` [PATCH v5 2/5] x86/platform: (TS-5500) add GPIO support
` [PATCH v5 4/5] hwmon: add MAX197 support

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-02-06 20:42 UTC  (21+ messages)
` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
          ` Compat 32-bit syscall entry from 64-bit task!?

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-06 20:45 UTC  (7+ messages)
` [PATCH 01/24] PCI: Add iobusn_resource
` [PATCH 04/24] PCI: Add busn_res operation functions

[PATCH V2 1/2] hfsplus: Change finder_info to u32
 2012-02-06 20:14 UTC  (7+ messages)
` [PATCH V2 2/2] hfsplus: Add an ioctl to bless files
        ` [PATCH V2] "

[PATCH] CPU C-state breakage with PM Qos change
 2012-02-06 20:16 UTC  (4+ messages)
` [linux-pm] "

[PATCH] perf, tool: Fix prefix matching for kernel maps
 2012-02-06 20:08 UTC  (2+ messages)

[PATCH] mpi: Avoid using freed pointer in mpi_lshift_limbs()
 2012-02-06 20:07 UTC 

sysfs regression: wrong link counts
 2012-02-06 20:03 UTC  (6+ messages)
  ` network regression: cannot rename netdev twice

[RFC] Next gen kvm api
 2012-02-06 19:46 UTC  (7+ messages)
  ` [Qemu-devel] "

No /dev/root with devtmpfs?
 2012-02-06 19:45 UTC  (2+ messages)

[PATCH 1/2] mlx4: allow device removal by fixing dma unmap size
 2012-02-06 19:42 UTC  (4+ messages)
` [PATCH 2/2] mlx4: fix DMA mapping leak when allocation fails

[PATCH] x86, Remove AMD microcode warning
 2012-02-06 18:28 UTC 

[PATCH][Trivial] Fix up version number reference in include/trace/events/power.h
 2012-02-06 19:25 UTC  (8+ messages)

[PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
 2012-02-06 19:25 UTC  (4+ messages)
` [tip:perf/urgent] trace events: "

Why are not processes HUPped when they open /dev/console?
 2012-02-06 19:24 UTC  (4+ messages)

[BUG] Multiple definition of pcibios_max_latency
 2012-02-06 17:59 UTC  (2+ messages)

+ kmod-avoid-deadlock-by-recursive-kmod-call.patch added to -mm tree
 2012-02-06 17:19 UTC  (7+ messages)
        ` + kmod-avoid-deadlock-by-recursive-kmod-call.patch added to-mm tree

[RESEND] Congatec CGEB base, i2c and watchdog driver support
 2012-02-06 19:07 UTC  (3+ messages)
` [PATCH 1/3] mfd: Add basic support for the Congatec CGEB BIOS interface

[PATCH Try #2] perf doc: allow producing documentation in a specified output directory
 2012-02-06 19:03 UTC  (2+ messages)

[PATCH 0/4] [SCSI] ufshcd: UFS Host Controller Driver
 2012-02-06 19:00 UTC  (4+ messages)
` [PATCH 4/4] [SCSI] ufshcd: SCSI error handling

You have exceeded the email quota limit !!
 2012-02-06 18:56 UTC 

[PATCH] tools/power/x86: Configurable installs for turbostat and x86_energy_perf_policy
 2012-02-06 18:59 UTC 

[PATCH -v4 0/15] PCI: allocate pci bus num range for unassigned bridge busn
 2012-02-06 18:48 UTC  (7+ messages)
` [PATCH 02/15] PCI: Add iobusn_resource

[PATCH] mfd: wm8994: We don't need to runtime resume by default
 2012-02-06 18:47 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).