All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-17 19:42:10 to 2016-10-17 20:29:22 UTC [more...]

[GIT PULL] l10n updates for 2.10.0 maint branch
 2016-10-17 20:29 UTC  (2+ messages)

[PATCH 0/2] R-Car FDP: Remove SoC-specific compatible strings
 2016-10-17 20:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: renesas-fcp: "
` [PATCH 2/2] arm64: dts: r8a7795: Remove FCP "

[PATCH 0/5] staging/vchi: Start on 64-bit cleanup, TODO file
 2016-10-17 20:28 UTC  (16+ messages)
` [PATCH 1/5] staging/vchi: Fix build error in debugfs ops on aarch64
` [PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers "
` [PATCH 3/5] staging/vchi: Fix some pointer math for 64-bit
` [PATCH 4/5] staging/vchi: Add a TODO file of things I know we need to deal with
` [PATCH 5/5] MAINTAINERS: Add the staging vchiq driver as a bcm2835 responsibility

[PATCH 1/3 net] ibmvnic: Driver Version 1.01
 2016-10-17 20:28 UTC  (3+ messages)
` [PATCH 2/3 net] ibmvnic: Fix GFP_KERNEL allocation in interrupt context
` [PATCH 3/3 net] ibmvnic: Update MTU after device initialization

[PATCH 0/8] infiniband: Remove semaphores
 2016-10-17 20:28 UTC  (6+ messages)

[PATCH] tags: honor COMPILED_SOURCE with apart output directory
 2016-10-17 20:27 UTC 

[PATCH net] flow_dissector: Check skb for VLAN only if skb specified
 2016-10-17 20:27 UTC  (2+ messages)

ibacm cleanups
 2016-10-17 20:27 UTC  (2+ messages)

IPSec, masquerade and dnat with nftables
 2016-10-17 20:27 UTC  (6+ messages)

[RFC] libeventdev: event driven programming model framework for DPDK
 2016-10-17 20:26 UTC  (5+ messages)
` [RFC] [PATCH v2] "

[PATCH v20 00/10] Device Tree support for FPGA Programming
 2016-10-17 20:25 UTC  (4+ messages)
` [PATCH v20 06/10] fpga: add fpga bridge framework

[Intel-wired-lan] [PATCH] ixgbe: Report driver version to firmware for x550 devices
 2016-10-17 20:24 UTC 

[PATCH 1/8] libsepol/cil: disable symver on Mac builds
 2016-10-17 20:24 UTC  (8+ messages)
` [PATCH 2/8] libsepol: build on mac
` [PATCH 3/8] libselinux: fix mac build warning when ANDROID_HOST=y
` [PATCH 4/8] libselinux: fix required alignment for sha1.c on mac
` [PATCH 5/8] libselinux/utils: add noreturn to sefcontext_compile
` [PATCH 6/8] libselinux: support ANDROID_HOST=1 on Mac
` [PATCH 7/8] libselinux: DISABLE_BOOL move to include headers
` [PATCH 8/8] libselinux: add booleans.c to ANDROID_HOST=y recipe

[Buildroot] [PATCH] support/misc/Vagrantfile: bump to ubuntu 16.04
 2016-10-17 20:23 UTC  (2+ messages)

[PATCH v3 net-next 2/2] net: deprecate eth_change_mtu, remove usage
 2016-10-17 20:22 UTC  (6+ messages)

discard improvements
 2016-10-17 20:22 UTC  (4+ messages)
` [PATCH 1/3] xfs: fix the AG loop in xfs_alloc_vextent for busy extents
` [PATCH 2/3] xfs: don't block the log commit handler for discards
` [PATCH 3/3] xfs: merge discard requests

[PATCH net-next 00/15] ethernet: use core min/max MTU checking
 2016-10-17 20:20 UTC  (20+ messages)
` [PATCH net-next 01/15] ethernet/atheros: "
` [PATCH net-next 02/15] ethernet/broadcom: "
` [Intel-wired-lan] [PATCH net-next 03/15] ethernet/intel: "
  `  "
` [PATCH net-next 04/15] ethernet/marvell: "
` [PATCH net-next 05/15] ethernet/mellanox: "
` [PATCH net-next 06/15] ethernet/qlogic: "
` [PATCH net-next 07/15] ethernet/realtek: "
` [PATCH net-next 08/15] ethernet/sun: "
` [PATCH net-next 09/15] ethernet/dlink: "
` [PATCH net-next 10/15] ethernet/neterion: "
` [PATCH net-next 11/15] ethernet/cavium: "
` [PATCH net-next 12/15] ethernet/ibm: "
` [PATCH net-next 13/15] ethernet/tile: "
` [PATCH net-next 14/15] ethernet/toshiba: "
` [PATCH net-next 15/15] ethernet: "

[PATCH v4 00/18] Intel Cache Allocation Technology
 2016-10-17 20:20 UTC  (9+ messages)
` [PATCH v4 08/18] x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
` [PATCH v4 12/18] x86/intel_rdt: Add "info" files to resctrl file system

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-10-17 20:20 UTC  (2+ messages)

