All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-15 19:11:15 to 2017-01-15 22:20:27 UTC [more...]

[PATCH 0/2] add support for uart_AO_B
 2017-01-15 22:20 UTC  (3+ messages)

[PATCH] net: jme: use new api ethtool_{get|set}_link_ksettings
 2017-01-15 22:18 UTC 

[PATCH v2 0/2] diff orderfile documentation improvements
 2017-01-15 22:16 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] diff: document behavior of relative diff.orderFile
  ` [PATCH v3 2/2] diff: document the format of the -O (diff.orderFile) file

[U-Boot] [PATCH v2 00/10] imx6ul: Add Engicam Is.IoT MX6UL support
 2017-01-15 22:06 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] configs: imx6: Don't define USDHC2_BASE_ADDR
` [U-Boot] [PATCH v2 02/10] arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support
` [U-Boot] [PATCH v2 03/10] arm: dts: imx6ul-isiot: Add I2C nodes
` [U-Boot] [PATCH v2 04/10] imx6: isiotmx6ul: Add I2C support
` [U-Boot] [PATCH v2 05/10] arm: dts: imx6ul-isiot: Add FEC node
` [U-Boot] [PATCH v2 06/10] imx6: isiotmx6ul: Add FEC support
` [U-Boot] [PATCH v2 07/10] arm: dts: imx6ul-isiot: Add eMMC node
` [U-Boot] [PATCH v2 08/10] imx6: isiotmx6ul: Add NAND support
` [U-Boot] [PATCH v2 09/10] imx6: isiotmx6ul: Add nandboot env support
` [U-Boot] [PATCH v2 10/10] imx6ul: isiotmx6ul: Enable I2C support

[Buildroot] [PATCH v3 0/7] qt5 bump to 5.8.0-rc
 2017-01-15 22:04 UTC  (10+ messages)

[GIT PULL] SCSI fixes for 4.10-rc3
 2017-01-15 22:02 UTC  (8+ messages)
` [PATCH] Revert "scsi: mpt3sas: Fix secure erase premature termination"

[Qemu-devel] implementing architectural timers using QEMU timers
 2017-01-15 21:52 UTC  (5+ messages)

[Buildroot] [PATCH 0/3] pblog: Add new package
 2017-01-15 21:51 UTC  (7+ messages)
` [Buildroot] [PATCH v2 0/3] pblog: "
  ` [Buildroot] [PATCH v2 1/3] python-protobuf: Allow host building
  ` [Buildroot] [PATCH v2 2/3] nanopb: new package

[PATCH 1/2] ARM: dts: imx6ul-isiot: Add eMMC node
 2017-01-15 21:50 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible"

[PATCH] mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
 2017-01-15 21:48 UTC  (3+ messages)

[Buildroot] [RFC] external toolchain scanner
 2017-01-15 21:48 UTC  (9+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-15 21:41 UTC  (4+ messages)
` [PATCH v3 2/2] "

[Qemu-devel] [PATCH] target/xtensa: tests: clean up interrupt tests
 2017-01-15 21:37 UTC 

llist code relies on undefined behaviour, upsets llvm/clang
 2017-01-15 21:36 UTC 

[PATCH v2 00/29] introduce I/O device memory read/write operations
 2017-01-15 21:29 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/29] eal: generic implementation for I/O device read/write access

[Buildroot] [PATCH] board/beaglebone: fix build issue with gcc6
 2017-01-15 21:27 UTC  (3+ messages)

ath9k/ath10k DFS testing / certification
 2017-01-15 21:17 UTC 

[Bug 91247] New: Tomb Raider: Underworld renders lots of artefacts on models and objects
 2017-01-15 21:17 UTC  (2+ messages)
  ` [Bug 91247] "

[Qemu-devel] [PATCH 0/2] target/xtensa: implement MEMCTL SR
 2017-01-15 21:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] target/xtensa: tests: add memctl test

[PATCH] iommu/dma: Add support for DMA_ATTR_FORCE_CONTIGUOUS
 2017-01-15 21:12 UTC  (6+ messages)

[PATCH v3 0/6] tools: add linker table userspace sandbox
 2017-01-15 21:12 UTC  (27+ messages)
