All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-20 05:18:48 to 2014-10-20 07:22:18 UTC [more...]

[RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators
 2014-10-20  7:22 UTC  (6+ messages)
` [RFC 6/7] mfd: qcom-smd-rpm: Driver for the Qualcomm RPM over SMD

iwlwifi: Reason 7 periodic disconnect
 2014-10-20  7:22 UTC  (8+ messages)

[PATCH] MIPS: MSP71xx: remove compilation error
 2014-10-20  7:21 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
 2014-10-20  7:20 UTC 

[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
 2014-10-20  7:19 UTC  (2+ messages)
` [Bug 84500] "

Wolfson codec, problem on mixer levels on kernel 3.17.0
 2014-10-20  7:19 UTC 

[RFC 00/21] Replace seqno values with request structures
 2014-10-20  7:19 UTC  (4+ messages)

[PATCH 0/5] block/scsi/lio support for COMPARE_AND_WRITE
 2014-10-20  7:18 UTC  (4+ messages)

[PATCH] MIPS: ath79: fix compilation error when CONFIG_PCI is disabled
 2014-10-20  7:18 UTC  (2+ messages)

[Bug 84662] New: Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU
 2014-10-20  7:16 UTC  (2+ messages)
` [Bug 84662] "

[uml-devel] [PATCH v3 3/3] um: enable trace irqflags support
 2014-10-20  7:15 UTC  (2+ messages)

Release Candidate Build for yocto-1.7.rc4 now available
 2014-10-20  7:13 UTC  (4+ messages)

[PATCH V7] mmc: dw_mmc: Add IDMAC 64-bit address mode support
 2014-10-20  7:12 UTC 

[PATCH 3/5] video: fbdev: uvesafb.c: Cleaning up missing null-terminate by switching from strncpy t
 2014-10-20  7:10 UTC  (3+ messages)
` [PATCH 3/5] video: fbdev: uvesafb.c: Cleaning up missing null-terminate by switching from strncpy to strzcpy
  ` [PATCH 3/5] video: fbdev: uvesafb.c: Cleaning up missing null-terminate by switching from strncp

[RFC PATCH V3 00/15] CAN: Add rx-fifo support and port flexcan to it
 2014-10-20  7:09 UTC  (10+ messages)
` [PATCH 06/15] can: rx-fifo: Increase MB size limit from 32 to 64
` [PATCH 07/15] can: rx-fifo: Change to do controller off-load in interrupt and NAPI poll
` [PATCH 08/15] can: rx-fifo: fix long lines

[PATCH 0/3] net: minor gso encapsulation fixes
 2014-10-20  7:05 UTC  (4+ messages)
` [PATCH 2/4] net: make skb_gso_segment error handling more robust

[PATCH v2 1/5] Numachip: Fix build failure with trunk GCC
 2014-10-20  7:03 UTC  (4+ messages)
` [PATCH v2 5/5] Numachip: use 2GB memory block size

[Qemu-devel] [PATCH 0/6] vnc: add support for multiple vnc server instances
 2014-10-20  7:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH 6/6] vnc: track & limit connections

[Qemu-devel] [PATCH V6 0/2] Virtual Machine Generation ID
 2014-10-20  7:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] i386: Add a Virtual Machine Generation ID device

[PATCH v3 0/2] shrink virtio baloon on OOM in guest
 2014-10-20  6:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] virtio-pci: fix migration for pci bus master
 2014-10-20  6:58 UTC 

device handler cleanups
 2014-10-20  6:53 UTC  (14+ messages)
` [PATCH 1/6] scsi_dh: get module reference outside of device handler
` [PATCH 2/6] scsi: use container_of to get at device handler private data
` [PATCH 3/6] scsi: remove struct scsi_dh_devlist
` [PATCH 4/6] scsi: device handlers must have attach and detach methods
` [PATCH 5/6] scsi_dh_hp_sw: fix return value on failed allocation
` [PATCH 6/6] scsi: handle more device handler setup/teardown in common code

[PATCHv7 00/27] scsi logging update (the boring part)
 2014-10-20  6:52 UTC  (28+ messages)