[PATCH] mtd: nand: omap2: Fix module autoload
 2016-10-17 20:20 UTC  (2+ messages)

[Qemu-arm] [RFC v5 0/8] KVM PCI/MSI passthrough with mach-virt
 2016-10-17 20:16 UTC  (10+ messages)
` [Qemu-arm] [RFC v5 2/8] hw: vfio: common: vfio_get_iommu_type1_info
` [Qemu-devel] [RFC v5 3/8] memory: Add reserved_iova region type
` [Qemu-arm] [RFC v5 4/8] memory: memory_region_find_by_name
` [Qemu-arm] [RFC v5 5/8] hw: platform-bus: Enable to map any memory region onto the platform-bus
` [Qemu-arm] [RFC v5 6/8] hw: platform-bus: Add platform bus stub
` [Qemu-devel] [RFC v5 7/8] hw: vfio: common: vfio_prepare_msi_mapping
` [Qemu-arm] [RFC v5 8/8] hw: vfio: common: Adapt vfio_listeners for reserved_iova region
` [Qemu-devel] [RFC v5 0/8] KVM PCI/MSI passthrough with mach-virt
  ` [Qemu-arm] "

[Buildroot] [PATCH 1/1] docs/manual: fix scanpypi path typos
 2016-10-17 20:20 UTC  (2+ messages)

[PATCH 0/3] fix flow director mask issues
 2016-10-17 20:18 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] app/testpmd: fix wrong flow director mask
  ` [PATCH v2 3/3] app/testpmd: fix flow director endian issue

[Buildroot] [PATCH 1/1] support/download: Add git download method for SHAs
 2016-10-17 20:18 UTC  (5+ messages)

[Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
 2016-10-17 20:16 UTC  (2+ messages)

[PATCH nf] netfilter: x_tables: suppress kmemcheck warning
 2016-10-17 20:16 UTC  (2+ messages)

[PATCH] Fix bus error when accessing MBR partition records
 2016-10-17 20:16 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] trinity: not available on musl
 2016-10-17 20:16 UTC  (2+ messages)

[kernel-hardening] self introduction
 2016-10-17 20:15 UTC  (13+ messages)

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-10-17 20:14 UTC  (7+ messages)
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl

[Qemu-devel] [PATCH V1 00/10] Clock framework API
 2016-10-17 20:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH V1 03/10] qemu-clk: allow to bind two clocks together

[RESEND PATCH v4] clk: x86: Add Atom PMC platform clocks
 2016-10-17 20:15 UTC 

[dm-crypt] Broken link to LUKS format specifications
 2016-10-17 20:15 UTC 

[Buildroot] [PATCH v3 1/2] inadyn: bump to version 2.0
 2016-10-17 20:14 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] DEVELOPERS: add entry for inadyn

[PATCH rdma-core 0/4] rdma-core infrastructure
 2016-10-17 20:13 UTC  (9+ messages)
` [PATCH rdma-core 2/4] glue/redhat: add udev/systemd/etc infrastructure bits

[PATCH RFC 0/3] x86/fpu: defer FPU state loading until return to userspace
 2016-10-17 20:09 UTC  (4+ messages)
` [PATCH RFC 1/3] fpu/x86: add make_fpregs_active(_newstate) helper functions
` [PATCH RFC 2/3] x86/fpu: prepare misc FPU state handling code for lazy FPU loading
` [PATCH RFC 3/3] x86/fpu: defer FPU state load until return to userspace

[PATCH 1/5] dt-bindings: add binding for Allwinner A31 SoC PWM controller
 2016-10-17 20:08 UTC  (8+ messages)
` [PATCH 2/5] pwm: sun4i: Add support for PWM controller on sun6i SoCs
              ` [linux-sunxi] "

[PATCH] convert: mark a file-local symbol static
 2016-10-17 20:07 UTC  (10+ messages)

[obsolete] include-linux-mlx5-deviceh-kill-build_bug_ons.patch removed from -mm tree
 2016-10-17 20:07 UTC 

[PATCH 1/2] submodule: ignore trailing slash on superproject URL
 2016-10-17 20:07 UTC  (7+ messages)

[PATCH] aio: fix a use after free (and fix freeze protection of aio writes)
 2016-10-17 20:05 UTC  (9+ messages)

[PATCH] cocci: avoid self-references in object_id transformations
 2016-10-17 20:04 UTC  (4+ messages)

[Buildroot] [PATCH v4 1/3] ustream-ssl: new package
 2016-10-17 20:03 UTC  (2+ messages)

[PATCH] app/testpmd: fix pf/vf check of flow director
 2016-10-17 20:02 UTC  (2+ messages)

[Buildroot] [PATCH v1] motion: fix postgresql support
 2016-10-17 20:01 UTC 

task for radix tree test suite
 2016-10-17 20:00 UTC  (2+ messages)

[PATCH linux v2 1/3] drivers: misc: Character driver for seven segment display
 2016-10-17 19:55 UTC  (2+ messages)

[Qemu-devel] [PULL 00/19] VFIO updates 2016-10-17
 2016-10-17 19:54 UTC  (20+ messages)