` [PATCH v4 "
    ` [PATCH v4 1/6] tools: add a userspace tools bug.h
    ` [PATCH v4 2/6] tools: add init.h for tools
    ` [PATCH v4 3/6] tools: add __used and enable to override
    ` [PATCH v4 4/6] tools: expand export.h with VMLINUX_SYMBOL()
    ` [PATCH v4 5/6] tools: add __section() to compiler.h
    ` [PATCH v4 6/6] tools: add userspace linker table sandbox

[PATCH v6 00/14] linux: generalize sections, ranges and linker tables
 2017-01-15 21:10 UTC  (63+ messages)
` [PATCH v7 "
    ` [PATCH v7 01/14] generic-sections: add section core helpers
    ` [PATCH v7 02/14] xtensa: skip adding literal when SORT() is used
    ` [PATCH v7 03/14] ranges.h: add helpers to build and identify Linux section ranges
    ` [PATCH v7 04/14] tables.h: add linker table support
    ` [PATCH v7 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
    ` [PATCH v7 06/14] firmware/Makefile: force recompilation if makefile changes
    ` [PATCH v7 07/14] firmware: port built-in section to linker table
    ` [PATCH v7 08/14] jump_label: move guard #endif down where it belongs
    ` [PATCH v7 09/14] jump_label: port __jump_table to linker tables
    ` [PATCH v7 10/14] dynamic_debug: port to use "
    ` [PATCH v7 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h
    ` [PATCH v7 12/14] kprobes: port .kprobes.text to section range
    ` [PATCH v7 13/14] kprobes: port blacklist kprobes to linker table
    ` [PATCH v7 14/14] lib: add linker tables test driver

[Buildroot] [PATCH 1/2] package/mpd: bump version to 0.20.2
 2017-01-15 21:12 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/mpd: drop dependency on libglib2

[Qemu-devel] [PATCH] target/xtensa: fix ICACHE/DCACHE options detection
 2017-01-15 21:11 UTC 

[Qemu-devel] [PATCH 0/7] target/xtensa: refactor timers
 2017-01-15 21:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] target/xtensa: refactor CCOUNT/CCOMPARE
` [Qemu-devel] [PATCH 2/7] target/xtensa: support icount
` [Qemu-devel] [PATCH 3/7] target/xtensa: don't continue translation after exception
` [Qemu-devel] [PATCH 4/7] target/xtensa: tests: run tests with icount
` [Qemu-devel] [PATCH 5/7] target/xtensa: tests: fix timer tests
` [Qemu-devel] [PATCH 6/7] target/xtensa: tests: replace hardcoded interrupt masks
` [Qemu-devel] [PATCH 7/7] target/xtensa: tests: add ccount write tests

mmc: core: complete/wait_for_completion performance
 2017-01-15 21:08 UTC  (15+ messages)

[Qemu-devel] [PATCH] target/xtensa: implement RUNSTALL
 2017-01-15 21:04 UTC 

[Qemu-devel] [PATCH] target/xtensa: add static vectors selection
 2017-01-15 21:03 UTC 

[U-Boot] [PATCH v3] odroid-c2: Enable distro boot
 2017-01-15 21:02 UTC  (2+ messages)

MSG_TRUNC and UNIX domain sockets (unix(7))
 2017-01-15 21:00 UTC 

[U-Boot] [PATCH] igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS
 2017-01-15 20:57 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v7 0/5] new API 'rte_eth_dev_fw_version_get'
 2017-01-15 20:56 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] ethdev: add firmware version get

submodule network operations [WAS: Re: [RFC/PATCH 0/4] working tree operations: support superprefix]
 2017-01-15 21:02 UTC  (2+ messages)

delete subvolume bad key order
 2017-01-15 20:41 UTC 

[Buildroot] [PATCH v5] dieharder: new package
 2017-01-15 20:47 UTC  (2+ messages)

peak_pci and DMA
 2017-01-15 20:39 UTC 

sctp: kernel memory overwrite attempt detected in sctp_getsockopt_assoc_stats
 2017-01-15 20:35 UTC  (3+ messages)

[ISSUE] uncorrectable errors on Raid1
 2017-01-15 20:28 UTC 

[PATCH] rcu: Narrow early boot window of illegal synchronous grace periods
 2017-01-15 20:33 UTC  (7+ messages)

[RFC] libxfs: cross-compile fixes
 2017-01-15 20:32 UTC  (2+ messages)

[GIT RFC PULL rcu/urgent] Make RCU synchronous grace periods work throughout boot
 2017-01-15 20:30 UTC 

[Qemu-devel] [PATCH] Drop duplicate display option documentation
 2017-01-15 20:30 UTC 

[PATCH] char: ipmi: constify ipmi_smi_handlers structures
 2017-01-15 20:28 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] linux-headers: bump 4.{4, 9}.x series
 2017-01-15 20:24 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] linux: bump default to version 4.9.4

[PATCH V5] iio: adc: Add Renesas GyroADC driver
 2017-01-15 20:21 UTC  (7+ messages)

[PATCH] intel: update global_name before HASH_ADD
 2017-01-15 20:16 UTC  (2+ messages)

problem with spidev on RT5350
 2017-01-15 20:16 UTC 

[PATCH net-next 0/3] net: ipv6: Improve user experience with multipath routes
 2017-01-15 20:07 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ipv6: Allow shorthand delete of all nexthops in multipath route
` [PATCH net-next 2/3] net: ipv6: remove nowait arg to rt6_fill_node
` [PATCH net-next 3/3] net: ipv6: Add option to dump multipath routes via RTA_MULTIPATH attribute

[PATCH v5 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-15 20:03 UTC  (9+ messages)
` [PATCH v5 8/8] thunderbolt: Runtime suspend NHI when idle
` [PATCH v5 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v5 6/8] PM / sleep: Define constant for direct_complete
` [PATCH v5 5/8] PM: Make requirements of dev_pm_domain_set() more precise
` [PATCH v5 1/8] PCI: Recognize Thunderbolt devices
` [PATCH v5 4/8] Revert "PM / Runtime: Remove the exported function pm_children_suspended()"
` [PATCH v5 7/8] thunderbolt: Power down controller when idle
` [PATCH v5 2/8] PCI: Allow runtime PM on Thunderbolt ports

(unknown)
 2017-01-15 19:56 UTC 

[PATCH v2 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-01-15 19:56 UTC  (4+ messages)
` [PATCH v2 1/7] drm/atomic: Add new iterators over all state
  ` [PATCH v2.1 1/7] drm/atomic: Add new iterators over all state, v3

[PATCH] net/qede: correct function declaration syntax
 2017-01-15 19:51 UTC 

[PATCH] net/cxgbe: add parenthesis on bitwise operation
 2017-01-15 19:50 UTC 

[PATCH] mk: suppress reference of packed members
 2017-01-15 19:47 UTC 

[Qemu-devel] [PATCH v5 0/4] Introduce a new --only-migratable option
 2017-01-15 19:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 3/4] migration: disallow migrate_add_blocker during migration

[U-Boot] [PATCH v2] odroid-c2: Enable distro boot
 2017-01-15 19:46 UTC  (4+ messages)

[PATCH tip/core/rcu 0/3] SRCU updates for 4.11
 2017-01-15 19:45 UTC  (11+ messages)
` [PATCH tip/core/rcu 2/3] srcu: Force full grace-period ordering

scripts/checkpatch.pl is deprecated
 2017-01-15 19:42 UTC  (5+ messages)

[PATCH for bnxt_re V3 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-01-15 19:41 UTC  (3+ messages)
` [PATCH for bnxt_re V3 03/21] bnxt_re: register with the NIC driver

[PATCH] tpm-emulator: add a TPM emulator pass through
 2017-01-15 19:40 UTC  (16+ messages)

[PATCH v6 0/5] x86: Cleanup and simplify cpu-specific data
 2017-01-15 19:39 UTC 

[PATCH] kvmtool: add support for virtio console window resizing
 2017-01-15 19:29 UTC 

[Cocci] More coccinelle problems
 2017-01-15 19:28 UTC  (5+ messages)

Memory allocation stuck in xfs_reclaim_inodes_ag
 2017-01-15 19:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] ppc: add a IBM 40p machine (RS/6000, PReP)
 2017-01-15 19:23 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 4.9.x series
 2017-01-15 19:19 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.9.4

kvm: WARNING in vmx_handle_exit
 2017-01-15 19:18 UTC  (3+ messages)
` [PATCH] KVM: VMX: downgrade warning on unexpected exit code

[OOPS] EM28xx with 4.9.x kernel
 2017-01-15 19:17 UTC 

[PATCH] cooker.py: new multiconfig '*' syntax support
 2017-01-15 19:13 UTC 

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-15 19:16 UTC  (9+ messages)
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()

[PATCH 1/1] ASoC: fsl_asrc: use dma_transfer_direction enum when calling dmaengine_prep_dma_cyclic
 2017-01-15 19:16 UTC  (2+ messages)

[pull] drm/msm: msm-fixes for 4.10-rc4
 2017-01-15 19:15 UTC 

COMMAND NOT WORKING
 2017-01-15 19:15 UTC  (2+ messages)

[PATCH linux v1 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-01-15 19:11 UTC  (3+ messages)
` [PATCH linux v1 2/2] drivers: hwmon: hwmon driver for ASPEED AST2400/2500 PWM and Fan tach controller


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.