All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-17 18:44:02 to 2014-03-17 20:05:31 UTC [more...]

[PATCH] sh_eth: exit probe with unknown register layout
 2014-03-17 20:05 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: bcm7xxx: workaround updates
 2014-03-17 20:04 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: bcm7xxx: fix spurious MDIO failures during workaround

[PATCH] checkpatch: Reduce false positives for "Missing blank line after declarations" test
 2014-03-17 20:03 UTC  (2+ messages)

Review request bbarrosp/front-end
 2014-03-17 20:03 UTC 

[v3.13][v3.14][Regression] kthread: make kthread_create() killable
 2014-03-17 20:02 UTC  (2+ messages)

[Bug 76286] New: Kernel v3.13 hang during boot now that dpm is enabled for radeon driver - Radeon HD4870
 2014-03-17 20:00 UTC  (2+ messages)
` [Bug 76286] "

[patch v3]DM: dm-insitu-comp: a compressed DM target for SSD
 2014-03-17 20:00 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1
 2014-03-17 19:59 UTC  (3+ messages)

Dealing with non-existent BDF devices in VT-d and in the hardware
 2014-03-17 20:00 UTC  (7+ messages)

[BUG] contrib/subtree: t/t7900-subtree.sh: test 21 fails when environment variable 'prefix' is set
 2014-03-17 19:59 UTC  (2+ messages)
` [PATCH] subtree: initialize "prefix" variable

[Qemu-devel] [PATCH v22 00/25] replace QEMUOptionParameter with QemuOpts
 2014-03-17 19:58 UTC  (8+ messages)
` [Qemu-devel] [PATCH v22 03/25] improve some functions in qemu-option.c
` [Qemu-devel] [PATCH v22 05/25] add some QemuOpts functions for replace work
` [Qemu-devel] [PATCH v22 25/25] cleanup QEMUOptionParameter

[PATCH] ide: Fix SC1200 dependencies
 2014-03-17 19:58 UTC  (2+ messages)

[PATCH] ide: Fix CS5520 and CS5530 dependencies
 2014-03-17 19:58 UTC  (2+ messages)

[PATCH 0/5] OMAP IOMMU fixes and IOMMU architecture questions
 2014-03-17 19:58 UTC  (12+ messages)
` [PATCH 1/5] iommu/omap: Use the cache cleaning API

[PATCH] matrix-demos: Recipes for Matrix demos for keystone 2 platforms
 2014-03-17 19:58 UTC  (6+ messages)

[Qemu-devel] [PATCH qom-cpu v2 00/10] target-i386: Support check/enforce flags in TCG mode, too
 2014-03-17 19:51 UTC  (10+ messages)
` [Qemu-devel] [PATCH qom-cpu v2 02/10] target-i386: Merge feature filtering/checking functions
` [Qemu-devel] [PATCH qom-cpu v2 03/10] target-i386: Pass FeatureWord argument to report_unavailable_features()
` [Qemu-devel] [PATCH qom-cpu v2 04/10] target-i386: Isolate KVM-specific code on CPU feature filtering logic
` [Qemu-devel] [PATCH qom-cpu v2 05/10] target-i386: Make TCG feature filtering more readable
` [Qemu-devel] [PATCH qom-cpu v2 06/10] target-i386: Filter FEAT_7_0_EBX TCG features too
` [Qemu-devel] [PATCH qom-cpu v2 07/10] target-i386: Filter KVM and 0xC0000001 features on TCG
` [Qemu-devel] [PATCH qom-cpu v2 08/10] target-i386: Define TCG_*_FEATURES earlier on cpu.c
` [Qemu-devel] [PATCH qom-cpu v2 09/10] target-i386: Loop-based feature word filtering in TCG mode
` [Qemu-devel] [PATCH qom-cpu v2 10/10] target-i386: Support check/enforce flags in TCG mode, too

zram: sleeping vunmap_pmd_range called from atomic zram_make_request
 2014-03-17 19:56 UTC  (2+ messages)

[PATCH 1/1] sparc64:tsb.c:use array size macro rather than number
 2014-03-17 19:56 UTC  (3+ messages)

[PATCH v18 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-03-17 19:55 UTC  (3+ messages)

[next:master 216/452] drivers/block/zram/zcomp.c:237:8-9: WARNING: return of 0/1 in function 'zcomp_strm_single_set_max_streams' with return type bool
 2014-03-17 19:55 UTC 

[PATCH] sparc64: don't treat 64-bit syscall return codes as 32-bit
 2014-03-17 19:55 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: add erased-page bitflip correction
 2014-03-17 19:46 UTC  (15+ messages)

[PATCH 3/7] test patch hunk editing with "commit -p -m"
 2014-03-17 19:53 UTC  (9+ messages)
` [PATCH 1/7] merge hook tests: fix missing '&&' in test

