All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-05 23:48:32 to 2015-01-06 02:11:41 UTC [more...]

[PATCH 0/11] Add suspend/resume support for GK20A
 2015-01-06  2:11 UTC  (6+ messages)
` [PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp

[PATCH 0/3] drivers: soc: ti: Introduce wkup_m3_ipc driver
 2015-01-06  2:10 UTC  (7+ messages)
` [PATCH 2/3] soc: ti: Add "

[PATCH] eventfd: fix trivial typos in function eventfd_signal() comment
 2015-01-06  2:09 UTC  (4+ messages)

[PATCH 1/3] ASoC: rt5670: fix bit definition for ASRC control
 2015-01-06  2:08 UTC  (3+ messages)

[PATCH 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-06  2:04 UTC  (11+ messages)

[PATCH 1/5] gpu: host1x: Call ->remove() only when a device is bound
 2015-01-06  2:06 UTC  (9+ messages)
` [PATCH 4/5] gpu: host1x: Provide a proper struct bus_type
` [PATCH 5/5] drm/tegra: Add minimal power management

frequent lockups in 3.18rc4
 2015-01-06  2:05 UTC  (17+ messages)

[net-next PATCH v1 00/11] A flow API
 2015-01-06  2:05 UTC  (8+ messages)
` [net-next PATCH v1 01/11] net: flow_table: create interface for hw match/action tables

[PATCH 00/27] ARM: mvebu: armada-*: Relicense the device tree under GPLv2+/X11
 2015-01-06  2:05 UTC  (3+ messages)

Old O_DIRECT story
 2015-01-06  2:04 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
 2015-01-06  2:04 UTC  (6+ messages)

[PATCH BlueZ v1 0/8] Implmenet doc/gatt-api.txt for client
 2015-01-06  2:03 UTC  (9+ messages)
` [PATCH BlueZ v1 1/8] core: gatt: Expose charac. extended properties
` [PATCH BlueZ v1 2/8] core: gatt: Implement GattCharacteristic1.StartNotify
` [PATCH BlueZ v1 3/8] core: gatt: Implement GattCharacteristic1.StopNotify
` [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write
` [PATCH BlueZ v1 5/8] core: gatt: Issue long write for reliable-write
` [PATCH BlueZ v1 6/8] core: gatt: Reference count chrcs and descs
` [PATCH BlueZ v1 7/8] core: gatt: Handle Service Changed
` [PATCH BlueZ v1 8/8] doc/gatt-api.txt: Update error names

3.18.1->3.19-rc2: In-band Error seen by MPU
 2015-01-06  2:02 UTC  (13+ messages)

Question about the revision walking API
 2015-01-06  2:02 UTC 

[PATCH v2 0/6] Enable VF RSS for Niantic
 2015-01-06  2:01 UTC  (35+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ixgbe: Config VF RSS
  ` [PATCH v4 0/6] Enable VF RSS for Niantic
    ` [PATCH v4 3/6] ixgbe: Get VF queue number
    ` [PATCH v4 4/6] ether: Check VMDq RSS mode
    ` [PATCH v4 6/6] testpmd: Set Rx "

[PATCHv6 0/9] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2015-01-06  2:00 UTC  (3+ messages)

DRAM unreliable under specific access patern
 2015-01-06  1:57 UTC  (5+ messages)

[PATCHv3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
 2015-01-06  1:56 UTC  (3+ messages)

[libvirt bisection] complete build-amd64-libvirt
 2015-01-06  1:55 UTC 

[LKP] [rcu] eae957c0fe7: Fix the boot hang in parent commit (451bc36a7118aab5)
 2015-01-06  1:55 UTC  (2+ messages)
`  "

[PATCH] kexec, remove panic_on_warn kernel parameter from kdump situations
 2015-01-06  1:54 UTC  (6+ messages)

[PATCH 0/4] ARM64 compilation fixes for missing header includes
 2015-01-06  1:52 UTC  (5+ messages)
` [PATCH 1/4] arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
` [PATCH 2/4] arm64: fix missing linux/bug.h include in asm/arch_timer.h
` [PATCH 3/4] arm64: fix missing asm/alternative.h include in kernel/module.c
` [PATCH 4/4] arm64: fix missing asm/io.h include in kernel/smp_spin_table.c

[U-Boot] [PATCH v2 0/12] x86: Better support of coreboot
 2015-01-06  1:50 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/12] x86: coreboot: Set up timer base correctly
