All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-18 17:16:09 to 2010-09-18 19:15:34 UTC [more...]

[000/129] 2.6.35.5 -stable review
 2010-09-18 19:13 UTC  (25+ messages)
` [001/129] hwmon: (ads7871) Fix ads7871_probe error paths
` [004/129] xen: use percpu interrupts for IPIs and VIRQs
` [005/129] xfs: fix untrusted inode number lookup
` [007/129] ALSA: hda - Add Sony VAIO quirk for ALC269
` [013/129] writeback: write_cache_pages doesnt terminate at nr_to_write <= 0
` [014/129] x86, tsc, sched: Recompute cyc2ns_offsets during resume from sleep states
` [015/129] perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag
` [022/129] Revert "Input: appletouch - fix integer overflow issue"
` [026/129] staging: hv: Fix missing functions for net_device_ops
` [027/129] staging: hv: Fixed bounce kmap problem by using correct index
` [028/129] staging: hv: Fixed the value of the 64bit-hole inside ring buffer
` [029/129] staging: hv: Increased storvsc ringbuffer and max_io_requests
` [030/129] staging: hv: Fixed lockup problem with bounce_buffer scatter list
` [034/129] ath9k_hw: Fix EEPROM uncompress block reading on AR9003
` [035/129] ath9k_hw: fix parsing of HT40 5 GHz CTLs
` [050/129] USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors
` [055/129] ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
` [056/129] ALSA: usb - Release capture substream URBs properly
` [057/129] ALSA: hda - Add quirk for Lenovo T400s
` [063/129] swap: discard while swapping only if SWAP_FLAG_DISCARD
` [064/129] swap: do not send discards as barriers
` [065/129] sysfs: checking for NULL instead of ERR_PTR
` [070/129] libata: skip EH autopsy and recovery during suspend
` [083/129] mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y