[PATCH] improve_stack: make stack dump output useful again
 2014-03-17 19:53 UTC  (5+ messages)

[PATCH] sparc: use %s for unaligned panic
 2014-03-17 19:51 UTC  (4+ messages)

GOSC proposal
 2014-03-17 19:49 UTC 

[RFC] Helper to abstract vma handling in media layer
 2014-03-17 19:49 UTC  (20+ messages)
` [PATCH 1/9] mm: Provide new get_vaddr_pfns() helper
` [PATCH 2/9] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()
` [PATCH 3/9] media: vb2: Teach vb2_queue_or_prepare_buf() to get pfns for user buffers
` [PATCH 4/9] media: vb2: Convert vb2_dma_sg_get_userptr() to use pinned pfns
` [PATCH 5/9] media: vb2: Convert vb2_vmalloc_get_userptr() to use pfns vector
` [PATCH 6/9] media: vb2: Convert vb2_dc_get_userptr() "
` [PATCH 7/9] media: vb2: Remove unused functions
` [PATCH 8/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_pfn()
` [PATCH 9/9] staging: tidspbridge: Convert to get_vaddr_pfns()

[PATCH 0/9] netpoll: Cleanup received packet processing
 2014-03-17 19:49 UTC  (4+ messages)
  ` [PATCH 00/10] "

[RFC] spi: Using Trigger number to transmit/receive data
 2014-03-17 19:48 UTC  (8+ messages)

[PATCHv4 0/7] omap hwspinlock dt support
 2014-03-17 19:47 UTC  (12+ messages)

[PATCH 1/6] dm: change sector_t len to unsigned
 2014-03-17 19:47 UTC  (8+ messages)
` [PATCH 2/6] dm: introduce dm_accept_partial_bio

Segmentation Fault on printf()
 2014-03-17 19:45 UTC  (4+ messages)

PL310 errata workarounds
 2014-03-17 19:44 UTC  (8+ messages)

[PATCH] prime_mmap: Add new test for calling mmap() on dma-buf fds
 2014-03-17 19:43 UTC 

[meta-fsl-arm][PATCH 1/5] gpu-viv-bin-mx6q: Depends on 'wayland' when needed
 2014-03-17 19:43 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 5/5] xf86-video-imxfb-vivanter: Use 'autotools-brokensep' as out of tree build is not supported

Gosc proposal
 2014-03-17 19:43 UTC 

[PATCH v4 0/4] Provide netdev naming-policy via sysfs
 2014-03-17 19:42 UTC  (6+ messages)
` [PATCH v4 1/4] net: add name_assign_type netdev attribute
` [PATCH v4 2/4] mac80211: set NET_NAME_USER for user-space created ifs
` [PATCH v4 3/4] ath6kl: set NET_NAME_USER for P2P ifs
` [PATCH v4 4/4] brcmfmac: "

Error : dereferencing pointer to incomplete type
 2014-03-17 19:42 UTC  (3+ messages)

[Bug 65787] New: r600g: corruption in menu in "stunt rally"
 2014-03-17 19:40 UTC  (6+ messages)
` [Bug 65787] "

[PATCH] dma: Add Keystone Packet DMA Engine driver
 2014-03-17 19:37 UTC  (9+ messages)

[linux-linus test] 25478: regressions - FAIL
 2014-03-17 19:38 UTC  (7+ messages)

[Qemu-devel] [PULL for-2.0-rc0 00/58] QOM CPUState patch queue 2014-03-13
 2014-03-17 19:37 UTC  (4+ messages)
` [Qemu-devel] [PULL for-2.0-rc0 56/58] cputlb: Change tlb_flush() argument to CPUState
  ` [Qemu-devel] [PATCH]: exec: fix cpu rework fallout (was cputlb: Change tlb_flush() argument to CPUState)

Making a universal list of syscalls?
 2014-03-17 19:36 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 3/7] target-arm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
 2014-03-17 19:35 UTC  (3+ messages)
  ` [Qemu-devel] [RFC PATCH 5/7] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible

[GIT PULL] ARM: mvebu: dt changes for v3.15 (incr. pull #3)
 2014-03-17 19:35 UTC  (4+ messages)
` [GIT PULL V2] "

