All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-14 15:21:29 to 2017-08-14 15:48:15 UTC [more...]

[PATCH 00/64] staging: lustre: uapi: normalize the lustre headers
 2017-08-14 15:47 UTC  (76+ messages)
` [lustre-devel] "
` [lustre-devel] [PATCH 01/64] staging: lustre: uapi: Move functions out of lustre_idl.h
` [PATCH 02/64] staging: lustre: uapi: remove unused functions for lustre_fid.h
  ` [lustre-devel] "
` [lustre-devel] [PATCH 03/64] staging: lustre: uapi: return error code for ostid_set_id
` [PATCH 04/64] staging: lustre: uapi: update URL doc link in lustre_fid.h
  ` [lustre-devel] "
` [PATCH 05/64] staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.h
  ` [lustre-devel] "
` [lustre-devel] [PATCH 06/64] staging: lustre: uapi: remove unused function in lustre_disk.h
` [PATCH 07/64] staging: lustre: uapi: remove userland version of obd_ioctl_*()
  ` [lustre-devel] "
` [lustre-devel] [PATCH 08/64] staging: lustre: uapi: remove obd_ioctl_freedata() wrapper
` [lustre-devel] [PATCH 09/64] staging: lustre: uapi: remove obd_ioctl_popdata() wrapper
` [lustre-devel] [PATCH 10/64] staging: lustre: uapi: move obd_ioctl_getdata() declaration
` [lustre-devel] [PATCH 11/64] staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.c
` [lustre-devel] [PATCH 12/64] staging: lustre: uapi: move lustre_ioctl.h to uapi directory
` [PATCH 13/64] staging: lustre: uapi: use __ALIGN_KERNEL for lustre_ioctl.h
  ` [lustre-devel] "
` [lustre-devel] [PATCH 14/64] staging: lustre: uapi: cleanup headers "
` [PATCH 15/64] staging: lustre: uapi: label lustre_ioctl.h as a UAPI header
  ` [lustre-devel] "
` [PATCH 16/64] staging: lustre: uapi: move kernel only prototypes out of lustre_param.h
  ` [lustre-devel] "
` [PATCH 17/64] staging: lustre: uapi: remove included headers "
  ` [lustre-devel] "
` [lustre-devel] [PATCH 18/64] staging: lustre: uapi: move lustre_param.h to uapi directory
` [lustre-devel] [PATCH 19/64] staging: lustre: uapi: label lustre_param.h as an uapi header
` [lustre-devel] [PATCH 20/64] staging: lustre: uapi: style cleanups for lustre_param.h
` [lustre-devel] [PATCH 21/64] staging: lustre: uapi: remove lustre_cfg_free wrapper
` [lustre-devel] [PATCH 22/64] staging: lustre: uapi: don't memory allocate in UAPI header
` [lustre-devel] [PATCH 23/64] staging: lustre: uapi: move lustre_cfg_string() to obd_config.c
` [PATCH 24/64] staging: lustre: obdclass: no need to check for kfree
  ` [lustre-devel] "
` [lustre-devel] [PATCH 25/64] staging: lustre: uapi: move lustre_cfg.h to uapi directory
` [lustre-devel] [PATCH 26/64] staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.h
` [PATCH 27/64] staging: lustre: uapi: change variable type to match
  ` [lustre-devel] "