` [U-Boot] [PATCH v2 02/12] x86: Allow a hardcoded TSC frequency provided by Kconfig
` [U-Boot] [PATCH v2 03/12] x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
` [U-Boot] [PATCH v2 04/12] x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
` [U-Boot] [PATCH v2 05/12] x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable
` [U-Boot] [PATCH v2 06/12] x86: coreboot: Move coreboot specific defines from coreboot.h to Kconfig
` [U-Boot] [PATCH v2 07/12] x86: Move CONFIG_SYS_CAR_xxx "
` [U-Boot] [PATCH v2 08/12] x86: Remove include/configs/coreboot.h
` [U-Boot] [PATCH v2 09/12] x86: Make chromebook_link the default board for coreboot
` [U-Boot] [PATCH v2 10/12] x86: coreboot: Wrap cros_ec initialization
` [U-Boot] [PATCH v2 11/12] x86: coreboot: Configure pci memory regions
` [U-Boot] [PATCH v2 12/12] x86: Update REAME.x86 for coreboot support

[Qemu-devel] [Bug 1406706] [NEW] guest will be destroyed when create guest with parameter "-usbdevice tablet"
 2015-01-06  1:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1406706] "

[PATCH 0/2] mtd: ubiformat: Add support for image confirmation
 2015-01-06  1:48 UTC  (4+ messages)
` [PATCH 2/2] mtd: ubiformat: Add confirmation fail exit

[PATCH 1/2] HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
 2015-01-06  1:49 UTC  (3+ messages)
` [PATCH 2/2] HID: wacom: add support of the Pen of the Bamboo Pad

Linux 3.19-rc3
 2015-01-06  1:46 UTC 

[V7 PATCH 1/1] driver:mtd:spi-nor: Add quad I/O support for Micron spi nor
 2015-01-06  1:42 UTC 

[PATCH v3] usb: dwc2: add bus suspend/resume for dwc2
 2015-01-06  1:42 UTC  (5+ messages)

[Bug 89511] New: USB-storage mount error
 2015-01-06  1:42 UTC  (3+ messages)
` [Bug 89511] "

[PATCH V2] net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPI
 2015-01-06  1:42 UTC 

Linux kernel 3.19-rc3 released
 2015-01-06  1:41 UTC 

Keeping hci interface powered
 2015-01-06  1:38 UTC  (10+ messages)
        ` BlueZ question about HID profile

[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
 2015-01-06  1:32 UTC  (3+ messages)

[PATCH 0/6] mm/slab: optimize allocation fastpath
 2015-01-06  1:31 UTC  (8+ messages)
` [PATCH 6/6] mm/slab: allocation fastpath without disabling irq

Fwd: Re: Re: net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2015-01-06  1:29 UTC 

[Qemu-devel] [PATCH RESEND 0/2] PoC: Block replication for continuous checkpointing
 2015-01-06  1:28 UTC  (4+ messages)

RT is freezing
 2015-01-06  1:26 UTC  (2+ messages)

Firmware debug messages stopped sometime after 3.18
 2015-01-06  1:26 UTC  (2+ messages)
