All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-20 12:15:09 to 2014-01-20 13:08:25 UTC [more...]

[RFC PATCH V2] fs null_blk: Null pointer deference problem in alloc_page_buffers
 2014-01-20 12:58 UTC 

[U-Boot] [PATCH 4/6] sf: Update read/write command macros
 2014-01-20 13:06 UTC  (3+ messages)

[Bug 73619] New: XServer frequently freezes for a few seconds
 2014-01-20 13:05 UTC  (2+ messages)
` [Bug 73619] "

[PATCH] dma: fix vchan_cookie_complete() debug print
 2014-01-20 12:03 UTC  (4+ messages)

[PATCH 1/2] tools/bluetooth-player: dispaly searchable value
 2014-01-20 13:04 UTC  (2+ messages)
` [PATCH 2/2] tools/bluetooth-player: check CT for "

[LSF/MM TOPIC] [ATTEND] scsi_eh updates
 2014-01-20 12:55 UTC  (2+ messages)

[PATCH net-next v2] xen-netback: Rework rx_work_todo
 2014-01-20 13:02 UTC  (5+ messages)

External sound card issue
 2014-01-20 13:01 UTC  (3+ messages)

[PATCH] drivers: staging: lustre: lustre: include: add "__attribute__((packed))" for the related union
 2014-01-20 13:01 UTC  (13+ messages)

[Patch net-next 0/6] net_sched: act: more cleanup and improvement
 2014-01-20 13:01 UTC  (8+ messages)
` [Patch net-next 1/6] net_sched: act: fetch hinfo from a->ops->hinfo
` [Patch net-next 2/6] net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
` [Patch net-next 3/6] net_sched: act: hide struct tcf_common from API

[PATCH] ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock reference
 2014-01-20 13:01 UTC  (2+ messages)

[PATCH v6 0/7] enable Cache QoS Monitoring (CQM) feature
 2014-01-20 13:00 UTC  (3+ messages)
` [PATCH v6 1/7] x86: detect and initialize Cache QoS Monitoring feature

[PATCH] console: Set Linux console parameter automatically
 2014-01-20 12:59 UTC 

[Qemu-devel] [PATCH v2] x86: gigabyte alignment for ram
 2014-01-20 12:58 UTC  (9+ messages)

[PATCH v2 0/4] ASoC: tlv320aic32x4: DT support
 2014-01-20 12:58 UTC  (4+ messages)
` [PATCH v2 2/4] "

[LSF/MM TOPIC][ATTEND] T10-PI RDMA offload
 2014-01-20 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9 v4] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
 2014-01-20 12:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 9/9] hw/pci: switch to a generic hotplug handling for PCIDevice

Problem with connecting to SMB server in 3.9.11 kernel
 2014-01-20 12:56 UTC  (2+ messages)

Disk spin-up optimization during system resume
 2014-01-20 12:38 UTC  (8+ messages)

Thinkpad T520 (Low Volume)
 2014-01-20 12:56 UTC  (4+ messages)

[RFC/RFT][PATCH 0/5] PM / QoS: Introduce latency tolerance device PM QoS type
 2014-01-20 13:10 UTC  (4+ messages)
` [RFC/RFT][PATCH 4/5] ACPI / LPSS: Support for device latency tolerance PM QoS

[PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
 2014-01-20 12:54 UTC  (2+ messages)

[GIT PULL] scheduler changes for v3.14
 2014-01-20 12:53 UTC 

usb0 failure
 2014-01-20 12:53 UTC  (2+ messages)

[meta-networking] [PATCH] traceroute: filter-out patches dir
 2014-01-20 12:52 UTC 

[PATCH] open: Document O_TMPFILE
 2014-01-20 12:52 UTC  (2+ messages)

vga passthrough with qemu-xen (or qemu upstream)
 2014-01-20 12:50 UTC  (5+ messages)

[PATCH] dma: dw: Add suspend and resume handling for PCI mode DW_DMAC
 2014-01-20 12:47 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] qdev: add the device to the QOM tree before using it to set a link
 2014-01-20 12:47 UTC  (2+ messages)

