All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-26 15:17:47 to 2016-08-26 15:57:08 UTC [more...]

Free Software replacement for ath10k chipsets' firmware
 2016-08-26 15:56 UTC  (3+ messages)

[PATCH] fix to use index to HW queue assigned to PF instead of queus 0 - nb_rx_queues which belong to VF in SR-IOV configuration
 2016-08-26 15:57 UTC  (3+ messages)

[PATCH] nvme-cli/fabrics: Add nr_io_queues parameter to connect command
 2016-08-26 15:56 UTC 

[PATCH V2 0/9] Some Tegra I2C Updates
 2016-08-26 15:56 UTC  (5+ messages)
` [PATCH V2 9/9] i2c: tegra: Add pinctrl support

[PATCH v2 07/19] usb: host: ehci-sead3: Remove SEAD-3 EHCI code
 2016-08-26 15:55 UTC  (3+ messages)

[RFC][PATCH 0/3] example/vhost: Introduce Vswitch Framework
 2016-08-26 15:55 UTC  (4+ messages)
` [RFC][PATCH 1/3] examples/vhost: Add vswitch (generic switch) framework
` [RFC][PATCH 2/3] examples/vhost: Add vswitch command line options
` [RFC][PATCH 3/3] examples/vhost: Add VMDQ vswitch device

[PATCH v8 1/3] i2c: tegra: use readx_poll_timeout after config_load reg programmed
 2016-08-26 15:53 UTC  (7+ messages)

[PATCH v1] dpdk-devbind.py: Virtio interface issue
 2016-08-26 15:55 UTC  (2+ messages)

[PATCH 1/2] drm/etnaviv: fail probe if core or bus clock are absent
 2016-08-26 15:53 UTC  (5+ messages)
` [PATCH 1/2] net: fec: don't ack masked interrupt events
` [PATCH 2/2] drm/etnaviv: fold various clock enable/disable functions into top ones
` [PATCH 2/2] net: fec: optimize IRQ handler

[linux-lvm] lvm2 cluster aware
 2016-08-26 15:53 UTC  (2+ messages)

[PATCH V2] video: mxsfb: Fix framebuffer corruption on mx6sx
 2016-08-26 15:53 UTC 

[PATCH] ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
 2016-08-26 15:52 UTC 

[PATCH] ASoC: rockchip: use SPI dependency for rt5514
 2016-08-26 15:50 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: sun8i: Add dt nodes for sdio wifi
 2016-08-26 15:52 UTC  (4+ messages)

State of bitbake world 2016-08-24
 2016-08-26 15:51 UTC 

possible memory leak in ipc
 2016-08-26 15:51 UTC  (4+ messages)
        ` [PATCH net] rhashtable: fix a memory leak in alloc_bucket_locks()

