All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-28 17:23:44 to 2014-03-28 18:01:53 UTC [more...]

[PATCH 3.10 00/22] 3.10.35-stable review
 2014-03-28 17:32 UTC  (23+ messages)
` [PATCH 3.10 01/22] ALSA: compress: Pass through return value of open ops callback
` [PATCH 3.10 02/22] tracing: Fix array size mismatch in format string
` [PATCH 3.10 03/22] media: cxusb: unlock on error in cxusb_i2c_xfer()
` [PATCH 3.10 04/22] media: dw2102: some missing unlocks on error
` [PATCH 3.10 05/22] media: cx18: check for allocation failure in cx18_read_eeprom()
` [PATCH 3.10 06/22] libceph: block I/O when PAUSE or FULL osd map flags are set
` [PATCH 3.10 07/22] libceph: resend all writes after the osdmap loses the full flag
` [PATCH 3.10 08/22] ASoC: max98090: make REVISION_ID readable
` [PATCH 3.10 09/22] x86: bpf_jit: support negative offsets
` [PATCH 3.10 10/22] deb-pkg: Fix cross-building linux-headers package
` [PATCH 3.10 11/22] p54: clamp properly instead of just truncating
` [PATCH 3.10 12/22] regulator: core: Replace direct ops->disable usage
` [PATCH 3.10 13/22] ARM: move outer_cache declaration out of ifdef
` [PATCH 3.10 14/22] ARM: highbank: avoid L2 cache smc calls when PL310 is not present
` [PATCH 3.10 15/22] Input: elantech - improve clickpad detection
` [PATCH 3.10 16/22] KVM: MMU: handle invalid root_hpa at __direct_map
` [PATCH 3.10 17/22] KVM: x86: handle invalid root_hpa everywhere
` [PATCH 3.10 18/22] KVM: VMX: fix use after free of vmx->loaded_vmcs
` [PATCH 3.10 19/22] Input: wacom - make sure touch_max is set for touch devices
` [PATCH 3.10 20/22] xhci: Fix resume issues on Renesas chips in Samsung laptops
` [PATCH 3.10 21/22] e100: Fix "disabling already-disabled device" warning
` [PATCH 3.10 22/22] sched/autogroup: Fix race with task_groups list

gross qemu behavior
 2014-03-28 18:01 UTC  (4+ messages)

[PATCH v2 0/4] x86: various EPT adjustments
 2014-03-28 18:00 UTC  (8+ messages)
` [PATCH v2 4/4] x86: fix pinned cache attribute handling

Wait for an IO to complete
 2014-03-28 18:01 UTC  (2+ messages)

Features in Yocto Project 1.7
 2014-03-28 18:00 UTC  (6+ messages)
      ` [OE-core] "

[Bug 76732] New: Kworker using 100% CPU
 2014-03-28 18:00 UTC  (4+ messages)
  ` [Bug 76732] "

[PATCH v1] net-sysfs: expose number of link up/down transitions
 2014-03-28 17:59 UTC  (5+ messages)

[PATCH v2 00/17] xen: arm: resync low level asm primitive from Linux
 2014-03-28 18:00 UTC  (6+ messages)

[meta-oe][PATCH 1/7] linuxptp: Create 1.4 version
 2014-03-28 18:00 UTC  (2+ messages)

[PATCH] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
 2014-03-28 18:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/8] virtio endian-ambivalent target fixes
 2014-03-28 17:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/8] virtio_legacy_get_byteswap: endian-ambivalent targets using legacy virtio
` [Qemu-devel] [PATCH v6 6/8] virtio-scsi: use virtio wrappers to access headers

git commit vs. ignore-submodules
 2014-03-28 17:59 UTC  (3+ messages)

[RFC PATCH v2 00/10] ARM: at91: move aic driver to drivers/irqchips
 2014-03-28 17:59 UTC  (22+ messages)
` [RFC PATCH v2 01/10] genirq: generic chip: export irq_map_generic_chip function
` [RFC PATCH v2 02/10] irqchip: atmel-aic: add new atmel AIC driver
` [RFC PATCH v2 03/10] ARM: at91: introduce OLD_IRQ_AT91 Kconfig option
` [RFC PATCH v2 04/10] ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
` [RFC PATCH v2 05/10] ARM: at91: make use of the new AIC driver for dt enabled boards
` [RFC PATCH v2 06/10] irqchip: atmel-aic: move binding doc to interrupt-controller directory
` [RFC PATCH v2 07/10] irqchip: atmel-aic: document new dt properties and children nodes
` [RFC PATCH v2 08/10] ARM: at91: remove old irq material
` [RFC PATCH v2 09/10] ARM: at91/dt: add new AIC irq mux definitions for sam9x5 SoCs
` [RFC PATCH v2 10/10] ARM: at91/dt: add new AIC irq mux definitions for sama5 SoCs

