All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-17 15:54:39 to 2015-10-17 17:49:59 UTC [more...]

FocalTech touchpad stops working after suspend
 2015-10-17 17:03 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] dm: pci: tegra: Convert Tegra PCI to driver model
 2015-10-17 17:49 UTC  (3+ messages)
` [U-Boot] [PATCH 1/8] dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
` [U-Boot] [PATCH 2/8] dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM

[linux-lvm] Strange dm-cache activity at startup
 2015-10-17 17:49 UTC  (4+ messages)
  ` [linux-lvm] LVM cache (or dm-cache) shutdown

[PATCH 0/14] init: deps: dependency based (parallelized) init
 2015-10-17 17:45 UTC  (17+ messages)
` [PATCH 01/14] init: deps: introduce annotated initcalls
` [PATCH 02/14] init: deps: use annotated initcalls for a dependency based (optionally parallelized) init
` [PATCH 03/14] init: deps: dt: use (HW-specific) dependencies provided by the DT too
` [PATCH 04/14] init: deps: order network interfaces by link order
` [PATCH 05/14] init: deps: order I2C bus drivers by their ID
` [PATCH 06/14] dtc: deps: Automatically add new property 'dependencies' which contains a list of referenced phandles
` [PATCH 07/14] dtc: deps: introduce new (virtual) property no-dependencies
` [PATCH 08/14] dtc: deps: Add option to print initialization order
` [PATCH 09/14] dtc: deps: Add option to print dependency graph as dot (Graphviz)
` [PATCH 10/14] init: deps: IDs for annotated initcalls
` [PATCH 11/14] init: deps: annotate various initcalls
` [PATCH 12/14] dt: dts: deps: kirkwood: dockstar: add dependency ehci -> usb power regulator
` [PATCH 13/14] dt: dts: deps: imx6q: make some remote-endpoints non-dependencies
` [PATCH 14/14] dt: dts: deps: omap: beagle: "

[review-request][PATCH 0/6] Hide all projects except command-line builds in analysis mode
 2015-10-17 17:44 UTC  (3+ messages)

[PATCH 0/6] toaster: hide other projects while in analysis mode
 2015-10-17 17:45 UTC  (7+ messages)
` [PATCH 1/6] toaster: Add BUILD_MODE flag to context
` [PATCH 2/6] toaster: Show mode-appropriate landing page
` [PATCH 3/6] toaster: Hide top bar buttons in analysis mode
` [PATCH 4/6] toaster: Hide builds for non-cli projects "
` [PATCH 5/6] toaster: Run tests in build mode
` [PATCH 6/6] toaster: Remove all navigation when not "

[PATCH 0/9] staging: unisys: visorinput fixes and enhancements
 2015-10-17 17:40 UTC  (9+ messages)
` [PATCH 3/9] staging: unisys: visorinput: use kref ref-counting for device data struct

[PATCH] net/phy: micrel: Follow attached_dev to get to the MAC device
 2015-10-17 17:38 UTC  (6+ messages)

[PATCH] mm/hugetlb: make node_hstates array static
 2015-10-17 17:37 UTC 

[PATCH] crypto: caam - Add support for hashing export and import functions
 2015-10-17 17:38 UTC  (4+ messages)

[PATCH 2/2] coccinelle: ifnullfree: improve and extend ifnullfree
 2015-10-17 17:23 UTC  (3+ messages)
` [Cocci] "

[PATCH 1/2] coccinelle: ifnullfree: improve and extend ifnullfree
 2015-10-17 17:23 UTC  (3+ messages)
` [Cocci] "