` [PATCH 01/27] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/27] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 03/27] aha152x: Debug output update and whitespace cleanup
` [PATCH 04/27] scsi: introduce sdev_prefix_printk()
` [PATCH 05/27] scsi: Use sdev as argument for sense code printing
` [PATCH 06/27] acornscsi: use scsi_print_command()
` [PATCH 07/27] fas216: Return DID_ERROR for incomplete data transfer
` [PATCH 08/27] fas216: Update logging messages
` [PATCH 09/27] 53c700: remove scsi_print_sense() usage
` [PATCH 10/27] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 11/27] scsi: do not decode sense extras
` [PATCH 12/27] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 13/27] scsi: remove scsi_print_status()
` [PATCH 14/27] Implement scsi_opcode_sa_name
` [PATCH 15/27] scsi: merge print_opcode_name()
` [PATCH 16/27] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 17/27] scsi: repurpose the last argument from print_opcode_name()
` [PATCH 18/27] scsi: Remove scsi_print_command when calling abort
` [PATCH 19/27] scsi: separate out scsi_(host|driver)byte_string()
` [PATCH 20/27] sd: Cleanup logging
` [PATCH 21/27] scsi: simplify scsi_log_(send|completion)
` [PATCH 22/27] scsi: fixup logging messages in scsi_error.c
` [PATCH 23/27] scsi: use shost argument in scsi_eh_prt_fail_stats
` [PATCH 24/27] scsi_error: document scsi_try_to_abort_cmd
` [PATCH 25/27] scsi: check for correct return code in scsi_eh_abort_cmds()
` [PATCH 26/27] scsi: correct return values for .eh_abort_handler implementations
` [PATCH 27/27] scsi: ratelimit I/O error messages

[PATCH RFC v3 0/3] virtio_net: enabling tx interrupts
 2014-10-20  6:52 UTC  (9+ messages)
` [PATCH RFC v3 1/3] virtio_net: enable tx interrupt
` [PATCH RFC v3 2/3] virtio_net: bql
` [PATCH RFC v3 3/3] virtio-net: optimize free_old_xmit_skbs stats

[PATCH v2 0/3] add i40e RSS support in VF
 2014-10-20  6:50 UTC  (3+ messages)
` [PATCH v3 "

[Buildroot] [PATCH 1/1] package/sdl_sound: Fix build with BR2_ENABLE_DEBUG=yes
 2014-10-20  6:49 UTC  (2+ messages)

[PATCH] drivers: base: update cpu offline info when do hotplug
 2014-10-20  6:48 UTC  (4+ messages)

Booting u-boot from DDR Through JTAG Debugger
 2014-10-20  6:48 UTC  (9+ messages)

[PATCH net] tipc: fix lockdep warning when intra-node messages are delivered
 2014-10-20  6:46 UTC 

[PATCH 1/3] mfd: stmpe: add pull up/down register offsets for STMPE
 2014-10-20  6:46 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Add I2C support to SoCFPGA
 2014-10-20  6:45 UTC 

[PATCH net] tipc: fix a potential deadlock
 2014-10-20  6:44 UTC 

[PATCH 2/3] input: stmpe: enforce device tree only mode
 2014-10-20  6:43 UTC  (2+ messages)

[PATCH v2 00/16] usb: dwc3: add support for AMD NL SoC
 2014-10-20  6:43 UTC  (10+ messages)
` [PATCH v2 05/16] usb: dwc3: add quirks support to be compatible for kinds of SoCs
` [PATCH v2 06/16] usb: dwc3: add disscramble quirk
` [PATCH v2 08/16] usb: dwc3: add u2exit lfps quirk

[meta-networking][PATCH] net-snmp: add ac_cv_header_valgrind_* to CACHED_CONFIGUREVARS
 2014-10-20  6:43 UTC 

[PATCH 0/2] s390 vs. kprobes on ftrace
 2014-10-20  6:41 UTC  (5+ messages)

The Async messenger benchmark with latest master
 2014-10-20  6:39 UTC  (4+ messages)
` ceph 0.86 : rbd_cache=true, iops a lot slower on randread 4K

drm tiled monitor support (not hiding in kernel)
 2014-10-20  6:37 UTC  (7+ messages)
` [PATCH 1/6] drm/displayid: add displayid defines and edid extension
` [PATCH 2/6] drm: add tile_group support
` [PATCH 3/6] drm/mst: cached EDID for logical ports
` [PATCH 4/6] drm/connector: store tile information from displayid
` [PATCH 5/6] drm/tile: expose the tile property to userspace
` [PATCH 6/6] drm/fb: add support for tiled monitor configurations

[meta-qt5][PATCH v2 0/1] Enable nativesdk-qtbase to keep additional libraries
 2014-10-20  6:32 UTC  (2+ messages)
` [meta-qt5][PATCH v2 1/1] nativesdk-qtbase: make it possible "

[PATCH 0/1][meta-networking] ntp: add status for initscript
 2014-10-20  6:30 UTC  (2+ messages)
` [PATCH 1/1][meta-networking] "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-10-19
 2014-10-20  6:30 UTC 

[RFC PATCH 1/2] ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs
 2014-10-20  6:29 UTC  (10+ messages)

[nightly] Core TISDK 2014.10 build 2014-10-20_01-01-10
 2014-10-20  6:08 UTC 

[PATCH 1/5] DT: Add documentation for gpio-rt2880
 2014-10-20  6:27 UTC  (9+ messages)
` [PATCH 2/5] GPIO: MIPS: ralink: add gpio driver for ralink rt2880 SoC
` [PATCH 4/5] GPIO: MIPS: ralink: add gpio driver for ralink MT762x SoC

[Qemu-devel] [PATCH 0/3] parallels: additional iotests and a minor bugfix
 2014-10-20  6:25 UTC  (2+ messages)

[PATCH 0/1] rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb
 2014-10-20  6:26 UTC  (6+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH 0/2] qcow2: Do not overflow when writing an L1 sector
 2014-10-20  6:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] iotests: Add test for qcow2 L1 table update