[000/123] 2.6.32.22-stable review
 2010-09-18 19:00 UTC  (85+ messages)
  ` [001/123] hwmon: (k8temp) Differentiate between AM2 and ASB1
  ` [002/123] xen: handle events as edge-triggered
  ` [003/123] xen: use percpu interrupts for IPIs and VIRQs
  ` [004/123] ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
  ` [005/123] sata_mv: fix broken DSM/TRIM support (v2)
  ` [006/123] x86, tsc, sched: Recompute cyc2ns_offsets during resume from sleep states
  ` [007/123] PCI: MSI: Remove unsafe and unnecessary hardware access
  ` [008/123] PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
  ` [009/123] sched: kill migration thread in CPU_POST_DEAD instead of CPU_DEAD
  ` [010/123] sched: revert stable c6fc81a sched: Fix a race between ttwu() and migrate_task()
  ` [011/123] staging: hv: Fix missing functions for net_device_ops
  ` [012/123] staging: hv: Fixed bounce kmap problem by using correct index
  ` [013/123] staging: hv: Fixed the value of the 64bit-hole inside ring buffer
  ` [014/123] staging: hv: Increased storvsc ringbuffer and max_io_requests
  ` [015/123] staging: hv: Fixed lockup problem with bounce_buffer scatter list
  ` [016/123] fuse: flush background queue on connection close
  ` [017/123] ath9k_hw: fix parsing of HT40 5 GHz CTLs
  ` [018/123] ocfs2: Fix incorrect checksum validation error
  ` [019/123] USB: ehci-ppc-of: problems in unwind
  ` [020/123] USB: Fix kernel oops with g_ether and Windows
  ` [021/123] USB: CP210x Add new device ID
  ` [022/123] USB: cp210x: Add B&G H3000 link cable ID
  ` [023/123] USB: ftdi_sio: Added custom PIDs for ChamSys products
  ` [024/123] USB: serial: Extra device/vendor ID for mos7840 driver
  ` [025/123] usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P
  ` [026/123] USB: mos7840: fix DMA buffers on stack and endianess bugs
  ` [027/123] usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters
  ` [028/123] USB: Exposing second ACM channel as tty for Nokia S60 phones
  ` [029/123] USB: cdc-acm: add another device quirk
  ` [030/123] USB: Expose vendor-specific ACM channel on Nokia 5230
  ` [031/123] USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones
  ` [032/123] USB: cdc-acm: Add pseudo modem without AT command capabilities
  ` [033/123] USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors
  ` [034/123] ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
  ` [035/123] ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
  ` [036/123] sysfs: checking for NULL instead of ERR_PTR
  ` [037/123] tun: Dont add sysfs attributes to devices without sysfs directories
  ` [038/123] oprofile: fix crash when accessing freed task structs
  ` [039/123] oprofile, x86: fix init_sysfs error handling
  ` [040/123] oprofile, x86: fix init_sysfs() function stub
  ` [041/123] HID: usbhid: initialize interface pointers early enough
  ` [042/123] HID: fix suspend crash by moving initializations earlier
  ` [043/123] libata: skip EH autopsy and recovery during suspend
  ` [049/123] tmio_mmc: dont clear unhandled pending interrupts
  ` [072/123] sched: Make wakeup side and atomic variants of completion API irq safe
  ` [080/123] sched: Fix broken assertion
  ` [083/123] sched: Add pre and post wakeup hooks
  ` [087/123] sched: Fix incorrect sanity check
  ` [088/123] sched: Fix race between ttwu() and task_rq_lock()
  ` [089/123] sched: Extend enqueue_task to allow head queueing
  ` [090/123] sched: Implement head queueing for sched_rt
  ` [091/123] sched: Queue a deboosted task to the head of the RT prio queue
  ` [092/123] sched: set_cpus_allowed_ptr(): Dont use rq->migration_thread after unlock
  ` [093/123] sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
  ` [094/123] sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
  ` [095/123] sched: move_task_off_dead_cpu(): Remove retry logic
  ` [096/123] sched: sched_exec(): Remove the select_fallback_rq() logic
  ` [097/123] sched: _cpu_down(): Dont play with current->cpus_allowed
  ` [098/123] sched: Make select_fallback_rq() cpuset friendly
  ` [099/123] sched: Fix TASK_WAKING vs fork deadlock
  ` [100/123] sched: Optimize task_rq_lock()
  ` [101/123] sched: Fix nr_uninterruptible count
  ` [102/123] sched: Fix rq->clock synchronization when migrating tasks
  ` [103/123] sched: Remove unnecessary RCU exclusion
  ` [104/123] sched: apply RCU protection to wake_affine()
  ` [105/123] sched: Cleanup select_task_rq_fair()
  ` [106/123] sched: More generic WAKE_AFFINE vs select_idle_sibling()
  ` [107/123] sched: Fix vmark regression on big machines
  ` [108/123] sched: Fix select_idle_sibling()
  ` [109/123] sched: Pre-compute cpumask_weight(sched_domain_span(sd))
  ` [110/123] sched: Fix select_idle_sibling() logic in select_task_rq_fair()
  ` [111/123] sched: cpuacct: Use bigger percpu counter batch values for stats counters
  ` [112/123] ALSA: hda - Handle missing NID 0x1b on ALC259 codec
  ` [113/123] ALSA: hda - Handle pin NID 0x1a on ALC259/269
  ` [114/123] arm: fix really nasty sigreturn bug
  ` [115/123] hwmon: (f75375s) Shift control mode to the correct bit position
  ` [116/123] hwmon: (f75375s) Do not overwrite values read from registers
  ` [117/123] apm_power: Add missing break statement
  ` [118/123] NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
  ` [119/123] SUNRPC: Fix race corrupting rpc upcall
  ` [120/123] i915: return -EFAULT if copy_to_user fails
  ` [121/123] i915_gem: "
  ` [122/123] drm/i915: Prevent double dpms on
  ` [123/123] drm: Only decouple the old_fb from the crtc is we call mode_set*

