All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-18 19:44:04 to 2016-03-18 21:08:19 UTC [more...]

[Buildroot] [PATCH v2 00/17] ARM Cortex-M support and STM32 defconfigs
 2016-03-18 21:08 UTC  (18+ messages)
` [Buildroot] [PATCH v2 01/17] arch/arm: introduce and use BR2_ARM_CPU_ARMV7M
` [Buildroot] [PATCH v2 02/17] arch/arm: Cortex-M3 provides only Thumb-2
` [Buildroot] [PATCH v2 03/17] arch/arm: add Cortex-M4 entry
` [Buildroot] [PATCH v2 04/17] uclibc: add patches to simplify Thumb handling
` [Buildroot] [PATCH v2 05/17] uclibc: remove USE_BX handling
` [Buildroot] [PATCH v2 06/17] uclibc: gcc >= 4.9 can build a thumb/thread uclibc
` [Buildroot] [PATCH v2 07/17] uclibc: disable DOPIC on ARM FLAT
` [Buildroot] [PATCH v2 08/17] uclibc: context functions are not Thumb-compatible
` [Buildroot] [PATCH v2 09/17] uclibc: NPTL thread implementation only available on MMU platforms
` [Buildroot] [PATCH v2 10/17] musl: build broken on Thumb, use ARM mode
` [Buildroot] [PATCH v2 11/17] toolchain-buildroot: update glibc comment for noMMU
` [Buildroot] [PATCH v2 12/17] toolchain-buildroot: don't show musl on noMMU platforms
` [Buildroot] [PATCH v2 13/17] package/Makefile.in: adjust LDFLAGS for elf2flt
` [Buildroot] [PATCH v2 14/17] elf2flt: use new upstream site and add ARM patch
` [Buildroot] [PATCH v2 15/17] afboot-stm32: use the Buildroot toolchain
` [Buildroot] [PATCH v2 16/17] configs/stm32f429_disco: new configuration for STM32F429 Discovery board
` [Buildroot] [PATCH v2 17/17] configs/stm32f469_disco: new configuration for STM32F469 "

[Intel-wired-lan] [PATCH 0/6] ixgbe: Add KR and SFP+ interfaces to X550EM_A
 2016-03-18 21:07 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 1/6] ixgbe: Add KR backplane support for X550EM_A
` [Intel-wired-lan] [PATCH 2/6] ixgbe: Request token for phy accesses
` [Intel-wired-lan] [PATCH 3/6] ixgbe: Read and set instance id
` [Intel-wired-lan] [PATCH 4/6] ixgbe: Read and parse NW_MNG_IF_SEL register
` [Intel-wired-lan] [PATCH 5/6] ixgbe: Introduce function to control MDIO speed
` [Intel-wired-lan] [PATCH 6/6] ixgbe: Add support for SFPs with retimer