[PATCH 3/4] SATA: MV: Add support for the optional PHYs
 2014-01-20 12:47 UTC  (4+ messages)
` [PATCH v4 0/4] PHY Driver for Marvell SATA
  ` [PATCH v4 3/4] SATA: MV: Add support for the optional PHYs

[PATCH] strcat.3: ATTRIBUTES: Note functions that are thread-safe
 2014-01-20 12:47 UTC  (2+ messages)

[RFCv2 PATCH 00/21] Add support for complex controls
 2014-01-20 12:46 UTC  (22+ messages)
` [RFCv2 PATCH 01/21] v4l2-ctrls: increase internal min/max/step/def to 64 bit
` [RFCv2 PATCH 02/21] v4l2-ctrls: add unit string
` [RFCv2 PATCH 03/21] v4l2-ctrls: use pr_info/cont instead of printk
` [RFCv2 PATCH 04/21] videodev2.h: add initial support for complex controls
` [RFCv2 PATCH 05/21] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
` [RFCv2 PATCH 06/21] v4l2-ctrls: add support for complex types
` [RFCv2 PATCH 07/21] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
` [RFCv2 PATCH 08/21] v4l2-ctrls: create type_ops
` [RFCv2 PATCH 09/21] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr
` [RFCv2 PATCH 10/21] v4l2-ctrls: compare values only once
` [RFCv2 PATCH 11/21] v4l2-ctrls: prepare for matrix support: add cols & rows fields
` [RFCv2 PATCH 12/21] v4l2-ctrls: replace cur by a union v4l2_ctrl_ptr
` [RFCv2 PATCH 13/21] v4l2-ctrls: use 'new' to access pointer controls
` [RFCv2 PATCH 14/21] v4l2-ctrls: prepare for matrix support
` [RFCv2 PATCH 15/21] v4l2-ctrls: type_ops can handle matrix elements
` [RFCv2 PATCH 16/21] v4l2-ctrls: add matrix support
` [RFCv2 PATCH 17/21] v4l2-ctrls.c: return elem_size instead of strlen
` [RFCv2 PATCH 18/21] DocBook media: document VIDIOC_QUERY_EXT_CTRL
` [RFCv2 PATCH 19/21] DocBook media: update VIDIOC_G/S/TRY_EXT_CTRLS
` [RFCv2 PATCH 20/21] DocBook media: update control section
` [RFCv2 PATCH 21/21] v4l2-controls.txt: update to the new way of accessing controls

[linux-lvm] Request to spin a new version of LVM2 to support ppc64le
 2014-01-20 12:46 UTC  (2+ messages)

[git pull] m68k updates for 3.14
 2014-01-20 12:42 UTC 

[RFC v2 PATCH 00/11] change scheduler domain hierarchy set-up
 2014-01-20 12:39 UTC  (12+ messages)
` [RFC v2 PATCH 01/11] sched: define sched_domain_topology_info
` [RFC v2 PATCH 02/11] sched: export cpu_smt_mask() and cpu_cpu_mask()
` [RFC v2 PATCH 03/11] sched: define TOPOLOGY_SD_FLAGS
` [RFC v2 PATCH 04/11] sched: replace SD_INIT_FUNC with sd_init()
` [RFC v2 PATCH 05/11] sched: add a name to sched_domain_topology_info
` [RFC v2 PATCH 06/11] sched: delete redundant sd init macros
` [RFC v2 PATCH 07/11] sched: consolidate sched_init_numa() and sched_init_conv()
` [RFC v2 PATCH 08/11] sched: introduce a func ptr for sd topology flags
` [RFC v2 PATCH 09/11] sched: provide SD_ASYM_PACKING via topology info table
` [RFC v2 PATCH 10/11] sched: delete sd ptr arg in arch_scale_freq_power()
` [RFC v2 PATCH 11/11] sched: un-export struct sched_domain

[git pull] m68k updates for 3.14
 2014-01-20 12:42 UTC 

[PATCH v7 3/6] MCS Lock: Move mcs_lock/unlock function into its own file
 2014-01-20 12:38 UTC  (21+ messages)
` [PATCH v7 5/6] MCS Lock: allow architectures to hook in to contended paths
` [PATCH v7 6/6] MCS Lock: add Kconfig entries to allow arch-specific hooks

