All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-29 12:11:09 to 2015-04-29 13:16:17 UTC [more...]

[PATCH v5 00/10] LED / flash API integration
 2015-04-29 13:16 UTC  (5+ messages)
` [PATCH v5 02/10] DT: Add documentation for the mfd Maxim max77693

[PATCH 1/4] drm: consolidate common list implementations
 2015-04-29 13:15 UTC  (3+ messages)
` [PATCH 4/4] drm: add tests/amdgpu (v2)

[Bug 96351] New: System hangs up after update to any kernel newer than 3.12*
 2015-04-29 13:15 UTC  (2+ messages)
` [Bug 96351] "

dma_alloc_coherent versus streaming DMA, neither works satisfactory
 2015-04-29 13:13 UTC  (10+ messages)

drm/exynos: mixer blending and layer order
 2015-04-29 13:13 UTC  (7+ messages)

[alsa-devel] [PATCH v2 0/2] Add support for select accessory detect mode to HPDETL or HPDETR
 2015-04-29 13:12 UTC  (5+ messages)
` [alsa-devel] [PATCH v2 2/2] mfd: arizona: Update DT binding to support hpdet channel

[PATCH 00/10] regulator/power/mfd/input/extcon: Merge max77843 into max77693
 2015-04-29 13:12 UTC  (5+ messages)
` [PATCH 07/10] mfd/extcon: max77693: Rename defines to allow inclusion with max77843
` [PATCH 08/10] mfd/extcon: max77843: Rename defines to allow inclusion with max77693

refactor stateid checking and file allocation
 2015-04-29 13:11 UTC  (4+ messages)
` [PATCH 5/6] nfsd: take struct file setup fully into nfs4_preprocess_stateid_op

[LTP] [PATCH 0/4 v2] (merged) cpuhotplug fixes
 2015-04-29 13:11 UTC  (6+ messages)
` [LTP] [PATCH 2/4] cpu_hotplug: add get_hotplug_cpus, get_present_cpus
` [LTP] [PATCH 3/4] cpu_hotplug: use hotplug/present cpus functions

newstore performance update
 2015-04-29 13:11 UTC  (7+ messages)

[PATCH v8 1/3] smpboot: allow excluding cpus from the smpboot threads
 2015-04-29 13:10 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz

master - tests: minimize teardown when uneeded
 2015-04-29 13:10 UTC 

master - tests: bash-fu for lvmconf
 2015-04-29 13:10 UTC 

master - lvmetad: drop unused vars
 2015-04-29 13:10 UTC 

master - python: python 3 compat patch for lvm2
 2015-04-29 13:10 UTC 

[Qemu-devel] [PATCH v2 00/10] first batch of s390x patches for 2.4
 2015-04-29 13:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 06/10] linux-headers: update

[pulseaudio-discuss] ThinkPad T-510 audio output mute LED non-workingness
 2015-04-29 13:09 UTC  (11+ messages)

[PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
 2015-04-29 13:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] linux/bitops.h: Add BIT macro
 2015-04-29 13:08 UTC  (2+ messages)

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-04-29 13:08 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] platform: x86: dell-rbtn: "

[RFC PATCH v2 00/22] xen/arm: Add ITS support
 2015-04-29 13:08 UTC  (23+ messages)
` [RFC PATCH v2 13/22] xen/arm: its: Add virtual ITS command support

[PATCH 0/4] ARM64: add SCPI mailbox protocol, clock and CPUFreq support
 2015-04-29 13:08 UTC  (8+ messages)
` [PATCH 1/4] mailbox: add support for System Control and Power Interface(SCPI) protocol

[RFC/RFT 0/6] qcom: Add runtime PM support
 2015-04-29 13:08 UTC  (14+ messages)
` [RFC/RFT 2/6] clk: qcom: Add runtime support to handle clocks using PM clocks

[Qemu-devel] [PATCH v7 00/39] drop qapi nested structs
 2015-04-29 13:06 UTC  (40+ messages)
