All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-27 01:55:19 to 2015-11-27 03:30:16 UTC [more...]

[v3, 0/5] eSDHC patches introduction
 2015-11-27  3:20 UTC  (4+ messages)
` [v3, 1/5] powerpc/fsl: move mpc85xx.h to include/linux
` [v3, 3/5] mmc: kconfig: select MFD_SYSCON for MMC_SDHCI_OF_ESDHC
` [v3, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v2 3/3] zram: pass gfp from zcomp frontend to backend
 2015-11-27  3:31 UTC  (5+ messages)

[PATCH] [v4] x86, suspend: Save/restore extra MSR registers for suspend
 2015-11-27  3:28 UTC  (12+ messages)

T.A.S.K
 2015-11-26 23:29 UTC 

[Bug 91865] [r600g] GPU hang in 'gsraytrace' - NI/Turks (6670)
 2015-11-27  3:20 UTC  (3+ messages)

(no subject)
 2015-11-27  3:20 UTC 

[U-Boot] [PATCH v2] arm: socfpga: Enable load zImage and Linux DTB from USB
 2015-11-27  3:18 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Remove fsloadcmd from environment
 2015-11-27  3:18 UTC  (2+ messages)

[PATCH]SCSI:Refine the way to fix NULL pointer dereference in runtime PM
 2015-11-27  3:01 UTC  (4+ messages)
` [PATCH 1/2]Revert "SCSI: Fix NULL pointer dereference in runtime PM"

[Qemu-devel] [PULL for-2.5 0/3] Net patches for 2.5
 2015-11-27  3:12 UTC  (4+ messages)
` [Qemu-devel] [PULL for-2.5 1/3] eepro100: Prevent two endless loops
` [Qemu-devel] [PULL for-2.5 2/3] tap-win32: skip unexpected nodes during registry enumeration
` [Qemu-devel] [PULL for-2.5 3/3] tap-win32: disable broken async write path

implications of mixed mode
 2015-11-27  3:11 UTC  (3+ messages)

[PATCH v2] arm64: dts: uniphier: add PH1-LD10 SoC/board support
 2015-11-27  3:10 UTC  (4+ messages)

[Bugfix] x86/PCI: Fix regression caused by commit 4d6b4e69a245
 2015-11-27  3:12 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH] powerpc/powernv: Add winkle as cpuidle state
 2015-11-27  3:06 UTC 

btrfs check help
 2015-11-27  3:03 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/8] Add basic "detach" support for dump-guest-memory
 2015-11-27  2:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/8] dump-guest-memory: cleanup: removing dump_{error|cleanup}()
` [Qemu-devel] [PATCH v2 2/8] dump-guest-memory: add "detach" flag for QMP/HMP interfaces
` [Qemu-devel] [PATCH v2 3/8] dump-guest-memory: add basic "detach" support
` [Qemu-devel] [PATCH v2 4/8] dump-guest-memory: add qmp event DUMP_COMPLETED
` [Qemu-devel] [PATCH v2 5/8] dump-query: add "dump-query" command to query dump status
` [Qemu-devel] [PATCH v2 6/8] dump-query: implement "status" of "dump-query" command
` [Qemu-devel] [PATCH v2 7/8] DumpState: adding total_size and written_size fields
` [Qemu-devel] [PATCH v2 8/8] dump-query: make the percentage accurate

[PATCH 2/3] arcmsr: Split dma resource allocation to a new function
 2015-11-27  2:58 UTC  (3+ messages)

[PATCH 4/4] ALSA: hda - Wake the codec up on pin/ELD notify events
 2015-11-27  2:55 UTC  (13+ messages)
  ` [Intel-gfx] "

[PATCH v1 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-11-27  2:52 UTC  (15+ messages)
` [PATCH v1 1/5] thermal: rockchip: fix a trivial typo
` [PATCH v1 2/5] thermal: rockchip: fix a impossible condition caused by the warning
` [PATCH v1 3/5] dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatible
` [PATCH v1 4/5] thermal: rockchip: Support the RK3228 SoCs in thermal driver
` [PATCH v1 5/5] thermal: rockchip: Support the RK3399 "

[U-Boot] [PATCH] Implement pytest-based test infrastructure
 2015-11-27  2:52 UTC  (11+ messages)

[U-Boot] [PATCH V2] common: cli_hush: avoid memory leak
 2015-11-27  2:52 UTC  (2+ messages)

[U-Boot] [PATCH] common: cli_hush: avoid memory leak
 2015-11-27  2:51 UTC  (5+ messages)
` [U-Boot] [PATCH] common: mmc: unsigned char compared against 0

[U-Boot] [PATCH v7 1/2] Fix board init code to respect the C runtime environment
 2015-11-27  2:51 UTC  (4+ messages)
` [U-Boot] [PATCH v7 2/2] arm: move gd handling outside of C code

[U-Boot] [PATCH v7 00/34] sf: MTD support
 2015-11-27  2:51 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/13] dm: pci: Support native driver model calls
 2015-11-27  2:51 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] pci: Use a common return in command processing
` [U-Boot] [PATCH v3 02/13] pci: Use a separate variable for the bus number
` [U-Boot] [PATCH v3 03/13] pci: Refactor the pciinfo() function
` [U-Boot] [PATCH v3 04/13] dm: pci: Add a comment about how to find struct pci_controller
` [U-Boot] [PATCH v3 05/13] dm: pci: Rename pci_auto.c to pci_auto_old.c
` [U-Boot] [PATCH v3 06/13] dm: pci: Move common auto-config functions to a common file
` [U-Boot] [PATCH v3 07/13] dm: pci: Reorder functions in cmd_pci.c
` [U-Boot] [PATCH v3 08/13] pci: Tidy up function comments "
` [U-Boot] [PATCH v3 09/13] pci: Use common functions to read/write config
` [U-Boot] [PATCH v3 10/13] pci: Use a separate 'dev' variable for the PCI device
` [U-Boot] [PATCH v3 11/13] pci: Move PCI header output code into its own function
` [U-Boot] [PATCH v3 12/13] dm: pci: Convert 'pci' command to driver model
` [U-Boot] [PATCH v3 13/13] dm: pci: Disable PCI compatibility functions by default

[PATCH] extcon: rt8973: Add IRQF_ONESHOT to interrupt flags
 2015-11-27  2:47 UTC  (2+ messages)

[jethro][PATCH v2] license.bbclass: fix host contamination warnings for license files
 2015-11-27  2:47 UTC  (6+ messages)

[linux-mingo-tip-master test] 65123: regressions - FAIL
 2015-11-27  2:44 UTC 

[PATCH] drm/amdgpu: fix userptr flags check
 2015-11-27  2:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] Add an i.MX25 specific CCM driver
 2015-11-27  2:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/3] i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
` [Qemu-devel] [PATCH v4 2/3] i.MX: Split the CCM class into an abstact base class and a concrete class
` [Qemu-devel] [PATCH v4 3/3] i.MX: Add an i.MX25 specific CCM class/instance
  ` [Qemu-arm] "

[PATCH] gcc-cross-initial: make dependency on gnu-config-native and autoconf-native explicit
 2015-11-27  2:45 UTC 

[Bug 93032] [radeonsi] gpu lockup after a few minutes of play
 2015-11-27  2:37 UTC  (3+ messages)
` [Bug 93032] [radeonsi] Civilization Beyond Earth segfaults

[PATCH v3 1/3] modetest: introduce get_prop_info() for getting property id and type
 2015-11-27  2:37 UTC  (3+ messages)

[PATCH] x86: mm: clean up probe_memory_block_size()
 2015-11-27  2:37 UTC  (3+ messages)

[PATCHv2] x86: mm: clean up probe_memory_block_size()
 2015-11-27  2:36 UTC 

[Qemu-devel] [PATCH v3 0/3] Add an i.MX25 specific CCM driver
 2015-11-27  2:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] i.MX: Add an i.MX25 specific CCM class/instance

ARM: Question about irq-gic-v3-its.c
 2015-11-27  2:31 UTC  (2+ messages)

[iGVT-g] XenGT for PV guest
 2015-11-27  2:32 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH] lib/librte_sched: Fix compile with gcc 4.3.4
 2015-11-27  2:26 UTC  (3+ messages)

[dizzy] [PATCH 1/1] glibc: use patch for CVE-2015-1781
 2015-11-27  2:15 UTC 

[PATCH] nfs: ERROR: do not initialise statics to 0
 2015-11-27  2:03 UTC 

Crash in set_cpu_sibling_map() booting Xen 4.6.0 on Fusion
 2015-11-27  2:11 UTC  (11+ messages)

[PATCH] hash: add rte_hash_set_cmp_func() function
 2015-11-27  2:11 UTC 

[PATCH v2 00/13] drm/exynos: async G2D and g2d_move()
 2015-11-27  2:11 UTC  (8+ messages)
