All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-20 06:50:53 to 2012-01-20 09:02:36 UTC [more...]

[RFC] syscalls, x86: Add __NR_kcmp syscall
 2012-01-20  9:02 UTC  (12+ messages)

RFC: Still TODO for 4.2?
 2012-01-20  9:01 UTC  (5+ messages)
` RFC: Still TODO for 4.2? xl domain numa memory allocation vs xm/xend

[mlmmj] Add Suscribers
 2012-01-20  9:00 UTC  (2+ messages)

[PATCH] gcc: Ensure that the shared source directory shared the same sstate hashes
 2012-01-20  8:49 UTC  (3+ messages)

[Qemu-devel] Patch to add iSCSI configuration optionsi. Version 2
 2012-01-20  8:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH] iSCSI: add configuration variables for iSCSI

OMAP3 L2/outer cache enabled in kernel (after being disabled by uBoot)?
 2012-01-20  8:57 UTC  (9+ messages)

[LSF/MM TOPIC] linux servers as a storage server - what's missing?
 2012-01-20  8:55 UTC  (8+ messages)

concurrent direct IO write in xfs
 2012-01-20  8:53 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
 2012-01-20  8:52 UTC  (15+ messages)
` [U-Boot] [PATCH 1/2 V2] arm926: Flush the data "

[PATCH 0/5] uart updates
 2012-01-20  8:52 UTC  (12+ messages)
` [PATCH 3/5] omap-serial: Fix the error handling in the omap_serial probe
` [PATCH 4/5] ARM : OMAP : serial : Make context_loss_cnt signed
` [PATCH 5/5] OMAP : serial : Check for error in get_context_loss_count

[RFC PATCH 0/2] Improve reliability of CPU hotplug
 2012-01-20  8:48 UTC  (11+ messages)
` [PATCH 2/2] mm: page allocator: Do not drain per-cpu lists via IPI from page allocator context

[Qemu-devel] [PATCH v3 0/5] arm: add support for Calxeda Highbank SoC
 2012-01-20  8:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v12 0/5] arm: add support for Calxeda Highbank
  ` [Qemu-devel] [PATCH v12 4/4] arm: SoC model "

[U-Boot] mxc_spi refactoring (for mx6q)
 2012-01-20  8:47 UTC  (6+ messages)
` [U-Boot] [PATCH 6/6] mx6q: mx6qsabrelite: Provide defaults for placing environment in serial flash

[PATCH BlueZ v2 0/1] Add Support for BLE Services to Adapter
 2012-01-20  8:47 UTC  (2+ messages)
` [PATCH BlueZ v2 1/1] "

[PATCH 0/3] coupled cpuidle state support
 2012-01-20  8:46 UTC  (4+ messages)

[PATCH] memcg: remove PCG_CACHE page_cgroup flag
 2012-01-20  8:45 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] memcg: remove unnecessary thp check at page stat accounting
 2012-01-20  8:43 UTC  (4+ messages)
` [PATCH v3] "

[RFC] [PATCH 0/7 v2] memcg: page_cgroup diet
 2012-01-20  8:40 UTC  (7+ messages)
