messages from 2011-01-05 23:08:29 to 2011-01-06 00:29:59 UTC [more...]
[000/152] 2.6.36.3-stable review
2011-01-06 0:25 UTC (35+ messages)
` [001/152] x86, hotplug: Use mwait to offline a processor, fix the legacy case
` [002/152] fuse: verify ioctl retries
` [003/152] fuse: fix ioctl when server is 32bit
` [006/152] ALSA: hda - Always allow basic audio irrespective of ELD info
` [007/152] ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal mic
` [009/152] drm/radeon/kms: dont apply 7xx HDP flush workaround on AGP
` [011/152] drm/radeon/kms: fix vram base calculation on rs780/rs880
` [013/152] nohz: Fix printk_needs_cpu() return value on offline cpus
` [014/152] nohz: Fix get_next_timer_interrupt() vs cpu hotplug
` [019/152] NFS: Fix fcntl F_GETLK not reporting some conflicts
` [020/152] sunrpc: prevent use-after-free on clearing XPT_BUSY
` [021/152] hwmon: (adm1026) Allow 1 as a valid divider value
` [023/152] EDAC: Fix workqueue-related crashes
` [026/152] ASoC: Fix off by one error in WM8994 EQ register bank size
` [028/152] ASoC: fix deemphasis control in wm8904/55/60 codecs
` [030/152] x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()
` [034/152] [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts
` [035/152] [SCSI] qla2xxx: Populate Command Type 6 LUN field properly
` [037/152] ath9k: Disable SWBA interrupt on remove_interface
` [038/152] ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
` [039/152] ath9k: Fix bug in reading input gpio state for ar9003
` [043/152] SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZ
` [044/152] sparc64: Delete prom_puts() unused
` [048/152] sparc64: Delete prom_setcallback()
` [049/152] sparc: Do not export prom_nb{get,put}char()
` [050/152] sparc: Pass buffer pointer all the way down to prom_{get,put}char()
` [051/152] sparc: Delete prom_*getchar()
` [053/152] tcp: Dont change unlocked socket state in tcp_v4_err()
` [054/152] tcp: Increase TCP_MAXSEG socket option minimum
` [055/152] tcp: Make TCP_MAXSEG minimum more correct
` [060/152] r8169: fix sleeping while holding spinlock
` [062/152] af_unix: limit recursion level
` [065/152] bonding: Fix slave selection bug
[PATCH] OMAP3+: sr_device: include pm header
2011-01-06 0:28 UTC (3+ messages)
[PATCH] arm: mach-omap2: pm: cleanup !CONFIG_SUSPEND handling
2011-01-06 0:25 UTC (3+ messages)
[PATCH] PM: fix suspend_set_ops() to take const pointer
2011-01-06 0:22 UTC
[PATCH] PM: fix suspend_set_ops() to take const pointer
2011-01-06 0:22 UTC (2+ messages)
Sleeping function called from invalid context in 2.6.37 xhci_hcd
2011-01-06 0:22 UTC
[PATCH] prtconf: Add Sun Fire V120
2011-01-06 0:21 UTC
[PATCH] dbus: fix appending on dict for types other than string
2011-01-06 0:20 UTC (2+ messages)
[PATCH 07/11] ASoC: tegra: Add tegra-das driver
2011-01-06 0:20 UTC (7+ messages)
[PATCH] prtconf: Add Sun Fire V440
2011-01-06 0:19 UTC
target: problems with Persistent reservations, iscsi
2011-01-06 0:13 UTC (2+ messages)
[PATCH] cassini: Use local-mac-address prom property for Cassini
2011-01-06 0:17 UTC
[RFC PATCH] gprs: add function to handle activated context
2011-01-06 0:17 UTC (3+ messages)
[PATCH linux-next-2.6 v2] pch_udc: support new device ML7213 IOH
2011-01-06 0:16 UTC
[PATCH 1/5] ath9k: Initialize ah->hw
2011-01-06 0:15 UTC (10+ messages)
` [ath9k-devel] "
` [PATCH 2/5] ath9k: Add more information to debugfs xmit file
` [ath9k-devel] "
` [PATCH 3/5] ath9k: Remove un-used member from ath_node
` [ath9k-devel] "
` [PATCH 4/5] ath9k: Ensure xmit makes progress
` [ath9k-devel] "
` [PATCH 5/5] ath9k: Add counters to distinquish AMPDU enqueues
` [ath9k-devel] "
[PATCH 0/2] ASoC: Override codec compress_type from the machine driver
2011-01-06 0:15 UTC (8+ messages)
` [PATCH 1/2] ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
[PATCH 0/7] IFX6X60 patchset: 01/05/2011
2011-01-06 0:14 UTC (9+ messages)
` [PATCH 1/7] serial: ifx6x60: fixed call to tty_port_init
` [PATCH 2/7] serial: ifx6x60: dma_alloc_coherent must use parent dev
` [PATCH 3/7] serial: ifx6x60: changed internal bpw from boolean to int
` [PATCH 4/7] serial: ifx6x60: set SPI max_speed_hz based on platform type
` [PATCH 5/7] serial: ifx6x60: probe routine needs to call spi_setup
` [PATCH 6/7] serial: ifx6x60: fix modem names to ones recognized by firmware
` [PATCH 7/7] serial: ifx6x60: minor cleanup
[PATCH_V8 0/12] NFSv4 find client fix Version 8
2011-01-06 0:13 UTC (11+ messages)
` [PATCH_V8 01/13] SUNRPC move svc_drop to caller of svc_process_common
` [PATCH_V8 02/13] SUNRPC fix bc_send print
` [PATCH_V8 03/13] SUNRPC new transport for the NFSv4.1 shared back channel
` [PATCH_V8 04/13] SUNRPC register and unregister the back channel transport
` [PATCH_V8 05/13] NFS use svc_create_xprt for NFSv4.1 callback service
` [PATCH_V8 06/13] NFS do not clear minor version at nfs_client free
` [PATCH_V8 07/13] NFS implement v4.0 callback_ident
` [PATCH_V8 08/13] NFS associate sessionid with callback connection
[PATCH] Input: ad7879 - Convert I2C to dev_pm_ops
2011-01-06 0:09 UTC (4+ messages)
H1940 Boot Issues -> Executable Build Problems?
2011-01-05 23:07 UTC (3+ messages)
[06/49] drm/kms: remove spaces from connector names (v2)
2011-01-06 0:04 UTC (4+ messages)
` [Stable-review] "
[PATCH] Change wait_for_completion_*_timeout to return a signed long
2011-01-05 22:57 UTC (2+ messages)
Considering a complete rework of RAID on my home compute server
2011-01-06 0:03 UTC (2+ messages)
Crypto Update for 2.6.29
2011-01-06 0:01 UTC (11+ messages)
` Crypto Update for 2.6.30
` Crypto Update for 2.6.33
` Crypto Update for 2.6.34
` Crypto Update for 2.6.35
` Crypto Update for 2.6.36
` Crypto Update for 2.6.37
` Crypto Update for 2.6.38
[RFC patch 2/5] trace event skb fix unassigned field
2011-01-06 0:01 UTC (6+ messages)
still nfs problems [Was: Linux 2.6.37-rc8]
2011-01-05 23:59 UTC (21+ messages)
[PATCH v3 1/4] TI816X: Update common omap platform files
2011-01-05 23:59 UTC (8+ messages)
[GIT PULL] staging: tidspbridge for 2.6.38
2011-01-05 23:57 UTC (4+ messages)
mpc880 linux-2.6.32 slow running processes
2011-01-05 23:42 UTC (3+ messages)
[RFC patch 0/5] Trace event fixes and cleanups
2011-01-05 23:57 UTC (12+ messages)
` [RFC patch 3/5] ftrace trace event add missing semicolumn
[PATCH 1/4] ASoC sst v2: Add sn95031 codec driver
2011-01-05 23:56 UTC (2+ messages)
ML archive
2011-01-05 23:56 UTC (2+ messages)
[00/49] 2.6.32.28-longterm review (try 2)
2011-01-05 23:44 UTC (18+ messages)
` [33/49] [SCSI] bfa: fix system crash when reading sysfs fc_host statistics
` [34/49] igb: only use vlan_gro_receive if vlans are registered
` [35/49] net: release dst entry while cache-hot for GSO case too
` [36/49] install_special_mapping skips security_file_mmap check
` [37/49] USB: misc: uss720.c: add another vendor/product ID
` [38/49] USB: ftdi_sio: Add D.O.Tec PID
` [39/49] USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
` [40/49] p54usb: add 5 more USBIDs
` [41/49] p54usb: New USB ID for Gemtek WUBI-100GW
` [42/49] sound: Prevent buffer overflow in OSS load_mixer_volumes
` [43/49] mv_xor: fix race in tasklet function
` [44/49] ima: fix add LSM rule bug
` [45/49] ALSA: hda: Use LPIB for Dell Latitude 131L
` [46/49] ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
` [47/49] block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
` [48/49] sctp: Fix a race between ICMP protocol unreachable and connect()
` [49/49] posix-cpu-timers: workaround to suppress the problems with mt exec
[Bug 27708] New: [KMS] Repeated EDID errors despite everything working
2011-01-05 23:52 UTC (2+ messages)
` [Bug 27708] "
[RFC v2 PATCH] m68knommu: added dm9000 support
2011-01-05 23:51 UTC (2+ messages)
[PATCH v8 0/11] dmtimer adaptation to platform_driver
2011-01-05 23:51 UTC (3+ messages)
` [PATCH v8 6/11] OMAP1: dmtimer: conversion to platform devices
[PATCH][qemu-xen]fix '|' key display problem in en-us with altgr processing
2011-01-05 23:50 UTC (2+ messages)
Kernel 2.6.37 erroneously limiting to UDMA/33
2011-01-05 23:50 UTC (2+ messages)
QS57/HD Graphics support?
2011-01-05 23:49 UTC (9+ messages)
[PATCH 00/10] MIPS: add support for Lantiq SoCs
2011-01-05 23:49 UTC (3+ messages)
` [PATCH 05/10] MIPS: lantiq: add watchdog support
patchwork.kernel.org down
2011-01-05 23:48 UTC (5+ messages)
CF Card Adapter White List Candidate
2011-01-05 23:47 UTC (2+ messages)
[PATCH][qemu-xen] Change tap device mac address to prevent change of bridge's mac
2011-01-05 23:43 UTC (3+ messages)
[PATCH 0/4] sparc: drop SBUS ifdefs
2011-01-05 23:42 UTC (4+ messages)
Gaah: selinux_socket_unix_stream_connect oops
2011-01-05 23:38 UTC (4+ messages)
at91_can: errata "Contents of Mailbox 0 can be sent"
2011-01-05 23:41 UTC
[RELEASE/STATUS] LTTng 0.240 for kernel 2.6.36.2
2011-01-05 23:40 UTC
[PATCH] xfs_repair: multithread phase 2
2011-01-05 23:42 UTC (2+ messages)
[PATCH 0 of 5] support of NUMA topology in xl
2011-01-05 23:39 UTC (7+ messages)
` [PATCH] xl: fix compilation warning on libxl.c
` [PATCH] fix build error in libxl
` [PATCH] xl: fix compilation warning on libxl.c [and 2 more messages]
Status of the svn remote helper project (Nov, 2010)
2011-01-05 23:39 UTC (4+ messages)
` Status of the svn remote helper project (Nov 2010, #2)
` Status of the svn remote helper project (Dec 2010, #1)
` Status of the svn remote helper project (Jan 2011, #1)
[BUG?] "git submodule foreach" when command is ssh
2011-01-05 23:22 UTC (5+ messages)
[PATCH] of/device: Don't register disabled devices
2011-01-05 23:35 UTC (5+ messages)
Add device tree support for x86, v2
2011-01-05 23:20 UTC (5+ messages)
` [PATCH 03/15] x86/dtb: Add a device tree for CE4100
outstanding TMIO MMC patches
2011-01-05 23:31 UTC (11+ messages)
[PATCH] xend: drbd improvements
2011-01-05 23:32 UTC (6+ messages)
Microbenchmarking userspace synchronisation primitives
2011-01-05 23:30 UTC
[PATCH] net/9p: Use proper data types
2011-01-05 23:30 UTC (2+ messages)
` [V9fs-developer] "
concurrent fetches to update same mirror
2011-01-05 23:29 UTC (6+ messages)
mmotm 2010-12-23-16-58 uploaded
2011-01-05 23:28 UTC (5+ messages)
` suspend hangs at platform phase [was: mmotm 2010-12-23-16-58 uploaded]
Resumable clone/Gittorrent (again)
2011-01-05 23:28 UTC (2+ messages)
[PATCH 0/2] OMAP3: Beagle: enable 800MHz for xm
2011-01-05 23:28 UTC (4+ messages)
` [PATCH 2/2] OMAP3: beagle xm: enable upto 800MHz OPP
+ decompressors-remove-unused-constant-from-inflateh.patch added to -mm tree
2011-01-05 23:13 UTC
Cache flush question
2011-01-05 23:15 UTC (3+ messages)
[PATCH 1/1] arm: omap: gpio: define .disable callback for gpio irq chip
2011-01-05 23:22 UTC (5+ messages)
[PATCH 1/4] compat-wireless: fix power managemnet backport
2011-01-05 23:21 UTC (2+ messages)
New BBS version FBB 7.05
2011-01-05 23:20 UTC
[PATCH 1/3] compat: backport pci_wake_from_d3
2011-01-05 23:20 UTC (2+ messages)
LVM2 ./WHATS_NEW tools/lvconvert.c
2011-01-05 23:18 UTC
[PATCH] qemu-xen: if pirq == 0 fall back to emulated MSIs
2011-01-05 23:17 UTC (2+ messages)
patch for git-p4
2011-01-05 23:16 UTC (3+ messages)
[PATCH] qemu-xen: support PV on HVM MSIX remapping
2011-01-05 23:15 UTC (2+ messages)
[Qemu-devel] softfloat: fix NaN propagation for MIPS and PowerPC + cleanup
2011-01-05 23:13 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/6] softfloat: remove HPPA specific code
[00/49] 2.6.32.28-longterm review
2011-01-05 23:04 UTC (15+ messages)
` [01/49] TTY: Fix error return from tty_ldisc_open()
` [03/49] fuse: verify ioctl retries
` [05/49] ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
` [09/49] NFS: Fix panic after nfs_umount()
` [10/49] nfsd: Fix possible BUG_ON firing in set_change_info
` [11/49] NFS: Fix fcntl F_GETLK not reporting some conflicts
` [13/49] hwmon: (adm1026) Allow 1 as a valid divider value
` [17/49] PM / Hibernate: Fix PM_POST_* notification with user-space suspend
` [18/49] ACPICA: Fix Scope() op in module level code
` [19/49] ACPI: EC: Add another dmi match entry for MSI hardware
` [20/49] orinoco: fix TKIP countermeasure behaviour
` [22/49] x86, amd: Fix panic on AMD CPU family 0x15
` [27/49] x86, vt-d: Handle previous faults after enabling fault handling
` [28/49] x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
[PATCH]: xl: don't segfault parsing disk configs, support NULL physpath and ioemu:
2011-01-05 23:13 UTC (2+ messages)
Erasing an SD/MMC card from usermode?
2011-01-05 23:03 UTC
[PATCH] Fix for handling addresses in pull call history queries
2011-01-05 23:12 UTC (2+ messages)
+ rapidio-fix-hang-on-rapidio-doorbell-queue-full-condition.patch added to -mm tree
2011-01-05 23:10 UTC
Crash on boot with 2.6.37-rc8-git3
2011-01-05 23:11 UTC (3+ messages)
I2C support for CE4100, v3
2011-01-05 23:08 UTC (5+ messages)
` [PATCH 3/6] i2c/pxa2xx: Add PCI support for PXA I2C controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.