[Qemu-devel] device_add error handling regressed in v1.5.0
 2014-01-20 12:41 UTC  (3+ messages)

linux rdma 3.14 merge plans
 2014-01-20 12:40 UTC  (3+ messages)

[U-Boot] How to perform a secure boot on ARM Linux
 2014-01-20 12:40 UTC 

blocking write() after disconnecting cifs server
 2014-01-20 12:40 UTC  (5+ messages)

[PATCH v2] dma: imx-sdma: clarify firmare not found warning
 2014-01-20 12:38 UTC  (4+ messages)

Assertion failure in qemu-char.c
 2014-01-20 12:37 UTC 

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-01-20 12:35 UTC  (9+ messages)

[U-Boot] booting os 'Unknown OS' (1) is not supported
 2014-01-20 12:35 UTC  (17+ messages)

[PATCH net-next 0/2] sctp: some small clean ups
 2014-01-20 12:32 UTC  (6+ messages)

[PATCH 1/3] android/pts: Add PTS test results document for A2DP
 2014-01-20 12:32 UTC  (2+ messages)

GFS2: Pre-pull patch posting (merge window)
 2014-01-20 12:23 UTC  (50+ messages)
` [Cluster-devel] "
` [PATCH 01/24] GFS2: If requested is too large, use the largest extent in the rgrp
  ` [Cluster-devel] "
` [PATCH 02/24] GFS2: Drop inadequate rgrps from the reservation tree
  ` [Cluster-devel] "
` [PATCH 03/24] GFS2: Implement a "rgrp has no extents longer than X" scheme
  ` [Cluster-devel] "
` [PATCH 04/24] GFS2: Clean up releasepage
  ` [Cluster-devel] "
` [PATCH 05/24] GFS2: Remove gfs2_quota_change_host structure
  ` [Cluster-devel] "
` [PATCH 06/24] GFS2: Remove test which is always true
  ` [Cluster-devel] "
` [PATCH 07/24] GFS2: Use range based functions for rgrp sync/invalidation
  ` [Cluster-devel] "
` [PATCH 08/24] GFS2: Use only a single address space for rgrps
  ` [Cluster-devel] "
` [PATCH 09/24] GFS2: Add directory addition info structure
  ` [Cluster-devel] "
` [PATCH 10/24] GFS2: Consolidate transaction blocks calculation for dir add
  ` [Cluster-devel] "
` [PATCH 11/24] GFS2: Remember directory insert point
  ` [Cluster-devel] "
` [PATCH 12/24] GFS2: Increase i_writecount during gfs2_setattr_chown
  ` [Cluster-devel] "
` [PATCH 13/24] GFS2: For exhash conversion, only one block is needed
  ` [Cluster-devel] "
` [PATCH 14/24] GFS2: Add hints to directory leaf blocks
  ` [Cluster-devel] "
` [PATCH 15/24] GFS2: Add initialization for address space in super block
  ` [Cluster-devel] "
` [PATCH 16/24] GFS2: No need to invalidate pages for a dio read
  ` [Cluster-devel] "
` [PATCH 17/24] GFS2: Use RCU/hlist_bl based hash for quotas
  ` [Cluster-devel] "
` [PATCH 18/24] GFS2: Only run logd and quota when mounted read/write
  ` [Cluster-devel] "
` [PATCH 19/24] GFS2: Clean up quota slot allocation
  ` [Cluster-devel] "
` [PATCH 20/24] GFS2: Move quota bitmap operations under their own lock
  ` [Cluster-devel] "
` [PATCH 21/24] GFS2: Fix kbuild test robot reported warning
  ` [Cluster-devel] "
` [PATCH 22/24] GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
  ` [Cluster-devel] "
` [PATCH 23/24] GFS2: Small cleanup
  ` [Cluster-devel] "
` [PATCH 24/24] GFS2: revert "GFS2: d_splice_alias() can't return error"
  ` [Cluster-devel] "

V2: Commit for recipe detail view ready for review
 2014-01-20 12:31 UTC  (2+ messages)

[PATCH] sched/deadline: Add sched_dl documentation
 2014-01-20 12:25 UTC  (4+ messages)

[PATCH 00/20] Make ACPI core running on ARM64
 2014-01-20 12:26 UTC  (6+ messages)
` [PATCH 04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file

[rcu] c0f4dfd4f9: -65% softirqs.RCU
 2014-01-20 12:29 UTC  (3+ messages)

[Qemu-devel] [RFC 0/3] fix migration issues after hotplug a discontinuous cpuid
 2014-01-20 12:29 UTC  (7+ messages)
` [Qemu-devel] [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn()
        ` [Qemu-devel] Exposing and calculating CPU APIC IDs (was Re: [RFC 1/3] target-i386: moving registers of vmstate from cpu_exec_init() to x86_cpu_realizefn())

[RFC v3 00/13] ahci: add sunxi driver and cleanup imx driver
 2014-01-20 12:28 UTC  (15+ messages)
` [RFC v3 03/13] ahci-platform: Fix clk enable/disable unbalance on suspend/resume
` [RFC v3 05/13] ahci-platform: Pass ahci_host_priv ptr to ahci_platform_data init method

[PATCH] strtod.3: ATTRIBUTES: Note functions that are thread safe with exceptions
 2014-01-20 12:28 UTC  (3+ messages)

Working on Btrfs as topic for master thesis
 2014-01-20 12:20 UTC  (2+ messages)

PROBLEM: do_IRQ: [number] No irq handler for vector (irq -1)
 2014-01-20 12:26 UTC  (11+ messages)

[PATCH 0/2] serial: Move uart_register_driver call to device probe
 2014-01-20 12:26 UTC  (5+ messages)
` [PATCH 1/2] serial: samsung: "

[PATCH BlueZ 1/2] android/hal-audio: Fix not closing audio_sk
 2014-01-20 12:25 UTC  (2+ messages)
` [PATCH BlueZ 2/2] android/A2DP: Fix sending notification on bt_a2dp_unregister

USB/PCI device-tree updates
 2014-01-20 12:24 UTC  (3+ messages)
` [PATCH 4/6] phy-rcar-usb-gen2: add device tree support

[PATCH 0/1] e2fsprogs/populate-extfs.sh: fix a problem on dash
 2014-01-20 12:24 UTC  (2+ messages)
` [PATCH 1/1] "

Issue with pata_sil680
 2014-01-20 12:24 UTC 

new toaster/master pushed
 2014-01-20 12:23 UTC 

[PATCH net-next 3/4] ethtool: Support for configurable RSS hash key
 2014-01-20 12:23 UTC  (3+ messages)

[PATCH] strcmp.3: ATTRIBUTES: Note functions that are thread-safe
 2014-01-20 12:22 UTC  (2+ messages)

[PATCH] strchr.3: ATTRIBUTES: Note functions that are thread-safe
 2014-01-20 12:22 UTC  (2+ messages)

[LSF/MM ATTEND] interest in blk-mq, scsi-mq, dm-cache, dm-thinp, dm-*
 2014-01-20 12:21 UTC  (3+ messages)

[dm-crypt] Advanced format (4k sector disks) and dm-crypt
 2014-01-20 12:20 UTC  (5+ messages)

[HEADS UP] libnftables renamed to libnftnl
 2014-01-20 12:19 UTC 

git push for base html, base table, custom tags, fitler dialog and All Tasks feature to ravi/all-tasks-feature
 2014-01-20 12:16 UTC  (2+ messages)

Query Hob and KERNEL_FEATURES
 2014-01-20 12:16 UTC 

[Qemu-devel] [PATCH] Add option to disable FDC from ISA bus and ACPI on i386
 2014-01-20 12:16 UTC  (6+ messages)
` [Qemu-devel] RFC: ACPI, HPET._CRS, MacOSX vs. WinXP

EHCI host broken -- interrupts disabled
 2014-01-20 12:15 UTC  (4+ messages)

[PATCHv2 0/2] dm-multipath: push back requests instead of queueing
 2014-01-20 12:15 UTC  (4+ messages)
` [PATCH 2/2] dm-multipath: reduce memory pressure during requeuing


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.