[Bug 92504] New: [NVA5] Corruption in Plasma 5 on resume after changing screen configuration
 2015-10-17 17:32 UTC  (2+ messages)
  ` [Bug 92504] "

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-17 17:23 UTC  (26+ messages)
` [PATCH v2 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v2 2/9] Documentation: dt-bindings: Document STM32 pinctrl driver DT bindings
` [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl "
` [PATCH v2 4/9] pinctrl: Add support STM32 MCUs
` [PATCH v2 5/9] ARM: mach-stm32: Select pinctrl
` [PATCH v2 6/9] ARM: dts: Add pinctrl node to STM32F429
` [PATCH v2 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v2 8/9] ARM: dts: Add leds support to STM32F429 Discovery board
` [PATCH v2 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

[Bug 91656] Pillars of Eternity glitch in maps
 2015-10-17 17:29 UTC  (2+ messages)

[PATCH v6 0/2] ARM: sunxi: Add Reduced Serial Bus (RSB) controller support
 2015-10-17 17:27 UTC  (9+ messages)
` [PATCH v6 1/2] bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings
` [PATCH v6 2/2] bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus

[Bug 90284] radeon crashes (ring 0 stall) with GPU fault detected: 147, and *ERROR* radeon: dpm resume failed
 2015-10-17 17:27 UTC  (2+ messages)
` [Bug 90284] GPU lockup with DOTA2

[PATCH 0/9] Add STM32 EXTI interrupt controller support
 2015-10-17 17:23 UTC  (21+ messages)
` [PATCH 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings
` [PATCH 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH 3/9] ARM: STM32: Select external interrupts controller
` [PATCH 4/9] ARM: dts: Add EXTI controller node to stm32f429
` [PATCH 5/9] Documentation: dt-bindings: Add IRQ related properties of STM32 pinctrl
` [PATCH 6/9] pinctrl: Add IRQ support to STM32 gpios
` [PATCH 7/9] ARM: dts: Add GPIO irq support to STM2F429
` [PATCH 8/9] ARM: dts: Declare push button as GPIO key on stm32f429 Disco board
` [PATCH 9/9] ARM: config: Enable GPIO Key driver in stm32_defconfig

[Bug 89909] Cities: Skylines black rooftops
 2015-10-17 17:26 UTC  (2+ messages)
` [Bug 89909] [radeonsi][bisected] "

[PATCH] staging: iio: adc: properly indent block comments
 2015-10-17 17:24 UTC  (2+ messages)
  ` [Outreachy kernel] "

[Bug 89954] Dota2 crashes computer while playing when probably loading new particles
 2015-10-17 17:22 UTC  (2+ messages)

[Bug 89887] AMD 3650 Mobility locks up on overdraw
 2015-10-17 17:21 UTC  (2+ messages)

[qemu-mainline baseline-only test] 38177: tolerable trouble: broken/fail/pass
 2015-10-17 17:16 UTC 

[meta-networking][PATCH] wireshark: update package to 1.12.8
 2015-10-17 17:14 UTC 

[PATCH resend] input: fix sur40.c dependency/build errors
 2015-10-17 17:13 UTC  (4+ messages)

[PATCH] pinctrl: ssbi: fix function name typo
 2015-10-17 17:11 UTC  (3+ messages)

[PATCH] mmc: core: Set load on vmmc and vqmmc
 2015-10-17 17:09 UTC  (5+ messages)
` [PATCH v2] mmc: core: Allow specifying current consumption

[Bug 88882] hud_context.c: possible NULL-pointer dereference
 2015-10-17 17:07 UTC  (2+ messages)

[PATCH] Staging: fbtft: Remove unused macros
 2015-10-17 17:05 UTC  (3+ messages)
` [Outreachy kernel] "

[GIT PULL] Allwinner defconfig changes for 4.4
 2015-10-17 17:05 UTC 

[Qemu-devel] [PULL v3 00/13] qemu-ga patch queue
 2015-10-17 16:59 UTC  (14+ messages)
` [Qemu-devel] [PULL v3 01/13] build: qemu-ga: add 'qemu-ga' build target for w32
` [Qemu-devel] [PULL v3 02/13] qga: Use g_new() & friends where that makes obvious sense
` [Qemu-devel] [PULL v3 03/13] qga: add QGA_CONF environment variable
` [Qemu-devel] [PULL v3 04/13] qga: do not override configuration verbosity
` [Qemu-devel] [PULL v3 05/13] qtest: add a few fd-level qmp helpers
` [Qemu-devel] [PULL v3 06/13] glib-compat: add 2.38/2.40/2.46 asserts
` [Qemu-devel] [PULL v3 07/13] tests: add a local test for guest agent
` [Qemu-devel] [PULL v3 08/13] qga: drop guest_file_init helper and replace it with static initializers
` [Qemu-devel] [PULL v3 09/13] qga: guest exec functionality
` [Qemu-devel] [PULL v3 10/13] qga: handle possible SIGPIPE in guest-file-write
` [Qemu-devel] [PULL v3 11/13] qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
` [Qemu-devel] [PULL v3 12/13] qga: guest-exec simple stdin/stdout/stderr redirection
` [Qemu-devel] [PULL v3 13/13] qga: fix uninitialized value warning for win32

[Buildroot] [PATCH] webkitgtk24: add patch to disable dependency tracking
 2015-10-17 16:56 UTC  (2+ messages)

[GIT PULL] On-demand device probing
 2015-10-17 16:56 UTC  (10+ messages)

[Buildroot] [PATCH v3 1/1] package/ffmpeg: Add support for GnuTLS
 2015-10-17 16:52 UTC 

[PATCH] Staging: mt29f_spinand: Remove space after a cast
 2015-10-17 16:52 UTC  (2+ messages)
` [Outreachy kernel] "

[GIT PULL] Allwinner core changes for 4.4
 2015-10-17 16:51 UTC 

iio: inv_mpu6050: client: Erratic data
 2015-10-17 16:49 UTC  (4+ messages)

[PATCH 0/4] staging: fsl-mc: MC command serialization
 2015-10-17 16:49 UTC  (4+ messages)

[PATCH 00/15] Input: xpad: updates
 2015-10-17 16:49 UTC  (5+ messages)
` [PATCH 07/15] Input: xpad: move the input device creation to a new function

[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc
 2015-10-17 16:48 UTC 

[GIT PULL 1/2] Rockchip drivers for 4.4 part 2
 2015-10-17 16:47 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts32 changes "

[GIT PULL] Allwinner DT changes for 4.4, round 2
 2015-10-17 16:43 UTC 

linux-next: build failure after merge of the input tree
 2015-10-17 16:39 UTC  (3+ messages)

[PATCH] input: i8042: add quirk to implement i8042 detect for AMD
 2015-10-17 16:38 UTC  (5+ messages)

[PATCH v3 0/12] staging: fsl-mc: Cleanup and bug fixes
 2015-10-17 16:18 UTC  (13+ messages)
` [PATCH v3 01/12] staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate
` [PATCH v3 02/12] staging: fsl-mc: fsl_mc_io object refactoring
` [PATCH v3 03/12] staging: fsl-mc: dpmcp opening/closing refactoring
` [PATCH v3 04/12] staging: fsl-mc: Changed dev_info() calls to dev_dbg()
` [PATCH v3 05/12] staging_fsl-mc: Changed types of flags, portal size in
` [PATCH v3 06/12] staging: fsl-mc: Removed unused DPMCP macros
` [PATCH v3 07/12] staging: fsl-mc: Fixed alignment of copyright comment
` [PATCH v3 08/12] staging: fsl-mc: Fixed bug in fsl_mc_allocator_remove
` [PATCH v3 09/12] staging: fsl-mc: refactored error exit in allocator probe/remove
` [PATCH v3 10/12] staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device
` [PATCH v3 11/12] staging: fsl-mc: fixed bug in uninitialized root dprc irq count
` [PATCH v3 12/12] staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver

btrfs autodefrag?
 2015-10-17 16:36 UTC 

[PATCH 2/3] ALSA: hda - Remove leftover snd_hda_bus() prototype
 2015-10-17 16:36 UTC  (2+ messages)
` [PATCH 3/3] ALSA: hda - Remove obsoleted documentation

[PATCH 1/3] ALSA: hda - Fix bogus codec address check for mixer name assignment
 2015-10-17 16:35 UTC 

[Qemu-devel] [PATCH v6 00/39] blockdev: BlockBackend and media
 2015-10-17 16:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 26/39] blockdev: Allow more options for BB-less BDS tree

[GIT PULL] Allwinner drivers for 4.4, round 1
 2015-10-17 16:30 UTC  (3+ messages)

[PATCH 0/4] Input: edt-ft5506 - Adding support for FT5506
 2015-10-17 16:30 UTC  (2+ messages)

[U-Boot] Doubt in USB driver for Vybrid vf610
 2015-10-17 16:29 UTC  (2+ messages)

[Minutes] ELCE Audio mini conf
 2015-10-17 16:25 UTC  (8+ messages)
` Splitting out controls

[PATCH 1/3] ARM: dts: sunxi: Fix interrupt-cells for [r]pio on A23/A31/A33/A80
 2015-10-17 16:24 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: sun6i: Add a dts file for the Sinovoip BPI-M2 board

[PATCH v3 0/4] Staging: lustre: Use static inline functions instead of macros
 2015-10-17 16:21 UTC  (5+ messages)
` [PATCH v3 1/4] Staging: lustre: include: Move function prototypes
` [PATCH v3 2/4] Staging: lustre: include: Convert macro class_export_lock_get into static inline function
` [PATCH v3 3/4] Staging: lustre: include: Convert macro class_export_lock_put "
` [PATCH v3 4/4] Staging: lustre: include : Remove unused macros

[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_resume
 2015-10-17 16:20 UTC 

[PATCH] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
 2015-10-17 16:19 UTC  (3+ messages)

[lustre-devel] [PATCH 0/4] Remove uses and definition of IS_PO2
 2015-10-17 16:15 UTC  (10+ messages)
` [lustre-devel] [PATCH 2/4] staging: lustre: hash.c: replace IS_PO2 by is_power_of_2
` [lustre-devel] [PATCH 3/4] staging: lustre: workitem.c: replace IS_PO2 with is_power_of_2

[ANNOUNCE] v4.10.10-rt10
 2015-10-17 16:08 UTC  (2+ messages)
` [ANNOUNCE] v4.1.10-rt10

[PATCH v2 00/12] staging: fsl-mc: Cleanup and bug fixes
 2015-10-17 16:08 UTC  (4+ messages)
` [PATCH v2 01/12] staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate

[PATCH v2 0/4]Staging: lustre: Use static inline functions instead of macros
 2015-10-17 16:05 UTC  (3+ messages)
` [PATCH v2 1/4] Staging: lustre: include: Move function prototypes
  ` [Outreachy kernel] "

[PATCH] userns/capability: Add user namespace capability
 2015-10-17 15:58 UTC  (2+ messages)

[PATCH] block: flush queued bios when the process blocks
 2015-10-17 16:04 UTC  (17+ messages)
  `  "
    ` [dm-devel] "
        ` [PATCH v2] "
                  ` [PATCH v3 for-4.4] block: flush queued bios when process blocks to avoid deadlock

[PATCH v3] ARM: dts: sun6i: Add support for Sinlinx A31s SDK board
 2015-10-17 16:04 UTC 

[PATCH net] net: add pfmemalloc check in sk_add_backlog()
 2015-10-17 16:04 UTC  (5+ messages)

memory leak: data=journal and {collapse,insert,zero}_range
 2015-10-17 16:02 UTC 

git tag --contains now takes a long time
 2015-10-17 15:58 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.