linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-18 19:26:10 to 2010-09-19 11:05:15 UTC [more...]

[PATCH RFC] kvm: enable irq injection from interrupt context
 2010-09-19 11:05 UTC  (14+ messages)

ahci rmmodable and shouldn't
 2010-09-19 10:28 UTC  (4+ messages)

[PATCH] RTC: rtc-ab3100 - Add missing platform_set_drvdata() in ab3100_rtc_probe()
 2010-09-19 10:22 UTC 

[PATCH] w35und: Add locking problems to TODO list
 2010-09-19 10:04 UTC 

[PATCH 1/2] w35und: Use NETDEV_TX_BUSY if MLMESendFrame fails
 2010-09-19 10:01 UTC  (2+ messages)
` [PATCH 2/2] w35und: Inline MLMESendFrame() to wbsoft_tx()

[PATCH 0/17]: New SCSI target framework (SCST) with dev handlers and 2 target drivers
 2010-09-19  9:54 UTC  (3+ messages)

[PATCH]
 2010-09-19  9:54 UTC  (2+ messages)

[000/123] 2.6.32.22-stable review
 2010-09-19  9:40 UTC  (50+ messages)
  ` [044/123] tracing: Fix a race in function profile
  ` [045/123] tracing: Do not allow llseek to set_ftrace_filter
  ` [046/123] tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
  ` [047/123] irda: off by one
  ` [048/123] gcov: fix null-pointer dereference for certain module types
  ` [049/123] tmio_mmc: dont clear unhandled pending interrupts
  ` [050/123] mmc: fix the use of kunmap_atomic() in tmio_mmc.h
  ` [051/123] bounce: call flush_dcache_page() after bounce_copy_vec()
  ` [052/123] kernel/groups.c: fix integer overflow in groups_search
  ` [053/123] binfmt_misc: fix binfmt_misc priority
  ` [054/123] Input: i8042 - fix device removal on unload
  ` [055/123] memory hotplug: fix next block calculation in is_removable
  ` [056/123] perf: Initialize callchains rootss childen hits
  ` [057/123] p54: fix tx feedback status flag check
  ` [058/123] ath5k: check return value of ieee80211_get_tx_rate
  ` [059/123] wireless extensions: fix kernel heap content leak
  ` [060/123] x86, tsc: Fix a preemption leak in restore_sched_clock_state()
  ` [061/123] x86-64, compat: Test %rax for the syscall number, not %eax
  ` [062/123] compat: Make compat_alloc_user_space() incorporate the access_ok()
  ` [063/123] x86-64, compat: Retruncate rax after ia32 syscall entry tracing
  ` [064/123] sched: Protect task->cpus_allowed access in sched_getaffinity()
    ` [Stable-review] "
  ` [065/123] sched: Protect sched_rr_get_param() access to task->sched_class
  ` [066/123] sched: Consolidate select_task_rq() callers
  ` [067/123] sched: Remove unused cpu_nr_migrations()
  ` [068/123] sched: Remove rq->clock coupling from set_task_cpu()
  ` [069/123] sched: Clean up ttwu() rq locking
  ` [070/123] sched: Sanitize fork() handling
  ` [071/123] sched: Remove forced2_migrations stats
  ` [072/123] sched: Make wakeup side and atomic variants of completion API irq safe
  ` [073/123] sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
  ` [074/123] sched: Use rcu in sched_get/set_affinity()
  ` [075/123] sched: Use rcu in sched_get_rr_param()
  ` [076/123] sched: Fix set_cpu_active() in cpu_down()
  ` [077/123] sched: Use TASK_WAKING for fork wakups
  ` [078/123] sched: Ensure set_task_cpu() is never called on blocked tasks
  ` [079/123] sched: Make warning less noisy
  ` [081/123] sched: Fix sched_exec() balancing
  ` [082/123] sched: Fix select_task_rq() vs hotplug issues
  ` [084/123] sched: Remove the cfs_rq dependency from set_task_cpu()
  ` [085/123] sched: Fix hotplug hang
  ` [086/123] sched: Fix fork vs hotplug vs cpuset namespaces
  ` [Stable-review] [000/123] 2.6.32.22-stable review

[PATCH v2] scripts: add typdef removal tool
 2010-09-19  9:30 UTC  (4+ messages)

[PATCH 1/7] w35und: Kill dead HAL macros in wbhal_f.h
 2010-09-19  9:28 UTC  (7+ messages)
` [PATCH 2/7] w35und: Remove remaining typedef declarations
  ` [PATCH 3/7] w35und: Kill unused scan_s.h header
    ` [PATCH 4/7] w35und: Remove dead code from mlme_s.h
      ` [PATCH 5/7] w35und: Inline mlme_s.h to core.h
        ` [PATCH 6/7] w35und: Remove unused spinlocks
          ` [PATCH 7/7] w35und: Remove unused fields from struct wbsoft_priv