[kernel-hardening] [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-08-26 15:50 UTC  (7+ messages)
` [kernel-hardening] [RFC v2 09/10] landlock: Handle cgroups
  ` [kernel-hardening] "
    `  "

[PATCH v7 00/14] fix some type infos and bugs for arm64/of numa
 2016-08-26 15:49 UTC  (13+ messages)
` [PATCH v7 10/14] arm64/numa: define numa_distance as array to simplify code
` [PATCH v7 11/14] arm64/numa: support HAVE_MEMORYLESS_NODES
` [PATCH v7 12/14] arm64/numa: remove the limitation that cpu0 must bind to node0
` [PATCH v7 14/14] Documentation: remove the constraint on the distances of node pairs

[PATCH 1/2] crypto/qat: code cleanup
 2016-08-26 15:49 UTC  (4+ messages)
` [PATCH v2 0/2] Add 3DES support to Quickassist PMD
  ` [PATCH v2 1/2] crypto/qat: code cleanup
  ` [PATCH v2 2/2] crypto/qat: adding support for 3DES cipher algorithm

[PATCH 00/26] MIPS generic kernels, SEAD-3 & Boston support
 2016-08-26 15:37 UTC  (59+ messages)
  ` [PATCH 01/26] MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
  ` [PATCH 02/26] MIPS: PCI: Make pcibios_set_cache_line_size an initcall
  ` [PATCH 03/26] MIPS: PCI: Inline pcibios_assign_all_busses
  ` [PATCH 04/26] MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
  ` [PATCH 05/26] MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
  ` [PATCH 06/26] MIPS: PCI: Support generic drivers
  ` [PATCH 07/26] MIPS: Sanitise coherentio semantics
  ` [PATCH 08/26] MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
  ` [PATCH 09/26] MIPS: Support per-device DMA coherence
  ` [PATCH 10/26] MIPS: Print CM error reports upon bus errors
  ` [PATCH 11/26] dt-bindings: Document mti,mips-cpc binding
  ` [PATCH 12/26] MIPS: CPC: Provide a default mips_cpc_default_phys_base
  ` [PATCH 13/26] dt-bindings: Document mti,mips-cdmm binding
  ` [PATCH 14/26] MIPS: CDMM: Allow CDMM base address to be specified via DT
  ` [PATCH 15/26] irqchip: mips-cpu: Replace magic 0x100 with IE_SW0
  ` [PATCH 16/26] irqchip: mips-cpu: Prepare for non-legacy IRQ domains
  ` [PATCH 17/26] irqchip: mips-cpu: Introduce IPI IRQ domain support
  ` [PATCH 18/26] MIPS: smp-mt: Use CPU interrupt controller "
  ` [PATCH 19/26] MIPS: Stengthen IPI IRQ domain sanity check
  ` [PATCH 20/26] MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
  ` [PATCH 21/26] MIPS: Support generating Flattened Image Trees (.itb)
  ` [PATCH 22/26] MIPS: generic: Introduce generic DT-based board support
  ` [PATCH 23/26] MIPS: generic: Convert SEAD-3 to a generic board
  ` [PATCH 24/26] dt-bindings: Document img,boston-clock binding
  ` [PATCH 25/26] clk: boston: Add a driver for MIPS Boston board clocks
  ` [PATCH 26/26] MIPS: generic: Support MIPS Boston development boards

[PATCH 0/2] Preserve extended attributes in sstate objects
 2016-08-26 15:48 UTC  (4+ messages)
` [PATCH 1/2] buildtools-tarball: add tar
` [PATCH 2/2] oe.path: preserve xattr in copytree() and copyhardlinktree()

[Bug 97500] Cannot unbind GPU from AMDGPU
 2016-08-26 15:48 UTC 

[PATCH] bug: avoid Kconfig warning for BUG_ON_DATA_CORRUPTION
 2016-08-26 15:47 UTC  (2+ messages)

[PATCH 0/5] -Wmaybe-uninitialized bug fixes for linux-next
 2016-08-26 15:47 UTC  (9+ messages)
` [PATCH 1/5] gpio: pca954x: fix undefined error code from remove
` [PATCH 2/5] video: ARM CLCD: fix endpoint lookup logic
` [PATCH 3/5] rxrpc: fix last_call processing
` [PATCH 4/5] net_sched: fix use of uninitialized ethertype variable in cls_flower
` [PATCH 5/5] net/xgene: fix error handling during reset

[PATCH v2] i2c: designware-baytrail: Fix the Kconfig dependency fix
 2016-08-26 15:46 UTC  (4+ messages)

[PATCH] mmc: sdhci-of-arasan: Properly set corecfg_clockmultipler on rk3399
 2016-08-26 15:46 UTC  (5+ messages)

[PATCH] video: fbdev: mb862xx: remove unused variable
 2016-08-26 15:45 UTC  (4+ messages)

[PATCH v2 0/2] Add 3DES support to Quickassist PMD
 2016-08-26 15:45 UTC 

[GIT PULL] sound fixes for 4.8-rc4
 2016-08-26 15:45 UTC 

[xen-4.5-testing test] 100631: regressions - FAIL
 2016-08-26 15:44 UTC 

Shortest path to EGL_ANDRIOD_native_sync
 2016-08-26 15:44 UTC  (5+ messages)
` [PATCH 13/13] drm/i915: Support explicit fencing for execbuf

[PATCH] thermal: hisilicon: fix COMPILE_TEST dependencies
 2016-08-26 15:44 UTC 

[PATCH 1/2] ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or module
 2016-08-26 15:43 UTC  (2+ messages)

[PATCH] video: ARM CLCD: export symbols for driver module
 2016-08-26 15:34 UTC  (2+ messages)

[PATCH, net-next] qede: hide 32-bit compile warning
 2016-08-26 15:37 UTC 

[PATCH v3 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-08-26 15:44 UTC  (4+ messages)
` [PATCH v3 5/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[Qemu-devel] a question
 2016-08-26 15:42 UTC  (2+ messages)

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-08-26 15:42 UTC  (9+ messages)

[PATCH v2] mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399
 2016-08-26 15:40 UTC  (2+ messages)

[Powertop] [PATCH] Fixed a dangling pointer
 2016-08-26 15:41 UTC 

[Powertop] [PATCH] Fixed some potentially unterminated strings
 2016-08-26 15:39 UTC 

[PATCH 1/3] libglade: add a recipe from oe-core
 2016-08-26 15:37 UTC  (3+ messages)
` [PATCH 2/3] gnome-control-center, gthumb: correctly remove a file from the source tree
` [PATCH 3/3] gtk-doc: disable where necessary

[kernel-hardening] [PATCH 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-08-26 15:39 UTC  (3+ messages)

[PATCH] ARM: dts: mvebu: fix reference to a390 spi controller
 2016-08-26 15:38 UTC  (2+ messages)

[PATCH] maintainers.inc: add missing recipes
 2016-08-26 15:35 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-26 15:38 UTC 

[PATCH] fix:mtip32xx: mark symbols static where possible
 2016-08-26 15:37 UTC  (2+ messages)

[PATCH] NFS: Don't invalidate directory mapping until attributes expire
 2016-08-26 15:37 UTC  (4+ messages)
  ` [PATCH] "
` [PATCH v2] NFS: "

[PATCH V4] leds: trigger: Introduce an USB port trigger
 2016-08-26 15:38 UTC  (3+ messages)

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-26 15:38 UTC  (3+ messages)
` [PATCH v05 69/72] uapi rose.h: glibc netrose/rose.h header file compatibility fixes

Trivial (?) question about nand_command_[lp]()
 2016-08-26 15:34 UTC  (3+ messages)

[PATCH RFC] dm: Fix a bio leak in dec_pending()
 2016-08-26 15:34 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v4.8-rc3
 2016-08-26 15:33 UTC  (2+ messages)

v4.8 dm-mpath
 2016-08-26 15:33 UTC  (8+ messages)

[U-Boot] [RFC PATCH 00/12] imx: mx6: add virtual mx6memcal board
 2016-08-26 15:33 UTC  (3+ messages)

[PATCH] i2c-eg20t: fix race between i2c init and interrupt enable
 2016-08-26 15:32 UTC  (2+ messages)

[PATCH v2] crypto: caam - fix IV loading for authenc (giv)decryption
 2016-08-26 15:17 UTC 

[PATCH] net/bnxt: make driver less verbose
 2016-08-26 15:31 UTC  (4+ messages)

[PATCH] iio: magn/ak8974: avoid unused function warning
 2016-08-26 15:31 UTC 

fsl-community-bsp (master): fsl-image throws error: "drm_lock_take] *ERROR* 1 holds heavyweight lock" during reboot
 2016-08-26 15:30 UTC 

[PATCH v5 00/12] Update git revisions
 2016-08-26 15:30 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 06/12] doc: revisions: single vs multi-parent notation comparison

[PATCH v2] python-3.5-manifest.inc: the core module RDEPENDS on misc
 2016-08-26 15:30 UTC 

[RESEND PATCH v3 0/3] ARM: cleanup PCI specific configs
 2016-08-26 15:30 UTC  (5+ messages)
` [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux, pci-domain" property for pci dt nodes
  ` [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" "

[PATCH] ravb: avoid unused function warnings
 2016-08-26 15:30 UTC 

[PATCH] i2c-eg20t: use dynamically registered adapter number
 2016-08-26 15:30 UTC  (2+ messages)

[PATCH] iio: hid-sensors: avoid unused function warning
 2016-08-26 15:29 UTC 

[PATCH v6 0/9] enable lpm, acl and other missing libraries in ppc64le
 2016-08-26 15:29 UTC  (4+ messages)
  ` FW: "

[Ksummit-discuss] [CORE TOPIC] GPL defense issues
 2016-08-26 15:28 UTC  (7+ messages)

[PATCH 0/3] phy: omap-usb2: Fixes for v4.9
 2016-08-26 15:28 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: dra7: workaround silicon limitation i845

[PATCH] video: mxsfb: Fix framebuffer corruption on mx6sx
 2016-08-26 15:28 UTC  (2+ messages)

[PATCH] arm64: Enable HIBERNATION in defconfig
 2016-08-26 15:28 UTC 

[PATCH 1/2] iw_cxgb4: call dev_put() on l2t allocation failure
 2016-08-26 15:28 UTC  (2+ messages)
  ` [PATCH 2/2] iw_cxgb4: block module unload until all ep resources are released

[Buildroot] [git commit branch/next] package/vlc: add support for ffmpeg 3.0
 2016-08-26 15:26 UTC 

[Buildroot] [git commit] package/vlc: add support for ffmpeg 3.0
 2016-08-26 15:26 UTC 

[Buildroot] [git commit branch/next] package/tvheadend: remove compat patch for ffmpeg < 3.x
 2016-08-26 15:26 UTC 

[Buildroot] [git commit] package/tvheadend: remove compat patch for ffmpeg < 3.x
 2016-08-26 15:26 UTC 

[PATCH] usb: musb: Fix locking errors for host only mode
 2016-08-26 15:25 UTC  (7+ messages)

[PATCH] ARM: dts: am335x-wega: Add audio support
 2016-08-26 15:24 UTC  (4+ messages)

[PATCH] sched/cputime: do not account thread group tasks pending runtime to improve performance
 2016-08-26 15:24 UTC  (2+ messages)

[PATCH] ARM: dts: am57xx-idk-common: Enable support for QSPI
 2016-08-26 15:16 UTC  (2+ messages)

[meta-fsl-arm][PATCH] firmware-imx: Fix the installation directory
 2016-08-26 13:51 UTC 

[PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support
 2016-08-26 15:23 UTC  (3+ messages)

Feature Request: Branch-Aware Submodules
 2016-08-26 15:12 UTC 

[PATCH] uzip: Revert "unzip: fix security issues"
 2016-08-26 15:21 UTC 

[Qemu-devel] [Qemu-ppc] eTSEC device on ppce500
 2016-08-26 15:19 UTC 

linux-next: build warning after merge of the crypto tree
 2016-08-26 15:19 UTC  (5+ messages)
      ` crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset

[RFC][PATCH -v2 0/4] locking/mutex: Rewrite basic mutex
 2016-08-26 15:18 UTC  (6+ messages)
` [RFC][PATCH -v2 4/4] locking/mutex: Add lock handoff to avoid starvation

[RFC] x86/boot: Don't use BDA value if it's suspiciously small
 2016-08-26 15:18 UTC  (9+ messages)

[Buildroot] [git commit] package/ffmpeg: add optional support for opencv
 2016-08-26 15:17 UTC 


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.