[PATCH] opp: introduce library for device-specific OPPs
 2010-09-18 19:11 UTC  (7+ messages)

[BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-18 19:04 UTC  (6+ messages)
` [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
` [PATCH 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
` [PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''

[PATCHv5] net: Add batman-adv meshing protocol
 2010-09-18 19:03 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS
 2010-09-18 19:03 UTC 

Compat-wireless release for 2010-09-18 is baked
 2010-09-18 19:02 UTC 

[PATCH] at91: fix arch_gettimeoffset fallout
 2010-09-18 19:01 UTC  (3+ messages)

[B.A.T.M.A.N.] Staging: batman-adv for 2.6.37 (3)
 2010-09-18 19:01 UTC  (13+ messages)
` [B.A.T.M.A.N.] [PATCH 01/12] Staging: batman-adv: checkpatch cleanup of comments
` [B.A.T.M.A.N.] [PATCH 02/12] Staging: batman-adv: Move mailing list address to .org
` [B.A.T.M.A.N.] [PATCH 03/12] Staging: batman-adv: Mark debugfs files as nonseekable
` [B.A.T.M.A.N.] [PATCH 04/12] Staging: batman-adv: wait for call_rcu before unloading module
` [B.A.T.M.A.N.] [PATCH 05/12] Staging: batman-adv: Introduce if_list_lock to protect if_list
` [B.A.T.M.A.N.] [PATCH 06/12] Staging: batman-adv: Always protect list_for_each_entry_rcu with RCU
` [B.A.T.M.A.N.] [PATCH 07/12] Staging: batman-adv: Remove unneeded rcu_read_lock
` [B.A.T.M.A.N.] [PATCH 08/12] Staging: batman-adv: Use synchronize_rcu instead of call_rcu
` [B.A.T.M.A.N.] [PATCH 09/12] Staging: batman-adv: Use refcnt to track usage count of batman_if
` [B.A.T.M.A.N.] [PATCH 10/12] Staging: batman-adv: count batman_if list queries as reference
` [B.A.T.M.A.N.] [PATCH 11/12] Staging: batman-adv: Track references of batman_if in set_primary_if
` [B.A.T.M.A.N.] [PATCH 12/12] Staging: batman-adv: Introduce update_primary_addr to update mac address

[PATCH 1/1][MTD] Adding IOCTLs for run-time partitioning support
 2010-09-18 18:57 UTC  (4+ messages)

[00/12] DMAENGINE: PL08X driver updates
 2010-09-18 18:52 UTC  (4+ messages)

wireless-testing or wireless-next
 2010-09-18 18:51 UTC  (3+ messages)

python-tlslite
 2010-09-18 18:49 UTC 

[00/11] 2.6.27.54-stable review
 2010-09-18 18:46 UTC  (12+ messages)
` [01/11] ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
` [02/11] ath9k_hw: fix parsing of HT40 5 GHz CTLs
` [03/11] tracing: Do not allow llseek to set_ftrace_filter
` [04/11] irda: off by one
` [05/11] bounce: call flush_dcache_page() after bounce_copy_vec()
` [06/11] x86-64, compat: Test %rax for the syscall number, not %eax
` [07/11] compat: Make compat_alloc_user_space() incorporate the access_ok()
` [08/11] hwmon: (f75375s) Shift control mode to the correct bit position
` [09/11] hwmon: (f75375s) Do not overwrite values read from registers
` [10/11] apm_power: Add missing break statement
` [11/11] x86-64, compat: Retruncate rax after ia32 syscall entry tracing

[PATCH] opp: introduce library for device-specific OPPs
 2010-09-18 18:41 UTC  (6+ messages)

ibmcam (xrilink_cit) and konica webcam driver porting to gspca update
 2010-09-18 18:39 UTC  (7+ messages)

[PATCH 1/2] powerpc: export ppc_tb_freq so that modules can reference it
 2010-09-18 18:36 UTC  (15+ messages)

gudev: a few missing annotations
 2010-09-18 18:34 UTC 

[PATCH] Staging: wlan-ng: p80211netdev.c cleanup
 2010-09-18 18:30 UTC  (2+ messages)

[PATCH 0/3] MTD: OneNAND: Fix OneNAND DMA error handling and 2KiB pagesize
 2010-09-18 18:29 UTC  (8+ messages)

Pull request: i.MX nand driver updates
 2010-09-18 18:29 UTC  (6+ messages)
      ` Pull request for 2.6.36

cpu hotplug
 2010-09-18 18:27 UTC  (3+ messages)

[mlmmj] pkg-mlmmj on alioth.debian.org
 2010-09-18 18:27 UTC 

[PATCH RESEND v4 0/4] nand prefetch-irq support and ecc layout chanage
 2010-09-18 18:24 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] omap3: nand: prefetch in irq mode support

dvb-c usb device
 2010-09-18 18:23 UTC 

Fedora14 and glibc-initial
 2010-09-18 18:11 UTC  (4+ messages)

OOPS in hiddev_open on connecting "Logitech MX620 Laser Cordless Mouse"
 2010-09-18 18:09 UTC  (2+ messages)

Afatech AF9015 & MaxLinear MXL5007T dual tuner 2
 2010-09-18 18:08 UTC  (2+ messages)

[PATCH] m25p80: Add support for the Winbond W25Q64
 2010-09-18 18:05 UTC  (2+ messages)

some non critical problems... (1. mdadm segfault -> write-mostly, 2. smart?)
 2010-09-18 18:01 UTC  (4+ messages)

[Buildroot] [review request] rework of libtool
 2010-09-18 17:59 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] libtool: bump to 2.2.6b + introduce 2 libtool packages + cross compile patch
` [Buildroot] [PATCH 2/7] package: modifications to work with new libtool policy
` [Buildroot] [PATCH 3/7] tslib: Fix installation with new autotools policy
` [Buildroot] [PATCH 4/7] bison: add host rules
` [Buildroot] [PATCH 5/7] expat: comply with new libtool policy
` [Buildroot] [PATCH 6/7] sysstat: bump to 9.1.5 and "
` [Buildroot] [PATCH 7/7] gstreamer: allow autoreconfigure with gettext 0.18

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-18 17:58 UTC  (10+ messages)
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm

OOPS in hiddev_open on connecting "Logitech MX620 Laser Cordless Mouse"
 2010-09-18 17:56 UTC  (2+ messages)

[PATCH 00/04] wl1271: 11n Support, add support to 80211n spec
 2010-09-18 17:56 UTC  (7+ messages)
` [PATCH 04/04] wl1271: 11n Support, 11n Kconfig Configurable

linux-next: build failure after merge of the final tree (slab tree related)
 2010-09-18 17:47 UTC  (15+ messages)
                ` [PATCH 3/3] percpu: use percpu allocator on UP too

[Buildroot] [Bug 2563] New: [PATCH] cairo: Expose the configure option to disable some floating-point math
 2010-09-18 17:36 UTC  (2+ messages)
` [Buildroot] [Bug 2563] "

[PATCH] mtd: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
 2010-09-18 17:24 UTC  (9+ messages)
` [PATCH v2 0/2] Deprecate ECCGETLAYOUT
        ` [PATCH v4] mtd: nand: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT

[PATCH v3] Fix mtd-utils bugs
 2010-09-18 17:20 UTC  (3+ messages)
` [v3 1/3] clean up the legacy interfaces in nandwrite.c

[Buildroot] [PATCH 01/21] alsa-lib: bump to 1.0.23
 2010-09-18 17:19 UTC  (3+ messages)
` [Buildroot] [PATCH 18/21] ntp: convert to autotargets and bump to 4.2.6p2

[PATCH 2/2] nanddump: add --nobad to read bad blocks
 2010-09-18 17:16 UTC  (3+ messages)
` [PATCH] nanddump: Rename --nobad to --noskipbad


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.