public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-03 15:49:56 to 2012-01-03 22:37:43 UTC [more...]

[00/67] 3.0.16-stable review
 2012-01-03 22:30 UTC  (36+ messages)
` [01/67] ARM: OMAP: rx51: fix USB
` [02/67] ipip, sit: copy parms.name after register_netdevice
` [03/67] rtc: Expire alarms after the time is set
` [04/67] rtc: m41t80: Workaround broken alarm functionality
` [06/67] cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails
` [08/67] SCSI: zfcp: return early from slave_destroy if slave_alloc returned early
` [09/67] SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context
` [10/67] SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()
` [11/67] mac80211: fix another race in aggregation start
` [13/67] ssb: fix init regression with SoCs
` [14/67] MXC PWM: should active during DOZE/WAIT/DBG mode
` [15/67] Input: synaptics - fix touchpad not working after S2R on Vostro V13
` [17/67] binary_sysctl(): fix memory leak
` [18/67] oom: fix integer overflow of points in oom_badness
` [20/67] NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits
` [22/67] nilfs2: unbreak compat ioctl
` [23/67] mmc: vub300: fix type of firmware_rom_wait_states module parameter
` [24/67] cgroups: fix a css_set not found bug in cgroup_attach_proc
` [25/67] mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
` [26/67] vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
` [28/67] ath9k: fix max phy rate at rate control init
` [29/67] iwlwifi: do not set the sequence control bit is not needed
` [31/67] memcg: keep root group unchanged if creation fails
` [32/67] VFS: Fix race between CPU hotplug and lglocks
` [33/67] ARM:imx:fix pwm period value
` [36/67] oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue
` [38/67] watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
` [49/67] sparc64: Fix masking and shifting in VIS fpcmp emulation
` [50/67] sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls
` [51/67] net: bpf_jit: fix an off-one bug in x86_64 cond jump target
` [54/67] mqprio: Avoid panic if no options are provided
` [55/67] net: have ipconfig not wait if no dev is available
` [57/67] sctp: fix incorrect overflow check on autoclose
` [59/67] ipv4: flush route cache after change accept_local
` [60/67] ipv4: reintroduce route cache garbage collector

linux-next: Tree for Dec 21
 2012-01-03 22:35 UTC  (16+ messages)
      ` [PATCH block/for-3.3/core] block: an exiting task should be allowed to create io_context

[PATCH v5 0/8] Reduce cross CPU IPI interference
 2012-01-03 22:34 UTC  (13+ messages)