` Firmware debug messages stopped sometime after 3.18 (bisected)

PMP product ID mismatch
 2015-01-06  1:25 UTC 

HTB bug?
 2015-01-06  1:24 UTC  (4+ messages)

[Qemu-devel] [RFC][PATCH] qemu_opt_get_bool_helper: back finding desc by name just if !opt->desc
 2015-01-06  1:21 UTC  (3+ messages)

[PATCH] kconfig: use bool instead of boolean for type definition attributes
 2015-01-06  1:20 UTC  (6+ messages)

RMRR Fix Design for Xen
 2015-01-06  1:19 UTC  (3+ messages)

[PATCH] Documentation: fix broken conversion
 2015-01-06  1:14 UTC  (2+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-06  1:10 UTC  (3+ messages)

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2015-01-06  1:05 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
 2015-01-06  1:07 UTC  (5+ messages)

[PATCH/RFC rocker-net-next 0/6] net: flow: Minor fixes and cleanups
 2015-01-06  1:07 UTC  (10+ messages)
` [PATCH/RFC rocker-net-next 1/6] net: flow: Cancel innermost nested attribute first
` [PATCH/RFC rocker-net-next 2/6] net: flow: Handle error when putting a field while putting a flow
` [PATCH/RFC rocker-net-next 6/6] net: flow: Limit checking of ndo_flow_{set,del}_flows

[PATCH v3 0/4] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-06  1:07 UTC  (6+ messages)
` [PATCH v3 1/4] mmc: dw_mmc: exynos: incorporate ciu_div into timing property

Intel HDA / ca0132: Multichannel + S/PDIF support
 2015-01-06  1:06 UTC  (7+ messages)

[PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
 2015-01-06  1:01 UTC  (3+ messages)
` [PATCH] x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks

Dual/Triple Monitor with Intel HD 5000
 2015-01-06  0:52 UTC 

Hang (due to HW?) in qi_submit_sync()
 2015-01-06  0:57 UTC 

[PATCH v2 0/3] add display support for exynos3250 rinato board
 2015-01-06  0:57 UTC  (6+ messages)
` [PATCH v2 2/3] drm/panel: add s6e63j0x03 LCD panel driver

route/max_size sysctl in ipv4
 2015-01-06  0:56 UTC  (5+ messages)

[PATCH 1/1] bridge: remove BR_GROUPFWD_RESTRICTED for arbitrary forwarding of reserved addresses
 2015-01-06  0:56 UTC  (2+ messages)
` [Bridge] "

b43 driver and WEP
 2015-01-06  0:52 UTC  (5+ messages)
  ` b43 driver and WEP (solved)

[U-Boot] Please pull u-boot-x86.git branch misc
 2015-01-06  0:48 UTC 

What to do when a parent RBD clone becomes corrupted
 2015-01-06  0:47 UTC  (2+ messages)

What is expected of a kernel recipe nowadays?
 2015-01-06  0:47 UTC  (4+ messages)

[PATCH 0/9] versatilepb, console, graphichs serie
 2015-01-06  0:46 UTC  (8+ messages)
` [PATCH 1/9] kfifo: allow to pass a null point on kfifo_free
  ` [PATCH 7/9] poller: allow to restrict the poller frequency
  ` [PATCH 9/9] defaultenv-2: create a specific defaultenv for splash

[U-Boot] Please pull u-boot-x86.git branch misc
 2015-01-06  0:46 UTC  (3+ messages)

[Bug 85320] New: GPU hangs using hardware acceleration
 2015-01-06  0:44 UTC  (3+ messages)
` [Bug 85320] [RV620][RV630][RS880] GPU hangs using UVD "

[PATCH] ioat: fail self-test if wait_for_completion times out
 2015-01-06  0:42 UTC  (3+ messages)

ceph-deploy osd destroy feature
 2015-01-06  0:42 UTC  (7+ messages)

[PATCH v2] fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
 2015-01-06  0:31 UTC  (7+ messages)

+ ocfs2-dlm-add-missing-dlm_lock_put-when-recovery-master-down.patch added to -mm tree
 2015-01-06  0:33 UTC 

[PATCH] setup-defconfig: support combined defconfig with listed config fragments
 2015-01-05 23:31 UTC 

[PATCH v2 00/49] *** Add Flexfile Layout Module ***
 2015-01-06  0:31 UTC  (11+ messages)
` [PATCH v2 08/49] nfsv3: introduce nfs3_set_ds_client
` [PATCH v2 10/49] nfs41: create NFSv3 DS connection if specified
` [PATCH v2 14/49] nfs4: export nfs4_sequence_done