[PATCH net-next v4 0/9] BPF updates
 2014-03-28 17:58 UTC  (11+ messages)
` [PATCH net-next v4 1/9] net: filter: add jited flag to indicate jit compiled filters
` [PATCH net-next v4 2/9] net: filter: keep original BPF program around
` [PATCH net-next v4 3/9] net: filter: move filter accounting to filter core
` [PATCH net-next v4 4/9] net: ptp: use sk_unattached_filter_create() for BPF
` [PATCH net-next v4 5/9] net: ptp: do not reimplement PTP/BPF classifier
` [PATCH net-next v4 6/9] net: ppp: use sk_unattached_filter api
` [PATCH net-next v4 7/9] net: isdn: "
` [PATCH net-next v4 8/9] net: filter: rework/optimize internal BPF interpreter's instruction set
` [PATCH net-next v4 9/9] doc: filter: extend BPF documentation to document new internals

[PATCH net-next] net: sxgbe: fix potential null dereference
 2014-03-28 17:57 UTC 

[PATCH net-next] net: sxgbe: fix sparse warnings about static declaration
 2014-03-28 17:57 UTC 

[Qemu-devel] [PATCH] vexpress: Add support for the -bios flag to provide firmware
 2014-03-28 17:57 UTC 

[Qemu-devel] target-ppc: Problem with mtmsr emulation
 2014-03-28 17:56 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCHv4 00/13] Universal plane preparation patches
 2014-03-28 17:56 UTC  (11+ messages)
` [PATCHv4 04/13] drm/shmobile: Restrict plane loops to only operate on legacy planes
` [PATCHv4 06/13] drm: Add primary plane helpers (v2)
` [PATCHv4 10/13] drm: Add drm_crtc_init_with_planes()

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-28 17:56 UTC  (2+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

Exponential memory usage?
 2014-03-28 17:53 UTC 

ntpd fails to start if libcap not installed
 2014-03-28 17:55 UTC  (3+ messages)
` USB wifi configuration

[Qemu-devel] [PATCH for-2.0] configure: add option to disable -fstack-protector flags
 2014-03-28 17:51 UTC  (3+ messages)

[PATCH BlueZ v0 0/5] Add basic GATT descriptors
 2014-03-28 17:51 UTC  (3+ messages)
` [PATCH BlueZ v0 3/5] tools: Add testing descriptor for IAS Alert Level

[PATCH 0/3] Fix USB deadlock caused by SCSI error handling
 2014-03-28 17:51 UTC  (4+ messages)
` [PATCH 1/3] [SCSI] Fix abort state memory problem
` [PATCH 2/3] [SCSI] Fix spurious request sense in error handling
` [PATCH 3/3] [SCSI] Fix command result state propagation

[review-request] Bug #5920 "Secondary sorting criteria not working"
 2014-03-28 17:50 UTC  (6+ messages)

rctest -c "Can't connect: Device or resource busy (16)"
 2014-03-28 17:49 UTC  (7+ messages)

[PATCH 3.13 00/46] 3.13.8-stable review
 2014-03-28 17:32 UTC  (48+ messages)
` [PATCH 3.13 01/46] HID: hidraw: fix warning destroying hidraw device files after parent
` [PATCH 3.13 02/46] ALSA: compress: Pass through return value of open ops callback
` [PATCH 3.13 03/46] clocksource: vf_pit_timer: use complement for sched_clock reading
` [PATCH 3.13 04/46] drm/i915: Fix PSR programming
` [PATCH 3.13 05/46] drm/i915: Dont enable display error interrupts from the start
` [PATCH 3.13 06/46] drm/i915: Disable stolen memory when DMAR is active
` [PATCH 3.13 07/46] tracing: Fix array size mismatch in format string
` [PATCH 3.13 08/46] partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts
` [PATCH 3.13 09/46] net: davinci_emac: Replace devm_request_irq with request_irq
` [PATCH 3.13 10/46] NFSv4: Use the correct net namespace in nfs4_update_server
` [PATCH 3.13 11/46] media: cxusb: unlock on error in cxusb_i2c_xfer()
` [PATCH 3.13 12/46] media: dw2102: some missing unlocks on error
` [PATCH 3.13 13/46] media: cx18: check for allocation failure in cx18_read_eeprom()
` [PATCH 3.13 14/46] libceph: block I/O when PAUSE or FULL osd map flags are set
` [PATCH 3.13 15/46] libceph: resend all writes after the osdmap loses the full flag
` [PATCH 3.13 16/46] ASoC: max98090: make REVISION_ID readable
` [PATCH 3.13 17/46] stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
` [PATCH 3.13 18/46] sfc: Use the correct maximum TX DMA ring size for SFC9100
` [PATCH 3.13 19/46] ARM: 7941/2: Fix incorrect FDT initrd parameter override
` [PATCH 3.13 20/46] SUNRPC: Fix a pipe_version reference leak
` [PATCH 3.13 21/46] x86: bpf_jit: support negative offsets
` [PATCH 3.13 22/46] printk: fix syslog() overflowing user buffer
` [PATCH 3.13 23/46] Fix uses of dma_max_pfn() when converting to a limiting address
` [PATCH 3.13 24/46] perf tools: Fix AAAAARGH64 memory barriers
` [PATCH 3.13 25/46] deb-pkg: Fix building for MIPS big-endian or ARM OABI
` [PATCH 3.13 26/46] deb-pkg: Fix cross-building linux-headers package
` [PATCH 3.13 27/46] MIPS: Fix build error seen in some configurations
` [PATCH 3.13 28/46] p54: clamp properly instead of just truncating
` [PATCH 3.13 29/46] regulator: core: Replace direct ops->disable usage
` [PATCH 3.13 30/46] powerpc/powernv: Move PHB-diag dump functions around
` [PATCH 3.13 31/46] powerpc/eeh: Handle multiple EEH errors
` [PATCH 3.13 32/46] powerpc/powernv: Dump PHB diag-data immediately
` [PATCH 3.13 33/46] powerpc/powernv: Refactor PHB diag-data dump
` [PATCH 3.13 34/46] fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware exists
` [PATCH 3.13 35/46] Input: elantech - improve clickpad detection
` [PATCH 3.13 36/46] KVM: MMU: handle invalid root_hpa at __direct_map
` [PATCH 3.13 37/46] KVM: x86: handle invalid root_hpa everywhere
` [PATCH 3.13 38/46] KVM: VMX: fix use after free of vmx->loaded_vmcs
` [PATCH 3.13 39/46] Input: wacom - make sure touch_max is set for touch devices
` [PATCH 3.13 40/46] Input: wacom - add support for three new Intuos devices
` [PATCH 3.13 41/46] Input: wacom - add reporting of SW_MUTE_DEVICE events
` [PATCH 3.13 42/46] xhci: Fix resume issues on Renesas chips in Samsung laptops
` [PATCH 3.13 43/46] e100: Fix "disabling already-disabled device" warning
` [PATCH 3.13 44/46] libceph: rename ceph_msg::front_max to front_alloc_len
` [PATCH 3.13 45/46] libceph: rename front to front_len in get_reply()
` [PATCH 3.13 46/46] libceph: fix preallocation check "

[PATCH] beaglebone: add OE machine definition for use with linux-yocto kernels
 2014-03-28 17:47 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/9] Add support for keystone2 SoC and K2HK EVM
 2014-03-28 17:47 UTC  (3+ messages)
` [U-Boot] [PATCH v4 7/9] k2hk: add support for k2hk SOC and EVM

[PATCH] gitweb: gpg signature status indication for commits
 2014-03-28 17:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 for 2.0 0/3] ABI change: change group name of option table to match with option name
 2014-03-28 17:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 for 2.0 1/3] only add qemu_tpmdev_opts when CONFIG_TPM is defined
    ` [Qemu-devel] [libvirt] "
` [Qemu-devel] [PATCH v5 for 2.0 3/3] abort QEMU if group name in option table doesn't match with defined option name