[Qemu-devel] [PATCH] fix the memory leak for share hugepage
 2014-10-20  6:26 UTC  (10+ messages)

[PATCH] git-svn: merge: fix rooturl/branchurl match check
 2014-10-20  6:24 UTC  (2+ messages)

Hangout video call with Freescale HW Codec in Android
 2014-10-20  6:17 UTC 

[PATCH v4 0/7] ASoC: Intel: sst - add the merrifield IPC driver
 2014-10-20  5:41 UTC  (13+ messages)
` [PATCH v4 2/7] ASoC: Intel: mrfld - Add DSP load and management
` [PATCH v4 4/7] ASoC: Intel: sst: Add IPC handling

A sng Lennart Poettering et al should consider (I am the highway - Audioslave)
 2014-10-20  6:15 UTC 

[Qemu-devel] [PATCH] block: add a knob to disable multiwrite_merge
 2014-10-20  6:14 UTC 

[lm-sensors] Can't load it87 module [solved]
 2014-10-20  6:15 UTC  (2+ messages)

[PATCH 1/1][v2] IFC: Change IO accessor based on endianness
 2014-10-20  6:13 UTC 

INFO: task echo:622 blocked for more than 120 seconds. - 3.18.0-0.rc0.git
 2014-10-20  6:13 UTC  (2+ messages)

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-20  6:12 UTC  (5+ messages)
` [PATCH v5 10/12] gpio: Support for unified device properties interface

To Erich Schubert of Debian: What have you done? Male-Fminist fggt
 2014-10-20  6:11 UTC 

[PATCH] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2014-10-20  6:10 UTC  (5+ messages)

[RESUBMIT PATCH v3 0/8] Adding Skyworks SKY81452 device drivers
 2014-10-20  6:10 UTC  (11+ messages)
` [RESUBMIT PATCH v4 0/8] Add "
  ` [RESUBMIT PATCH v4 7/8] regulator: sky81452: Add compatible string for device binding

[PATCH 0/3] CVE fixes of package readline and gnupg
 2014-10-20  6:00 UTC  (5+ messages)
` [PATCH 1/3] readline: Security Advisory - readline - CVE-2014-2524

[PATCH] ALSA: hda - hdmi: Fix missing ELD change event on plug/unplug
 2014-10-20  5:58 UTC  (2+ messages)