[U-Boot] [PATCH v1 0/9] sunxi: initial upstreamining effort
 2014-03-17 19:33 UTC  (7+ messages)
` [U-Boot] [PATCH v1 8/9] sunxi: non-FEL SPL boot support for sun7i

Recent 3.x kernels: Memory leak causing OOMs
 2014-03-17 19:33 UTC  (10+ messages)

+ befs-logging-clean-up-fix.patch added to -mm tree
 2014-03-17 19:30 UTC 

[Qemu-devel] [PATCH v2 1/1] char/serial: Fix emptyness handling
 2014-03-17 19:29 UTC  (3+ messages)

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2014-03-17 19:29 UTC  (4+ messages)

[PATCH v2 1/4] net: add name_assign_type netdev attribute
 2014-03-17 19:28 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] SoC 2014 MicroProject No.8:change multiple if-else statement to table-driven approach
 2014-03-17 19:27 UTC  (9+ messages)
` [PATCH] GSoC Change multiple if-else statements to be table-driven

[PATCH] test-lib.sh: use printf instead of echo
 2014-03-17 19:26 UTC  (3+ messages)

[PATCH RFC v4 3/3] Documentation: arm: define DT idle states bindings
 2014-03-17 19:24 UTC  (6+ messages)

[PATCH] iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
 2014-03-17 19:24 UTC  (4+ messages)

[PATCH v2] rebase -i: replace an echo command by printf
 2014-03-17 19:22 UTC  (2+ messages)

[PATCH] ext3: explicitly remove inode from orphan list after failed direct io
 2014-03-17 19:22 UTC  (2+ messages)

Problem with git.yoctoproject.org - looks like a server-side issue, confirmed on #yocto IRC channel
 2014-03-17 19:21 UTC  (2+ messages)

[PATCH] gspca_gl860: Clean up idxdata structs
 2014-03-17 19:20 UTC  (4+ messages)

[Bug 76284] New: [radeon] dota2, applying new screen resolution corrupts display
 2014-03-17 19:19 UTC  (2+ messages)
` [Bug 76284] "

[PATCH 00/38] Netfilter/IPVS updates for net-next
 2014-03-17 19:19 UTC  (2+ messages)

[PATCH 0/4] ata: add remaining new-style AHCI platform drivers
 2014-03-17 19:18 UTC  (6+ messages)

[RFCv2 0/7] vhost/scsi: Add T10 PI SGL passthrough support
 2014-03-17 19:18 UTC  (4+ messages)
` [RFCv2 5/7] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping

[PATCH] Add grep.fullName config variable
 2014-03-17 19:16 UTC 

[Qemu-devel] [PATCH] Makefile: Don't find and delete when $(DSOSUF) is empty in "make clean"
 2014-03-17 19:15 UTC  (5+ messages)

