All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-27 16:44:33 to 2014-10-27 17:38:30 UTC [more...]

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-27 17:38 UTC  (14+ messages)
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support

[PATCH] i386/audit: stop scribbling on the stack frame
 2014-10-27 17:38 UTC  (8+ messages)
` [tip:x86/urgent] "

difftool--helper: exit when reading a prompt answer fails
 2014-10-27 17:38 UTC  (3+ messages)

[PATCH v8 for-xen-4.5 2/2] dpci: Replace tasklet with an softirq (v8)
 2014-10-27 17:36 UTC  (12+ messages)

[PATCH 00/11] treewide: mask then shift defects and style updates
 2014-10-27 17:32 UTC  (3+ messages)
` [PATCH 08/11] ssb: driver_chip_comon_pmu: Fix probable mask then right shift defect

[Qemu-devel] [PATCH v4 0/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
 2014-10-27 17:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] hw/pci: fixed error flow in pci_qdev_init
` [Qemu-devel] [PATCH v4 2/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile

[rfcomm_run] WARNING: CPU: 0 PID: 95 at kernel/sched/core.c:7312 __might_sleep()
 2014-10-27 17:33 UTC  (5+ messages)

[PATCH 0/3] Add mcast event when hwsim radios are created and removed
 2014-10-27 17:34 UTC  (8+ messages)

[PATCH 0/4] Touchscreen performance related fixes
 2014-10-27 17:34 UTC  (3+ messages)

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-10-27 17:33 UTC  (5+ messages)

[PATCH] builtin/merge.c: drop a parameter that is never used
 2014-10-27 17:32 UTC  (5+ messages)
` [PATCH] merge & sequencer: unify codepaths that write "Conflicts:" hint
  ` [PATCH] merge & sequencer: turn "Conflicts:" hint into a comment

Why do we need iommu=pt?
 2014-10-27 17:32 UTC  (10+ messages)

[PATCH v1 01/10] of: Rename "poweroff-source" property to "system-power-controller"
 2014-10-27 17:30 UTC  (40+ messages)
` [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"
` [PATCH v1 03/10] regulator: act8865: Use of_is_system_power_controller helper function
` [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

[PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select
 2014-10-27 17:30 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI
 2014-10-27 17:30 UTC  (4+ messages)
` [PATCH] ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is Master

Poor UDP throughput with virtual devices and UFO
 2014-10-27 17:30 UTC  (4+ messages)
    ` [PATCH net-next] net: skb_segment() should preserve backpressure

[PATCH] wireless-regdb: add regulatory rule for ETSI members on 60GHz band
 2014-10-27 17:26 UTC  (4+ messages)
  ` [wireless-regdb] "

Linux Xen Balloon Driver Improvement (Draft 2)
 2014-10-27 17:29 UTC  (4+ messages)

Problem converting data raid0 to raid1: enospc errors during balance
 2014-10-27 17:28 UTC  (4+ messages)

typo fix in arch/x86/kernel/asm_offset_64.c
 2014-10-27 17:28 UTC 

[GIT PULL] overlay filesystem v25
 2014-10-27 17:28 UTC  (10+ messages)

[PATCH] prserv: don't wait until exit to sync
 2014-10-27 17:27 UTC 

[PATCH 1/4] serial: imx: Fix the reporting of interrupts
 2014-10-27 16:49 UTC  (4+ messages)
` [PATCH 2/4] serial: imx: Remove unneeded goto label
` [PATCH 3/4] serial: imx: Remove unneeded OOM error message
` [PATCH 4/4] serial: imx: Remove unneeded registration message

[Bug 86951] New: iommu regression
 2014-10-27 17:23 UTC 

[U-Boot] [PATCH v2 0/3] arm: fix exception handling
 2014-10-27 17:23 UTC  (6+ messages)
` [U-Boot] [PATCH v3 0/4] "
  ` [U-Boot] [PATCH v3 1/4] kconfig: arm: introduce symbol for ARM CPUs

[Qemu-devel] [PATCH v3 0/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
 2014-10-27 17:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/2] "

[PATCH v2 0/3] fpga bridge framework
 2014-10-27 17:21 UTC  (11+ messages)
` [PATCH v2 2/3] ARM: dts: socfpga: fpga bridges bindings docs

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-10-27 17:20 UTC  (33+ messages)
` [PATCH v5 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v5 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v5 02/12] kasan: Add support for upcoming GCC 5.0 asan ABI changes
  ` [PATCH v5 03/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v5 04/12] x86_64: add KASan support
  ` [PATCH v5 05/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v5 06/12] mm: slub: introduce virt_to_obj function
  ` [PATCH v5 07/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v5 08/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v5 09/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v5 10/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v5 11/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v5 12/12] lib: add kasan test module

[PATCH] gpio: dwapb: fix compile errors
 2014-10-27 17:20 UTC 

[PATCH v2 0/4] kconfig: store default ARCH in .config
 2014-10-27 17:20 UTC  (2+ messages)

[PATCH v6 0/7] ARM: kprobes: enable OPTPROBES for ARM 32
 2014-10-27 17:17 UTC  (6+ messages)

[Buildroot] [PATCH] trinity: Disable for Microblaze architecture
 2014-10-27 17:19 UTC  (3+ messages)

[Buildroot] [PATCH] system/skeleton: remove haldaemon
 2014-10-27 17:17 UTC 

[Buildroot] [PATCH] trinity: enable only for supported architectures
 2014-10-27 17:17 UTC 

[PATCH v4 0/4] fix freepage count problems in memory isolation
 2014-10-27 17:14 UTC  (7+ messages)
` [PATCH v4 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [PATCH v4 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list

[PATCH] ovs: Turn vports with dependencies into separate modules
 2014-10-27 17:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] block: Propagate error in bdrv_img_create()
 2014-10-27 17:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: Add test for non-existing backing file

[Bug 79980] New: Random radeonsi crashes
 2014-10-27 17:14 UTC  (2+ messages)
` [Bug 79980] "

[Buildroot] [PATCH] dhcp: add systemd service file
 2014-10-27 17:14 UTC  (3+ messages)

[PATCH v2 0/7] v4l-utils/libdvbv5,dvb: add support for ISDB-S
 2014-10-27 17:14 UTC  (7+ messages)
` [PATCH v2 5/7] v4l-utils/libdvbv5: add gconv module for the text translation of ISDB-S/T
` [PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters
` [PATCH v2 7/7] v4l-utils/libdvbv5, dvbv5-scan: generalize channel duplication check

[U-Boot] [RFC] How to move lots of CONFIGs from header files to Kconfig
 2014-10-27 17:13 UTC 

[PATCH 00/17] drm/i915: Fix vlv/chv panel power sequencer
 2014-10-27 17:10 UTC  (3+ messages)
` [PATCH 12/17] drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel power

[PATCHv2 bluetooth-next 00/16] ieee802154: rework receive handling
 2014-10-27 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] gic: fixed compilation error in GICv2 wait for interrupt macro
 2014-10-27 17:12 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] SPI: mxc_spi: slave initialisation fixes
 2014-10-27 17:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] spi: altera: Use struct-based register access
 2014-10-27 17:11 UTC  (3+ messages)
` [U-Boot] [PATCH 7/7] spi: altera: Move the config options to the top

[PATCH 2/2] usb: gadget serial: Honour termios CLOCAL on disconnect
 2014-10-27 17:11 UTC  (2+ messages)

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-27 17:09 UTC  (10+ messages)
` [PATCH v3] rtc: omap: add support for pmic_power_en

Valgrind-detected issues in e2fsck on corrupted filesystems
 2014-10-27 17:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] hw/pci: fixed crash when using rombar=0 with romfile=path for hotplugged devices
 2014-10-27 17:06 UTC  (5+ messages)

[PATCH] linux-keystone: update to the latest tag 03.10.10_14.09_01
 2014-10-27 16:59 UTC 

Some Kernel Questions/Confusions [Pls help]
 2014-10-27 17:04 UTC  (5+ messages)

PROBLEM: Toshiba R700 backlight control lost on resume
 2014-10-27 17:02 UTC  (4+ messages)

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-27 17:02 UTC  (9+ messages)

[PATCH] hyplnk-lld: Add new recipe for Hyperlink lld
 2014-10-27 17:00 UTC  (6+ messages)

[U-Boot] [RFC] MW rule and its period
 2014-10-27 16:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] polarssl: security bump to version 1.2.12
 2014-10-27 16:59 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] polarssl: disable assembly for more scenarios

[PATCH v3 00/20] Support flow director programming on Fortville
 2014-10-27 16:57 UTC  (4+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 04/21] ethdev: define structures for adding/deleting flow director

[PATCH v9 0/4] mfd: add support for Diolan DLN-2
 2014-10-27 16:57 UTC  (3+ messages)
` [PATCH v9 1/4] mfd: add support for Diolan DLN-2 devices

[PATCH v8 for-xen-4.5] Fix interrupt latency of HVM PCI passthrough devices
 2014-10-27 16:57 UTC  (9+ messages)
` [PATCH v8 for-xen-4.5 1/2] dpci: Move from an hvm_irq_dpci (and struct domain) to an hvm_dirq_dpci model

A desktop environment[1] kernel wishlist
 2014-10-27 16:56 UTC  (8+ messages)

Anomaly with the new code - Re: git-svn performance
 2014-10-27 16:56 UTC  (3+ messages)

fio rbd hang for block sizes > 1M
 2014-10-27 16:55 UTC  (24+ messages)
                  ` fio rbd completions (Was: fio rbd hang for block sizes > 1M)

[PATCH] static-nodes: indicate that creation of static nodes should only happen at boot
 2014-10-27 16:55 UTC 

[PATCH v14 for-xen-4.5 00/21] x86/PMU: Xen PMU PV(H) support
 2014-10-27 16:54 UTC  (3+ messages)
` [PATCH v14 for-xen-4.5 17/21] x86/VPMU: Handle PMU interrupts for PV guests

misc scsi ioctl updates
 2014-10-27 17:59 UTC  (7+ messages)
` [PATCH 1/6] scsi: refactor scsi_reset_provider handling
` [PATCH 2/6] scsi: split scsi_nonblockable_ioctl
` [PATCH 3/6] sd: fix up ->compat_ioctl
` [PATCH 4/6] st: call scsi_set_medium_removal directly
` [PATCH 5/6] osst: "
` [PATCH 6/6] scsi: return EAGAIN when resetting a device under EH

[PATCH v2] gpio: lib-sysfs: Add 'wakeup' attribute
 2014-10-27 16:52 UTC  (2+ messages)

BTRFS balance segfault, where to go from here
 2014-10-27 16:51 UTC  (2+ messages)

Is the build system SCM sensitive?
 2014-10-27 16:50 UTC 

[PATCH] fio: fix alignement to prevent bus error on ARM
 2014-10-27 16:50 UTC  (2+ messages)
` [PATCH v5] fio: Fix padding properly

[Buildroot] [PATCH] wget: bump to version 1.16
 2014-10-27 16:50 UTC  (2+ messages)

[Buildroot] [git commit] subversion: needs sqlite and pkg-config
 2014-10-27 16:50 UTC  (2+ messages)

[Buildroot] [git commit] wget: bump to version 1.16
 2014-10-27 16:49 UTC 

[Buildroot] [git commit] polarssl: disable assembly for more scenarios
 2014-10-27 16:49 UTC 

[Buildroot] [git commit] polarssl: security bump to version 1.2.12
 2014-10-27 16:49 UTC 

[PATCH] arago.conf: fix qtwebkit depending on gstreamer-1.x, while we still use gstreamer-0.10.x
 2014-10-27 16:47 UTC 

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
 2014-10-27 16:47 UTC  (9+ messages)

[U-Boot] [PATCH] tools/kwbimage: Fix compilation warning
 2014-10-27 16:47 UTC  (5+ messages)

[PATCH] netlink: don't copy over empty attribute data
 2014-10-27 16:46 UTC  (6+ messages)

[error-report-web][PATCH] parser: Check for tag markup in the metadata fields
 2014-10-27 16:45 UTC 

[Qemu-devel] [PATCH] Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM, synchronously"
 2014-10-27 16:39 UTC  (5+ messages)

[ANN] FSL Community BSP Meeting - October 31th - 17:00 UTC
 2014-10-27 16:45 UTC  (7+ messages)

What is the reel purpose of in_beXX() and out_beXX() fonctions ?
 2014-10-27 16:45 UTC  (2+ messages)

[3.16-rcX][pciehp][radeon] PCIe HotPlug conflicts with radeon GPU
 2014-10-27 16:44 UTC  (6+ messages)
  ` [Bulk] "


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.