[Qemu-devel] [PATCH v2 0/7] qemu-log: various fixes and enhancements
 2014-03-28 17:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 7/7] qemu-log: add nochain option to disable TB chaining

[PATCH v2 00/19] Multiparent diff tree-walker + combine-diff speedup
 2014-03-28 17:46 UTC  (12+ messages)
` [PATCH v2 14/19] tree-diff: rework diff_tree interface to be sha1 based

Device Tree file for Zyxel NSA320
 2014-03-28 17:45 UTC  (7+ messages)
        ` mvebu: Kirkwood: "

[PATCH 00/10] SMP support for Armada 375 and 38x
 2014-03-28 17:42 UTC  (2+ messages)

[PATCH 0/3] Replace ocf-linux with cryptodev-linux
 2014-03-28 17:42 UTC  (8+ messages)

simplefs - a ridiculosly simple file system from the scratch
 2014-03-28 17:41 UTC  (9+ messages)

git pull -- [PATCH] aio: v2 ensure access to ctx->ring_pages is correctly serialised
 2014-03-28 17:31 UTC  (12+ messages)

[Qemu-trivial] [PATCH] qcow2: fix two memory leaks in qcow2_open error code path
 2014-03-28 17:38 UTC  (2+ messages)
` [Qemu-devel] "

huge 2nd stage pages and live migration
 2014-03-28 17:39 UTC 

__pv_phys_offset, inline assembly functions, and such like
 2014-03-28 17:39 UTC  (4+ messages)

[Xenomai] imx6q xenomai ipipe-3.0-imx6q
 2014-03-28 17:38 UTC  (14+ messages)

[PATCH 3/3] drm/i915: Track OACONTROL register enable/disable during parsing
 2014-03-28 17:37 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] printk: add sleep time into timestamp
 2014-03-28 17:36 UTC  (4+ messages)

[V8 PATCH 0/8] pvh dom0
 2014-03-28 17:36 UTC  (2+ messages)

[PATCH] drm/i915: use __func__ instead of __FUNCTION__
 2014-03-28 17:35 UTC  (5+ messages)
  ` [PATCH] drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS

