linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-10 12:23:14 to 2012-11-11 16:10:25 UTC [more...]

WEBMAIL ACTIVE ACCOUNT PROBLEM SERVICE UPGRADE AGAINST SPAM, SPY AND VIRUS
 2012-11-08 19:51 UTC 

[PATCH 2/3] fat: fix time updates for create and delete
 2012-11-11 16:09 UTC  (2+ messages)

[PATCH 1/1] r8169: Removed unused macros from r8169.c
 2012-11-11  6:37 UTC 

[PATCH v2] menuconfig: Replace CIRCLEQ by list_head-style lists
 2012-11-11 16:02 UTC  (3+ messages)

[PATCH 1/1] percpu_rw_semaphore: reimplement to not block the readers unnecessarily
 2012-11-11 15:45 UTC  (11+ messages)
  ` [PATCH v2 0/1] "
    ` [PATCH RESEND "
      ` [PATCH RESEND v2 1/1] "

[char-misc-next 1/7] mei: amthif: prefix cb list with amthif
 2012-11-11 15:38 UTC  (7+ messages)
` [char-misc-next 2/7] mei: use type struct mei_cl *cl instead of void in struct mei_cb
` [char-misc-next 3/7] mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
` [char-misc-next 4/7] mei: move amthif specific release code to amithif
` [char-misc-next 5/7] mei: extract amthif specific code from mei_poll to mei_amthif_poll
` [char-misc-next 6/7] mei: use link and unlink terms for connecting ME and HOST client
` [char-misc-next 7/7] mei: use the same bus msg for connect and disconnect request

IT Service
 2012-11-11 15:32 UTC 

[PATCH v3 0/7] pppoatm: fix multiple issues with pppoatm driver
 2012-11-11 15:26 UTC  (13+ messages)
` [PATCH v3 8/7] pppoatm: fix missing wakeup in pppoatm_send()

[PATCH net-next 0/3 ] tunneling: Add support for hardware-offloaded encapsulation
 2012-11-11 15:18 UTC  (3+ messages)
` [PATCH 3/3] ipgre: capture inner headers during encapsulation

scsi target, likely GPL violation
 2012-11-11 15:15 UTC  (11+ messages)

[PATCH V3 0/2] tps80031: Add mfd and regulator driver
 2012-11-11 15:12 UTC  (3+ messages)
` [PATCH V3 1/2] mfd: add TI TPS80031 mfd core driver
` [PATCH V3 2/2] regulator: tps80031: add regulator driver for tps80031

[PATCH 0/5] Add diagnostics for iomem resources
 2012-11-11 14:49 UTC  (4+ messages)
` [PATCH 4/5] x86: acpi: Print warning for malformed host bridge resources

[PATCH 0/2] NVIDIA Tegra DRM driver
 2012-11-11 14:46 UTC  (13+ messages)
` [PATCH 1/2] drm: Add NVIDIA Tegra20 support
` [PATCH 2/2] drm: tegra: Add HDMI support

[PATCH 1/2] perf tools: Cleanup synthesizing mmap events
 2012-11-11 14:20 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Synthesize data mmap events for threads

[PATCH Resend V2] dt: add helper function to read u8 & u16 variables & arrays
 2012-11-11 14:12 UTC  (5+ messages)

[PATCH 3/3] fat: remove unneeded compare condition for __fat_write_inode
 2012-11-11 13:58 UTC 

[PATCH RESEND 1/3] fat: notify when discard is not supported
 2012-11-11 13:57 UTC 

[PATCH RFT 1/2] pinctrl: dove: Fix dove_audio1_ctrl_set when BIT(0|1|2|3) of config is clear
 2012-11-11 13:46 UTC  (2+ messages)
` [PATCH RFT 2/2] pinctrl: dove: Checking valid config in dove_audio1_ctrl_set

Linux 3.7-rc5
 2012-11-11 13:17 UTC 

[RFC] MIPS: BCM63XX: add initial Device Tree support
 2012-11-11 12:59 UTC  (17+ messages)
` [RFC] MIPS: BCM63XX: add support for loading DTB
` [RFC] MIPS: BCM63XX: add simple Device Tree includes for all SoCs
` [RFC] MIPS: BCM63XX: add generic fallback device trees
` [RFC] MIPS: BCM63XX: add Device Tree glue code for IRQ handling
` [RFC] SPI: spi-bcm63xx: use clk_{prepare_enable,disable_unprepare}
` [RFC] bcm63xx-rng: "
` [RFC] net: ethernet: bcm63xx_enet: "
` [RFC] serial: bcm63xx_uart: remove unnecessary include
` [RFC] MIPS: BCM63XX: add Device Tree clock definitions
` [RFC] MIPS: BCM63XX: switch to common clock and Device Tree
` [RFC] MIPS: BCM63XX: register GPIO controller through "
` [RFC] serial: bcm63xx_uart: allow probing "
` [RFC] MIPS: BCM63XX: add serial blocks to Device Tree includes
` [RFC] MIPS: BCM63XX: add empty Device Trees for all supported boards
` [RFC] MIPS: BCM63XX: enable serial through Device Tree

[PATCH 0/3] staging: line6: replace CONFIG_LINE6_USB_DEBUG with dyndbg
 2012-11-11 12:54 UTC  (5+ messages)
` [PATCH 1/3] staging: line6: replace DEBUG_MESSAGES() with dev_dbg()
` [PATCH 2/3] staging: line6: drop unused DEBUG_MESSAGES() macro
` [PATCH 3/3] staging: line6: drop unused CONFIG_LINE6_USB_DEBUG

[PATCH] uio_pdrv: set memory mapping name
 2012-11-11 12:43 UTC  (2+ messages)

[PATCH v5 1/6] mm: teach mm by current context info to not do I/O during memory allocation
 2012-11-11 12:42 UTC 

[PATCH v5 0/6] solve deadlock caused by memory allocation with I/O
 2012-11-11 12:41 UTC  (8+ messages)
` [PATCH v5 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v5 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v5 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [PATCH v5 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [PATCH v5 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack
` [PATCH v5 6/6] USB: forbid memory allocation with I/O during bus reset

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-11-11 12:32 UTC  (11+ messages)

Fix lapic time counter read for periodic mode
 2012-11-11 12:25 UTC 

[PATCH 0/8] staging: line6: checkpatch.pl cleanups
 2012-11-11 12:24 UTC  (9+ messages)
` [PATCH 1/8] staging: line6: wrap >80 char lines in capture.c
` [PATCH 2/8] staging: line6: fix quoted string across lines in midibuf.c
` [PATCH 3/8] staging: line6: shorten comment below 80 chars in pcm.c
` [PATCH 4/8] staging: line6: drop trailing whitespace in pcm.h
` [PATCH 5/8] staging: line6: wrap lines to 80 chars in playback.c
` [PATCH 6/8] staging: line6: replace deprecated strict_strtol() in toneport.c
` [PATCH 7/8] staging: line6: wrap lines to 80 chars in usbdefs.h
` [PATCH 8/8] staging: line6: wrap comment to 80 chars in variax.c

[GIT PULL REQUEST] UniCore32 update for v3.7-rc4
 2012-11-11 12:23 UTC  (4+ messages)

[PATCH] RFC: pinctrl: grab default handler with bus notifiers
 2012-11-11 12:22 UTC 

[RFC PATCH 00/11] arch_gettimeoffset and ARM timer rework
 2012-11-11 11:47 UTC  (6+ messages)
` [PATCH 02/11] time: convert arch_gettimeoffset to a pointer
` [PATCH 03/11] m68k: set arch_gettimeoffset directly

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-11 11:42 UTC  (8+ messages)

[PATCH v2 3/3] fat: warn when discard request fails other than EOPNOTSUPP
 2012-11-11 11:39 UTC  (3+ messages)

[PATCH v2 1/3] fat: use s_blocksize_bits where SECTOR SIZE alignment is needed
 2012-11-11 11:34 UTC  (3+ messages)

[PATCH] ALSA: line6: move staging driver to sound/usb/
 2012-11-11 11:29 UTC  (4+ messages)

macbook pro 9.2 stat/ata bus error
 2012-11-11 10:54 UTC  (5+ messages)

Kernel Firmware - Adding Right way??
 2012-11-11 10:51 UTC  (4+ messages)

kernel 3.6.5 and 3.6.6 GPF when use CONFIG_USB_SERIAL_KEYSPAN_USA49W
 2012-11-11 10:22 UTC  (5+ messages)
` [PATCH usb-linus] USB: keyspan: fix typo causing GPF on open

ACPI errors with 3.7-rc3
 2012-11-11 10:00 UTC  (9+ messages)

Build regressions/improvements in v3.7-rc4
 2012-11-11 10:00 UTC  (2+ messages)

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-11  9:50 UTC  (14+ messages)
` [PATCH 1/3] gpio / ACPI: add ACPI support
` [PATCH 2/3] spi / ACPI: add ACPI enumeration support

HEINEKEN PREMIUM PROJECT 2012
 2012-11-11  9:45 UTC 

[PATCH] mfd/DA9055: Remove Unicode Byte Order Marks
 2012-11-11  9:41 UTC  (2+ messages)

[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
 2012-11-11  9:39 UTC  (2+ messages)

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-11-11  9:35 UTC  (5+ messages)
` [PATCH 014/193] arch/m68k: "

[PATCH v2] mmc: core: Add support for idle time BKOPS
 2012-11-11  9:25 UTC  (2+ messages)

[PATCH 1/1] mm: Export a function to read vm_committed_as
 2012-11-11  9:24 UTC  (3+ messages)

kswapd0: excessive CPU usage
 2012-11-11  9:13 UTC  (12+ messages)

[PATCH RFT 1/2] pinctrl: dove: Fix dove_audio1_ctrl_set when BIT(0|1|2|3) of config is clear
 2012-11-11  8:58 UTC  (3+ messages)
` [PATCH RFT 2/2] pinctrl: dove: Checking valid config in dove_audio1_ctrl_set

[PATCH] target: Update copyright ownership to 2012
 2012-11-11  8:56 UTC  (6+ messages)

[PATCH update 0/3] HW-latency: hardware latency test 0.10
 2012-11-11  8:23 UTC  (5+ messages)
` [PATCH update 1/3] "
` [PATCH update 2/3] x86: Delete too many "Fast TSC .." in dmesg from HW_latency cyclic sampling
` [PATCH update 3/3] fs: Fix crash caused by write to dummy debugfs interface like HW_latency exposed

[PATCH RFC 1/1] kvm: Add dynamic ple window feature
 2012-11-11  7:59 UTC 

[PATCH 1/7] HID: roccat: Cleanup of kovaplus module
 2012-11-11  5:20 UTC 

[PATCH 5/7] HID: roccat: Deprecated some Pyra sysfs attributes
 2012-11-11  5:21 UTC 

[PATCH 7/7] HID: roccat: Deprecated some Kovaplus sysfs attributes
 2012-11-11  5:21 UTC 

[RFC PATCH 1/6] driver core: add a bus notification to temporarily reject driver binding
 2012-11-11  5:21 UTC  (7+ messages)
` [RFC PATCH 2/6] iommu: pass on BUS_NOTIFY_QUERY_BINDING to iommu group notifier clients
` [RFC PATCH 3/6] VFIO: unregister IOMMU notifier on error recovery path
` [RFC PATCH 4/6] VFIO: reject binding driver to devices belonging to active VFIO groups
` [RFC PATCH 5/6] VFIO: simplify IOMMU group notification handler
` [RFC PATCH 6/6] VFIO: use ACCESS_ONCE() to guard access to dev->driver

[PATCH 4/7] HID: roccat: Added bin sysfs attr "reset" for Isku
 2012-11-11  5:21 UTC 

[PATCH 6/7] HID: roccat: Deprecated some Koneplus sysfs attributes
 2012-11-11  5:21 UTC 

[PATCH 2/7] HID: roccat: Cleanup of pyra module
 2012-11-11  5:20 UTC 

[PATCH 3/7] HID: roccat: Cleaned up isku driver
 2012-11-11  5:21 UTC 

[PATCH 0/7] HID: roccat: Finishing cleanup and reset support
 2012-11-11  5:20 UTC 

[headache] 3.7.0-rc2 can't handle mutt (with 3.7G mail file) +FF (4 tabs) on a 4G memory+4 core system ?
 2012-11-11  3:54 UTC  (7+ messages)

[PATCH] pinctrl: spear: Staticize non-exported symbols
 2012-11-11  2:44 UTC  (2+ messages)

[RFC] dt/platform: Use cell-index for device naming if available
 2012-11-11  2:32 UTC  (2+ messages)

[PATCH] pinctrl: tegra: Staticize non-exported symbols
 2012-11-11  2:31 UTC 

[PATCH 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
 2012-11-11  2:22 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: mxs: Make PINCTRL_MXS "

[REGRESSION] 3.7-rc3+git hard lockup on CPU after inserting/removing USB stick
 2012-11-11  0:53 UTC  (6+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2012-11-10 23:34 UTC  (2+ messages)

[PATCH v5 0/4] arch/arm: support seccomp
 2012-11-10 22:44 UTC  (5+ messages)
` [PATCH 1/4] arch/arm: add syscall_get_arch
` [PATCH 2/4] arch/arm: move secure_computing into trace
` [PATCH 3/4] arch/arm: allow a scno of -1 to not cause a SIGILL
` [PATCH 4/4] arch/arm: select HAVE_ARCH_SECCOMP_FILTER

[PATCH] USB: mos7840: remove unused variable
 2012-11-10 20:41 UTC  (2+ messages)

[PATCH] ACPI / platform: use ACPI device name instead of _HID._UID
 2012-11-10 22:26 UTC  (2+ messages)

I am just in time
 2012-11-10 20:07 UTC 

[GIT] Networking
 2012-11-10 19:46 UTC 

[GIT] Sparc
 2012-11-10 19:21 UTC 

[PATCH] Fix perf mmap limitations on 32-bit
 2012-11-10 19:12 UTC 

Issues with "x86, um: switch to generic fork/vfork/clone" commit
 2012-11-10 18:59 UTC  (7+ messages)

[PATCH] printk: drop ambiguous LOG_CONT flag
 2012-11-10 18:47 UTC  (3+ messages)
` [PATCH resend] "

[PATCH] usb: gadget: ncm: correct endianess conversion
 2012-11-10 18:29 UTC  (10+ messages)

pull request: bluetooth 2012-10-12
 2012-11-10 18:24 UTC  (2+ messages)
` pull request: bluetooth 2012-11-09

Your Mailbox Is Almost Full
 2012-11-10 17:20 UTC 

[PATCH] spi: tegra: sequence compatible strings as per preference
 2012-11-10 17:07 UTC  (5+ messages)

Better support for (desktop) file search / indexing applications
 2012-11-10 16:53 UTC  (3+ messages)

[PATCH 0/4] Implement device tree support for ab8500 BM Devices
 2012-11-10 16:53 UTC  (5+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge

*Alert Notification!
 2012-11-10 16:31 UTC 

السلام عليكم ورحمة الله , اسمى هانا معمر القذافى
 2012-11-10 16:26 UTC 

[RFC/PATCH] mtd_blkdevs: Replace request handler kthread with a workqueue
 2012-11-10 16:08 UTC 

[PATCH] fuse: remove unused variable in fuse_try_move_page()
 2012-11-10 15:59 UTC  (2+ messages)

[PATCH v11 0/7] make balloon pages movable by compaction
 2012-11-10 15:55 UTC  (8+ messages)
` [PATCH v11 5/7] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v11 7/7] mm: add vm event counters for balloon pages compaction

[PATCH] bq27x00_battery: Do not report nominal available capaciy if battery is not calibrated
 2012-11-10 14:42 UTC 

kmemleak report on isp1763 and sierra MC8705
 2012-11-10 14:30 UTC  (3+ messages)

[PATCH] wanrouter: Remove it and the drivers that depend on it
 2012-11-10 14:20 UTC 

[PATCH] pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths
 2012-11-10 13:53 UTC 

[PATCH] kbuild: Do not remove vmlinux when cleaning external module
 2012-11-10 12:59 UTC  (2+ messages)

Hello! Let's have a talk and if you like then we can meet. What do you think?
 2012-11-10 12:23 UTC 


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).