[PATCH 1/3] checkpatch: Check for use of disallowed macros
 2015-01-06  0:30 UTC  (6+ messages)
` [PATCH 3/3] ACPICA: Remove use of __DATE__ macro
  ` [Devel] "

Ceph backports
 2015-01-06  0:22 UTC  (6+ messages)

[Qemu-devel] Gives user ability to select endian format for video display - fixes Mac OS X guest color issue
 2015-01-06  0:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] block/dmg: (compatibility) fixes and bzip2 support
 2015-01-06  0:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/10] block/dmg: improve zeroes handling

[PATCH 0/9]: mmc: tmio header cleanup
 2015-01-06  0:20 UTC  (6+ messages)
` [PATCH 2/9] mmc: tmio: tmio_mmc_host has .dma

[U-Boot] [PATCH] mx25: Fix relocation by adding specific relocate_vectors
 2015-01-06  0:18 UTC  (2+ messages)

[PATCH RFC] Allow introspection to already attached ptracer in __ptrace_may_access
 2015-01-06  0:17 UTC  (3+ messages)

[PATCHv3 0/8] CGroup Namespaces
 2015-01-06  0:17 UTC  (16+ messages)
` [PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces

+ checkpatch-fix-unnecessary_kern_level-false-positive.patch added to -mm tree
 2015-01-06  0:14 UTC 

[RFC v4] debug: prevent entering debug mode on panic/exception
 2015-01-06  0:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] sunxi: add Linksprite pcDuino v1/v2 support
 2015-01-06  0:09 UTC 

Parallel make supported?
 2015-01-06  0:08 UTC  (6+ messages)

[U-Boot] [PATCH] spi: designware_spi: Fix detecting FIFO depth
 2015-01-06  0:08 UTC 

Baytrail camera csi / isp support status ?
 2015-01-06  0:06 UTC  (2+ messages)

[meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI
 2015-01-06  0:07 UTC  (5+ messages)

[PATCH] arm: pxa: fix pxa27x device-tree support kconfig
 2015-01-06  0:04 UTC  (4+ messages)

[PATCH net-next] netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()
 2015-01-06  0:04 UTC 

separate partition support
 2015-01-06  0:01 UTC  (2+ messages)

[Qemu-devel] bind interdomain ioctl error xen-kvm.c
 2015-01-05 23:58 UTC  (5+ messages)
      `  "

[PATCH net-next v3 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-01-05 23:54 UTC  (2+ messages)

[LSF/MM TOPIC] Working towards better power fail testing
 2015-01-05 23:27 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH 0/2] Quieten softlockup detector on virtualised kernels
 2015-01-05 23:53 UTC  (3+ messages)

[PATCH] remote-curl: fall back to Basic auth if Negotiate fails
 2015-01-05 23:53 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v4 00/17] ejabberd: XMPP server
 2015-01-05 23:53 UTC  (6+ messages)
` [Buildroot] [PATCH v4 06/17] erlang-lager: new package

[PATCH] arm64: kgdb: fix single stepping
 2015-01-05 23:52 UTC  (3+ messages)

[PATCH][yocto-docs] Mention yocto-layer subcommands add-layer, remove-layer
 2015-01-05 23:50 UTC  (3+ messages)

[yavta PATCH 0/2] Data prefix writing fixes
 2015-01-05 23:50 UTC  (3+ messages)
` [yavta PATCH 1/2] Rename buffer prefix as data prefix
` [yavta PATCH 2/2] Fix data offset config option parsing


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.