` [Qemu-devel] [PULL 01/19] vfio/pci: Use local error object in vfio_initfn
` [Qemu-devel] [PULL 02/19] vfio/pci: Pass an error object to vfio_populate_vga
` [Qemu-devel] [PULL 03/19] vfio/pci: Pass an error object to vfio_populate_device
` [Qemu-devel] [PULL 04/19] vfio/pci: Pass an error object to vfio_msix_early_setup
` [Qemu-devel] [PULL 05/19] vfio/pci: Pass an error object to vfio_intx_enable
` [Qemu-devel] [PULL 06/19] vfio/pci: Pass an error object to vfio_add_capabilities
` [Qemu-devel] [PULL 07/19] vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
` [Qemu-devel] [PULL 08/19] vfio: Pass an Error object to vfio_connect_container
` [Qemu-devel] [PULL 09/19] vfio: Pass an error object to vfio_get_group
` [Qemu-devel] [PULL 10/19] vfio: Pass an error object to vfio_get_device
` [Qemu-devel] [PULL 11/19] vfio/platform: Pass an error object to vfio_populate_device
` [Qemu-devel] [PULL 12/19] vfio/platform: fix a wrong returned value in vfio_populate_device
` [Qemu-devel] [PULL 13/19] vfio/platform: Pass an error object to vfio_base_device_init
` [Qemu-devel] [PULL 14/19] vfio/pci: Conversion to realize
` [Qemu-devel] [PULL 15/19] vfio/pci: Remove vfio_msix_early_setup returned value
` [Qemu-devel] [PULL 16/19] vfio/pci: Remove vfio_populate_device "
` [Qemu-devel] [PULL 17/19] vfio/pci: Handle host oversight
` [Qemu-devel] [PULL 18/19] vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
` [Qemu-devel] [PULL 19/19] vfio: fix duplicate function call

[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
 2016-10-17 19:53 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 10/10] arm/arm64: gic: don't just use zero
  ` [Qemu-devel] "

[PATCH] hwrng: meson: Fix module autoload for OF registration
 2016-10-17 19:53 UTC  (15+ messages)

[PATCH v3 0/4] support smc91x on mainstone and devicetree
 2016-10-17 19:45 UTC  (12+ messages)
` [PATCH v3 1/4] ARM: pxa: enhance smc91x platform data
` [PATCH v3 2/4] net: smc91x: isolate u16 writes alignment workaround
` [PATCH v3 3/4] net: smc91x: take into account half-word workaround
` [PATCH v3 4/4] net: smsc91x: add u16 workaround for pxa platforms

[PATCH v2] hwrng: meson: Fix module autoload for OF registration
 2016-10-17 19:51 UTC  (3+ messages)

[Intel-wired-lan] [PATCH V2 RFC 0/2] ixgbe: ixgbe_atr() bug fixes
 2016-10-17 19:49 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH V2 RFC 2/2] ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers

[Qemu-arm] [PATCH v7] timer: a9gtimer: remove loop to auto-increment comparator
 2016-10-17 19:40 UTC 

[PATCH v2 0/3] gitweb: Be smarter about linking to SHA1s in log messages
 2016-10-17 19:46 UTC  (7+ messages)
` [PATCH v2 2/3] gitweb: Link to 7-char+ SHA1s, not only 8-char+

[meta-fsl-arm-extra][PATCH 1/5] linux-wandboard: Update to 4.1.15
 2016-10-17 19:46 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH 3/5] wandboard: Add support to use uboot extlinux

[Qemu-arm] [PATCH v7] timer: a9gtimer: remove loop to auto-increment comparator
 2016-10-17 19:33 UTC 

[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
 2016-10-17 19:45 UTC  (9+ messages)
                ` exynos-drm: display manager fails "

[PATCH v2] classes/image_types_fsl: Add support to use uboot extlinux
 2016-10-17 19:44 UTC 

[PATCH] dma-buf/fence-array: fix deadlock in fence-array
 2016-10-17 19:44 UTC  (5+ messages)

Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness
 2016-10-17 19:43 UTC  (3+ messages)

[PATCH v2 net-next 0/7] udp: Flow dissection for tunnels
 2016-10-17 19:42 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] ipv6: Fix Makefile conditional to use CONFIG_INET
` [PATCH v2 net-next 2/7] flow_dissector: Limit processing of next encaps and extensions
` [PATCH v2 net-next 3/7] udp: Add socket lookup functions with noref
` [PATCH v2 net-next 4/7] udp: UDP flow dissector
` [PATCH v2 net-next 5/7] udp: Add UDP flow dissection functions to IPv4 and IPv6
` [PATCH v2 net-next 6/7] udp: UDP tunnel flow dissection infrastructure
` [PATCH v2 net-next 7/7] fou: Support flow dissection

[PATCH v8 0/2] Add a new board TOPEET iTOP for Exynos 4412
 2016-10-17 19:42 UTC  (6+ messages)
` [PATCH v8 1/2] ARM: dts: Add TOPEET itop core board SCP package version


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.