messages from 2012-02-16 20:05:19 to 2012-02-17 03:31:41 UTC [more...]
[00/28] 3.2.7-stable review
2012-02-17 3:30 UTC (35+ messages)
` [01/28] ixgbe: fix vf lookup
` [02/28] igb: "
` [03/28] perf evsel: Fix an issue where perf report fails to show the proper percentage
` [04/28] perf tools: Fix perf stack to non executable on x86_64
` [05/28] drm/i915: Force explicit bpp selection for intel_dp_link_required
` [06/28] drm/i915: no lvds quirk for AOpen MP45
` [07/28] ath9k: Fix kernel panic during driver initilization
` [08/28] ath9k: fix a WEP crypto related regression
` [09/28] ath9k_hw: fix a RTS/CTS timeout regression
` [10/28] hwmon: (f75375s) Fix bit shifting in f75375_write16
` [11/28] net: enable TC35815 for MIPS again
` [12/28] lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
` [13/28] relay: prevent integer overflow in relay_open()
` [14/28] mac80211: timeout a single frame in the rx reorder buffer
` [15/28] writeback: fix NULL bdi->dev in trace writeback_single_inode
` [16/28] writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
` [17/28] hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
` [18/28] cifs: request oplock when doing open on lookup
` [19/28] cifs: dont return error from standard_receive3 after marking response malformed
` [20/28] crypto: sha512 - Use binary and instead of modulus
` [21/28] crypto: sha512 - Avoid stack bloat on i386
` [22/28] backing-dev: fix wakeup timer races with bdi_unregister()
` [23/28] ALSA: intel8x0: Fix default inaudible sound on Gateway M520
` [24/28] ALSA: hda - Fix initialization of secondary capture source on VT1705
` [25/28] ALSA: hda - Fix silent speaker output on Acer Aspire 6935
` [26/28] mmc: atmel-mci: save and restore sdioirq when soft reset is performed
` [27/28] mmc: dw_mmc: Fix PIO mode with support of highmem
` [28/28] xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
[PATCH V2 RESEND] fsl-sata: I/O load balancing
2012-02-17 3:30 UTC (7+ messages)
[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
2012-02-17 3:27 UTC (37+ messages)
` [PATCH v8 3/8] seccomp: add system call filtering using BPF
` [PATCH v8 5/8] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v9 "
` [PATCH v9 8/8] Documentation: prctl/seccomp_filter
[PATCH] arch/blackfin/mach-bf537/boards/pnav10.c: included linux/export.h twice
2012-02-17 3:25 UTC (2+ messages)
[PATCH 1/2] ARM: U300: Don't specify regulator consumers by struct device
2012-02-17 3:25 UTC (2+ messages)
` [PATCH 2/2] ARM: imx/pcm038: "
[RFC PATCH] kbuild: Build linux-tools package with 'make deb-pkg'
2012-02-17 3:16 UTC (2+ messages)
[PATCH] sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
2012-02-17 3:04 UTC
Add overflow protection to kref
2012-02-17 2:48 UTC (6+ messages)
` [ubuntu-hardened] "
[PATCH 0/6] make request_module() killable
2012-02-17 2:45 UTC (11+ messages)
` [PATCH 6/6] kmod: make __request_module() killable
` [PATCH 0/4] make vfork() killable
` [PATCH 1/4] introduce complete_vfork_done()
` [PATCH 2/4] vfork: make it killable
KVM: perf: a smart tool to analyse kvm events
2012-02-17 2:35 UTC (2+ messages)
[PATCH] sched: Avoid unnecessary work in reweight_entity
2012-02-17 2:28 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] sched: "
` [PATCH v4] "
[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
2012-02-17 2:11 UTC (8+ messages)
` [RFC][PATCH 5/8] PM / Sleep: Change wakeup statistics
[PATCH 0/3] PM / Sleep: Wakeup sources concurrency fixes
2012-02-17 2:07 UTC (7+ messages)
` [PATCH 3/3] PM / Sleep: Make __pm_stay_awake() delete wakeup source timers
soft lockup detector & virtualisation
2012-02-17 1:57 UTC (3+ messages)
[PATCH RESNED] pxa/hx4700: add platform device and I2C info for AK4641 codec
2012-02-17 1:57 UTC
remoteproc: Load coprocessor code to the specific main memory location
2012-02-17 1:55 UTC (18+ messages)
pch_uart and pch_phub clock selection
2012-02-17 1:30 UTC (2+ messages)
Wiki page for Ethernet drivers
2012-02-17 1:26 UTC (3+ messages)
[PATCHSET] blkcg: update locking and fix stacking
2012-02-17 1:19 UTC (11+ messages)
` [PATCH 1/9] blkcg: use double locking instead of RCU for blkg synchronization
` [PATCH 2/9] blkcg: drop unnecessary RCU locking
` [PATCH 3/9] block: restructure get_request()
` [PATCH 4/9] block: interface update for ioc/icq creation functions
` [PATCH 5/9] block: ioc_task_link() can't fail
` [PATCH 6/9] block: add io_context->active_ref
` [PATCH 7/9] block: implement bio_associate_current()
` [PATCH 8/9] block: make block cgroup policies follow bio task association
` [PATCH 9/9] block: make blk-throttle preserve the issuing task on delayed bios
[RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
2012-02-17 1:12 UTC (2+ messages)
[00/15] 3.0.22-stable review
2012-02-17 0:56 UTC (16+ messages)
` [01/15] perf evsel: Fix an issue where perf report fails to show the proper percentage
` [02/15] perf tools: Fix perf stack to non executable on x86_64
` [03/15] drm/i915: no lvds quirk for AOpen MP45
` [04/15] hwmon: (f75375s) Fix bit shifting in f75375_write16
` [05/15] lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
` [06/15] relay: prevent integer overflow in relay_open()
` [07/15] mac80211: timeout a single frame in the rx reorder buffer
` [08/15] writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
` [09/15] gpio/pca953x: Fix warning of enabled interrupts in handler
` [10/15] hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
` [11/15] crypto: sha512 - Use binary and instead of modulus
` [12/15] crypto: sha512 - Avoid stack bloat on i386
` [13/15] ALSA: intel8x0: Fix default inaudible sound on Gateway M520
` [14/15] xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
` [15/15] slub: fix a possible memleak in __slab_alloc()
hugetlbfs lockdep spew revisited
2012-02-17 0:49 UTC (6+ messages)
[GIT PULL] eCryptfs fixes for 3.3-rc4
2012-02-17 0:31 UTC
[PATCH] MAINTAINERS: Update git urls for 2.6 deletions
2012-02-17 0:23 UTC (2+ messages)
[RFC] Next gen kvm api
2012-02-17 0:23 UTC (27+ messages)
` [Qemu-devel] "
linux-next: build failure after merge of the staging tree
2012-02-17 0:17 UTC (7+ messages)
Update
2012-02-17 0:01 UTC
[PATCH RFC 00/15] mm: memory book keeping and lru_lock splitting
2012-02-16 23:54 UTC (9+ messages)
Mailbox Quota Exceeded
2012-02-16 23:20 UTC
[PATCH] pinctrl: Store mapping table as a list of chunks
2012-02-16 23:41 UTC (3+ messages)
Corrupted files after suspend to disk
2012-02-16 23:37 UTC (13+ messages)
` [linux-pm] "
linux-next: manual merge of the net-next tree with the net tree
2012-02-16 23:30 UTC (3+ messages)
[RFC][PATCH] sched: Optimize cgroup pick_next_task_fair
2012-02-16 23:28 UTC (3+ messages)
[PATCH v5 00/27] irq_domain generalization and rework
2012-02-16 23:26 UTC (3+ messages)
[PATCH] locks: export device name
2012-02-16 22:59 UTC (8+ messages)
[PATCHSET] blkcg: unify blkgs for different policies
2012-02-16 22:42 UTC (6+ messages)
` [PATCH 11/11] blkcg: unify blkg's for blkcg policies
` [PATCH UPDATED "
` [PATCH UPDATED2 "
[PATCH] Input: Add ioctl to block suspend while event queue is not empty
2012-02-16 22:33 UTC (8+ messages)
[PATCH] ARM: amba: don't include <asm/sizes.h>
2012-02-16 22:14 UTC (2+ messages)
[tip:x86/debug] x86/kdump: No need to disable ioapic/ lapic in crash path
2012-02-16 21:56 UTC (14+ messages)
UDLFB: Add module_param to allow forcing pixel_limit
2012-02-16 22:00 UTC
UDLFB: Make sure to get correct endian keys from vendor descriptor
2012-02-16 21:58 UTC
Kernel bug with btrfs on laptop with external hd and suspend and resume
2012-02-16 21:48 UTC (4+ messages)
[PATCH][Trivial] Makefile: Break a few overlong lines and adjust placement of a few line continuations
2012-02-16 21:49 UTC
exit_mmap() BUG_ON triggering since 3.1
2012-02-16 21:42 UTC (5+ messages)
[PATCH 1/2] kbuild: Fix link to headers in 'make deb-pkg'
2012-02-16 21:29 UTC (4+ messages)
` [PATCH 2/2] kbuild: Only build linux-image package for UML
[PATCH 1/2] bluetooth: Use more current logging styles
2012-02-16 21:33 UTC (4+ messages)
OF-related boot crash in 3.3.0-rc3-00188-g3ec1e88
2012-02-16 21:23 UTC (9+ messages)
[PATCH 15/21] powerpc: Use generic posix_types.h
2012-02-16 20:58 UTC (5+ messages)
` [PATCH 00/21] RFC: Make all arches use <asm-generic/posix_types.h>
[PATCH RFC] slab: introduce knalloc/kxnalloc
2012-02-16 20:47 UTC (18+ messages)
` [PATCH RFC v2] slab: introduce kmalloc_array
` Uninline kcalloc
[PATCH] platform/x86: Add driver for Apple gmux device
2012-02-16 20:34 UTC
[PATCH V2 0/2] MFD and GPIO for STA2X11
2012-02-16 20:24 UTC (6+ messages)
` [PATCH V2 2/2] gpio: add STA2X11 GPIO block
[PATCH 0/4 V14] Avoid soft lockup message when KVM is stopped by host
2012-02-16 20:22 UTC (6+ messages)
` [PATCH 1/4 V14] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V14] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V14] Add check for suspended vm in softlockup detector
[PATCH] fs/dlm/rcom.c: included member.h twice
2012-02-16 20:21 UTC (2+ messages)
[PATCH] x86 uv: lower UV rtc clocksource rating
2012-02-16 20:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox