All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-17 08:02:31 to 2015-08-17 09:24:36 UTC [more...]

[RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver
 2015-08-17  9:24 UTC  (7+ messages)
` [RESEND PATCH 1/3 v6] dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings
` [RESEND PATCH 2/3 v6] cpufreq: mediatek: Add MT8173 cpufreq driver
` [RESEND PATCH 3/3 v6] arm64: dts: mt8173: mt8173-evb: Add mt8173 cpufreq driver support

[meta-raspberrypi][PATCH 1/2] linux-raspberrypi: support configuration fragments
 2015-08-17  9:23 UTC  (6+ messages)
` [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

[libvirt bisection] complete build-i386-libvirt
 2015-08-17  9:23 UTC 

[U-Boot] [PATCH V6] sf: Turn SPI flash chip into 3-Byte address mode
 2015-08-17  9:21 UTC  (14+ messages)

[U-Boot] git fetch fails, and patchwork not updating
 2015-08-17  9:20 UTC  (2+ messages)

[RFCv5 PATCH 18/46] arm: topology: Define TC2 energy and provide it to the scheduler
 2015-08-17  9:19 UTC  (2+ messages)
` [RFCv5, "

fs: out of bounds on stack in iov_iter_advance
 2015-08-17  9:18 UTC  (3+ messages)

[PATCH v2] fstests: btrfs: Add reserved space leak check for rewrite dirty page
 2015-08-17  9:18 UTC  (2+ messages)

[PATCH 0/5] net: Hisilicon Network Subsystem support
 2015-08-17  9:17 UTC  (7+ messages)
` [PATCH 3/5] net: add Hisilicon Network Subsystem MDIO support

[Bug 102931] New: Radeon : EDID Reading Incorrectly
 2015-08-17  9:16 UTC  (2+ messages)
` [Bug 102931] "

renesas-drivers-2015-08-11-v4.2-rc6
 2015-08-17  9:16 UTC  (2+ messages)

[U-Boot] [PATCH] Remove odroid_xu3.h.rej
 2015-08-17  9:16 UTC  (4+ messages)

[PATCH v4 0/1] Yocto Bug #6945
 2015-08-17  9:14 UTC  (2+ messages)

Kernel panic - not syncing: No working init found
 2015-08-17  9:06 UTC 

TIETOTURVAPÄIVITYS
 2015-08-17  9:00 UTC 

[PATCH v4 0/5] Altera PCIe host controller driver with MSI support
 2015-08-17  9:09 UTC  (18+ messages)
` [PATCH v4 1/5] arm: add msi.h to Kbuild
` [PATCH v4 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v4 3/5] pci: altera: Add Altera PCIe MSI driver
` [PATCH v4 4/5] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v4 5/5] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer

[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-08-17  9:09 UTC  (5+ messages)

[PATCH v4 1/6] mfd: fsl imx25 Touchscreen ADC driver
 2015-08-17  9:11 UTC  (5+ messages)

[RFC PATCH kernel vfio] mm: vfio: Move pages out of CMA before pinning
 2015-08-17  9:11 UTC  (4+ messages)

Linux 4.2-rc6 regression: RIP: e030:[<ffffffff8110fb18>] [<ffffffff8110fb18>] detach_if_pending+0x18/0x80
 2015-08-17  9:09 UTC  (10+ messages)

[PATCH v5 0/8] Add support for best effort block read emulation
 2015-08-17  9:09 UTC  (4+ messages)
` [PATCH v5 6/8] iio: gyro: bmg160: optimize i2c transfers in trigger handler

[PATCH 0/3] staging: wilc1000: code style patches
 2015-08-17  9:08 UTC  (3+ messages)
` [PATCH 1/3] staging: wilc1000: code style: fix macro with multiple statements

obsolete option freelist_percent in documentation / question
 2015-08-17  9:01 UTC 

[PATCH v4 0/5] Devfreq cooling device
 2015-08-17  9:05 UTC  (4+ messages)
` [PATCH v4 2/5] PM / OPP: add a function to get the voltage for disabled OPPs

[PATCH] gpiolib: irqchip: use different lockdep class for each gpio irqchip
 2015-08-17  9:06 UTC  (4+ messages)

[U-Boot] [PATCH 00/15] sunxi_nand_spl: cleanups, auto config and bad block handling
 2015-08-17  9:05 UTC  (36+ messages)
` [U-Boot] [PATCH 01/15] sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
` [U-Boot] [PATCH 02/15] sunxi_nand_spl: Drop unnecessary temp buf
` [U-Boot] [PATCH 03/15] sunxi_nand_spl: We only need to reset the nand chip once
` [U-Boot] [PATCH 04/15] sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
` [U-Boot] [PATCH 05/15] sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
` [U-Boot] [PATCH 06/15] sunxi_nand_spl: Make sure the DMA controller is enabled
` [U-Boot] [PATCH 07/15] sunxi_nand_spl: Turn off clocks when we're done with the nand
` [U-Boot] [PATCH 08/15] sunxi_nand_spl: Add proper cache flusing
` [U-Boot] [PATCH 09/15] sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
` [U-Boot] [PATCH 10/15] sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
` [U-Boot] [PATCH 11/15] sunxi_nand_spl: Add support for sun4i and sun5i SoCs
` [U-Boot] [PATCH 12/15] sunxi_nand_spl: Properly config page-size in the nand ctl register
` [U-Boot] [PATCH 13/15] sunxi_nand_spl: Parametrize lowlevel read functions
` [U-Boot] [PATCH 14/15] sunxi_nand_spl: Auto detect nand configuration parameters
` [U-Boot] [PATCH 15/15] sunxi_nand_spl: Add support for backup boot partitions

[PATCH 01/14] drm/exynos: stop using sgtable in page fault handler
 2015-08-17  9:03 UTC  (7+ messages)
` [PATCH 09/14] drm/exynos: remove call to drm_gem_free_mmap_offset()

[PATCH v2] crypto: amcc: Do a NULL check for pointer
 2015-08-17  9:03 UTC  (2+ messages)

ARM: sunxi: Experiences NAND flash
 2015-08-17  9:03 UTC  (6+ messages)
  ` [U-Boot] "

[PATCH v2 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
 2015-08-17  9:01 UTC  (9+ messages)
` [PATCH v2 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-08-17  8:57 UTC  (11+ messages)

[U-Boot] [PATCH] imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORT
 2015-08-17  8:57 UTC  (2+ messages)

[B.A.T.M.A.N.] Why we switched to Babel
 2015-08-17  8:57 UTC  (2+ messages)

[PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error
 2015-08-17  8:56 UTC  (2+ messages)

[RESEND PATCH v5] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2015-08-17  8:56 UTC  (2+ messages)

[PATCH] gpio/grgpio: fix deadlock in grgpio_irq_unmap()
 2015-08-17  8:56 UTC  (2+ messages)

[PATCH] mempool: fix the inverted pg_num check on create
 2015-08-17  8:55 UTC  (2+ messages)

[PATCH v4] fs/pstore: provide panic data even in suspend
 2015-08-17  8:51 UTC 

Using Unix TC to shape high bandwidth traffic
 2015-08-17  8:51 UTC  (2+ messages)

[PATCH 0/2] crypto: KEYS: convert public key to the akcipher API
 2015-08-17  8:50 UTC  (9+ messages)
` [PATCH 2/2] crypto: qat - Don't move data inside output buffer

[RFC v5 00/26] Re-use nvram module
 2015-08-17  8:48 UTC  (5+ messages)

[PATCH v8 0/8] implement notes.mergeStrategy option
 2015-08-17  8:46 UTC  (9+ messages)
` [PATCH v8 1/8] notes: document cat_sort_uniq rewriteMode
` [PATCH v8 2/8] notes: extract enum notes_merge_strategy to notes-utils.h
` [PATCH v8 3/8] note: extract parse_notes_merge_strategy to notes-utils
` [PATCH v8 4/8] notes: allow use of the "rewrite" terminology for merge strategies
` [PATCH v8 5/8] notes: implement parse_combine_rewrite_fn using parse_notes_merge_strategy
` [PATCH v8 6/8] notes: add tests for --commit/--abort/--strategy exclusivity
` [PATCH v8 7/8] notes: add notes.mergeStrategy option to select default strategy
` [PATCH v8 8/8] notes: teach git-notes about notes.<ref>.mergeStrategy option

ieee1588fwd.c implementation
 2015-08-17  8:47 UTC  (8+ messages)

[PATCH] nfc: netlink: Fix "warning: 'data' may be used uninitialized in this function"
 2015-08-17  8:47 UTC  (2+ messages)

[Bug 102401] New: 4.2 RC5
 2015-08-17  8:47 UTC  (2+ messages)
` [Bug 102401] Radeon Displayport Audio Warping

[PATCH] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-08-17  8:46 UTC  (5+ messages)

[PATCH ] fs/ceph: Remove the useless judgement
 2015-08-17  8:46 UTC 

Build regressions/improvements in v4.2-rc7
 2015-08-17  8:45 UTC  (3+ messages)

[PATCH] fs/ceph: cleanup code
 2015-08-17  8:45 UTC 

[PATCH] fs/ceph: No need get inode of parent in ceph_open
 2015-08-17  8:43 UTC 

[PATCH 0/7] drm/i915: Move DP link parameters out from intel_dp
 2015-08-17  8:42 UTC  (2+ messages)

[PATCH] mempool: fix incompatibility with C++ in header file
 2015-08-17  8:40 UTC  (2+ messages)

[PATCH 1/2] gpio: don't override irq_*_resources() callbacks
 2015-08-17  8:40 UTC  (3+ messages)

[PATCH v2] Documentation: gpio: consumer: describe active low property
 2015-08-17  8:39 UTC  (2+ messages)

[PATCH RFC v2 0/7] Implement generic ASoC HDMI codec
 2015-08-17  8:39 UTC  (4+ messages)
` [PATCH RFC v2 3/7] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders

Avoid race condition between do_unpack and do_deploy_archives in archiver.bbclass
 2015-08-17  8:37 UTC  (2+ messages)
` [PATCH] archiver.bbclass: Run deploy_archives in $WORKDIR

[patch] net: ethernet: micrel: fix an error code
 2015-08-17  8:36 UTC  (3+ messages)

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
 2015-08-17  8:36 UTC  (5+ messages)
` [PATCH 1/3] platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM

[PATCH] ALSA: usb-audio: Recurse before saving terminal properties
 2015-08-17  8:35 UTC  (5+ messages)

dom0 panic with Upstream Linux 4.1 tree
 2015-08-17  8:32 UTC 

[Qemu-devel] [Bug 1481272] [NEW] main-loop: WARNING: I/O thread spun for 1000 iterations
 2015-08-17  8:22 UTC  (3+ messages)
` [Qemu-devel] [Bug 1481272] "

[PATCH 0/1] ncurses: 5.9 -> 6.0
 2015-08-17  8:30 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] Upgrades: openssh, nss, nfs-utils, rsvg
 2015-08-17  8:28 UTC  (3+ messages)

Crypto Update for 3.15
 2015-08-17  8:27 UTC  (11+ messages)
` Crypto Update for 3.16
  ` Crypto Update for 3.17
    ` Crypto Update for 3.18
      ` Crypto Update for 3.19
        ` Crypto Update for 3.20
          ` Crypto Fixes for 4.2

[PATCH] leds: leds-fsg: Use devm_led_classdev_register
 2015-08-17  8:27 UTC  (2+ messages)

[PATCH] dma: pxa_dma: don't use config direction parameter
 2015-08-17  8:26 UTC  (3+ messages)

[PATCH] x86, suspend: Save/restore THERM_CONTROL register for suspend
 2015-08-17  8:29 UTC 

Deadlock in grgpio_irq_unmap()
 2015-08-17  8:24 UTC  (2+ messages)

[PATCH] iio: percolate error if event fd fails
 2015-08-17  8:22 UTC  (4+ messages)

[U-Boot] [U-Boot RESEND v2 00/10] Enable edma support for ti-qspi
 2015-08-17  8:22 UTC  (4+ messages)
` [U-Boot] [U-Boot RESEND v2 09/10] spi: ti_qspi: Use DMA to read from qspi flash

[PATCH][meta-oe] collectd: upgrade to 5.5.0
 2015-08-17  8:21 UTC  (5+ messages)

[PATCH] backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro
 2015-08-17  8:21 UTC  (2+ messages)

[PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-08-17  8:20 UTC  (6+ messages)

[Qemu-devel] [PATCH] Move RAMBlock and ram_list to ram_addr.h
 2015-08-17  8:19 UTC  (3+ messages)

[PATCH 0/1] mc: add PACKAGECONFIG for util-linux
 2015-08-17  8:18 UTC  (2+ messages)
` [PATCH 1/1] "

[ANNOUNCE] rt-tests-0.93
 2015-08-17  8:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/5] ppc: Remove MMU_MODEn_SUFFIX definitions
 2015-08-17  8:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] tcg/ppc: Improve unaligned load/store handling on 64-bit backend

[PATCH] mbuf & mempool: explicit typecast on function return
 2015-08-17  8:14 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the rdma tree
 2015-08-17  8:13 UTC 

[PATCH] mmc/android-goldfish: remove incorrect __iomem annotation
 2015-08-17  8:09 UTC 

[U-Boot] [PATCH 1/3] sunxi: musb: Drop no longer accurate comment in Kconfig help text
 2015-08-17  8:11 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
` [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards

[U-Boot] [PATCH 0/9] imx: mx6: support LPDDR2 and add mx6slevk spl
 2015-08-17  8:11 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] imx: mx6: ddr add more register entry for mmdc_p_regs
` [U-Boot] [PATCH 2/9] imx: mx6: ddr no support MMDC1 for i.MX6SL
` [U-Boot] [PATCH 3/9] imx: mx6: ddr correct tRFC and tXS
` [U-Boot] [PATCH 4/9] imx: mx6: ddr add dram io configuration and header file for i.MX6SL
` [U-Boot] [PATCH 5/9] imx: mx6: ddr add mpzqlp2ctl entry
` [U-Boot] [PATCH 6/9] imx: mx6: ddr add an entry ddr_type for mx6_ddr_sysinfo
` [U-Boot] [PATCH 7/9] imx: mx6: ddr init MMDC according to ddr_type
` [U-Boot] [PATCH 8/9] imx: mx6: ddr: add LPDDR2 support
` [U-Boot] [PATCH 9/9] imx: mx6slevk: add SPL support

[PATCH] ocfb: remove incorrect __iomem annotation
 2015-08-17  8:10 UTC 

[Qemu-devel] [PATCH 0/2] Dynamic module support for block drivers
 2015-08-17  8:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Add dynamic module loading "
` [Qemu-devel] [PATCH 2/2] Add dynamic generation of module_block.h

[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-17  8:03 UTC  (5+ messages)
` [PATCH 20/20] iio: bmc150: Add SPI driver

linux-next: manual merge of the thermal-soc tree with the arm tree
 2015-08-17  8:03 UTC  (3+ messages)

[PATCH v3] powerpc: Add an inline function to update POWER8 HID0
 2015-08-17  8:03 UTC  (2+ messages)
` [v3] "

[PATCH] powerpc/eeh: Probe after unbalanced kref check
 2015-08-17  8:03 UTC  (2+ messages)
`  "

[PATCH][RESEND] cxl:Plug irq_bitmap getting leaked in cxl_context
 2015-08-17  8:03 UTC  (2+ messages)
` [RESEND] "

[PATCH v5 01/11] cxl: Convert MMIO read/write macros to inline functions
 2015-08-17  8:03 UTC  (2+ messages)
` [v5, "

bisected: boot hang on sparc64 after PCIe changes
 2015-08-17  8:03 UTC  (2+ messages)

][PATCH 01/31] layer.conf: update the source mirror definition
 2015-08-17  8:03 UTC  (3+ messages)

[PATCH net-next v2] rocker: add debugfs support to dump internal tables
 2015-08-17  8:02 UTC  (3+ messages)

[PATCH] ASoc: Handle multiple codecs with split playback / capture
 2015-08-17  8:02 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.