[PATCH] hid: 3m: Output proper orientation range
 2010-09-19  8:56 UTC 

[PATCH 1/2] hid: 3m: Output proper orientation range
 2010-09-19  8:56 UTC 

[PATCH] staging: keucr: check kmalloc() return value
 2010-09-19  7:36 UTC  (3+ messages)
  ` [PATCH v2] "

Linux Kernel 2.6.36 Status
 2010-09-19  7:32 UTC 

[PATCH 00/12] viafb output device rework - part 2
 2010-09-19  7:39 UTC  (13+ messages)
` [PATCH 01/12] viafb: add interface for output device configuration
` [PATCH 02/12] viafb: limit LCD code impact
` [PATCH 03/12] viafb: introduce per output device power management
` [PATCH 04/12] viafb: vt1636 cleanup
` [PATCH 05/12] viafb: fix i2c_transfer error handling
` [PATCH 06/12] viafb: enable I2C for CRT
` [PATCH 07/12] viafb: reduce I2C timeout and delay
` [PATCH 08/12] viafb: add function to change sync polarity per device
` [PATCH 09/12] viafb: set sync polarity for all output devices
` [PATCH 10/12] viafb: add a mapping of supported "
` [PATCH 11/12] viafb: rename "
` [PATCH 12/12] viafb: add documentation for proc interface

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

[RFC][PATCH] Cross Memory Attach
 2010-09-19  4:55 UTC  (9+ messages)

linux-next: build failure after merge of the final tree (maybe percpu tree related)
 2010-09-19  4:52 UTC  (3+ messages)
` [PATCH] alpha: fix build breakage in asm/cacheflush.h

[PATCH] alpha: Shift perf event pending work earlier in timer interrupt
 2010-09-19  4:51 UTC  (2+ messages)

[PATCH 1/4] alpha: belated ERESTART_RESTARTBLOCK race fix
 2010-09-19  4:50 UTC  (3+ messages)

PATA IDE is slower in newer versions of kernel
 2010-09-19  4:23 UTC  (10+ messages)

[000/129] 2.6.35.5 -stable review
 2010-09-19  4:04 UTC  (56+ messages)
` [002/129] hwmon: (k8temp) Differentiate between AM2 and ASB1
` [003/129] xen: handle events as edge-triggered
` [006/129] xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
` [008/129] ALSA: HDA: Use model=auto for LG R510
` [009/129] ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
` [010/129] libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
` [011/129] sata_mv: fix broken DSM/TRIM support (v2)
` [012/129] pata_cmd64x: revert commit d62f5576
` [016/129] netfilter: fix CONFIG_COMPAT support
` [017/129] PCI: MSI: Remove unsafe and unnecessary hardware access
` [018/129] PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
` [019/129] direct-io: move aio_complete into ->end_io
` [020/129] ext4: move aio completion after unwritten extent conversion
` [021/129] xfs: "
` [023/129] ALSA: hda - Handle missing NID 0x1b on ALC259 codec
` [024/129] ALSA: hda - Handle pin NID 0x1a on ALC259/269
` [025/129] Staging: rt2870sta: Add more device IDs from vendor drivers
` [031/129] fuse: flush background queue on connection close
` [032/129] mac80211: delete work timer
` [033/129] ath9k_htc: Fix disconnect issue in HT40 mode
` [036/129] ocfs2: Fix incorrect checksum validation error
` [037/129] serial: bfin_sport_uart: restore transmit frame sync fix
` [038/129] USB: ehci-ppc-of: problems in unwind
` [039/129] USB: Fix kernel oops with g_ether and Windows
` [040/129] USB: CP210x Add new device ID
` [041/129] USB: cp210x: Add B&G H3000 link cable ID
` [042/129] usb: allow drivers to use allocated bandwidth until unbound
` [043/129] USB: ftdi_sio: Added custom PIDs for ChamSys products
` [044/129] usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P
` [045/129] usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters
` [046/129] ima: always maintain counters
` [047/129] USB: cxacru: Use a bulk/int URB to access the command endpoint
` [048/129] USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones
` [049/129] USB: cdc-acm: Add pseudo modem without AT command capabilities
` [051/129] ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60
` [052/129] ALSA: usb-audio: fix detection of vendor-specific device protocol settings
` [053/129] ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver
` [054/129] ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls
` [058/129] ALSA: hda - Add errata initverb sequence for CS42xx codecs
` [059/129] ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()
` [060/129] ALSA: usb-audio: Assume first control interface is for audio
` [061/129] ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names
` [062/129] swap: prevent reuse during hibernation
` [066/129] oprofile: fix crash when accessing freed task structs
` [067/129] oprofile, x86: fix init_sysfs error handling
` [068/129] oprofile, x86: fix init_sysfs() function stub
` [069/129] HID: Set Report ID properly for Output reports on the Control endpoint
` [071/129] libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
` [074/129] tracing: Fix a race in function profile
` [075/129] tracing: Do not allow llseek to set_ftrace_filter
` [076/129] tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
` [077/129] irda: off by one
` [079/129] gcov: fix null-pointer dereference for certain module types

[PATCH] bsg: call idr_pre_get() outside the lock
 2010-09-19  3:11 UTC  (3+ messages)

[PATCH 0/5] ACPI, APEI, BUG fixes for 2.6.36
 2010-09-19  3:00 UTC  (6+ messages)
` [PATCH 1/5] ACPI, APEI, Fix APEI related table size checking
` [PATCH 2/5] ACPI, APEI, Fix acpi_pre_map() return value
` [PATCH 3/5] ACPI, APEI, HEST Fix the unsuitable usage of platform_data
` [PATCH 4/5] ACPI, APEI, Fix error path for memory allocation
` [PATCH 5/5] ACPI, APEI, Fix ERST MOVE_DATA instruction implementation