[PATCH v8]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-20  5:25 UTC  (10+ messages)
` [PATCH v8 1/9] PCI: designware: Refine setup_rc and add msi data restore
` [PATCH v8 2/9] PCI: designware: Fix one potential assignment error of cfg start
` [PATCH v8 3/9] ARM: imx6sx: Add imx6sx pcie related gpr bits definitions
` [PATCH v8 4/9] PCI: imx6: Wait the clocks to stabilize after ref_en
` [PATCH v8 5/9] PCI: imx6: Add imx6sx pcie support
` [PATCH v8 6/9] ARM: imx6qdl: Enable pcie on imx6qdl sabreauto
` [PATCH v8 7/9] ARM: imx6: Update dts and binding for imx6sx pcie
` [PATCH v8 8/9] ARM: imx6sx: Add syscon into gpc dts
` [PATCH v8 9/9] ARM: imx6sx: Enable pcie on imx6sx sdb board

[PATCH 0/2] ASoC: two trivial fixes
 2014-10-20  5:55 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl: use strncpy() to prevent copying of over-long names

[PATCH 1/1] snd-usb-audio: Add support for Steinberg UR22 USB interface
 2014-10-20  5:55 UTC  (2+ messages)

[PATCH 1/1] ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resume
 2014-10-20  5:50 UTC  (5+ messages)

For review: attributes(7) man page
 2014-10-20  5:47 UTC 

Remote Debug Issue
 2014-10-20  5:42 UTC 

[PATCH] lib/librte_ether: new filter APIs definition
 2014-10-20  5:40 UTC  (4+ messages)
  ` [PATCH v2 0/2] "
      ` [PATCH v2 1/2] librte_ether: "
      ` [PATCH v2 2/2] i40e: define filter_ctrl ops in i40e driver

[PATCH v2] nfs-utils: fix start-statd
 2014-10-20  5:38 UTC 

[PATCH 1/1] IB/iser: Remove hard coded values for cqe and send_wr
 2014-10-20  5:36 UTC  (5+ messages)

Direct FB 1.7 examples failing on imx6 with 3.10 kernel image
 2014-10-20  5:29 UTC  (4+ messages)

[PATCH] Ext4: update comments that use ext4_delete_inode()
 2014-10-20 13:28 UTC 

[PATCH v4 0/4] makedumpfile: make incomplete dumpfile analyzable
 2014-10-20  5:25 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] [ocfs2]: drop(unlock) dentry before iput in ocfs2_do_drop_dentry_lock
 2014-10-20  5:28 UTC 

[PATCH] locale.5: describe the formats of values
 2014-10-20  5:25 UTC 

[linux-3.10 test] 30829: regressions - trouble: blocked/broken/fail/pass
 2014-10-20  5:24 UTC 

[PATCH v6]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-20  5:23 UTC  (7+ messages)
` [PATCH v6 01/13] PCI: designware: Refine setup_rc and add msi data restore
` [PATCH v6 02/13] PCI: designware: Set func type of host init to int

Subject: [PATCH] locale.7: improve LOCPATH description
 2014-10-20  5:23 UTC 

[PATCH 01/11] f2fs: reuse room_for_filename for inline dentry operation
 2014-10-20  5:19 UTC  (21+ messages)
` [PATCH 02/11] f2fs: reuse find_in_block code for find_in_inline_dir
` [PATCH 03/11] f2fs: fix to wait correct block type
` [PATCH 04/11] f2fs: avoid deadlock on init_inode_metadata
` [PATCH 05/11] f2fs: add stat info for inline_dentry inodes
` [PATCH 06/11] f2fs: fix counting inline_data inode numbers
` [PATCH 07/11] f2fs: reuse core function in f2fs_readdir for inline_dentry
` [PATCH 08/11] f2fs: should not truncate any inline_dentry
` [PATCH 09/11] f2fs: introduce f2fs_dentry_ptr structure for code clean-up
` [PATCH 10/11] f2fs: reuse make_empty_dir code for inline_dentry
` [PATCH 11/11] f2fs: use kmap_atomic instead of kmap

[PATCH] localedef.1: list default path for compiled files
 2014-10-20  5:21 UTC 

[PATCH 00/14] new vhost example
 2014-10-20  5:21 UTC  (2+ messages)

[PATCH 01/09] f2fs: do not make dirty any inmemory pages
 2014-10-20  5:18 UTC  (12+ messages)
` [PATCH 02/09] f2fs: invalidate inmemory page
` [PATCH 03/09] f2fs: should truncate any allocated block for inline_data write
` [PATCH 04/09] f2fs: fix race conditon on truncation with inline_data
` [PATCH 05/09] f2fs: use highmem for directory pages
` [PATCH 06/09] f2fs: avoid to allocate when inline_data was written
` [PATCH 07/09] f2fs: fix to call f2fs_unlock_op
` [PATCH 08/09] f2fs: avoid build warning
` [PATCH 09/09] f2fs: avoid infinite loop at cp_error


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.