All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-03 20:50:22 to 2014-08-04 02:39:02 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2014-08-04  2:38 UTC 

[PATCH 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-04  2:36 UTC  (9+ messages)
` [PATCH 1/7] locking/rwsem: don't resched at the end of optimistic spinning
` [PATCH 2/7] locking/rwsem: more aggressive use "
` [PATCH 3/7] locking/rwsem: check for active writer/spinner before wakeup
` [PATCH 4/7] locking/rwsem: threshold limited spinning for active readers
` [PATCH 5/7] locking/rwsem: move down rwsem_down_read_failed function
` [PATCH 6/7] locking/rwsem: enables optimistic spinning for readers
` [PATCH 7/7] locking/rwsem: allow waiting writers to go back to optimistic spinning

[Bug 82109] New: Firefox crashes Google Maps, likely related to graphics driver
 2014-08-04  2:33 UTC 

[f2fs-dev][PATCH] f2fs: reduce competition among node page writes
 2014-08-04  2:30 UTC  (7+ messages)
` [f2fs-dev] [PATCH] "
          `  "

[Buildroot] [PATCH 1/3] toolchain: add 3.16 choice for headers
 2014-08-04  2:29 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] linux-headers: add 3.16.x series
` [Buildroot] [PATCH 3/3] linux: bump default to version 3.16

Is jdm_delete_filehandle part of a public API?
 2014-08-04  2:20 UTC  (3+ messages)

[Bug 81261] NVIDIA GT 745M not properly detected
 2014-08-04  2:20 UTC 

[questions] about KVM as a Microsoft-compatible hypervisor
 2014-08-04  2:17 UTC  (6+ messages)
` [Qemu-devel] "
  ` Re: [Qemu-devel] [questions] about KVM as a Microsoft-compatiblehypervisor
    `  "
      ` [Qemu-devel] [questions] about KVM as aMicrosoft-compatiblehypervisor
        `  "

[PATCH v13 00/10] enable Cache QoS Monitoring (CQM) feature
 2014-08-04  2:17 UTC  (11+ messages)
` [PATCH v13 01/10] x86: add generic resource (e.g. MSR) access hypercall
` [PATCH v13 02/10] xsm: add resource operation related xsm policy
` [PATCH v13 03/10] tools: provide interface for generic resource access
` [PATCH v13 04/10] x86: detect and initialize Platform QoS Monitoring feature
` [PATCH v13 05/10] x86: dynamically attach/detach QoS monitoring service for a guest
` [PATCH v13 06/10] x86: collect global QoS monitoring information
` [PATCH v13 07/10] x86: enable QoS monitoring for each domain RMID
` [PATCH v13 08/10] x86: add QoS monitoring related MSRs in allowed list
` [PATCH v13 09/10] xsm: add platform QoS related xsm policies
` [PATCH v13 10/10] tools: CMDs and APIs for Platform QoS Monitoring

backport patches for gmp-4.x.x
 2014-08-04  2:14 UTC  (3+ messages)

[Buildroot] [PATCH v2] nginx: new package
 2014-08-04  2:13 UTC  (2+ messages)

[f2fs-dev][PATCH 2/2] f2fs: add f2fs_balance_fs for expand_inode_data
 2014-08-04  2:11 UTC  (2+ messages)
` [PATCH "

[Bug 75661] New: acpi-cpufreq cannot use lowest reported P-state
 2014-08-04  2:11 UTC  (2+ messages)
` [Bug 75661] AMD A8-4500M: "

[f2fs-dev][PATCH 1/2] f2fs: use for_each_set_bit to simplify the code
 2014-08-04  2:10 UTC  (2+ messages)
` [PATCH "

[Bug 71841] New: ignore_nice_load ignores real load
 2014-08-04  2:04 UTC  (2+ messages)
` [Bug 71841] AMD64:ignore_nice_load "

[PATCH 1/2] KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
 2014-08-04  2:03 UTC  (4+ messages)
` [PATCH 2/2] KVM: nVMX: fix acknowledge interrupt on exit when APICv is in use

[Package Report System]Upgrade recipes name list
 2014-08-04  2:01 UTC 

[Package Report System]Manual check recipes name list
 2014-08-04  2:01 UTC 

Warning! Some failures happened on pkg-report system!
 2014-08-04  2:01 UTC 

[Qemu-devel] [PATCH v1 00/16] GPIO/IRQ QOMification: Phase 2 - Getting rid of SYSBUS IRQs
 2014-08-04  2:00 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 01/16] qdev: gpio: Don't allow name share between I and O
` [Qemu-devel] [PATCH v1 02/16] qdev: gpio: Register GPIO inputs as child objects
` [Qemu-devel] [PATCH v1 03/16] qdev: gpio: Register GPIO outputs as QOM links
` [Qemu-devel] [PATCH v1 04/16] qmp: qstring: Handle NULL strings
` [Qemu-devel] [PATCH v1 05/16] qom: Allow clearing of a Link property
` [Qemu-devel] [PATCH v1 06/16] qom: Demote already-has-a-parent to a regular error
` [Qemu-devel] [PATCH v1 07/16] qdev: gpio: Re-impement qdev_connect_gpio QOM style
` [Qemu-devel] [PATCH v1 08/16] qdev: gpio: Add API for intercepting an IRQ
` [Qemu-devel] [PATCH v1 09/16] qtest/irq: Rework IRQ interception
` [Qemu-devel] [PATCH v1 10/16] irq: Remove qemu_irq_intercept_out
` [Qemu-devel] [PATCH v1 11/16] qdev: gpio: delete NamedGPIOList::out
` [Qemu-devel] [PATCH v1 12/16] qdev: gpio: Remove qdev_init_gpio_out x1 restriction
` [Qemu-devel] [PATCH v1 13/16] qdev: gpio: Define qdev_pass_gpios()
` [Qemu-devel] [PATCH v1 14/16] ssi: xilinx_spi: Initialise CS GPIOs as NULL
` [Qemu-devel] [PATCH v1 15/16] ppc: convert g_new(qemu_irq usages to g_new0
` [Qemu-devel] [PATCH v1 16/16] sysbus: Use TYPE_DEVICE GPIO functionality

[Qemu-devel] [PATCH v3 00/16] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-08-04  1:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 10/16] target-arm: Break out exception masking to a separate func

[U-Boot] Pull request: u-boot-blackfin
 2014-08-04  1:56 UTC 

[f2fs-dev][PATCH 2/2 v2] f2fs: invalidate xattr node page when evict inode
 2014-08-04  1:54 UTC  (2+ messages)
` [PATCH "

[patch] minix zmap block counts calculation fix
 2014-08-04  1:47 UTC 

3D and then OpenCL on VIA VX800/VX820
 2014-08-04  1:52 UTC 

[Bug 65671] New: Problems with hibernation, with bisect
 2014-08-04  1:51 UTC  (2+ messages)
` [Bug 65671] Asus A8V deluxe(AMD): hibernation - IO errors writing to swap, crashing apps, 3,11.8 worked, unless rmmod powernow_k8

[U-Boot] [PATCH] Makefile: restore *_config target
 2014-08-04  1:51 UTC  (2+ messages)

[PATCH] drivers/bluetooth/: Toshiba Qualcomm AR9565 (ath3k) bluetooth fix
 2014-08-04  1:49 UTC 

[f2fs-dev][PATCH 2/2] f2fs: invalidate xattr node page when evict inode
 2014-08-04  1:42 UTC  (4+ messages)
    ` [PATCH "

[PATCH] ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior
 2014-08-04  1:40 UTC  (3+ messages)

Are we forced to use bad blocks list?
 2014-08-04  1:38 UTC  (2+ messages)

[Buildroot] [PATCH] libpcap: handle bluetooth explicitly
 2014-08-04  1:38 UTC 

ENOSPC with mkdir and rename
 2014-08-04  1:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Fix some memory leaks about query memdev
 2014-08-04  1:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] qom/object.c: fix string_output_get_string() memory leak
` [Qemu-devel] [PATCH 3/3] hmp: fix MemdevList "

[U-Boot] [PATCH] MAINTAINERS: change the status of vexpress board to Orphan
 2014-08-04  1:30 UTC 

[PATCH v3 tip/core/rcu 0/9
 2014-08-04  1:28 UTC  (15+ messages)
` [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()

[PATCH 1/2] ALSA: hda - add PCI IDs for Intel Braswell
 2014-08-04  1:22 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - add codec ID for Braswell display audio codec

[PATCH v5 0/4] Staging: rts5208: Use standard debug features
 2014-08-04  1:23 UTC  (4+ messages)
` [PATCH v5 3/4] Staging: rts5208: Use dev_dbg and %*ph specifier to dump memory
    ` [PATCH v5 3/4] Staging: rts5208: Use dev_dbg and %*ph specifierto "
      ` [PATCH v5 3/4] Staging: rts5208: Use dev_dbg and %*phspecifiertodump memory

[Cocci] upcoming coccinelle-related events
 2014-08-04  1:23 UTC  (2+ messages)

RAID6 - RMW logic
 2014-08-04  1:22 UTC  (4+ messages)
  ` AW: "

[U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board
 2014-08-04  1:13 UTC 

[dm-crypt] Kernel update: "Failed to access temporary keystore device."
 2014-08-04  1:13 UTC  (5+ messages)

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-08-04  1:08 UTC  (12+ messages)

Status of Tripe Parity RAID
 2014-08-04  1:07 UTC  (2+ messages)

Oct 2014 Bakeathon in Westford, Ma
 2014-08-04  1:01 UTC 

[patch 1/2 v2]RAID5: make stripe size configurable
 2014-08-04  0:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 for-2.2 0/8] don't use Yoda conditions
 2014-08-04  0:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/8] CODING_STYLE: Section about conditional statement

[PATCH net-next v3] net: stmmac: add platform init/exit for Altera's ARM socfpga
 2014-08-04  0:54 UTC  (3+ messages)

How to apply "-Wl,--build-id" in all recipes?
 2014-08-04  0:53 UTC 

[PATCH v1 0/2] arm-smmu fixes for CBn_TCR and S2CR/SMR programming
 2014-08-04  0:47 UTC  (6+ messages)
` [PATCH v1 1/2] iommu/arm-smmu: Fix programming of SMMU_CBn_TCR for stage 1
` [PATCH v1 2/2] iommu/arm-smmu: Correctly program S2CR and SMR registers

[PATCH v2] PCI: Mark broken INTx masking for Mellanox devices
 2014-08-04  0:34 UTC  (7+ messages)

[PATCH 1/1] cris: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:33 UTC  (10+ messages)

[drm/exynos] g2d: error handling and other things
 2014-08-04  0:28 UTC  (5+ messages)
` [PATCH 1/2] drm/exynos: g2d: make ioctls more robust

[PATCH 10/19] ath6kl: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:19 UTC 

[PATCH 12/19] rtlwifi: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:20 UTC 

[PATCH 11/19] iwl4965: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:20 UTC 

Undelivered Mail Returned to Sender
 2014-08-04  0:26 UTC 

[PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:21 UTC 

[PATCH 18/19] sound: fireworks: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:21 UTC 

[PATCH 17/19] staging: rtl8821ae: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:21 UTC 

[PATCH 16/19] staging: rtl8192ee: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:20 UTC 

[PATCH 15/19] staging: nokia_h4p: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:20 UTC 

[PATCH 14/19] hpsa: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:20 UTC 

[PATCH 13/19] drivers: parisc: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:20 UTC 

[PATCH 09/19] net: smc911x: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:19 UTC 

[PATCH 08/19] gru: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:19 UTC 

[PATCH 07/19] mfd: omap-usb-host: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:19 UTC 

[PATCH 06/19] mfd: htc-i2cpld: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:19 UTC 

[PATCH 05/19] media: s5p-mfs: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:19 UTC  (2+ messages)

[PATCH 04/19] drivers: cciss: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:18 UTC 

[PATCH 03/19] drivers: DAC960 fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:18 UTC 

[PATCH 02/19] drivers: atm: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  0:18 UTC 

[PATCH 01/19] ARM: OMAP: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:18 UTC 

[PATCH] ARM: sun7i: Fix HDMI Audio driver's Alsa interface and do 8CH IEC60958 output
 2014-08-04  0:15 UTC 

[qemu-upstream-unstable test] 29586: tolerable FAIL - PUSHED
 2014-08-04  0:14 UTC 

Run FIO on a Windows Partition
 2014-08-04  0:12 UTC 

[3.8.y.z extended stable] Linux 3.8.13.27 stable review
 2014-08-04  0:07 UTC  (6+ messages)
` [PATCH 3.8 107/116] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

[PATCH] tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
 2014-08-04  0:05 UTC  (2+ messages)

Linux 3.4.95 breaks LZO tests (additional pull needed)
 2014-08-04  0:05 UTC  (2+ messages)

[PATCH 2/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
 2014-08-04  0:05 UTC  (3+ messages)

Questions about Kernel Memory that I didn't find answers in Google - Please Help
 2014-08-03 23:58 UTC  (2+ messages)

[nfs:testing 56/61] fs/nfs/dir.c:1092:26: sparse: incompatible types in comparison expression (different address spaces)
 2014-08-03 23:51 UTC  (4+ messages)

Threads being NUMA aware
 2014-08-03 23:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: mx5: Fix CHSCCDR name
 2014-08-03 23:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: mx6: Prevent overflow in DRAM size detection
` [U-Boot] [PATCH 3/4] ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
` [U-Boot] [PATCH 4/4] ARM: mx6: Enable Thumb build for SPL

[U-Boot] [PATCH] ARM: Fix overflow in MMU setup
 2014-08-03 23:45 UTC 

[U-Boot] [PATCH] usb: Handle -ENODEV from usb_lowlevel_init()
 2014-08-03 23:44 UTC 

[PATCH 1/1] iscsi class: Fix freeing of skb in get host error path
 2014-08-03 23:37 UTC 

FSL SSI 32 bit transfer (WAS Re: [RFC PATCH] ASoC: fsl-ssi: Add support for CBM_CFS 16/24 bit)
 2014-08-03 23:30 UTC  (2+ messages)

[PATCH 8/8] zramctl: allow use of --algorithm and --streams alone
 2014-08-03 23:24 UTC  (2+ messages)

[U-Boot] [PATCH v2] drivers: net: remove dead drivers
 2014-08-03 23:11 UTC 

[U-Boot] [PATCH v2] drivers: rtc: remove dead drivers
 2014-08-03 23:09 UTC 

[Qemu-devel] [PATCH v4] aarch64: Allow -kernel option to take a gzip-compressed
 2014-08-03 23:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4] aarch64: Allow -kernel option to take a gzip-compressed kernel

Bug report about symlinks
 2014-08-03 22:59 UTC  (6+ messages)

[PATCH] staging: rtl8192ee: Fix RT_TRACE #define and uses
 2014-08-03 22:57 UTC 

Linux 3.16
 2014-08-03 22:52 UTC 

[PATCH] zram: return EBUSY when max_comp_streams change fails for device in use
 2014-08-03 22:48 UTC 

[PATCH 1/2] net: socket.h structures documentation
 2014-08-03 22:48 UTC  (4+ messages)
` [PATCH 2/2] ipv6: header documentation

Linux kernel 3.16 released
 2014-08-03 22:46 UTC 

The "tc filter .. police" command does not have parameter "limit"
 2014-08-03 22:25 UTC  (3+ messages)

[Buildroot] [PATCH v4 0/3] Add libgtk3 and bump webkit to version 2.4.3
 2014-08-03 22:22 UTC  (5+ messages)
` [Buildroot] [PATCH v4 1/3] libgtk3: new package

[PATCH 1/7] zramctl: print all devices as a default action
 2014-08-03 22:19 UTC  (4+ messages)

io-domain voltages as regulators?
 2014-08-03 22:18 UTC  (2+ messages)

[PATCH v2 0/2] RFC, aiding pid/network correlation
 2014-08-03 22:18 UTC  (15+ messages)

[PATCH 0/9] Audio clocks for sun[457]i, SoC revision detection
 2014-08-03 22:15 UTC  (18+ messages)
` [PATCH 1/9] ARM: sunxi: introduce SoC identification support
` [PATCH 2/9] ARM: sunxi: quirk support
` [PATCH 4/9] clk: sunxi: PLL2 support for sun4i, sun5i and sun7i
` [PATCH 6/9] clk: sunxi: mod1 clock support
` [PATCH 7/9] ARM: sunxi: dt: Add PLL2 support

Developer community
 2014-08-03 17:05 UTC 

[PATCH] target: target_core_transport.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-08-03 21:50 UTC 

[PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26
 2014-08-03  1:11 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes

[PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26
 2014-08-01 17:39 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes

Debugging EAL PCI / Driver Init
 2014-08-03 21:39 UTC  (9+ messages)

[PATCH v8 0/7] xen/arm: Add GICv3 support
 2014-08-03 21:24 UTC  (2+ messages)

[PATCH, RESEND] procfs: silence lockdep warning about read vs. exec seq_file
 2014-08-03 21:20 UTC  (8+ messages)
  ` [PATCH 0/5] (Was: procfs: silence lockdep warning about read vs. exec seq_file)
    ` [PATCH 1/5] fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
    ` [PATCH 2/5] fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
    ` [PATCH 3/5] proc: introduce proc_mem_open()
    ` [PATCH 4/5] fs/proc/task_mmu.c: introduce the "stable" proc_maps_private->mm
    ` [PATCH 5/5] fs/proc/task_mmu.c: change m_start() to rely on priv->mm and avoid mm_access()

ASUS Phoebus (CMI8888) HDA Support
 2014-08-03 21:11 UTC 

ASUS Phoebus (CMI8888) HDA Support
 2014-08-03 21:05 UTC 

nftables: udp port matching on bridge
 2014-08-03 21:04 UTC 

Question on s3fb DDC support
 2014-08-03 20:56 UTC  (2+ messages)

[PATCH 1/5] base-files: update fstab with recent fstype changes, mount /run
 2014-08-03  1:10 UTC  (2+ messages)
` [PATCH 2/5] arago-image.inc: add udev-extraconf unconditionally to all images


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.