Bluetooth low energy with gatttool and jawbone
 2014-03-17 19:13 UTC  (2+ messages)

[PATCH 1/2] USB: cdc: add MBIM extended functional descriptor structure
 2014-03-17 19:11 UTC  (4+ messages)
` [PATCH 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM

[PATCH v6 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-17 19:10 UTC  (19+ messages)
` [PATCH v6 05/11] pvqspinlock, x86: Allow unfair spinlock in a PV guest

[PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
 2014-03-17 19:10 UTC  (4+ messages)

[PATCH] watchdog: Printing traces for all cpus on lockup detection
 2014-03-17 19:10 UTC 

[PATCH v7 0/2] hibernation support on ARM
 2014-03-17 19:10 UTC  (6+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk

[PATCH] log: add --show-linear-break to help see non-linear history
 2014-03-17 19:09 UTC  (3+ messages)
` [PATCH v2] log: add --nonlinear-barrier "

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
 2014-03-17 19:09 UTC  (5+ messages)

[GIT PULL] ARM: mach-bcm: soc updates for 3.15 - part 3
 2014-03-17 19:08 UTC  (2+ messages)

[PATCH for-4.5 0/8] Interrupt management reworking
 2014-03-17 19:06 UTC  (10+ messages)
` [PATCH for-4.5 7/8] xen/irq: Handle multiple action per IRQ

[PATCH v6 0/2] Add Xilinx AXI Video DMA Engine driver
 2014-03-17 19:06 UTC  (6+ messages)
` [PATCH v6 1/2] dma: Add Xilinx Video DMA DT Binding Documentation
` [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

[PATCH] builtin/mv: fix out of bounds write
 2014-03-17 19:06 UTC  (8+ messages)
` [PATCH] mv: prevent mismatched data when ignoring errors

[PATCH] fixing some coding style issues on line6 driver.c
 2014-03-17 19:08 UTC  (5+ messages)

[PATCH v2] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
 2014-03-17 19:05 UTC  (2+ messages)

[Qemu-devel] virtio device error reporting best practice?
 2014-03-17 19:05 UTC  (5+ messages)

Review request - 5977
 2014-03-17 19:03 UTC 

[PATCH 0/4] ARM: dove: move Dove DT to MVEBU
 2014-03-17 19:03 UTC  (5+ messages)
` [PATCH 4/4] ARM: add Marvell Dove and some drivers to multi_v7 defconfig

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-03-17 19:00 UTC  (4+ messages)

[PATCH] SPI: Add driver for Cadence SPI controller
 2014-03-17 19:00 UTC  (5+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-03-17 18:55 UTC  (6+ messages)
` [net-next 03/16] i40evf: Support RSS option in ethtool

[PATCH] net: reflect the fwmark for replies with no socket
 2014-03-17 18:55 UTC  (4+ messages)

[dm-crypt] Filling a disk with random data - question
 2014-03-17 18:55 UTC 

[RESEND PATCH] mm: hugetlb: Introduce huge_pte_{page,present,young}
 2014-03-17 18:51 UTC  (2+ messages)

[PATCH] rtl818x: remove unused conf_erp callback from RF ops struct
 2014-03-17 18:52 UTC 

ath5k: SIOCGIWFREQ ioctl EINVAL
 2014-03-17 18:42 UTC 

[tisdk-build-scripts][PATCH 0/5] updates for several recent OpenTest framework changes
 2014-03-17 18:49 UTC  (2+ messages)

[RFC PATCH v2] mtd: nand: add erased-page bitflip correction
 2014-03-17 18:41 UTC  (2+ messages)

[PATCH] ARM: prima2: build reset code standalone
 2014-03-17 18:46 UTC  (2+ messages)

[PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
 2014-03-17 18:27 UTC  (3+ messages)
` [PATCH cryptodev 3/4] crypto: testmgr - add aead null encryption test vectors


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.