` [PATCH v5 1/8] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v5 4/8] smp: Add func to IPI cpus based on parameter func
` [PATCH v5 7/8] mm: Only IPI CPUs to drain local pages if they exist
` [PATCH v5 8/8] mm: add vmstat counters for tracking PCP drains

INFO: task rcuc/0:7 blocked for more than 120 seconds
 2012-01-03 22:33 UTC  (10+ messages)

[PATCH] ARM: Remove BUILD_BUG_ON from asm/bug.h
 2012-01-03 22:33 UTC  (4+ messages)

[PATCHv2] staging: zcache: crypto API support
 2012-01-03 22:31 UTC 

Reiserfs.c bug in 3.2-rc5
 2012-01-03 22:28 UTC  (11+ messages)

[RFC PATCH 0/3] thermal: exynos: Add kernel thermal support for exynos platform
 2012-01-03 22:25 UTC  (3+ messages)
` [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer
  ` [lm-sensors] "

pull request: wireless 2011-12-15
 2012-01-03 22:27 UTC  (8+ messages)

[PATCH] acpi/video: Don't restore backlight to 0 at boot time
 2012-01-03 22:19 UTC  (2+ messages)

[0/7] 2.6.32.53-longterm review
 2012-01-03 22:03 UTC  (8+ messages)
` [1/7] cfq-iosched: fix cfq_cic_link() race confition
` [2/7] SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context
` [3/7] MXC PWM: should active during DOZE/WAIT/DBG mode
` [4/7] vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
` [5/7] ARM:imx:fix pwm period value
` [6/7] ARM: 7220/1: mmc: mmci: Fixup error handling for dma
` [7/7] watchdog: hpwdt: Changes to handle NX secure bit in 32bit path

[PATCH] staging: zcache: fix serialization bug in zv stats
 2012-01-03 21:38 UTC  (4+ messages)

[PATCH 0/4 v2] pagemap handles transparent hugepage
 2012-01-03 21:31 UTC  (9+ messages)
` [PATCH 1/4] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/4] thp: optimize away unnecessary page table locking

New Year Payment Alert!!!
 2012-01-03 21:18 UTC 

[RFC v3 0/2] Introduce DMA buffer sharing mechanism
 2012-01-03 21:09 UTC  (5+ messages)
` [RFC v3 1/2] dma-buf: Introduce dma "

[PATCH 1/6] memcg: fix unused variable warning
 2012-01-03 20:54 UTC  (5+ messages)
` [PATCH 5/6] memcg: fix broken boolen expression

Several MFD patches for stable
 2012-01-03 21:01 UTC  (3+ messages)

[RFC PATCH] Exporting ACPI Pxx/Cxx states to other kernel subsystems (v1)
 2012-01-03 20:59 UTC  (11+ messages)
` [PATCH 3/8] ACPI: processor: add __acpi_processor_[un]register_driver helpers
      ` [Xen-devel] "

APIC seems not working under high network load
 2012-01-03 20:48 UTC  (3+ messages)

WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()‏‏
 2012-01-03 20:45 UTC 

[PATCH 01/10] Add mcelog support from xen platform
 2012-01-03 20:39 UTC  (3+ messages)
` [Xen-devel] "

[PATCH, v2] Xen: consolidate and simplify struct xenbus_driver instantiation
 2012-01-03 20:36 UTC  (7+ messages)

【Question】Whether it's legal to enable same physical DMA memory mapped for different NIC device?
 2012-01-03 20:33 UTC  (2+ messages)

block: WARN_ON_ONCE(ev->block <= 0) triggered in __disk_unblock_events()
 2012-01-03 20:33 UTC  (3+ messages)

xt_physdev has no effect if net.bridge.bridge-nf-call-iptables=0
 2012-01-03 20:29 UTC  (6+ messages)
  ` [PATCH] netfilter: Fix br_nf_pre_routing() in conjunction with bridge-nf-call-ip(6)tables=0

[PATCH 1/1][RESEND] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-01-03 20:27 UTC 

[PATCH 0/6] x86, mce: machine check recovery for applications
 2012-01-03 19:49 UTC  (7+ messages)
` [PATCH 2/6] HWPOISON: Add code to handle "action required" errors
` [PATCH 3/6] x86/mce: Create helper function to save addr/misc when needed
` [PATCH 4/6] x86/mce: Add mechanism to safely save information in MCE handler
` [PATCH 1/6] HWPOISON: Clean up memory_failure() vs. __memory_failure()
` [PATCH 5/6] x86/mce: Handle "action required" errors
` [PATCH 6/6] x86/mce: Recognise machine check bank signature for data path error

[PATCH] regulator: add regulator_bulk_force_disable function
 2012-01-03 20:20 UTC  (2+ messages)

[PATCH] MFD: Clearing events requires event registers to be writable for da9052-core
 2012-01-03 20:17 UTC  (2+ messages)

[GIT PULL 0/5] perf/core fixes and improvements
 2012-01-03 20:16 UTC  (6+ messages)
` [PATCH 1/5] perf session: Remove impossible condition check
` [PATCH 2/5] perf stat: Introduce get_ratio_color() helper
` [PATCH 3/5] perf top: Fix a memory leak
` [PATCH 4/5] perf script: Kill script_spec__delete
` [PATCH 5/5] perf kvm: Fix copy & paste error in description

[PATCH] regulator: Rail is said to be enable only if this and supply rails are enabled
 2012-01-03 20:16 UTC  (2+ messages)

[3.2.0-RC7] BUG: unable to handle kernel NULL pointer dereference at 0000000000000598 [ 1.478005] IP: [<ffffffff8107a6c4>] queue_work_on+0x4/0x30
 2012-01-03 20:11 UTC  (6+ messages)
` Regression: ONE CPU fails bootup at "

REGRESSION 3.2-rcX: RTC auto poweron after 5 minutes
 2012-01-03 20:00 UTC  (4+ messages)

[PATCH] staging: zcache: add crypto API support
 2012-01-03 19:57 UTC  (2+ messages)

[PATCH] XEN: xenbus: integer overflow in process_msg()
 2012-01-03 19:42 UTC 

Linux 3.0.15
 2012-01-03 19:30 UTC  (3+ messages)

Linux 3.1.7
 2012-01-03 19:31 UTC  (2+ messages)

[PATCH 1/1] via-rhine: Fix hanging with high CPU load on low-end broads
 2012-01-03 19:20 UTC  (12+ messages)

Possible bug introduced in commit 9b84cca
 2012-01-03 19:18 UTC  (9+ messages)
      ` ptrace fixes for 3.2

[PATCH v2 0/4] toshiba_acpi: Expanded hotkey support
 2012-01-03 19:02 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI: EC: Add ec_get_handle()
` [PATCH v2 2/4] toshiba_acpi: Support alternate hotkey interfaces
` [PATCH v2 3/4] toshiba_acpi: Support additional hotkey scancodes
` [PATCH v2 4/4] toshiba_acpi: Add blacklist for models with hotkey problems

[PATCH] msi: fix imbalanced refcount of msi irq sysfs objects
 2012-01-03 18:53 UTC  (3+ messages)

[PATCH] input: Synaptics USB device driver
 2012-01-03 18:40 UTC 

[PATCH] bq20z75: fix devicetree match table
 2012-01-03 18:46 UTC  (2+ messages)

[PATCH 4/9] drivers/xen/gntalloc.c: introduce missing kfree
 2012-01-03 18:42 UTC  (2+ messages)

[PATCH] bnx2fc: Reduce object size by consolidating formats
 2012-01-03 18:42 UTC  (3+ messages)

[PATCH] rtl8192cu: Fix WARNING on suspend/resume
 2012-01-03 18:39 UTC 

[RFC][PATCH 0/4] lcd: platform-lcd: Add lcd panel and device tree support
 2012-01-03 18:36 UTC  (6+ messages)

[PATCH] deadlock with suspend and quotas
 2012-01-03 18:35 UTC  (4+ messages)

Circular dependency between <linux/kernel.h> and <asm/bug.h> on ARM
 2012-01-03 18:33 UTC  (4+ messages)

block: deadlock between disk_block_events() and blk_execute_rq()
 2012-01-03 18:28 UTC  (2+ messages)

[000/104] 3.1.5-stable review
 2012-01-03 18:27 UTC  (5+ messages)
` [096/104] rtc: Disable the alarm in the hardware

3.1.5: uvcvideo: Failed to resubmit video URB (-27)
 2012-01-03 18:16 UTC  (4+ messages)
` [Linux-uvc-devel] "

[RFC][PATCH v3 2/3] Skip spin_locks in panic case and add WARN_ON()
 2012-01-03 18:22 UTC  (10+ messages)

[2.6.32+drm33-longterm] Linux 2.6.32.52+drm33.21
 2012-01-03 18:09 UTC 

Dell Studio 1536 needs pci=nocrs to boot
 2012-01-03 18:00 UTC  (5+ messages)

Linux 2.6.32.52
 2012-01-03 17:57 UTC  (2+ messages)

[PATCH v2 0/2] imx-sdma: memory barrier fix
 2012-01-03 17:46 UTC  (3+ messages)
` [PATCH v2 2/2] dma/imx-sdma: add wmb before enable a channel

[PATCH] arm: Fix linux-next compile error in arch/arm/common/gic.c
 2012-01-03 17:32 UTC  (6+ messages)

[PATCH] x86: fix and improve cmpxchg_double{,_local}()
 2012-01-03 17:31 UTC  (9+ messages)
          ` [PATCH] x86: fix atomic64_xxx_cx8() functions

[PATCH][linux-next] procfs: fix proc_show_option after dentry switch
 2012-01-03 17:25 UTC 

[PATCH] ACPI cleanup's and enablement for Xen ACPI S3 [v4]
 2012-01-03 17:13 UTC  (3+ messages)
` [PATCH 1/7] x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep

[PATCH v3 0/5] x86: efi: cleanups and basic 32/64 bit support
 2012-01-03 17:11 UTC  (6+ messages)
` [PATCH 1/5] x86: efi: refactor efi_init() a bit
` [PATCH 2/5] x86: efi: convert printk to pr_*()
` [PATCH 3/5] x86: efi: cleanup config table walking
` [PATCH 4/5] x86: efi: add basic error handling
` [PATCH 5/5] x86: efi: allow basic init with mixed 32/64-bit efi/kernel

[PATCH v6 00/11] virtio: s4 support
 2012-01-03 17:07 UTC  (6+ messages)
` [PATCH v6 09/11] virtio: net: Add freeze, restore handlers to support S4

[PATCH]Kconfig:acpi Fix typo in comment
 2012-01-03 16:49 UTC 

irqsafe_cpu_...() 64-bit operations on 32-bit platform
 2012-01-03 16:37 UTC  (4+ messages)

loading firmware while usermodehelper disabled
 2012-01-03 16:29 UTC  (6+ messages)

linux-next: build failure after merge of the s5p tree
 2012-01-03 16:28 UTC  (4+ messages)

[PATCH] cifs: fix bad buffer length check in coalesce_t2
 2012-01-03 16:22 UTC  (2+ messages)

linux-next: build failure after merge of the driver-core tree
 2012-01-03 16:21 UTC  (2+ messages)

[PATCH] tty: cleanup prohibition of direct opening for unix98 pty master
 2012-01-03 16:16 UTC  (3+ messages)

serial ports now asserting DTR and RTS during boot; breaks connected hardware
 2012-01-03 16:13 UTC  (4+ messages)

[RFC PATCH 0/9] Remove useless on_each_cpu return value
 2012-01-03 16:08 UTC  (3+ messages)

how to make memory.memsw.failcnt is nonzero
 2012-01-03 16:04 UTC 

[PATCH] topology: Provide CPU topology in sysfs in !SMP configurations
 2012-01-03 15:54 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