` [lustre-devel] [PATCH 28/64] staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULL
` [lustre-devel] [PATCH 29/64] staging: lustre: uapi: style cleanup of lustre_cfg.h
` [lustre-devel] [PATCH 30/64] staging: lustre: uapi: label lustre_cfg.h as an uapi header
` [lustre-devel] [PATCH 31/64] staging: lustre: libcfs: remove htonl hack in libcfs.h
` [lustre-devel] [PATCH 32/64] staging: lustre: libcfs: remove LOGL and LOGU macros
` [lustre-devel] [PATCH 33/64] staging: lustre: libcfs: create libcfs_debug.h UAPI header
` [lustre-devel] [PATCH 34/64] staging: lustre: socklnd: create socklnd.h "
` [lustre-devel] [PATCH 35/64] staging: lustre: lnet: delete lnet.h
` [lustre-devel] [PATCH 36/64] staging: lustre: lnet: migrate headers to lnet uapi directory
` [lustre-devel] [PATCH 37/64] staging: lustre: libcfs: sort headers in libcfs.h
` [lustre-devel] [PATCH 38/64] staging: lustre: lnet: remove userland function prototype in lnetctl.h
` [lustre-devel] [PATCH 39/64] staging: lustre: lnet: remove BIT macro from lnetctl.h
` [lustre-devel] [PATCH 40/64] staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.h
` [lustre-devel] [PATCH 41/64] staging: lustre: uapi: migrate remaining uapi headers to uapi directory
` [lustre-devel] [PATCH 42/64] staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTL
` [lustre-devel] [PATCH 43/64] staging: lustre: uapi: use proper byteorder functions in lustre_idl.h
` [lustre-devel] [PATCH 44/64] staging: lustre: uapi: remove BIT macro from UAPI headers
` [lustre-devel] [PATCH 45/64] staging: lustre: fid: add include path to Makefile
` [lustre-devel] [PATCH 46/64] staging: lustre: fld: "
` [lustre-devel] [PATCH 47/64] staging: lustre: ptlrpc: "
` [lustre-devel] [PATCH 48/64] staging: lustre: llite: "
` [lustre-devel] [PATCH 49/64] staging: lustre: lmv: "
` [lustre-devel] [PATCH 50/64] staging: lustre: lov: "
` [lustre-devel] [PATCH 51/64] staging: lustre: mdc: "
` [lustre-devel] [PATCH 52/64] staging: lustre: mgc: "
` [lustre-devel] [PATCH 53/64] staging: lustre: obdclass: "
` [lustre-devel] [PATCH 54/64] staging: lustre: obdecho: "
` [lustre-devel] [PATCH 55/64] staging: lustre: osc: "
` [lustre-devel] [PATCH 56/64] staging: lustre: lustre: cleanup paths for lustre internal headers
` [lustre-devel] [PATCH 57/64] staging: lustre: lustre: cleanup paths for lustre UAPI headers
` [lustre-devel] [PATCH 58/64] staging: lustre: lnet: selftest: add include path to Makefile
` [lustre-devel] [PATCH 59/64] staging: lustre: lnet: "
` [lustre-devel] [PATCH 60/64] staging: lustre: ko2iblnd: "
` [lustre-devel] [PATCH 61/64] staging: lustre: ksocklnd: "
` [lustre-devel] [PATCH 62/64] staging: lustre: libcfs: "
` [lustre-devel] [PATCH 63/64] staging: lustre: libcfs: cleanup paths for libcfs headers
` [lustre-devel] [PATCH 64/64] staging: lustre: lnet: cleanup paths for all LNet headers

[1/3] EDAC, pnd2: Mask the lower four bits of a BAR
 2017-08-14 15:48 UTC 

[Qemu-devel] [PATCH] tests: switch tests to accel=kvm:tcg
 2017-08-14 15:47 UTC  (3+ messages)

[PATCH v10 0/5] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-14 15:44 UTC  (14+ messages)
` [PATCH v10 1/5] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v10 2/5] PCI: Disable Relaxed Ordering for some Intel processors
` [PATCH v10 3/5] PCI: Disable Relaxed Ordering Attributes for AMD A1100
` [PATCH v10 4/5] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v10 5/5] net/cxgb4vf: "

[RFC PATCH 0/3] watchdog: renesas_wdt: use standard clock handling
 2017-08-14 15:47 UTC  (3+ messages)