` [PATCH v2 08/13] exynos: fimg2d: add g2d_set_direction

[PATCH v4] clk: rockchip: switch PLLs to slow mode before reboot for rk3288
 2015-11-27  2:09 UTC  (2+ messages)

subvols and parents - how?
 2015-11-27  2:02 UTC  (4+ messages)

[PATCH 1/2] examples/distributor: Fix compile issue
 2015-11-27  2:02 UTC  (4+ messages)
` [PATCH 2/2] Fix compile issue in i686 platform

[U-Boot] [PATCH] video: ipu: fix out of bounds access
 2015-11-27  2:00 UTC 

[PATCH v7] Add new mac80211 driver mwlwifi
 2015-11-27  2:00 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH 0/3] Couple of patches while developing BATMAN V
 2015-11-27  1:59 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: add seqno maximum age and protection start flag parameters

[Ocfs2-devel] [PATCH] jbd2: fix null committed data return in undo_access
 2015-11-27  1:57 UTC  (2+ messages)
`  "

[GIT PULL] Renesas ARM Based SoC Fixes for v4.4
 2015-11-27  1:56 UTC  (4+ messages)
` [PATCH] ARM: shmobile: r8a7793: proper constness with __initconst

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.5
 2015-11-27  1:55 UTC  (32+ messages)
` [PATCH 01/15] ARM: shmobile: r8a7790: switch console back to scif0
` [PATCH 02/15] ARM: shmobile: bockw dts: define sdhi0 pins with pull-ups
` [PATCH 03/15] ARM: shmobile: r8a7794: alt: Enable PFC DU for the VGA port
` [PATCH 04/15] ARM: shmobile: r8a7793: Add DU node to device tree
` [PATCH 05/15] ARM: shmobile: r8a7791: remove deprecated #gpio-range-cells from dtsi
` [PATCH 06/15] ARM: shmobile: r8a7794: "
` [PATCH 07/15] ARM: shmobile: r8a7791: koelsch: Fix pinmux for HDMI
` [PATCH 08/15] ARM: shmobile: bockw: Move SPI FLASH partition to subnode
` [PATCH 09/15] ARM: shmobile: porter: Move SPI FLASH partitions "
` [PATCH 10/15] ARM: shmobile: lager: "
` [PATCH 11/15] ARM: shmobile: silk: "
` [PATCH 12/15] ARM: shmobile: alt: Correct scif2 pfc
` [PATCH 13/15] ARM: shmobile: alt: Correct ether pfc
` [PATCH 14/15] ARM: shmobile: r8a7740 dtsi: Add L2 cache-controller node
` [PATCH 15/15] ARM: shmobile: sh73a0 "

[PATCH] fm10k: fix wrong Rx func is used
 2015-11-27  1:55 UTC 

[GIT PULL] Renesas ARM Based SoC Cleanup for v4.5
 2015-11-27  1:55 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Remove link to oss.renesas.com which is closed
` [PATCH 2/3] ARM: shmobile: Introduce ARCH_RENESAS
` [PATCH 3/3] ARM: shmobile: Remove legacy mach/irqs.h

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.5
 2015-11-27  1:55 UTC  (36+ messages)
` [PATCH 02/18] arm64: dts: r8a7795: add EthernetAVB device node
` [PATCH 03/18] arm64: dts: r8a7795: enable EthernetAVB on Salvator-X
` [PATCH 04/18] arm64: dts: r8a7795: enable nfs root on Salvator-X board
` [PATCH 05/18] arm64: renesas: salvator-x: Setup ethernet0 alias for U-Boot
` [PATCH 06/18] arm64: renesas: r8a7795: add I2C support
` [PATCH 07/18] arm64: renesas: salvator-x: enable I2C
` [PATCH 08/18] arm64: renesas: r8a7795 dtsi: Add all HSCIF nodes
` [PATCH 09/18] arm64: renesas: r8a7795: add AUDIO_DMAC support
` [PATCH 10/18] arm64: renesas: r8a7795: Sound SSI PIO support
` [PATCH 11/18] arm64: renesas: r8a7795: Sound SSI DMA support
` [PATCH 12/18] arm64: renesas: r8a7795: Sound SRC support
` [PATCH 13/18] arm64: renesas: r8a7795: Sound DVC support
` [PATCH 14/18] arm64: renesas: salvator-x: Sound SSI PIO support
` [PATCH 15/18] arm64: renesas: salvator-x: Sound SSI DMA support
` [PATCH 16/18] arm64: renesas: salvator-x: Sound SSI DMA support via BUSIF
` [PATCH 17/18] arm64: renesas: salvator-x: Sound SRC support
` [PATCH 18/18] arm64: renesas: salvator-x: Sound DVC support


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.