` [RFC] [PATCH 7/7 v2] memcg: make mem_cgroup_begin_update_stat to use global pcpu

[PATCH] input: CPU frequency booster
 2012-01-20  8:36 UTC  (3+ messages)

[PATCH 01/50] CIFS: Expand cifs mid structure to keep SMB2 related fields
 2012-01-20  8:35 UTC  (49+ messages)
  ` [PATCH 02/50] CIFS: Check for SMB2 vs CIFS in find_tcp_session
  ` [PATCH 03/50] CIFS: Add SMB2 status codes
  ` [PATCH 05/50] CIFS: Add SMB2 transport routines
  ` [PATCH 06/50] CIFS: Add SMB2 credits support
  ` [PATCH 07/50] CIFS: Make demultiplex_thread work with SMB2 code
  ` [PATCH 08/50] CIFS: Respect SMB2 max hdr size for cifs_request kmem_cache
  ` [PATCH 09/50] CIFS: Add capability to send SMB2 negotiate message
  ` [PATCH 10/50] CIFS: Add session setup/logoff capability for SMB2
  ` [PATCH 11/50] CIFS: Add tree connect/disconnect "
  ` [PATCH 12/50] CIFS: Process reconnects for SMB2 shares
  ` [PATCH 13/50] CIFS: Add SMB2 support for is_path_accessible
  ` [PATCH 14/50] CIFS: Query SMB2 inode info
  ` [PATCH 15/50] CIFS: Get mount through SMB2 protocol work
  ` [PATCH 16/50] CIFS: Allow SMB2 statistics to be tracked
  ` [PATCH 17/50] CIFS: Do not try to dump cifs mids from SMB2 sessions
  ` [PATCH 18/50] CIFS: Add SMB2 inode/dentry ops structures
  ` [PATCH 19/50] CIFS: Add SMB2 support for mkdir operation
  ` [PATCH 20/50] CIFS: Add SMB2 support for rmdir operation
  ` [PATCH 21/50] CIFS: Add SMB2 support for unlink operation
  ` [PATCH 22/50] CIFS: Add SMB2 support for open/close file operations
  ` [PATCH 23/50] CIFS: Add SMB2 support for reopen file operation
  ` [PATCH 24/50] CIFS: Add SMB2 support for cifs_iovec_write
  ` [PATCH 25/50] CIFS: Add SMB2 support for cifs_iovec_read
  ` [PATCH 26/50] CIFS: Add address space ops structures for SMB2
  ` [PATCH 27/50] CIFS: Add read related address space operations "
  ` [PATCH 28/50] CIFS: Add write "
  ` [PATCH 29/50] CIFS: Respect max buf size for SMB2 read and write
  ` [PATCH 30/50] CIFS: Temporarily disable set inode info for SMB2
  ` [PATCH 31/50] CIFS: Add writepages support "
  ` [PATCH 32/50] CIFS: Add readpages "
  ` [PATCH 33/50] CIFS: Add echo request "
  ` [PATCH 34/50] CIFS: Add SMB2 support for cifs_get_file_info
  ` [PATCH 35/50] CIFS: Add SMB2 support for create operation
  ` [PATCH 36/50] CIFS: Add readdir support for SMB2
  ` [PATCH 37/50] CIFS: Add SMB2 support for rename operation
  ` [PATCH 38/50] CIFS: Add SMB2 support for hardlink operation
  ` [PATCH 39/50] CIFS: Add SMB2 support for flush operation
  ` [PATCH 40/50] CIFS: Add NTLMSSP sec type to defaults
  ` [PATCH 41/50] CIFS: Process oplocks for SMB2
  ` [PATCH 42/50] CIFS: Request SMB2.1 leases
  ` [PATCH 43/50] CIFS: Process oplock/lease break for SMB2/2.1
  ` [PATCH 44/50] CIFS: Add strictcache i/o for SMB2
  ` [PATCH 45/50] CIFS: Enable signing in SMB2
  ` [PATCH 46/50] CIFS: Add statfs support for SMB2
  ` [PATCH 47/50] CIFS: Disable lock call for SMB2 since we don't support it
  ` [PATCH 48/50] CIFS: Introduce SMB2 Kconfig option
  ` [PATCH 49/50] CIFS: Introduce smb2 mounts as vers=2
  ` [PATCH 50/50] CIFS: Change Makefile to support CONFIG_CIFS_SMB2

xtables2 a8, netlink interface
 2012-01-20  8:33 UTC  (3+ messages)

Raid 6--best practices
 2012-01-20  8:33 UTC  (3+ messages)

[PATCH 7/7] leds-lm3530: enhanced arithmetic operation
 2012-01-20  8:31 UTC  (2+ messages)

brcmsmac broken with 3.2
 2012-01-20  8:30 UTC  (3+ messages)

PROBLEM: Kernel version 3.2.1 usb touchscreen device not recognised [UDEV? USBINPUT? HOOK]
 2012-01-20  8:13 UTC 

[Qemu-devel] [PATCH v4 00/15] block: generic image streaming
 2012-01-20  8:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 08/15] qmp: add block_job_cancel command

[net-next-2.6 PATCH] enic: fix compile when CONFIG_PCI_IOV is not enabled
 2012-01-20  8:25 UTC 

makedumpfile can't build on Fedora 16
 2012-01-20  8:02 UTC  (8+ messages)

More support on branch description?
 2012-01-20  8:24 UTC  (3+ messages)

kernel BUG at drivers/iommu/intel-iommu.c:1767 on F16 3.1.1-2.fc16.x86_64
 2012-01-20  8:23 UTC  (9+ messages)

[Qemu-devel] nested page table translation for non-x86 operating system
 2012-01-20  8:23 UTC  (2+ messages)

Profitez de la livraison OFFERTE pour la 2ème démarque Sinéquanone !
 2012-01-20  8:23 UTC 

[Buildroot] [PATCH v3] bash: Adding features that can not be automatically detected while cross-compiling
 2012-01-20  8:23 UTC  (5+ messages)
` [Buildroot] [PATCH v4] "