` [Qemu-devel] [PATCH v7 01/39] qapi: Add copyright declaration on docs
` [Qemu-devel] [PATCH v7 02/39] qapi: Document type-safety considerations
` [Qemu-devel] [PATCH v7 03/39] qapi: Simplify builtin type handling
` [Qemu-devel] [PATCH v7 04/39] qapi: Fix generation of 'size' builtin type
` [Qemu-devel] [PATCH v7 05/39] qapi: Require ASCII in schema
` [Qemu-devel] [PATCH v7 06/39] qapi: Add some enum tests
` [Qemu-devel] [PATCH v7 07/39] qapi: Better error messages for bad enums
` [Qemu-devel] [PATCH v7 08/39] qapi: Add some union tests
` [Qemu-devel] [PATCH v7 09/39] qapi: Clean up test coverage of simple unions
` [Qemu-devel] [PATCH v7 10/39] qapi: Forbid base without discriminator in unions
` [Qemu-devel] [PATCH v7 11/39] qapi: Tighten checking of unions
` [Qemu-devel] [PATCH v7 12/39] qapi: Prepare for catching more semantic parse errors
` [Qemu-devel] [PATCH v7 13/39] qapi: Segregate anonymous unions into alternates in generator
` [Qemu-devel] [PATCH v7 14/39] qapi: Rename anonymous union type in test
` [Qemu-devel] [PATCH v7 15/39] qapi: Document new 'alternate' meta-type
` [Qemu-devel] [PATCH v7 16/39] qapi: Use 'alternate' to replace anonymous union
` [Qemu-devel] [PATCH v7 17/39] qapi: Add some expr tests
` [Qemu-devel] [PATCH v7 18/39] qapi: Better error messages for bad expressions
` [Qemu-devel] [PATCH v7 19/39] qapi: Add tests of redefined expressions
` [Qemu-devel] [PATCH v7 20/39] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PATCH v7 21/39] qapi: Allow true, false and null in schema json
` [Qemu-devel] [PATCH v7 22/39] qapi: Unify type bypass and add tests
` [Qemu-devel] [PATCH v7 23/39] qapi: Add some type check tests
` [Qemu-devel] [PATCH v7 24/39] qapi: More rigourous checking of types
` [Qemu-devel] [PATCH v7 25/39] qapi: Require valid names
` [Qemu-devel] [PATCH v7 26/39] qapi: Whitelist commands that don't return dictionary
` [Qemu-devel] [PATCH v7 27/39] qapi: More rigorous checking for type safety bypass
` [Qemu-devel] [PATCH v7 28/39] qapi: Prefer 'struct' over 'type' in generator
` [Qemu-devel] [PATCH v7 29/39] qapi: Document 'struct' metatype
` [Qemu-devel] [PATCH v7 30/39] qapi: Use 'struct' instead of 'type' in schema
` [Qemu-devel] [PATCH v7 31/39] qapi: Forbid "
` [Qemu-devel] [PATCH v7 32/39] qapi: Merge UserDefTwo and UserDefNested in tests
` [Qemu-devel] [PATCH v7 33/39] qapi: Drop tests for inline nested structs
` [Qemu-devel] [PATCH v7 34/39] qapi: Drop inline nested struct in query-version
` [Qemu-devel] [PATCH v7 35/39] qapi: Drop inline nested structs in query-pci
` [Qemu-devel] [PATCH v7 36/39] qapi: Drop support for inline nested types
` [Qemu-devel] [PATCH v7 37/39] qapi: Tweak doc references to QMP when QGA is also meant
` [Qemu-devel] [PATCH v7 38/39] qapi: Support (subset of) \u escapes in strings
` [Qemu-devel] [PATCH v7 39/39] qapi: Check for member name conflicts with a base class

[PATCH] KVM: nVMX: Don't return error on nested bitmap memory allocation failure
 2015-04-29 13:05 UTC  (4+ messages)

[PATCH 0/3] drm/i915/bxt: add workarounds
 2015-04-29 13:02 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/bxt: Add WaDisableThreadStallDopClockGating
` [PATCH 2/3] drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 3/3] drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent

[Buildroot] [Bug 4910] __IPC_64 bit is not expected by Kernel's SYSV *ctl fuctions
 2015-04-29 13:01 UTC 

CONFIG_DM_MQ_DEFAULT makes my kernel unhappy
 2015-04-29 13:00 UTC  (3+ messages)
` [PATCH] dm: fix blk-mq request-based DM queue initialization

[Qemu-devel] [PATCH] QJSON: Use OBJECT_CHECK
 2015-04-29 13:00 UTC  (8+ messages)

[PATCH] ARM: gic: Document Power and Clock Domain optional properties
 2015-04-29 12:57 UTC  (9+ messages)

[PATCH v9 0/5] cat-file: teach cat-file a '--allow-unkown-type' option
 2015-04-29 12:56 UTC  (6+ messages)
