All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-19 05:43:32 to 2017-06-19 07:05:34 UTC [more...]

[PATCH v2 0/4] refactor nvme-pci cq processing
 2017-06-19  7:05 UTC  (9+ messages)
` [PATCH v2 1/4] nvme-pci: Introduce nvme_ring_cq_doorbell
` [PATCH v2 2/4] nvme-pci: factor out cqe handling into a dedicated routine
` [PATCH v2 3/4] nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
` [PATCH v2 4/4] nvme-pci: open-code polling logic in nvme_poll

[PATCH] crypto: fix typo in docs
 2017-06-19  6:53 UTC 

[PATCH v2 1/2] nvme-core: change commas to semicolons in nvme_get_log_page
 2017-06-19  6:59 UTC  (4+ messages)
` [PATCH v2 2/2] nvme: use a single NVME_AQ_DEPTH and relax it to 32

New GCC compiler for 8086 cpu's
 2017-06-19  6:58 UTC  (7+ messages)

How to asign especific HW to each OS working with Xen over MPSoC
 2017-06-19  6:58 UTC 

[PATCH 0/5] move everyone over to thin archives
 2017-06-19  6:55 UTC  (17+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
` [PATCH 2/5] kbuild: thin archives use P option to ar
` [PATCH 3/5] sh: thin archives fix linking
` [PATCH 4/5] x86/um: thin archives build fix
` [PATCH 5/5] kbuild: thin archives make default for all archs

[PATCH v5 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-19  6:53 UTC  (10+ messages)
` [PATCH v5 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v5 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v5 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

sparc gcc 7.1 compile issue
 2017-06-19  6:54 UTC  (3+ messages)

[PATCH net-next] cxgb4: add new T6 pci device id's
 2017-06-19  6:54 UTC 

[PATCH V3 0/2] Add support for OCC command/response interface
 2017-06-19  6:49 UTC  (4+ messages)
` [PATCH V3 1/2] powerpc/powernv: Get a unique token for async completions
` [PATCH V3 2/2] powerpc/powernv : Add support for OPAL-OCC command/response interface

[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
 2017-06-19  6:46 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: engine - replace pr_xxx by dev_xxx

[PATCH 00/16] RATP logic fixes and improvements
 2017-06-19  6:46 UTC  (2+ messages)

[PATCH 0/8] Isolate time_t data types for clock/timer syscalls
 2017-06-19  6:45 UTC  (9+ messages)
` [PATCH 1/8] time: add get_timespec64 and put_timespec64
` [PATCH 2/8] nanosleep: Move native and compat syscalls
` [PATCH 3/8] kernel: compat: Move clock and timer "
` [PATCH 4/8] nanosleep: Use get_timespec64() and set_timespec64()
` [PATCH 5/8] posix-timers: Use get_timepsec64() and put_timespec64()
` [PATCH 6/8] time: introduce {get,put}_itimerspec64
` [PATCH 7/8] posix_clocks: Use get_itimerspec64() and put_itimerspec64()
` [PATCH 8/8] timerfd: "

[U-Boot] [PATCH v1] rockchip: pwm: fix: pwm dosen't work on rk3288
 2017-06-19  6:45 UTC 

[PATCH] crypto: testmgr: use consistent format for errors
 2017-06-19  6:44 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Intel: Skylake: Add deep buffer support
 2017-06-19  6:29 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ASoC: Intel: Skylake: Fix dma buffer size calculation
` [PATCH v2 3/3] ASoC: skl_rt286: Add deepbuffer dai link

[PATCH 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-19  6:43 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] crypto: brcm: fix spelling mistake: "fallbck" -> "fallback"
 2017-06-19  6:43 UTC  (3+ messages)

[PATCH v3 00/13] ARM: sun5i: cryptographic engine support
 2017-06-19  6:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
 2017-06-19  6:42 UTC  (2+ messages)

[Bug 100070] Rocket League: grass gets rendered incorrectly
 2017-06-19  6:42 UTC  (2+ messages)

[PATCH] crypto: algapi: Use pr_err common logging style
 2017-06-19  6:42 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mmc: use new hwpart API when CONFIG_BLK enabled
 2017-06-19  6:42 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mmc: rpmb: update size format for write_counter

[GIT PULL] ARM: SoC fixes
 2017-06-19  6:40 UTC  (2+ messages)

[PATCH] Documentation: crypto: Fixed bugs, added example usage of calc_hash()
 2017-06-19  6:40 UTC  (2+ messages)

[PATCH] crypto: glue_helper - Delete some dead code
 2017-06-19  6:40 UTC  (3+ messages)

[PATCH] crypto: mediatek - drop .owner field in mtk_crypto_driver
 2017-06-19  6:39 UTC  (3+ messages)

[PATCH] crypto: aes_ti - fix comment for MixColumns step
 2017-06-19  6:39 UTC  (2+ messages)

[PATCH v2 0/3] Add more algorithms and some misc cleanups
 2017-06-19  6:39 UTC  (2+ messages)

[PATCH] drivers/crypto/ccp: return NULL instead of 0
 2017-06-19  6:39 UTC  (2+ messages)

[PATCH V2] crypto: ccp - Add debugfs entries for CCP information
 2017-06-19  6:38 UTC  (2+ messages)

[PATCH v2] crypto: talitos: Extend max key length for SHA384/512-HMAC and AEAD
 2017-06-19  6:38 UTC  (2+ messages)

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-19  6:38 UTC  (9+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations

[PATCH v3] ALSA: core: let low-level driver or userspace disable rewinds
 2017-06-19  6:22 UTC 

[PATCH 00/16] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
 2017-06-19  6:36 UTC  (7+ messages)
` [PATCH 12/16] mmc: host: omap_hsmmc: Add support to set IODELAY values

[PATCHSET v7] Add support for write life time hints
 2017-06-19  6:35 UTC  (11+ messages)
` [PATCH 01/11] fs: add support for an inode to carry write hint related data
` [PATCH 04/11] fs: add support for allowing applications to pass in write life time hints
` [PATCH 05/11] fs: add fcntl() interface for setting/getting "
` [PATCH 06/11] fs: add O_DIRECT support for sending down "
` [PATCH 11/11] nvme: add support for streams and directives

[PATCH] VT-d: fix VF of RC integrated endpoint matched to wrong VT-d unit
 2017-06-19  6:33 UTC  (3+ messages)

[PATCH] arm64: renesas: salvator-common: sound clock-frequency needs descending order
 2017-06-19  6:33 UTC  (5+ messages)

[PATCH] tools/perf/pmu-events: Support additional POWER8+ PVR in mapfile
 2017-06-19  6:30 UTC 

[Qemu-devel] [PATCH v2 0/6] migration: objectify MigrationState
 2017-06-19  6:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/6] migration: move global_state.optional out

[-next] crypto: 842 propagate PTR_ERR value instead of -ENOMEM
 2017-06-19  6:28 UTC  (2+ messages)

[PATCH v2 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  6:28 UTC  (3+ messages)

[xfstests PATCH] overlay: test whiteout check in impure dir
 2017-06-19  6:28 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-18
 2017-06-19  6:27 UTC 

imx6: efficient buffer copy from fpga
 2017-06-19  6:27 UTC 

[PATCHSET v6] Add support for write life time hints
 2017-06-19  6:25 UTC  (9+ messages)
` [PATCH 11/11] nvme: add support for streams and directives

[PATCH 1/3] ARM: mvebu: initial support for Armada 38x
 2017-06-19  6:24 UTC  (2+ messages)

[PATCH] mtd: spi-nor: sync definition of Spansion chips from Linux
 2017-06-19  6:21 UTC  (2+ messages)

[PATCH] iio: accel: bmc150: Add support for BOSC0200 ACPI device id
 2017-06-19  6:22 UTC 

[Ksummit-discuss] [TECH TOPIC] printk redesign
 2017-06-19  6:22 UTC  (2+ messages)

[PATCH] hwrng: do not warn when there are no devices
 2017-06-19  6:21 UTC  (10+ messages)

[PATCH 1/2] of_device_is_stdout_path: simplify
 2017-06-19  6:21 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Add mipi dsi support for evb-rk3288
 2017-06-19  6:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
` [U-Boot] [PATCH v2 2/3] rockchip: video: Makefile: Add soc specific driver for rk3288 "
` [U-Boot] [PATCH v2 3/3] rockchip: video: defconfig: Add mipi dsi support for evb-rk3288

[PATCH] scripts/kwbimage: support empty binary.0 files
 2017-06-19  6:17 UTC  (2+ messages)

[PATCH] serial: ns16550: emit an error message if getting the clock fails
 2017-06-19  6:16 UTC  (2+ messages)

[PATCH] clk: let clk_get return errors from of_clk_get_by_name
 2017-06-19  6:16 UTC  (2+ messages)

[PATCH 0/9] [media] s5p-jpeg: Various fixes and improvements
 2017-06-19  6:16 UTC  (4+ messages)
` [PATCH 5/9] [media] s5p-jpeg: Add IOMMU support

[PATCH] pci: mvebu: terminate error message with a newline
 2017-06-19  6:15 UTC  (2+ messages)

[PATCH] virtio: virtio_mmio: make of_device_ids const
 2017-06-19  6:14 UTC 

[GIT PULL] ARM: at91: SoC for 4.13
 2017-06-19  5:53 UTC  (3+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.13
 2017-06-19  5:51 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC Updates for v4.13
 2017-06-19  5:52 UTC  (3+ messages)

[GIT PULL] ARM: at91: DT for 4.13
 2017-06-19  5:56 UTC  (3+ messages)

[PATCH] virtio: virtio_mmio: make of_device_ids const
 2017-06-19  6:14 UTC 

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13
 2017-06-19  5:40 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.13
 2017-06-19  5:50 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC R-Car SYSC Updates for v4.13
 2017-06-19  5:51 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.13
 2017-06-19  5:49 UTC  (3+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.13
 2017-06-19  5:44 UTC  (3+ messages)

[GIT PULL] ARM: at91: defconfig for 4.13
 2017-06-19  5:38 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.13
 2017-06-19  5:38 UTC  (11+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "
` [GIT PULL] Qualcomm SoC "

[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-19  6:12 UTC  (8+ messages)
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported

Openjdk-8 fetcher failure
 2017-06-19  6:11 UTC 

[GIT PULL 1/5] i.MX driver changes for 4.13
 2017-06-19  6:10 UTC  (10+ messages)
` [GIT PULL 2/5] i.MX SoC updates "
` [GIT PULL 3/5] i.MX device tree "
` [GIT PULL 4/5] Freescale arm64 "
` [GIT PULL 5/5] i.MX defconfig "

[PATCH v5 0/3] nvmem: upstream snvs_lpgpr driver
 2017-06-19  6:06 UTC  (6+ messages)
` [PATCH v5 1/3] nvmem: dt: document SNVS LPGPR binding

[lkp-robot] [btrfs] 3c930d37f4: xfstests.btrfs.059.fail
 2017-06-19  6:06 UTC 

[lkp-robot] [usercopy] e176bd0bb9: kernel_BUG_at_mm/usercopy.c
 2017-06-19  6:05 UTC 

[PATCH net-next] enic: use kasprintf instead of snprintf
 2017-06-19  5:59 UTC  (4+ messages)

[lkp-robot] [x86/mm] 7c7368291a: will-it-scale.per_thread_ops 10.2% improvement
 2017-06-19  6:04 UTC 

[GIT PULL 1/4] soc/tegra: Changes for v4.13-rc1
 2017-06-19  6:04 UTC  (6+ messages)

[tip:WIP.irq 28/46] kernel/irq/proc.c:329: warning: unused variable 'irqp'
 2017-06-19  6:03 UTC 

[lkp-robot] [kernfs, sysfs, cgroup] cc44ddf7f6: BUG:unable_to_handle_kernel
 2017-06-19  6:03 UTC  (2+ messages)

[PATCH] scsi: default to scsi-mq
 2017-06-19  6:03 UTC  (3+ messages)
` [lkp-robot] [scsi] ebc76736f2: fio.write_bw_MBps -4% regression

[PATCH backport pre 4.11] alarmtimer: Rate limit periodic intervals
 2017-06-19  6:02 UTC 

[Buildroot] [PATCH] irssi: drop obsolete configure option
 2017-06-19  6:02 UTC 

[Buildroot] [PATCH] irssi: bump to version 1.0.3
 2017-06-19  6:01 UTC  (4+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.13 (#1)
 2017-06-19  6:00 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v4.13 (#1)
 2017-06-19  5:59 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: defconfig for v4.13 (#1)
 2017-06-19  5:56 UTC  (2+ messages)

[PATCH BUGFIX] block, bfq: update wr_busy_queues if needed on a queue split
 2017-06-19  5:56 UTC 

[linux-linus test] 110547: regressions - FAIL
 2017-06-19  5:54 UTC 

[PATCH/RFC] Cleanup Documentation
 2017-06-19  5:50 UTC  (3+ messages)

[PATCH v2] soc: ti: knav_dma: make of_device_ids const
 2017-06-19  5:48 UTC  (2+ messages)

[meta-chip][RFC PATCH 0/3] Initial attempt at flashing instructions
 2017-06-19  5:48 UTC  (3+ messages)
` [meta-chip][RFC PATCH 3/3] chip: Add chip-u-boot-scr recipe and flash script

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-19  5:48 UTC  (6+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper

[PATCH v2] macintosh: rack-meter: make of_device_ids const
 2017-06-19  5:44 UTC 

Hotpluggin PCI devices broken when HVM has PV drivers
 2017-06-19  5:45 UTC 

OpenBMC Image Management
 2017-06-19  5:44 UTC  (10+ messages)

[PATCH v2 1/2] ip_tunnel: fix ip tunnel lookup in collect_md mode
 2017-06-19  5:43 UTC  (2+ messages)

[PATCH 00/20] traffic manager on i40e and ixgbe
 2017-06-19  5:43 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 07/20] net/i40e: support getting TM node type
  ` [PATCH v2 08/20] net/i40e: support getting TM level capability
  ` [PATCH v2 09/20] net/i40e: support getting TM node capability
  ` [PATCH v2 10/20] net/i40e: support committing TM hierarchy
  ` [PATCH v2 11/20] net/ixgbe: support getting TM ops
  ` [PATCH v2 12/20] net/ixgbe: support getting TM capability
  ` [PATCH v2 13/20] net/ixgbe: support adding TM shaper profile
  ` [PATCH v2 14/20] net/ixgbe: support deleting "
  ` [PATCH v2 15/20] net/ixgbe: support adding TM node
  ` [PATCH v2 16/20] net/ixgbe: support deleting "
  ` [PATCH v2 17/20] net/ixgbe: support getting TM node type
  ` [PATCH v2 18/20] net/ixgbe: support getting TM level capability
  ` [PATCH v2 19/20] net/ixgbe: support getting TM node capability
  ` [PATCH v2 20/20] net/ixgbe: support committing TM hierarchy


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.