All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-02 18:40:13 to 2017-09-02 22:38:44 UTC [more...]

[PATCH 00/31] multipath/kpartx udev rules cleanup, and fixes
 2017-09-02 22:38 UTC  (16+ messages)
` [PATCH 01/31] libmultipath: fix partition_delimiter config option
` [PATCH 02/31] kpartx: helper functions for name and uuid generation
` [PATCH 03/31] kpartx: search partitions by UUID, and rename
` [PATCH 04/31] test-kpartx: add tests for renaming functionality
` [PATCH 05/31] kpartx: fix a corner case when renaming partitions
` [PATCH 06/31] kpartx: fix part deletion without partition table
` [PATCH 07/31] test-kpartx: test deletion with empty part table
` [PATCH 08/31] kpartx: only recognize dasd part table on DASD
` [PATCH 09/31] libmultipath: support MPATH_UDEV_NO_PATHS_FLAG on map creation
` [PATCH 10/31] libmultipath: add get_udev_device
` [PATCH 11/31] libmultipath: get_refwwid: use get_udev_device
` [PATCH 12/31] libmultipath: use const char* in some dm helpers
` [PATCH 13/31] libmultipath: add DI_NOIO flag for pathinfo
` [PATCH 14/31] libmultipath: add dm_get_multipath
` [PATCH 15/31] multipath: implement "check usable paths" (-C/-U)

[U-Boot] [PATCH] omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
 2017-09-02 22:37 UTC  (2+ messages)
` [U-Boot] [PATCHi v2] "

yocto layer dependencies
 2017-09-02 22:36 UTC  (3+ messages)

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-09-02 22:26 UTC  (5+ messages)
` [U-Boot] [PATCH 03/23] efi_loader: support 16 protocols per efi_object

[Buildroot] [PATCH v2 00/11] glibc: bump to 2.26
 2017-09-02 22:23 UTC  (14+ messages)
` [Buildroot] [PATCH v2 01/11] package/gcc: fix build issue with glibc 2.26
` [Buildroot] [PATCH v2 02/11] "
` [Buildroot] [PATCH v2 03/11] package/mesa3d: fix build issue with glibc >= 2.26
` [Buildroot] [PATCH v2 04/11] package/jsoncpp: fix build "
` [Buildroot] [PATCH v2 05/11] package/glibc: needs kernel headers >= 3.10 on powerpc64le
` [Buildroot] [PATCH v2 06/11] package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains
` [Buildroot] [PATCH v2 07/11] package/flex: disable reallocarray
` [Buildroot] [PATCH v2 08/11] package/diffutils: fix build with glibc 2.26
` [Buildroot] [PATCH v2 09/11] package/kodi: "
` [Buildroot] [PATCH v2 10/11] package/glibc: bump to 2.26
` [Buildroot] [PATCH v2 11/11] package/glibc: backport fixes for glibc bug 21930

[linux-linus test] 113011: regressions - trouble: blocked/broken/fail/pass
 2017-09-02 22:22 UTC 

[PATCH] devicetree: Remove remaining references/tests for "chosen@0"
 2017-09-02 22:20 UTC  (3+ messages)

[PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig
 2017-09-02 22:21 UTC  (4+ messages)
` [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG

[PATCH] Rename progname as it is provided by libc
 2017-09-02 22:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/lrg/asoc
 2017-09-02 22:17 UTC 

[meta-oe][PATCH 1/2] open-vm-tools: Add -Wno-address-of-packed-member for with clang
 2017-09-02 22:05 UTC  (2+ messages)
` [meta-filesystems][PATCH 2/2] xfsprogs: Upgrade to 4.12.0

[PATCH net-next 2/2] net: convert (struct ubuf_info)->refcnt to refcount_t
 2017-09-02 21:58 UTC  (3+ messages)

[I2C] About warning 'DMA-API: device driver maps memory from stack'
 2017-09-02 21:58 UTC  (3+ messages)

[Buildroot] [git commit] libcgi: add patch to not require C++ support
 2017-09-02 21:54 UTC 

ARM: pxa/corgi: armv5te kernel 4.12 fails to decompress compiled with gcc7
 2017-09-02 21:50 UTC  (3+ messages)

[patch net-next v2 00/21] mlxsw: Offloading GRE tunnels
 2017-09-02 21:49 UTC  (22+ messages)
` [patch net-next v2 01/21] mlxsw: reg: Update RITR to support loopback device
` [patch net-next v2 02/21] mlxsw: reg: Update RATR to support IP-in-IP tunnels
` [patch net-next v2 03/21] mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
` [patch net-next v2 04/21] mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
` [patch net-next v2 05/21] mlxsw: reg: Add Routing Tunnel Decap Properties Register
` [patch net-next v2 06/21] mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
` [patch net-next v2 07/21] mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
` [patch net-next v2 08/21] mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
` [patch net-next v2 09/21] mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
` [patch net-next v2 10/21] mlxsw: spectrum_router: Support FID-less RIFs
` [patch net-next v2 11/21] mlxsw: spectrum_router: Introduce loopback RIFs
` [patch net-next v2 12/21] mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
` [patch net-next v2 13/21] mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
` [patch net-next v2 14/21] mlxsw: spectrum_router: Make nexthops typed
` [patch net-next v2 15/21] mlxsw: spectrum_router: Support IPv4 overlay encap
` [patch net-next v2 16/21] mlxsw: spectrum_router: Support IPv6 "
` [patch net-next v2 17/21] mlxsw: spectrum_router: Support IPv4 underlay decap
` [patch net-next v2 18/21] mlxsw: spectrum_router: Use existing decap route
` [patch net-next v2 19/21] mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
` [patch net-next v2 20/21] mlxsw: spectrum_router: Add loopback accessors
` [patch net-next v2 21/21] mlxsw: spectrum_router: Support GRE tunnels

[Buildroot] [git commit] util-linux: linux-pam is needed for runuser
 2017-09-02 21:41 UTC 

[Buildroot] [git commit] libepoxy: drop patch merged upstream
 2017-09-02 21:30 UTC 

[Buildroot] [PATCH 1/1] glibmm: bump to version 2.52.0
 2017-09-02 21:30 UTC  (2+ messages)

[Buildroot] [PATCH] utils/genrandconfig: use --no-check-certificate in wget by default
 2017-09-02 21:29 UTC 

[Buildroot] [git commit] glibmm: bump to version 2.52.0
 2017-09-02 21:18 UTC 

[Buildroot] [PATCH] package/sysdig: fix missing curlbuild include
 2017-09-02 21:17 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Add Ilitek vendor ID
 2017-09-02 21:17 UTC  (4+ messages)
` [PATCH 2/3] drm/panel: Add DT bindings for Ilitek ILI9322

[Buildroot] [PATCH v2] package/xmlstarlet: fix host build
 2017-09-02 21:12 UTC  (2+ messages)

signing commits using gpg2
 2017-09-02 21:11 UTC 

[Buildroot] [git commit] package/xmlstarlet: fix host build
 2017-09-02 21:05 UTC 

[PATCH 0/3] Add missing types to checkpatch.pl --list-types
 2017-09-02 21:03 UTC  (4+ messages)

[PATCH 0/6] drm/tinydrm: Support device unplug
 2017-09-02 20:59 UTC  (5+ messages)
` [PATCH 6/6] "

[Buildroot] [PATCH] package/python-web2py: bump to version R-2.15.3
 2017-09-02 20:53 UTC  (2+ messages)

[Buildroot] [PATCH] linux: bump cip version to v4.4.83-cip8
 2017-09-02 20:50 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump cip version to v4.4.83-cip8
 2017-09-02 20:50 UTC 

[Buildroot] [PATCH] configs/ts4900: bump kernel version to 4.12
 2017-09-02 20:50 UTC  (2+ messages)

[Buildroot] [git commit] configs/ts4900: bump kernel version to 4.12
 2017-09-02 20:50 UTC 

[Buildroot] [PATCH v4] util-linux: add menu items for login utilities
 2017-09-02 20:49 UTC  (3+ messages)
` [Buildroot] [PATCH v5] "

[Buildroot] [git commit] util-linux: add menu items for login utilities
 2017-09-02 20:49 UTC 

[Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
 2017-09-02 20:47 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 4.{4, 9}.x series
 2017-09-02 20:47 UTC 

[Buildroot] [PATCH] xl2tp: Drop OpenSSL dependency
 2017-09-02 20:47 UTC  (2+ messages)

[PATCH 0/7] [media] Mantis: Adjustments for three function implementations
 2017-09-02 20:47 UTC  (16+ messages)
` [PATCH 1/7] [media] Hopper: Delete an error message for a failed memory allocation in hopper_pci_probe()
  ` [PATCH 1/7] [media] Hopper: Delete an error message for a failed memory allocation in hopper_pci_pro
` [PATCH 2/7] [media] Hopper: Improve a size determination in hopper_pci_probe()
` [PATCH 3/7] [media] Hopper: Adjust a null pointer check in two functions
` [PATCH 4/7] [media] Hopper: Delete an unnecessary variable initialisation in hopper_pci_probe()
` [PATCH 5/7] [media] Mantis: Delete an error message for a failed memory allocation in mantis_pci_probe()
  ` [PATCH 5/7] [media] Mantis: Delete an error message for a failed memory allocation in mantis_pci_pro
` [PATCH 6/7] [media] Mantis: Improve a size determination in mantis_pci_probe()
` [PATCH 7/7] [media] Mantis: Delete an unnecessary variable initialisation "

[Buildroot] [git commit] xl2tp: drop OpenSSL dependency
 2017-09-02 20:45 UTC 

[RFC PATCH 0/4] Handle forwarded level-triggered interrupts
 2017-09-02 20:41 UTC  (12+ messages)
` [RFC PATCH 2/4] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [RFC PATCH 4/4] KVM: arm/arm64: Provide a vgic interrupt line level sample function

post-receive: pub/scm/linux/kernel/git/cdall/linux
 2017-09-02 20:41 UTC 

[Buildroot] [PATCH 01/12] cgilua: bump to version 5.2.1
 2017-09-02 20:34 UTC  (2+ messages)

[RFC PATCH v1 0/5] TCP Wave
 2017-09-02 20:33 UTC  (3+ messages)

[meta-oe][PATCH V2 2/2] mongodb: Disable for armv7 and fix build on musl
 2017-09-02 20:29 UTC 

[xen-unstable test] 113010: regressions - trouble: blocked/broken/fail/pass
 2017-09-02 20:25 UTC 

[Buildroot] [PATCH 0/4] arch: not all have support in the internal backend
 2017-09-02 20:17 UTC  (10+ messages)
` [Buildroot] [PATCH 1/4] arch: add option to disable internal toolchain backend
` [Buildroot] [PATCH 2/4] arch/csky: internal backend not suitable
` [Buildroot] [PATCH 3/4] arch/bfin: internal backend not suitable for some cores
` [Buildroot] [PATCH 4/4] arch/mips: "

[PATCH] serial: sccnxp: Fix error handling in sccnxp_probe()
 2017-09-02 20:13 UTC 

[Buildroot] [git commit] wsapi-fcgi: new package
 2017-09-02 20:13 UTC 

[PATCH v2 0/2] locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
 2017-09-02 20:09 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT

[PATCH v2] drm/tve200: Replace custom connector with panel bridge
 2017-09-02 20:07 UTC  (2+ messages)

[Buildroot] [git commit] wsapi-xavante: new package
 2017-09-02 20:06 UTC 

[Buildroot] [git commit] xavante: bump to version 2.4.0
 2017-09-02 20:02 UTC 

[Buildroot] [git commit] orbit: bump to version 2.2.4
 2017-09-02 20:02 UTC 

[Buildroot] [git commit] lua-stdlib: bump to version 41.2.1
 2017-09-02 20:02 UTC 

[Buildroot] [git commit] lua-resty-http: bump to version 0.11
 2017-09-02 20:02 UTC 

[Buildroot] [git commit] luaossl: bump to version 20170901
 2017-09-02 20:00 UTC 

[Buildroot] [git commit] luajson: bump to version 1.3.4
 2017-09-02 19:59 UTC 

[Buildroot] [git commit] dado: bump to version 1.8.3
 2017-09-02 19:59 UTC 

[Buildroot] [git commit] coxpcall: bump to version 1.16.0
 2017-09-02 19:59 UTC 

[Buildroot] [git commit] copas: bump to version 2.0.2
 2017-09-02 19:59 UTC 

[PATCH v6 00/12] AC97 device/driver model revamp
 2017-09-02 19:54 UTC  (28+ messages)
` [PATCH v6 01/12] ALSA: ac97: split out the generic ac97 registers
` [PATCH v6 02/12] ALSA: ac97: add an ac97 bus
` [PATCH v6 03/12] ASoC: add new ac97 bus support
` [PATCH v6 04/12] ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
` [PATCH v6 05/12] Input: wm97xx: split out touchscreen registering
` [PATCH v6 06/12] mfd: wm97xx-core: core support for wm97xx Codec
` [PATCH v6 07/12] Input: wm97xx: add new AC97 bus support
` [PATCH v6 08/12] ASoC: wm9713: add ac97 new "
` [PATCH v6 09/12] ASoC: wm9712: "
` [PATCH v6 10/12] ASoC: wm9705: add private structure
` [PATCH v6 11/12] ASoC: wm9705: add ac97 new bus support
` [PATCH v6 12/12] ASoC: pxa: switch to new ac97 "

[PATCH] locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
 2017-09-02 19:51 UTC  (3+ messages)

[PATCH][DEBUG] x86/refcount: split up refcount saturation handling
 2017-09-02 19:51 UTC  (3+ messages)

[PATCH 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-02 19:46 UTC  (9+ messages)
` [PATCH 02/11] mux: core: Add support for getting a mux controller on a non DT platform
` [PATCH 03/11] mux: consumer.h: Add MUX_USB_* state constant defines

[opkg-utils PATCH] opkg-build*: fix empty package name in error message
 2017-09-02 16:23 UTC 

Maintenance of Linux/MIPS?
 2017-09-02 19:34 UTC  (2+ messages)
` [PATCH] MAINTAINERS: Add James as MIPS co-maintainer

[Bug 102522] [radeonsi, bisected] commit 147d7fb772 causes full-window map to flash green in Crea
 2017-09-02 19:06 UTC 

[meta-oe][PATCH 1/2] gperftools: Fix build with musl
 2017-09-02 19:02 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] mongodb: Disable for armv7

[PATCH 0/5] drm/atomic: Fix use-after-free with unbound connectors/planes
 2017-09-02 18:59 UTC  (4+ messages)
` [RFC PATCH 5/5] drm/atomic: Make async plane update checks work as intended
    ` [Intel-gfx] "

BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists (since 3.4 / 2012)
 2017-09-02 18:55 UTC  (13+ messages)
                        ` Fwd: "

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-09-02 18:44 UTC  (2+ messages)
` [Bug 196409] "

[PATCH 0/3] [media] cx18: Adjustments for seven function implementations
 2017-09-02 18:43 UTC  (8+ messages)
` [PATCH 1/3] [media] cx18: Delete an error message for a failed memory allocation in cx18_probe()
` [PATCH 2/3] [media] cx18: Improve a size determination "
` [PATCH 3/3] [media] cx18: Adjust ten checks for null pointers


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.