[PATCH] iw: Add support of setting non-forwarding entity in Mesh
 2012-01-20 17:10 UTC 

cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
 2012-01-20  8:21 UTC 

linux-next: build failure after merge of the final tree
 2012-01-20  8:21 UTC  (3+ messages)

[PATCH] mach-ux500: sdi: MMC_CAP_SD_HIGHSPEED capability is not yet supported on Snowball
 2012-01-20  8:20 UTC 

[PATCH 1/2] virtio: fix typos of memory barriers
 2012-01-20  8:17 UTC  (2+ messages)
` [PATCH 2/2] virtio: correct the memory barrier in virtqueue_kick_prepare()

[PATCH] {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
 2012-01-20 17:02 UTC 

[Qemu-devel] [PATCH 0/6] Make -cpu e500mc useful in TCG
 2012-01-20  8:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/6] PPC: Add IVOR 38-42
` [Qemu-devel] [PATCH 5/6] PPC: booke206: Check for min/max TLB entry size

[meta-oe][PATCH v4 0/2] systemd: package split
 2012-01-20  8:01 UTC  (6+ messages)
` [meta-oe][PATCH v4 2/2] systemd: conditionally RRECOMMENDS kbd*

[Buildroot] [git commit] bash: Adding features that can not be automatically detected while cross-compiling
 2012-01-20  8:06 UTC 

[PATCH -tip v4 0/5] perf script: add BTS analysis features
 2012-01-20  7:59 UTC  (3+ messages)

[BUG] Git bisect not finding the right commit
 2012-01-20  7:56 UTC  (3+ messages)

[patch] ACPI, APEI, EINJ, cleanup 0 vs NULL confusion
 2012-01-20  7:57 UTC  (2+ messages)

Webmaster powiadomień!!‏‏‏
 2012-01-20  8:03 UTC 

[patch] Btrfs: use gfp_t to silence a sparse warning
 2012-01-20  7:56 UTC  (2+ messages)

mc13xxx: add I2C support
 2012-01-20  7:55 UTC  (4+ messages)

[patch] NVMe: handle allocation failure in nvme_map_user_pages()
 2012-01-20  7:55 UTC  (2+ messages)

[patch] Btrfs: fix bitwise vs logical condition
 2012-01-20  7:54 UTC  (2+ messages)

Interesting behavior in git mergetool with no BASE revision
 2012-01-20  7:53 UTC  (14+ messages)
` [PATCH] mergetool: Provide an empty file when no base exists
            ` [PATCH v3] mergetool: Provide an empty file when needed
    ` [PATCH v2] mergetool: Provide an empty file when no base exists