` [PATCH v9 1/5] sha1_file: support reading from a loose object of unknown type
` [PATCH v9 2/5] cat-file: make the options mutually exclusive
` [PATCH v9 3/5] cat-file: teach cat-file a '--allow-unknown-type' option
` [PATCH v9 5/5] t1006: add tests for git cat-file --allow-unkown-type
` [PATCH v9 4/5] cat-file: add documentation for '--allow-unkown-type' option

[PATCH 0/9] mm: improve OOM mechanism v2
 2015-04-29 12:55 UTC  (6+ messages)

Modifing and installing ath10k driver for kernel 4.0
 2015-04-29 12:53 UTC  (4+ messages)

[PATCH v1] EFI work-arounds for broken platforms
 2015-04-29 12:52 UTC  (7+ messages)
` [PATCH v1 1/3] EFI/early: Add /noexit to inhibit calling ExitBootServices
` [PATCH v1 2/3] EFI/early: Add /map to map EfiBootServicesData and Code
` [PATCH v1 3/3] efi: Implement 'efi=attr' Xen command line to map Runtime services with no attributes

[PATCH V3 0/9] iio: mma8452 enhancements
 2015-04-29 12:52 UTC  (4+ messages)
` [PATCH 4/9] iio: mma8452: Basic support for transient events

[PATCH v2 2/2] staging: MAINTAINERS: add maintainer for wilc1000 device
 2015-04-29 12:50 UTC 

bnx2x SR-IOV PF/VF network issues
 2015-04-29 12:18 UTC 

[PATCH v3 0/7] ASoC: intel - add skylake PCM driver
 2015-04-29 12:49 UTC  (7+ messages)
` [PATCH v3 3/7] ASoC: hda - adds SoC controller and stream operations
` [PATCH v3 4/7] ASoC: intel - add Skylake HDA platform driver
` [PATCH v3 5/7] ASoC: intel - add Skylake HDA audio driver

[GIT PULL] kdbus for 4.1-rc1
 2015-04-29 12:47 UTC  (14+ messages)