[PATCH v2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-03-18 21:07 UTC  (14+ messages)
` [PATCH v3] "

Should suspend plug low-level devices?
 2016-03-18 21:06 UTC  (4+ messages)

[Buildroot] [PATCH] package/lirc-tools: Bump to version 0.9.3a
 2016-03-18 21:06 UTC  (2+ messages)

[PATCH] Revert "arm64: Increase the max granular size"
 2016-03-18 21:05 UTC  (3+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-03-18 21:04 UTC  (2+ messages)

[Buildroot] [git commit] package/lirc-tools: Bump to version 0.9.3a
 2016-03-18 21:04 UTC 

[Buildroot] [PATCH] package/upmpdcli: bump to version 1.1.3
 2016-03-18 21:03 UTC  (2+ messages)

[Buildroot] [git commit] package/upmpdcli: bump to version 1.1.3
 2016-03-18 21:03 UTC 

[Buildroot] [PATCH] quagga: bump to version 1.0.20160315
 2016-03-18 21:02 UTC  (2+ messages)

[Buildroot] [git commit] quagga: bump to version 1.0.20160315
 2016-03-18 21:02 UTC 

[PATCH lttng-tools 2/2] Clean-up shm directory tree after freeing the channel
 2016-03-18 21:02 UTC  (2+ messages)
` [PATCH lttng-tools 1/2] Fix: d_type validity is not guaranteed on all nfs versions

[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-03-18 21:01 UTC  (4+ messages)
` [PATCH v3 7/8] ARM: dts: Add exynos3250-artik5 dtsi file for ARTIK5 module

[PATCH] merge: refuse to create too cool a merge by default
 2016-03-18 21:00 UTC  (4+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-03-18 21:00 UTC  (11+ messages)

[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
 2016-03-18 20:59 UTC  (3+ messages)
` [PART1 RFC v3 10/12] svm: Do not expose x2APIC when enable AVIC

snd_hda_core oops with Linux v4.5-6229-gf7813ad5cbfd
 2016-03-18 20:59 UTC 

SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
 2016-03-18 20:59 UTC  (9+ messages)
  ` [PATCH] cpuidle: use high confidence factors only when considering polling

[Buildroot] [PATCH 00/16] ARM Cortex-M support
 2016-03-18 20:59 UTC  (8+ messages)
` [Buildroot] [PATCH 08/16] toolchain-buildroot: update glibc comment for noMMU
` [Buildroot] [PATCH 09/16] toolchain-buildroot: don't show musl on noMMU platforms

[PATCH 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-03-18 20:58 UTC  (11+ messages)
` [PATCH 1/5] public/xen.h: add flags field to vcpu_time_info
` [PATCH 2/5] x86/time: implement tsc as clocksource
` [PATCH 3/5] x86/time: streamline platform time init on plt_init()
` [PATCH 4/5] x86/time: refactor read_platform_stime()
` [PATCH 5/5] x86/time: implement PVCLOCK_TSC_STABLE_BIT

Suspicious error for CMA stress test
 2016-03-18 20:58 UTC  (19+ messages)

[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
 2016-03-18 20:56 UTC  (2+ messages)
` [Qemu-devel] [RFC] Use cpu_get_icount as cpu_get_host_ticks fallback

[Buildroot] [PATCH] xdriver_xf86-video-ati: needs dri3proto for glamor
 2016-03-18 20:55 UTC 

[Buildroot] [PATCH] linux-headers: bump 3.18.x and 4.1.x series
 2016-03-18 20:54 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 3.18.x and 4.1.x series
 2016-03-18 20:54 UTC 

[PATCHv2] sctp: Don't add the shutdown timer if its already been added
 2016-03-18 20:53 UTC  (2+ messages)

[Buildroot] [PATCH] nmap: bump to version 7.10
 2016-03-18 20:53 UTC  (2+ messages)

[Buildroot] [git commit] nmap: bump to version 7.10
 2016-03-18 20:53 UTC 

[Buildroot] [PATCH] git: bump version to 2.7.4
 2016-03-18 20:52 UTC  (2+ messages)

[Buildroot] [git commit] git: bump version to 2.7.4
 2016-03-18 20:52 UTC 

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-03-18 20:52 UTC  (12+ messages)

gcc-6.0 warnings for scsi
 2016-03-18 20:50 UTC  (3+ messages)
` [PATCH 1/3] aacraid: add missing curly braces

[m-c-s][PATCH 1/3] tgt: pass required CFLAGS
 2016-03-18 20:50 UTC  (3+ messages)
` [m-c-s][PATCH 2/3] openstackchef: add missing parameter to getVar
` [m-c-s][PATCH 3/3] python: satisfy setup.py 'setup_requires'

[Buildroot] [PATCH] cmake: bump version to 3.5.0
 2016-03-18 20:49 UTC  (2+ messages)

[OpenRISC] New to OpenRISC
 2016-03-18 20:49 UTC 

[PATCH 0/3] Gen8 Engine reset preparatory patches
 2016-03-18 20:48 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/tdr: Initialize hangcheck struct for each engine
` [PATCH 2/3] drm/i915/tdr: Prepare error handler to accept mask of hung engines
` [PATCH 3/3] drm/i915: Update i915.reset to handle engine resets

[PATCH v2 0/5] arm64: tegra: fix DT definitions for GM20B GPU
 2016-03-18 20:47 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: gk20a: Fix typo in compatible name
` [PATCH v2 2/5] dt-bindings: gk20a: Document iommus property
` [PATCH v2 3/5] dt-bindings: Add documentation for GM20B GPU

[PATCH v2] iwlwifi: dvm: use alloc_ordered_workqueue()
 2016-03-18 20:47 UTC  (3+ messages)
  ` [Outreachy kernel] "

[Buildroot] [git commit] cmake: bump version to 3.5.0
 2016-03-18 20:46 UTC 

[Buildroot] [PATCH] lvm2: bump version to 2.02.146
 2016-03-18 20:46 UTC  (2+ messages)

[Buildroot] [git commit] lvm2: bump version to 2.02.146
 2016-03-18 20:46 UTC 

[RFD] workqueue: WQ_MEM_RECLAIM usage in network drivers
 2016-03-18 20:46 UTC  (4+ messages)

[Buildroot] [PATCH] xfsprogs: bump version to 4.5.0
 2016-03-18 20:46 UTC  (2+ messages)

[PATCH] net: phy: at803x: don't depend on GPIOLIB
 2016-03-18 20:44 UTC  (7+ messages)

[PATCH] crypto: cleaning and refactoring in rsa.c
 2016-03-18 20:39 UTC 

[BUG] contained_in_local_fs will *always* return true
 2016-03-18 20:44 UTC 

[PATCH 0/2] Refactor MTRR and PAT initializations
 2016-03-18 21:35 UTC  (14+ messages)
` [PATCH 2/2] x86/mtrr: Refactor PAT initialization code

[PATCH v2] prime_mmap_coherency: Add return error tests for prime sync ioctl
 2016-03-18 20:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/8] gobject introspection fixes
 2016-03-18 20:46 UTC  (6+ messages)
` [PATCH 7/8] gobject-introspection.bbclass: make additional DEPENDS conditional

[xen-4.3-testing test] 86518: regressions - trouble: blocked/broken/fail/pass
 2016-03-18 20:41 UTC 

KASAN overhead?
 2016-03-18 20:41 UTC 

[Buildroot] [git commit] xfsprogs: bump version to 4.5.0
 2016-03-18 20:40 UTC 

[Buildroot] [PATCH] libsigc: bump to version 2.8.0
 2016-03-18 20:40 UTC  (2+ messages)

[Buildroot] [git commit] libsigc: bump to version 2.8.0
 2016-03-18 20:40 UTC 

[!] Unable to mount nilfs2 filesystem after power outage - error loading super root
 2016-03-18 20:40 UTC  (3+ messages)

[Buildroot] [git commit] nasm: bump to version 2.12.01
 2016-03-18 20:39 UTC 

[Buildroot] [PATCH] nasm: bump to version 2.12.01
 2016-03-18 20:39 UTC  (2+ messages)

[Buildroot] [PATCH] harfbuzz: bump to version 1.2.4
 2016-03-18 20:39 UTC  (2+ messages)

[Buildroot] [git commit] harfbuzz: bump to version 1.2.4
 2016-03-18 20:39 UTC 

[Qemu-devel] [PATCH v1 0/2] Fix build problems with nettle < 3.0.0
 2016-03-18 20:38 UTC  (2+ messages)

[Buildroot] [PATCH] tcl: bump version to 8.6.5
 2016-03-18 20:38 UTC  (2+ messages)

[Buildroot] [PATCH] a10disp: add a hash file
 2016-03-18 20:38 UTC  (2+ messages)

[PATCH V1] perf: qcom: Add L3 cache PMU driver
 2016-03-18 20:37 UTC 

Information about Intel_GPU_TOP tool
 2016-03-18 20:36 UTC  (3+ messages)

[PATCH] iptables-translate: translate iptables --flush
 2016-03-18 20:35 UTC 

[PATCH RESEND 0/2] spi: sun4i: add DMA support
 2016-03-18 20:33 UTC  (15+ messages)
` [PATCH 1/2] "

[PATCH lttng-tools 2/2] Fix: add missing sys/types.h header
 2016-03-18 20:34 UTC 

Why does the driver configure only 2 keys per peer?
 2016-03-18 20:25 UTC 

intel_idle.max_cstate=1 required on baytrail to prevent crashes
 2016-03-18 20:32 UTC  (3+ messages)

[PATCH] serial-uartlite: fix build warning
 2016-03-18 20:32 UTC  (3+ messages)

[U-Boot] [PATCH] Add CONFIG_GMAC_TX_DELAY=4 for OlinuXino Lime2
 2016-03-18 20:32 UTC  (6+ messages)

[PATCH] staging: skein: threefish_block: Use ror64
 2016-03-18 20:32 UTC 

[Buildroot] [git commit] a10disp: add a hash file
 2016-03-18 20:31 UTC 

[Buildroot] [git commit] tcl: bump version to 8.6.5
 2016-03-18 20:31 UTC 

Should suspend plug low-level devices?
 2016-03-18 20:29 UTC  (3+ messages)

Should suspend plug low-level devices?
 2016-03-18 20:29 UTC  (3+ messages)

New snd-hda warning spew
 2016-03-18 20:26 UTC  (10+ messages)

[PATCH] gpio: 74x164: add dt support for nxp's 74x594
 2016-03-18 20:26 UTC  (2+ messages)

Should suspend plug low-level devices?
 2016-03-18 20:25 UTC  (3+ messages)

[Buildroot] [PATCH v2 3/3] package: add lapack
 2016-03-18 20:25 UTC 

[PATCH v2] mtd: avoid stack overflow in MTD CFI code
 2016-03-18 20:25 UTC  (5+ messages)

[Buildroot] [PATCH v2 2/3] gcc: consolidate fortran options
 2016-03-18 20:23 UTC 

[PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
 2016-03-18 20:22 UTC  (5+ messages)
` [PATCH v3 1/9] net: arc_emac: make the rockchip emac document more compatible

[PATCH v7 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-18 20:22 UTC  (7+ messages)
` [PATCH v7 for Xen 4.7 1/4] xen: enable "

[Buildroot] [PATCH v2 1/3] toolchain-external: add basic fortran support
 2016-03-18 20:21 UTC 

usb: gadget breakage on N900: bind UDC by name passed via usb_gadget_driver structure
 2016-03-18 20:20 UTC  (4+ messages)

[PATCH 1/3] crypto: marvell/cesa - replace dma_to_phys with dma_map_single
 2016-03-18 20:18 UTC  (3+ messages)

Update *.po with git.pot?
 2016-03-18 20:19 UTC 

[PATCH v2] ata: add AMD Seattle platform driver
 2016-03-18 20:19 UTC  (6+ messages)

[oe-layersetup][PATCH] arago-fido-config: switch meta-arago from master to fido
 2016-03-18 20:15 UTC 

[PATCH 1/2] i2c: rk3x: add support for rk3228
 2016-03-18 20:16 UTC  (3+ messages)

[PATCH 0/2] Convert macros to static inline functions
 2016-03-18 20:13 UTC  (4+ messages)
` [PATCH 1/2] staging: comedi: drivers: amplc_pci224: "
` [PATCH 2/2] staging: comedi: drivers: amplc_pci230: "
  ` [Outreachy kernel] "

[PATCH v3 0/4] Support for analog peripherals on LPC18xx familiy
 2016-03-18 20:12 UTC  (4+ messages)
` [PATCH v3 4/4] dt: document NXP LPC1850 DAC driver bindings

[uml-devel] [PATCH] um: fix FPU register double-restore after sigreturn
 2016-03-18 20:12 UTC  (7+ messages)

Branching off fido and freeing up master
 2016-03-18 20:12 UTC 

[RFC 0/8] Allow usage of independant devicetrees
 2016-03-18 20:12 UTC  (4+ messages)

[RFC PATCH 0/3] ASoC: pcm1792a: Add support for pcm1795 and pcm1796
 2016-03-18 20:08 UTC  (10+ messages)
` [RFC PATCH 3/3] ASoC: pcm179x: "
    ` [PATCH V2] "
      ` [PATCH V3] "
          ` [PATCH V4] "
            ` [PATCH V5] "
              ` [PATCH V6] "

[PATCH igt] lib/igt_aux: Framework for measuring latency in raising signals
 2016-03-18 20:08 UTC  (2+ messages)

Conditional compile for package in layer.conf for Qemu
 2016-03-18 20:06 UTC  (5+ messages)

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-18 20:05 UTC  (14+ messages)

[PATCH] splice: handle zero nr_pages in splice_to_pipe()
 2016-03-18 20:05 UTC  (4+ messages)

[PATCH V15 0/4] dma: add Qualcomm Technologies HIDMA driver
 2016-03-18 20:06 UTC  (4+ messages)
` [PATCH 4/4] dma: qcom_hidma: read the channel id from HW

[PATCH] bluez5: allow D-Bus to spawn obexd in systems without systemd
 2016-03-18 20:04 UTC  (5+ messages)

pull request: iwlwifi-2016-02-16
 2016-03-18 20:03 UTC  (3+ messages)

[PATCH] dma-buf,drm,ion: Propagate error code from dma_buf_start_cpu_access()
 2016-03-18 20:02 UTC 

[PATCH v4] xSplice v1 design and implementation
 2016-03-18 19:59 UTC  (4+ messages)
` [PATCH v4 06/34] x86/arm: Add BUGFRAME_NR define and BUILD checks

[PATCH 0/4] drm: Add support of ARC PGU display controller
 2016-03-18 19:55 UTC  (7+ messages)
` [PATCH 2/4] drm: Add DT bindings documentation for "

[PATCH 01/10] crypto: rsa - generalize ASN.1 sequences
 2016-03-18 19:52 UTC  (5+ messages)
` [PATCH 02/10] crypto: rsa_helper - add raw integer parser actions
` [PATCH 08/10] crypto: scatterwak - Add scatterwalk_sg_copychunks

[PATCH v5 1/2] iio: ad5755: add support for dt bindings
 2016-03-18 19:51 UTC  (4+ messages)
` [PATCH v5 2/2] iio: ad5755: Add DT binding documentation

PCI IO resource question
 2016-03-18 19:51 UTC  (12+ messages)

[PATCH] xen/x86: Remap text/data/bss with appropriate permissions
 2016-03-18 19:49 UTC  (2+ messages)
` [PATCH v2] "

[openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'
 2016-03-18 19:48 UTC  (13+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-03-17
 2016-03-18 19:46 UTC  (2+ messages)

[PATCH] mpt3sas: Don't overreach ioc->reply_post[] during initialization
 2016-03-18 19:45 UTC  (2+ messages)

[PATCH v6 0/4] vfs: Use per-cpu list for SB's s_inodes list
 2016-03-18 19:44 UTC  (4+ messages)
` [PATCH v6 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v6 2/4] fsnotify: Simplify inode iteration on umount
` [PATCH v6 4/4] vfs: Use per-cpu list for superblock's inode list


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.