memory barrier question
 2010-09-19  2:47 UTC  (12+ messages)

[PATCH v2] Documentation/kbuild: major edit of modules.txt sections 1-4
 2010-09-19  1:33 UTC 

[ANNOUNCE] Git 1.7.3
 2010-09-19  1:27 UTC 

[KVM timekeeping fixes 1/4] Fix kvmclock bug
 2010-09-19  0:38 UTC  (4+ messages)
` [KVM timekeeping fixes 2/4] Make math work for other scales
  ` [KVM timekeeping fixes 3/4] Rename timer function
    ` [KVM timekeeping fixes 4/4] TSC catchup mode

[RFC 1/6] x86, NMI, Add symbol definition for NMI magic constants
 2010-09-19  0:20 UTC  (8+ messages)
` [RFC 3/6] x86, NMI, Rename memory parity error to PCI SERR error

7ad6e9435596f692ff65f399da12816c94960185 breaks AMD f10h
 2010-09-19  0:14 UTC  (2+ messages)

[PATCH 04/11] arch/mips: Remove pr_<level> uses of KERN_<level>
 2010-09-18 23:59 UTC  (2+ messages)

[KVM timekeeping 10/35] Fix deep C-state TSC desynchronization
 2010-09-18 23:53 UTC  (9+ messages)

[PATCH 01/25] arch/mips: Use static const char arrays
 2010-09-18 23:44 UTC  (3+ messages)

PROBLEM: GPT partition table + RAID: kernel could not load init while root filesystem is mounted
 2010-09-18 22:17 UTC  (2+ messages)

Fw: Kernel panic in 2.6.36-rc4 after suspend/resume
 2010-09-18 21:47 UTC  (2+ messages)

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

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

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

[ANNOUNCE] TCM/LIO v4.0.0-rc4 for 2.6.36-rc4
 2010-09-18 20:32 UTC  (3+ messages)

[PATCH] FW_LOADER: fix kconfig dependency warning on HOTPLUG
 2010-09-18 20:23 UTC 

OOPS in hiddev_open on connecting "Logitech MX620 Laser Cordless Mouse"
 2010-09-18 20:21 UTC  (5+ messages)
      ` Fwd: "

[PATCH v2 01/11] scsi: Convert struct Scsi_Host->cmd_serial_number to atomic_t
 2010-09-18 19:57 UTC  (4+ messages)

[PATCH] usibfs: fix kconfig dependency warning
 2010-09-18 20:00 UTC  (2+ messages)

PLEASE, I NEED YOUR HELP
 2010-09-18 19:44 UTC 

[PATCH 5/5] frv: double syscall restarts, syscall restart in sigreturn()
 2010-09-18 19:42 UTC 

[PATCH 4/5] frv: handling of restart into restart_syscall is fscked
 2010-09-18 19:42 UTC 

[PATCH 3/5] frv: avoid infinite loop of SIGSEGV delivery
 2010-09-18 19:41 UTC 

[PATCH 2/5] frv: fix address verification holes in setup_frame/setup_rt_frame
 2010-09-18 19:41 UTC 

[PATCH 1/5] frv: restart_block.fn needs to be reset on sigreturn
 2010-09-18 19:41 UTC 

PROBLEM: Kernel panic on 2.6.36-rc4 when loading intel_ips on Core i3 laptop
 2010-09-18 19:26 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;
as well as URLs for NNTP newsgroup(s).