brcm43430 sdio wifi regression with 4.13-rc1
 2017-08-14 15:46 UTC  (7+ messages)
        ` [4.13 REGRESSION] "

[RFT] arm64: dts: renesas: salvator-common: enable SDR104 for SD cards
 2017-08-14 15:46 UTC  (7+ messages)

[PATCH] xen: lift hypercall_cancel_continuation to sched.h
 2017-08-14 15:46 UTC 

[U-Boot] [PATCH] sunxi: defaultly enable SPL for Lichee Pi Zero
 2017-08-14 15:46 UTC  (2+ messages)

[v3 0/2] Early boot time stamps for x86
 2017-08-14 15:44 UTC  (4+ messages)
` [v3 1/2] sched/clock: interface to allow timestamps early in boot

[PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK
 2017-08-14 15:45 UTC  (2+ messages)

[xen-unstable-smoke test] 112633: tolerable trouble: broken/pass - PUSHED
 2017-08-14 15:44 UTC 

[RFC v3 0/3] VFS/NFS support to destroy FS credentials
 2017-08-14 15:43 UTC  (11+ messages)
` [RFC 1/1] destroy_creds.2: new page documenting destroy_creds()

[LTP] [PATCH 1/2] ltp: Add the ability to specify the latency constraint
 2017-08-14 15:43 UTC  (10+ messages)
` [LTP] [PATCH V2 "

[Buildroot] [PATCH/2017.02.x 1/2] dbus: bump version to 1.10.22
 2017-08-14 15:43 UTC  (5+ messages)
` [Buildroot] [PATCH/2017.02.x 2/2] dbus: add upstream patch to fix startup hang with with expat >= 2.2.1

[PATCH] drm/amdgpu: save list length when fence is signaled
 2017-08-14 15:42 UTC  (2+ messages)

[PATCH v2] libx11: Add patch to fix hanging issue in _XReply
 2017-08-14 15:51 UTC  (2+ messages)

[PATCH net] ipv4: route: fix inet_rtm_getroute induced crash
 2017-08-14 15:42 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 2017-08-14 15:41 UTC 

[PATCH 1/2] drm/i915: Work around GCC anonymous union initialization bug
 2017-08-14 15:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[kernel-hardening] [PATCH 00/30] implement KASLR for ARM
 2017-08-14 15:40 UTC  (17+ messages)
` [kernel-hardening] [PATCH 02/30] ARM: assembler: introduce adr_l, ldr_l and str_l macros
  `  "
    ` [kernel-hardening] "
` [kernel-hardening] [PATCH 17/30] arm-soc: tegra: make sleep asm code runtime relocatable
  ` [kernel-hardening] "
      `  "
` [PATCH 00/30] implement KASLR for ARM
  ` [kernel-hardening] "

layer.conf on openembedded-core ?
 2017-08-14 15:49 UTC  (2+ messages)

[meta-oe][PATCH] libx11: Add patch to fix hanging issue in _XReply
 2017-08-14 15:47 UTC  (3+ messages)
` ✗ patchtest: failure for "

[Bug 102203] Using hardware video encoding with amdgpu/vaapi crashes system immediately
 2017-08-14 15:38 UTC  (2+ messages)

[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
 2017-08-14 15:38 UTC 

[PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
 2017-08-14 15:38 UTC  (16+ messages)

[PATCH] watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds
 2017-08-14 15:37 UTC  (3+ messages)

[PATCH v3 i-g-t] tests/kms: increase max threshold time for edid read
 2017-08-14 15:36 UTC  (8+ messages)
` [PATCH v4 "

(unknown),
 2017-08-14 15:35 UTC 

[U-Boot] [PATCH] Makefile: honor PYTHON configuration properly
 2017-08-14 15:35 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[PATCH] mips: Fix race on setting and getting cpu_online_mask
 2017-08-14 15:34 UTC  (3+ messages)

[PATCH 0/4] drm/bridge/adv7511: add CEC support
 2017-08-14 15:34 UTC  (4+ messages)
` [PATCH 3/4] arm: dts: renesas: add cec clock for Koelsch board

[kernel-hardening] [PATCH 00/14] arm64: VMAP_STACK support
 2017-08-14 15:32 UTC  (5+ messages)
` [kernel-hardening] [PATCH 14/14] arm64: add VMAP_STACK overflow detection
  `  "
    ` [kernel-hardening] "

[PATCH v2] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-08-14 15:32 UTC  (2+ messages)

[PATCH 0/5] Style guide updates
 2017-08-14 15:32 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/1] QAPI schema: turn example commands/returns into proper JSON
 2017-08-14 15:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/1] "

[PATCH 0/4] More KFD features to make the runtime happy
 2017-08-14 15:31 UTC  (6+ messages)
` [PATCH 2/4] drm/amdkfd: Adding new IOCTL for scratch memory

[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-14 15:31 UTC  (5+ messages)

[PATCH] mtd: spi-nor: aspeed: set 4B setting for all chips
 2017-08-14 15:28 UTC  (2+ messages)

[PATCH v3 0/4] Sync fio(1) man page with HOWTO (remaining sections)
 2017-08-14 15:30 UTC  (5+ messages)
` [PATCH v3 1/4] man: sync "JOB PARAMETERS" section with HOWTO
` [PATCH v3 2/4] man: sync "OUTPUT" section and after "
` [PATCH v3 3/4] man: minor fixes for sections before "JOB PARAMETERS" for consistency
` [PATCH v3 4/4] HOWTO: minor fixes and backports from man page

[PATCH v3 0/4] add support of SCPSYS power domain for MediaTek MT7622
 2017-08-14 15:30 UTC  (4+ messages)

[PATCH 0/5] add support for relative references in special sections
 2017-08-14 15:29 UTC  (8+ messages)
` [PATCH 5/5] kernel: tracepoints: add support for relative references

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-08-14 15:23 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node

[Buildroot] Failing defconfigs due to GCC 6
 2017-08-14 15:29 UTC  (3+ messages)

[PATCH 00/19] KFD fixes and cleanups
 2017-08-14 15:28 UTC  (7+ messages)
` [PATCH 18/19] drm/amdgpu: Disable GFX PG on CZ

[PATCH v2 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port
 2017-08-14 15:28 UTC  (4+ messages)
` [PATCH v2 4/4] mmc: sdhci-cadence: add suspend / resume support

[PATCH] mmc: renesas_sdhi: use extra flag for CBSY usage
 2017-08-14 15:26 UTC  (3+ messages)

[PATCH v3 0/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
 2017-08-14 15:26 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: Document the IBM CCF power supply version 1
` [PATCH v3 2/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
` [PATCH v3 3/3] Documentation: hwmon: Document the IBM CFF power supply

[PATCH v5 00/19] simplify crypto wait for async op
 2017-08-14 15:21 UTC  (18+ messages)
` [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v5 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
` [PATCH v5 08/19] crypto: move drbg to generic async completion
` [PATCH v5 09/19] crypto: move gcm "
` [PATCH v5 10/19] crypto: move testmgr "
` [PATCH v5 11/19] fscrypt: move "
` [PATCH v5 12/19] dm: move dm-verity "
` [PATCH v5 13/19] cifs: move "
` [PATCH v5 14/19] ima: "
` [PATCH v5 16/19] crypto: talitos: "
` [PATCH v5 17/19] crypto: qce: "
` [PATCH v5 19/19] crypto: adapt api sample to use async. op wait

[Bug 102207] [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
 2017-08-14 15:25 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: mgc: fix potential use after free in error path
 2017-08-14 15:25 UTC  (3+ messages)
`  "

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-08-14 15:23 UTC  (6+ messages)

[PATCH 1/2] pinctrl: msm: GP clock for pinctrl-apq8064 binding
 2017-08-14 15:23 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: General Purpose clocks for apq8064

[lustre-devel] [PATCH] staging: lustre: grab the cld->cld_lock mutex unconditionally
 2017-08-14 15:22 UTC  (5+ messages)

[PATCH] Revert "scsi: default to scsi-mq"
 2017-08-14 15:21 UTC  (2+ messages)

[meta-oe][PATCH] curl: upgradeto 7.54.0
 2017-08-14 15:30 UTC  (3+ messages)
` ✗ patchtest: failure for "


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.