[RFC v6 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
 2015-04-29 12:43 UTC  (3+ messages)

[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
 2015-04-29 12:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH V15 4/5] i386: add a Virtual Machine Generation ID device

[PATCH 1/2] i2c: core: Remove needless structure member zero initialization
 2015-04-29 12:44 UTC  (2+ messages)
  ` [PATCH 2/2] i2c: core: Reduce stack size of acpi_i2c_space_handler()

[Qemu-devel] [PATCH 0/6] s390x: support diag288 watchdog
 2015-04-29 12:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/6] watchdog: Add watchdog device diag288 to the sysbus

Xen 4.6 Development Update (three months reminder)
 2015-04-29 12:44 UTC  (6+ messages)

imx.c RXTL
 2015-04-29 12:08 UTC 

[PATCH char-misc-next v4 00/13] misc: mic: SCIF driver
 2015-04-29 12:42 UTC  (4+ messages)

Yocto linux-kernel
 2015-04-29 12:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
 2015-04-29 12:40 UTC  (6+ messages)

[Qemu-devel] PCI on ARM virt machine - status ?
 2015-04-29 12:38 UTC 

S_CTRL must be called twice to set volatile controls
 2015-04-29 12:37 UTC  (5+ messages)

Applied "ASoC: rt5677: fixed wrong DMIC ref clock" to the asoc tree
 2015-04-29 12:37 UTC 

[RFC] Tables rework - michaelw/toaster-tables-poc
 2015-04-29 12:36 UTC  (7+ messages)

[PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support
 2015-04-29 12:36 UTC  (6+ messages)
` [PATCH RESEND v6 4/6] regulator: axp20x: add support for AXP22X regulators

[PATCH] iser: Fix memory leak of addrinfo struct
 2015-04-29 12:34 UTC  (2+ messages)

[RFC PATCH 1/2] PCI: generic: remove dependency on hw_pci
 2015-04-29 12:34 UTC  (5+ messages)

[PATCH] gpio-backlight: Discover driver during boot time
 2015-04-29 12:33 UTC  (5+ messages)

[PATCH] dm-raid: unsynced raid snapshot creation/deletion causes panic (work queue teardown race)
 2015-04-29 12:33 UTC 

[PATCH v2] mfd: rtsx: add support for rts522A
 2015-04-29 12:31 UTC  (2+ messages)

[PATCH] drm/i915/hdmi: fix vlv infoframe port check
 2015-04-29 12:30 UTC  (2+ messages)
` [PATCH] drm/i915/hdmi: check port in ibx_infoframe_enabled

[PATCH 0/2] x86/hvm: HVMOP_get/set_param improvements
 2015-04-29 12:29 UTC  (3+ messages)
` [PATCH 2/3] x86/hvm: introduce functions for HVMOP_get/set_param allowance checks

[PATCH v2 0/9] wm5110 Boot Fixups
 2015-04-29 12:27 UTC  (11+ messages)
` [PATCH v2 1/9] mfd: arizona: Use devres to manage reset GPIO
` [PATCH v2 2/9] mfd: arizona: Factor out hard reset into helper functions
` [PATCH v2 3/9] mfd: wm5102: Ensure we always boot the device fully
` [PATCH v2 4/9] mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
` [PATCH v2 8/9] mfd: arizona: Add better support for system suspend

Adding Heart Monitors to IIO take 2
 2015-04-29 12:27 UTC  (4+ messages)
` [PATCH 3/3] iio: heart_monitor: Add TI afe4403 heart monitor

[PATCH V3 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-04-29 12:24 UTC  (7+ messages)
` [PATCH V3 04/25] perf tools: Add AUX area tracing index
` [PATCH V3 05/25] perf tools: Hit all build ids when AUX area tracing

[PATCH i-g-t 1/2] igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffers
 2015-04-29 12:24 UTC  (2+ messages)
` [PATCH i-g-t 2/2] kms_flip_tiling: New tiling tests, including Y/Yf

[PATCH 0/9] Avoid world-writable sysfs files
 2015-04-29 12:24 UTC  (3+ messages)
` [PATCH 9/9] sysfs: disallow world-writable files

Default config value for osd_disk_thread_ioprio_class
 2015-04-29 12:23 UTC  (2+ messages)

"don't bugger nd->seq" seems to break umount sometimes
 2015-04-29 12:21 UTC 

[Buildroot] [PATCH] QEMU: Bump to 2.3.0
 2015-04-29 12:21 UTC 

[PATCH v2 00/17] Fixes for the mma9553 driver
 2015-04-29 12:20 UTC  (5+ messages)
` [PATCH v2 14/17] iio: accel: mma9551_core: use size in words for word buffers

[PATCH v2] Bluetooth: hci_core/mgmt: Change adv inst to list
 2015-04-29 12:20 UTC  (5+ messages)
` [PATCH v3 0/2] Bluetooth: Multi-Advertising Infrastructure
  ` [PATCH v3 1/2] Bluetooth: hci_core: Introduce multi-adv inst list

[PATCH 0/2] Add initial CoreSight support for the Qualcomm 8x16 chipsets
 2015-04-29 12:20 UTC  (7+ messages)
` [PATCH 1/2] coresight: replicator: Add Qualcomm CoreSight Replicator driver
` [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

Patch "sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance" has been added to the 3.10-stable tree
 2015-04-29 12:19 UTC  (2+ messages)

[PATCH] powercap/RAPL: Floor frequency setting in Atom SoC
 2015-04-29 20:13 UTC 

[PATCH V3 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree
 2015-04-29 12:14 UTC  (5+ messages)

Issues with rte_hash_crc.h when compiling with C++
 2015-04-29 12:17 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14, 18, 19}.x and 4.0 series
 2015-04-29 12:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.0.1

[PATCH 13/14] drm/i915: skylake primary plane scaling using shared scalers
 2015-04-29 12:12 UTC  (3+ messages)

[GIT PULL] extcon fixes for 4.1-rc2
 2015-04-29 12:12 UTC  (2+ messages)

Patch "x86/asm/decoder: Fix and enforce max instruction size in the insn decoder" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "md: fix md io stats accounting broken" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

[PATCH] KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
 2015-04-29 12:11 UTC  (2+ messages)
` Patch "KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save" has been added to the 3.19-stable tree

Patch "Btrfs: fix log tree corruption when fs mounted with -o discard" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "Btrfs: fix inode eviction infinite loop after extent_same ioctl" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "Btrfs: fix inode eviction infinite loop after cloning into it" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "btrfs: don't accept bare namespace as a valid xattr" has been added to the 3.19-stable tree
 2015-04-29 12:11 UTC 

Patch "sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance" has been added to the 3.14-stable tree
 2015-04-29 12:11 UTC 

Patch "sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs" has been added to the 3.14-stable tree
 2015-04-29 12:11 UTC 

Patch "Btrfs: fix log tree corruption when fs mounted with -o discard" has been added to the 3.14-stable tree
 2015-04-29 12:11 UTC 

Patch "Btrfs: fix inode eviction infinite loop after extent_same ioctl" has been added to the 3.14-stable tree
 2015-04-29 12:11 UTC 

Patch "Btrfs: fix inode eviction infinite loop after cloning into it" has been added to the 3.14-stable tree
 2015-04-29 12:11 UTC 


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.