All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-28 21:24:16 to 2011-09-28 22:42:35 UTC [more...]

[000/244] 3.0.5-stable review
 2011-09-28 22:26 UTC  (77+ messages)
` [001/244] kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon
` [002/244] rapidio: fix use of non-compatible registers
` [004/244] sfi: table irq 0xFF means no interrupt
` [005/244] ASoC: soc-jack: Fix checking return value of request_any_context_irq
` [006/244] ASoC: ad193x: fix registers definition
` [007/244] ASoC: ad193x: fix dac word len setting
` [008/244] omap-serial: Allow IXON and IXOFF to be disabled
` [009/244] serial: 8250_pnp: add Intermec CV60 touchscreen device
` [011/244] 8250: Fix race condition in serial8250_backup_timeout()
` [012/244] tty: Add "spi:" prefix for spi modalias
` [013/244] TTY: pty, fix pty counting
` [014/244] USB: ftdi_sio: add Calao reference board support
` [016/244] USB option driver add PID of Huawei Vodafone K3806
` [017/244] USB option driver add PID of Huawei Vodafone K4605
` [018/244] USB: option: add YUGA device id to driver
` [020/244] usb: musb: cppi: fix build errors due to DBG and missing musb variable
` [021/244] USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume()
` [022/244] xHCI: fix port U3 status check condition
` [023/244] xHCI: report USB2 port in resuming as suspend
` [024/244] xhci: Fix memory leak during failed enqueue
` [025/244] xhci: Fix failed enqueue in the middle of isoch TD
` [026/244] xhci: Remove TDs from TD lists when URBs are canceled
` [027/244] xhci: Handle zero-length isochronous packets
` [028/244] sendmmsg/sendmsg: fix unsafe user pointer access
` [030/244] ibmveth: Fix leak when recycling skb and hypervisor returns error
` [031/244] carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
` [032/244] ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
` [034/244] savagedb: Fix typo causing regression in savage4 series video chip detection
` [035/244] pata_via: disable ATAPI DMA on AVERATEC 3200
` [036/244] atm: br2684: Fix oops due to skb->dev being NULL
` [038/244] rt2x00: fix crash in rt2800usb_get_txwi
` [039/244] sparc64: remove unnecessary macros from spinlock_64.h
` [040/244] sparc32: unbreak arch_write_unlock()
` [041/244] sparc: Allow handling signals when stack is corrupted
` [042/244] sparc64: Set HAVE_C_RECORDMCOUNT
` [043/244] sparc: fix array bounds error setting up PCIC NMI trap
` [045/244] regulator: tps65910: Add missing breaks in switch/case
` [046/244] sparc64: Only Panther cheetah+ chips have POPC
` [047/244] drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
` [048/244] drm/radeon/kms: evergreen & ni reset SPI block on CP resume
` [049/244] ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation
` [051/244] drm/radeon/kms: set a default max_pixel_clock
` [053/244] mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
` [054/244] mm: page allocator: reconsider zones for allocation after direct reclaim
` [056/244] MXC: iomux-v3: correct NO_PAD_CTRL definition
` [057/244] alarmtimers: Avoid possible null pointer traversal
` [058/244] alarmtimers: Memset itimerspec passed into alarm_timer_get
` [059/244] alarmtimers: Avoid possible denial of service with high freq periodic timers
` [061/244] sched: Separate the scheduler entry for preemption
` [062/244] sched: Move blk_schedule_flush_plug() out of __schedule()
` [063/244] sched: Fix a memory leak in __sdt_free()
` [064/244] x86, perf: Check that current->mm is alive before getting user callchain
` [065/244] mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
` [066/244] mmc: core: prevent aggressive clock gating racing with ios updates
` [068/244] mmc: sdhci-s3c: Fix mmc card I/O problem
` [069/244] xen: x86_32: do not enable iterrupts when returning from exception in interrupt context
` [070/244] xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead
` [072/244] ARM: 7081/1: mach-integrator: fix the clocksource
` [073/244] ARM: davinci: da850 EVM: read mac address from SPI flash
` [074/244] ARM: davinci: fix cache flush build error
` [075/244] drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
` [076/244] Avoid dereferencing a request_queue after last close
` [078/244] [media] nuvoton-cir: simplify raw IR sample handling
` [081/244] Fix the size of receive buffer packing onto VirtIO ring
` [082/244] VirtIO can transfer VIRTQUEUE_NUM of pages
` [083/244] fs/9p: Fid is not valid after a failed clunk
` [084/244] fs/9p: When doing inode lookup compare qid details and inode mode bits
` [086/244] fs/9p: Always ask new inode in create
` [087/244] net/9p: Fix the msize calculation
` [089/244] irda: fix smsc-ircc2 section mismatch warning
` [091/244] iommu/amd: Make sure iommu->need_sync contains correct value
` [103/244] [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
` [117/244] genirq: Make irq_shutdown() symmetric vs. irq_startup again

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-28 23:21 UTC 

oe-core lsb / oe-classic lsb_base
 2011-09-28 22:39 UTC  (3+ messages)

[PATCH 3/3] ipcrm: fix wrong subject in error messages for -m, -q, -s id options
 2011-09-28 22:40 UTC  (4+ messages)
` [PATCH 2/3] ipcrm: use ternary operator in "(key|id) failed" message
  ` [PATCH 1/3] ipcrm: add static keyword to some functions

[PATCH RFC v2 0/5] netfilter reverse path filter matches
 2011-09-28 22:39 UTC  (4+ messages)

[PATCH v3 3/6] OMAP3+: use DPLL's round_rate when setting rate
 2011-09-28 22:39 UTC  (4+ messages)

[PATCH 1/2] AVRCP: return empty string instead of rejecting
 2011-09-28 22:35 UTC  (2+ messages)
` [PATCH 2/2] AVRCP: fix case when only one setting is provided

[PATCH] block: Free queue resources at blk_release_queue()
 2011-09-28 22:34 UTC  (11+ messages)
    ` [GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())

[U-Boot] [PATCH 00/15 V2] Support for the DENX M28 SoM
 2011-09-28 22:34 UTC  (12+ messages)
` [U-Boot] [PATCH 09/15] iMX28: Add GPMI NAND driver
  ` [U-Boot] [PATCH 09/15 V2] "
    ` [U-Boot] [PATCH 09/15 V3] "

mmtimer - posixtimer abuse
 2011-09-28 22:33 UTC 

[PATCH V1 00/57] Tree wide: cleanup IRQF_DISABLED
 2011-09-28 22:33 UTC  (3+ messages)
` [PATCH 54/57] Documentation: irq: Change documents related to IRQF_DISABLED

linux-next: Tree for Sept 28
 2011-09-28 22:31 UTC  (4+ messages)
` linux-next: Tree for Sept 28 (mrst)
` linux-next: Tree for Sept 28 (media/video/mt9p031.c)

[RFC][PATCH -next] pstore: replace spin_lock with spin_trylock_irqsave in panic path
 2011-09-28 22:30 UTC  (7+ messages)

[PATCH v5 0/3] Add support for tegra2 based ventana board
 2011-09-28 22:29 UTC  (12+ messages)
` [PATCH v5 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v5 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v5 3/3] arm/tegra: device tree support for ventana board

Lack of detached signatures
 2011-09-28 22:25 UTC  (8+ messages)

[patch] Make knetbsd pass the root device
 2011-09-28 22:25 UTC  (4+ messages)

Compat-wireless release for 2011-09-28 is baked
 2011-09-28 22:24 UTC  (2+ messages)

slow eMMC write speed
 2011-09-28 22:24 UTC  (9+ messages)

Routing locally generated traffic on fwmark
 2011-09-28 22:20 UTC 

[PATCH] Kbuild: allow code re-use across different directories
 2011-09-28 22:20 UTC  (3+ messages)

[PATCH] sysfs: add per pci device msi[x] irq listing
 2011-09-28 22:18 UTC  (5+ messages)
` [PATCH] sysfs: add per pci device msi[x] irq listing (v3)

PME via interrupt or SCI mechanism?
 2011-09-28 22:21 UTC  (4+ messages)

[PATCH v2 2/6] OMAP4: Clock: round_rate and recalc functions for DPLL_ABE
 2011-09-28 22:19 UTC  (4+ messages)

[PATCH] rt-tests, cyclictest - fix printf format for 32 bit systems
 2011-09-28 22:18 UTC 

[GIT PULL] OMAP: Few sparse/bug fixes and clean-up for 3.2
 2011-09-28 22:12 UTC  (3+ messages)

Git is not scalable with too many refs/*
 2011-09-28 22:10 UTC  (4+ messages)

linux-next: build failure in drivers/mfd/aat2870-core.c
 2011-09-28 22:10 UTC 

+ dio-optimize-cache-misses-in-the-submission-path-v2-fix.patch added to -mm tree
 2011-09-28 22:09 UTC 

+ llist-make-all-llist-functions-inline-fix.patch added to -mm tree
 2011-09-28 22:07 UTC 

[RFT][PATCH] ath5k: Add rfkill_disable module parameter
 2011-09-28 22:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg-i386: Introduce specific deposit helpers
 2011-09-28 22:07 UTC  (5+ messages)

[PATCH 0/3] [RFC] enable Pegasus touch screen
 2011-09-28 22:04 UTC  (4+ messages)

+ treewide-use-__printf-not-__attribute__formatprintf-fix.patch added to -mm tree
 2011-09-28 22:03 UTC 

[GIT PULL for v3.2] media fixes
 2011-09-28 22:03 UTC  (2+ messages)
` [GIT PULL for v3.1-rc9] media fixes - was: "

linux-next: build failure after merge of the akpm tree
 2011-09-28 22:03 UTC  (4+ messages)

[GIT PULL] dmtimer changes for v3.2 merge window
 2011-09-28 22:02 UTC  (2+ messages)

[PATCH] send-email: auth plain/login fix
 2011-09-28 22:00 UTC  (3+ messages)
` [PATCH v3] "

Common way of explaining null-terminated strings
 2011-09-28 21:59 UTC  (3+ messages)

[Buildroot] [git commit] libroxml: bump version
 2011-09-28 21:57 UTC  (3+ messages)

[xen-unstable test] 9113: regressions - FAIL
 2011-09-28 21:56 UTC 

[Qemu-devel] [PATCH 00/22] Rework i8259 and PC interrupt models
 2011-09-28 21:53 UTC  (14+ messages)
` [Qemu-devel] [PATCH 11/22] i8259: Update IRQ state after reset
` [Qemu-devel] [PATCH 21/22] monitor: Restrict pic/irq_info to supporting targets
` [Qemu-devel] [PATCH 22/22] i8259: Move to hw library
    ` [Qemu-devel] [PATCH v2 "

[Qemu-devel] Networking problem
 2011-09-28 21:52 UTC  (2+ messages)

[PATCH v3 00/24] C6X: New architecture
 2011-09-28 21:49 UTC  (2+ messages)

[PATCH 0/4] Few omap fixes for review
 2011-09-28 21:48 UTC  (10+ messages)
` [PATCH 1/4] ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1
` [PATCH 2/4] ARM: OMAP: Fix i2c init for twl4030
` [PATCH 3/4] ARM: OMAP4: Keyboard: Fix section mismatch in the board file
` [PATCH 4/4] ARM: OMAP: irq: loop counter fix in omap_init_irq()

[kernel-hardening] [PATCH 1/2] mm: restrict access to slab files under procfs and sysfs
 2011-09-28 21:46 UTC  (6+ messages)
` [kernel-hardening] [PATCH 2/2] mm: restrict access to /proc/meminfo
  ` [kernel-hardening] "
      `  "

[PATCH] Reset grub_errno after embedding test on non-fatal failures
 2011-09-28 21:45 UTC  (4+ messages)
  ` (Subject on previous email)

[GIT PULL net-next] IPVS
 2011-09-28 21:45 UTC  (4+ messages)

[U-Boot] [PATCH v8 1/4] usb: Move ehci.h and ehci-core.h to include/usb directory
 2011-09-28 21:43 UTC  (7+ messages)
` [U-Boot] [PATCH v9 "
` [U-Boot] [PATCH v9 2/4] EHCI: add callback ehci_fixup

blkback stuck in infinite loop in xen_blkbk_discard()
 2011-09-28 21:40 UTC 

[RFC] LZO support
 2011-09-28 21:39 UTC  (2+ messages)

[PATCH] netfilter: install nf_nat.h and nf_conntrack_tuple.h to INSTALL_HDR_PATH
 2011-09-28 21:37 UTC  (5+ messages)

[Qemu-devel] [Bug 861141] [NEW] Installing libvirt-bin qemu slows host network
 2011-09-28 21:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 861141] "

New board potentially using IIO
 2011-09-28 21:35 UTC  (2+ messages)

qemu-kvm: Role of flush_icache_range on PPC
 2011-09-28 21:34 UTC  (8+ messages)
            ` [Qemu-devel] "

[Buildroot] [git commit] package: add fftw library
 2011-09-28 21:34 UTC 

+ ipc-mqueue-update-maximums-for-the-mqueue-subsystem-checkpatch-fixes.patch added to -mm tree
 2011-09-28 21:33 UTC 

[PATCH 00/13] OMAP3+: Add DT support for early devices and i2c / twl6030
 2011-09-28 21:32 UTC  (8+ messages)
` [PATCH 02/13] gpio/omap: Adapt GPIO driver to DT

+ ipc-mqueue-update-maximums-for-the-mqueue-subsystem.patch added to -mm tree
 2011-09-28 21:32 UTC 

+ ipc-mqueue-enforce-hard-limits.patch added to -mm tree
 2011-09-28 21:32 UTC 

+ ipc-mqueue-cleanup-definition-names-and-locations.patch added to -mm tree
 2011-09-28 21:32 UTC 

+ ipc-mqueue-switch-back-to-using-non-max-values-on-create.patch added to -mm tree
 2011-09-28 21:32 UTC 

[PATCH] build fixes for cross-compiling
 2011-09-28 21:31 UTC 

[PATCH 0/4] Add eglibc 2.14 recipes and redo linker hashstyle patch
 2011-09-28 21:24 UTC  (4+ messages)
` [PATCH 1/4] conf, recipes: Add new variable LINKER_HASH_STYLE

[PATCH] dm: verity target
 2011-09-28 21:30 UTC  (3+ messages)

BUG in kernel: Wrong Handling of USB HDD’s in scsiglue(slave_configure) and scsi/sd(sd_read_cache_type)
 2011-09-28 21:29 UTC  (3+ messages)

[PATCH 0/2] autodetection of multitouch devices
 2011-09-28 21:25 UTC  (6+ messages)

[PATCH 2/2] enable event channel wake-up for mem_event interfaces
 2011-09-28 21:25 UTC 

[PATCH 1/2] enable event channel wake-up for mem_event interfaces
 2011-09-28 21:24 UTC 

[PATCH -v5 07/13] telit: enable the telit modem after enable SAP client
 2011-09-28 21:24 UTC  (7+ messages)
` [PATCH -v5 08/13] telit: add pre_sim support to SAP Client
  ` [PATCH -v5 09/13] telit: add post_sim "
    ` [PATCH -v5 10/13] telit: add set_online "
      ` [PATCH -v5 11/13] telit: add post_online "
        ` [PATCH -v5 12/13] sap: add full support to SAP modem
          ` [PATCH -v5 13/13] sap: clean up extra blank line


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.