[PATCH 2/2] hwmon: convert drivers/hwmon/* to use module_spi_driver()
 2012-01-20  7:53 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 2/3 V3.1] can/usb: PEAK-System Technik PCAN-USB specific part
 2012-01-20  7:52 UTC  (2+ messages)

Upstream Qemu With Xen
 2012-01-20  7:50 UTC 

[PATCH v6] mmc: support BKOPS feature for eMMC
 2012-01-20  7:50 UTC  (7+ messages)

[Buildroot] [PATCH 1/2] udev: bump to 177
 2012-01-20  7:49 UTC  (3+ messages)

[PATCH] nfsd: Fix oops when parsing a 0 length export
 2012-01-20  7:48 UTC  (6+ messages)
` [patch] nfsd: oopses in cache_parse()
    ` [patch] nfsd: don't allow zero length strings "
        ` [patch] nfsd: remove some unneeded checks

[lm-sensors] [PATCH 11/82] hwmon: (adt7475) Fix multi-line comments
 2012-01-20  7:43 UTC  (2+ messages)

[PATCH 1/2] udev: add 177
 2012-01-20  7:31 UTC  (3+ messages)

[Qemu-devel] QEMU TB Unlinking due to interrupt
 2012-01-20  7:41 UTC  (4+ messages)

[lm-sensors] [PATCH 22/82] hwmon: (f71805f) Fix multi-line comments
 2012-01-20  7:41 UTC  (2+ messages)

shutdown/migration stop working on paravirt domU
 2012-01-20  7:41 UTC  (5+ messages)

Intercepting system calls
 2012-01-20  7:38 UTC  (14+ messages)

[PATCH 1/2] hwmon: convert drivers/hwmon/* to use module_i2c_driver()
 2012-01-20  7:38 UTC  (2+ messages)
` [lm-sensors] "

[GIT PULL] mxs: board support for 3.3
 2012-01-20  7:37 UTC  (6+ messages)

[PATCH v2 0/2] patch set about the MXS-DMA
 2012-01-20  7:33 UTC  (12+ messages)
` [PATCH v2 1/2] mxs-dma : move the mxs dma.h to a more common place
` [PATCH v2 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()

Compat-wireless-3.2-rc6-3 is broken for rt2860 device
 2012-01-20  7:29 UTC  (11+ messages)
`  "

[PATCH 0/1] Bug 1834 rspro lacks the hardware for usbgadget defined in machine.conf
 2012-01-20  7:21 UTC  (2+ messages)
` [PATCH 1/1] rspro-conf: remove usbgadget from routerstationpro

difftool / mergetool waiting
 2012-01-20  7:25 UTC  (3+ messages)

linux-next: build failure after merge of the final tree
 2012-01-20  7:21 UTC  (3+ messages)

Interpreting perf stat on netperf and netserver
 2012-01-20  7:20 UTC  (5+ messages)

Btrfsck gives me errors
 2012-01-20  7:19 UTC  (4+ messages)

[PATCH] t/Makefile: Use $(sort ...) explicitly where needed
 2012-01-20  7:19 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 0/8] ARM: Samsung Exynos4210-based boards support
 2012-01-20  7:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 2/8] ARM: Samsung exynos4210-based boards emulation

DSS2/PM on 3.2 broken?
 2012-01-20  7:16 UTC  (8+ messages)

[PATCH] ARM: proc-v7.S: remove HARVARD_CACHE preprocessor guards
 2012-01-20  7:15 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Add support for pre_req and post_req
 2012-01-20  7:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] ARM: I2C: I2C Multi byte address support
 2012-01-20  7:05 UTC  (2+ messages)

SIGKILL
 2012-01-20  7:02 UTC  (6+ messages)

elf core dump - reading NT_PRPSINFO
 2012-01-20  6:57 UTC 

Does Linux process exist information leakage?
 2012-01-20  6:52 UTC  (4+ messages)

iwlwifi worse than ever in current git
 2012-01-20  6:50 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-01-20  6:50 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] i2c: add i2c_core and prepare for new multibus support


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.