[PATCH] xfs: fix bad hash ordering
 2014-03-28 17:33 UTC 

[PATCH 00/13] linux-yocto: 3.4, 3.8, 3.10 AND 3.14 updates
 2014-03-28 17:33 UTC  (6+ messages)
` [PATCH 10/13] linux-yocto/3.14: introduce versioned recipes

[PATCH 0/5][Part IV] wr-misc patches
 2014-03-28 17:31 UTC  (3+ messages)
` [PATCH 2/5] packagegroups: Remove toolchain *-symlinks packages

problem sim status
 2014-03-28 17:31 UTC  (3+ messages)

[PATCH 3.4 00/13] 3.4.85-stable review
 2014-03-28 17:32 UTC  (6+ messages)
` [PATCH 3.4 01/13] ALSA: compress: Pass through return value of open ops callback
` [PATCH 3.4 07/13] i7300_edac: Fix device reference count
` [PATCH 3.4 08/13] ARM: move outer_cache declaration out of ifdef
` [PATCH 3.4 12/13] xhci: Fix resume issues on Renesas chips in Samsung laptops
` [PATCH 3.4 13/13] ipc/msg: fix race around refcount

[PATCH] mtd: nand: Add support for Micron on-die ECC controller (rev2)
 2014-03-28 17:27 UTC  (6+ messages)

Re: Possible regression in master? (submodules without a "master" branch)
 2014-03-28 17:28 UTC  (7+ messages)
` [RFC] submodule: change submodule.<name>.branch default from master to HEAD

[PATCH] kernel-arch: Always use ld.bfd to link the kernel
 2014-03-28 17:28 UTC  (2+ messages)

[3.8.y.z extended stable] Linux 3.8.13.20
 2014-03-28 17:28 UTC  (2+ messages)

[Bug 75992] New: Display freezes & corruption with an r7 260x on 3.14-rc6
 2014-03-28 17:28 UTC  (2+ messages)
` [Bug 75992] "

Issue with UST tracing - unable to view CTF traces
 2014-03-28 17:27 UTC 

[PATCH 0/4] ib_sg_dma changes
 2014-03-28 17:27 UTC  (3+ messages)

[PATCH v2 0/4] Series short description
 2014-03-28 17:26 UTC  (5+ messages)
  ` [PATCH v2 1/4] IB/qib: remove ib_sg_dma_address() and ib_sg_dma_len() overloads
  ` [PATCH v2 2/4] IB/ipath: "
  ` [PATCH v2 3/4] IB/ehca: "
  ` [PATCH v2 4/4] IB/core: Remove overload in ib_sg_dma*

[Xenomai] Patch for ipipe-core-3.8.13-raspberry-post-2.patch
 2014-03-28 17:26 UTC  (2+ messages)

[PATCH v2] [Dora] eglibc 2.18: powerpc: Fix time related syscalls
 2014-03-28 17:25 UTC  (2+ messages)

SSL_CTX leak?
 2014-03-28 17:23 UTC  (3+ messages)


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.