All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-16 00:07:50 to 2018-11-16 01:26:14 UTC [more...]

LAENUD
 2018-11-15 15:08 UTC 

Memory hotplug softlock issue
 2018-11-16  1:24 UTC  (11+ messages)

[Cluster-devel] [PATCH V10 00/19] block: support multi-page bvec
 2018-11-16  1:22 UTC  (35+ messages)
` [Cluster-devel] [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
  `  "
` [Cluster-devel] [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
  `  "
` [Cluster-devel] [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
  `  "
` [Cluster-devel] [PATCH V10 09/19] block: introduce bio_bvecs()
  `  "
` [Cluster-devel] [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
  `  "
` [Cluster-devel] [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
  `  "
` [Cluster-devel] [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
  `  "

[meta-mingw][PATCH 1/2] winpthreads: use posix threads library from mingw64
 2018-11-15  9:29 UTC  (2+ messages)
` [meta-mingw][PATCH 2/2] cmake: add support for building nativesdk-cmake

[Buildroot] [PATCH next v4 0/6] Per-package host/target directory support
 2018-11-16  1:21 UTC  (3+ messages)
` [Buildroot] [PATCH next v4 3/6] Makefile: rework main directory creation logic

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-16  1:20 UTC  (6+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[U-Boot] [PATCH v2 0/6] efi_loader: add HII database protocol
 2018-11-16  1:18 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] lib: add u16_strcpy/strdup functions
` [U-Boot] [PATCH v2 2/6] efi_loader: Initial HII database protocols
` [U-Boot] [PATCH v2 3/6] efi: hii: add guid package support
` [U-Boot] [PATCH v2 4/6] efi: hii: add keyboard layout "
` [U-Boot] [PATCH v2 5/6] efi: hii: add HII config routing/access protocols
` [U-Boot] [PATCH v2 6/6] efi_selftest: add HII database protocols test

[Fuego] [PATCH v2] nss: add test case for nss
 2018-11-16  1:17 UTC  (2+ messages)

[PATCH] serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
 2018-11-16  1:16 UTC  (7+ messages)

[PATCH] allow DSCP values in ip rulesB
 2018-11-15 15:04 UTC  (3+ messages)
` [PATCH] allow DSCP values in ip rules

[PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-16  1:14 UTC  (9+ messages)
  ` [PATCH v6 1/6] drm/dp_mst: Add some atomic state iterator macros
  ` [PATCH v6 2/6] drm/dp_mst: Return kref_put() result from drm_dp_put_port()
  ` [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH v6 5/6] drm/nouveau: Stop unsetting mstc->port, check connector registration
` [PATCH v6 4/6] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [PATCH v6 6/6] drm/nouveau: Use atomic VCPI helpers for MST
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Improve VCPI helpers, use in nouveau (rev6)
` ✗ Fi.CI.SPARSE: "

[patch] pthread_rwlockattr_setkind_np.3: Remove bug notes
 2018-11-16  1:13 UTC  (4+ messages)

[Qemu-devel] [PATCH for-4.0 00/17] tcg: Move softmmu out-of-line
 2018-11-16  1:13 UTC  (6+ messages)

Pamela.py can't run on BMC python env
 2018-11-16  1:13 UTC  (3+ messages)

[PATCH] Revert "HID: uhid: use strlcpy() instead of strncpy()"
 2018-11-16  1:10 UTC  (5+ messages)

[PATCH v17 01/23] x86/sgx: Update MAINTAINERS
 2018-11-16  1:01 UTC  (48+ messages)
` [PATCH v17 02/23] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v17 03/23] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v17 04/23] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition
` [PATCH v17 05/23] x86/cpufeatures: Add Intel-defined SGX_LC feature bit
` [PATCH v17 06/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v17 07/23] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v17 08/23] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX
` [PATCH v17 09/23] x86/sgx: Define SGX1 and SGX2 ENCLS leafs
` [PATCH v17 10/23] x86/sgx: Add ENCLS architectural error codes
` [PATCH v17 11/23] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v17 12/23] x86/sgx: Add definitions for SGX's CPUID leaf and variable sub-leafs
` [PATCH v17 13/23] x86/msr: Add SGX Launch Control MSR definitions
` [PATCH v17 14/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v17 15/23] x86/sgx: Enumerate and track EPC sections
` [PATCH v17 16/23] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v17 17/23] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v17 18/23] platform/x86: Intel SGX driver
` [PATCH v17 19/23] platform/x86: sgx: Add swapping functionality to the "
` [PATCH v17 20/23] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v17 21/23] platform/x86: ptrace() support for the SGX driver
` [PATCH v17 22/23] x86/sgx: SGX documentation
` [PATCH v17 23/23] selftests/x86: Add a selftest for SGX

[U-Boot] [PULL] Please pull u-boot-imx
 2018-11-16  1:05 UTC  (10+ messages)

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-15 14:56 UTC  (3+ messages)
` [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v2 2/2] media: cedrus: Add H264 decoding support

[PATCH v3 1/2] x86/fpu: track AVX-512 usage of tasks
 2018-11-16  1:04 UTC  (7+ messages)
` [PATCH v3 2/2] proc: add /proc/<pid>/arch_state

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-15 14:54 UTC  (7+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

[PATCH v2] net/avf: update Tx offload mask
 2018-11-16  8:39 UTC 

[PATCH 00/15] Cedrus support for the Allwinner H5 and A64 platforms
 2018-11-15 14:50 UTC  (15+ messages)
` [PATCH 01/15] ARM: dts: sun8i-a33: Remove heading 0 in video-codec unit address
` [PATCH 02/15] ARM: dts: sun8i-h3: "
` [PATCH 03/15] ARM: dts: sun8i-h3: Fix the system-control register range
` [PATCH 04/15] soc: sunxi: sram: Enable EMAC clock access for H3 variant
` [PATCH 05/15] dt-bindings: sram: sunxi: Add bindings for the H5 with SRAM C1
` [PATCH 06/15] soc: sunxi: sram: Add support for the H5 SoC system control
` [PATCH 07/15] arm64: dts: allwinner: h5: Add system-control node with SRAM C1
` [PATCH 09/15] dt-bindings: sram: sunxi: Add compatible for the A64 "
` [PATCH 10/15] arm64: dts: allwinner: a64: Add support for the SRAM C1 section
` [PATCH 11/15] dt-bindings: media: cedrus: Add compatibles for the A64 and H5
` [PATCH 12/15] media: cedrus: Add device-tree compatible and variant for H5 support
` [PATCH 13/15] media: cedrus: Add device-tree compatible and variant for A64 support
` [PATCH 14/15] arm64: dts: allwinner: h5: Add Video Engine and reserved memory node
` [PATCH 15/15] arm64: dts: allwinner: a64: "

[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
 2018-11-16  0:56 UTC  (3+ messages)
` [RFC PATCH 2/5] mm: lower the printk loglevel for __dump_page messages

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-16  0:55 UTC  (2+ messages)
`  "

[PATCH] arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE
 2018-11-15 14:47 UTC  (4+ messages)

[PATCH v1] Tx offload mask is updated in following commit: commit 1037ed842c37 ("mbuf: fix Tx offload mask"). Currently, the new added offload flags are not supported in PMD and application will fail to call PMD transmit prepare function
 2018-11-16  8:32 UTC 

[PATCH 0/6] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-15 14:44 UTC  (4+ messages)
` [PATCH 2/6] staging:iio:ad2s90: Remove spi setup that should be done via dt

[PATCH] fs/proc/util.c: include fs/proc/internal.h for name_to_int()
 2018-11-15 14:43 UTC  (2+ messages)

[PATCH] media: cedrus: Remove global IRQ spin lock from the driver
 2018-11-15 14:39 UTC 

[PATCH 0/2] lib/cryptodev: change qp conf and sym session
 2018-11-16  0:47 UTC  (3+ messages)
` [PATCH 2/2] cryptodev: change symmetric session structure

[Fuego] [PATCH] [PATCH v2] ospf6d: add test cases for ospf6d
 2018-11-16  0:46 UTC  (2+ messages)

[RFC v2 0/9] Modularize and enhance DPDK Python scripts
 2018-11-16  0:45 UTC  (3+ messages)
` [RFC v2 1/9] usertools: add DPDK config lib python library

[PATCH 00/03] Connect R-Car Gen3 Ethernet-AVB to IPMMU
 2018-11-15 14:37 UTC  (5+ messages)

[Qemu-devel] [PATCH for-3.2 00/10] vhost: preparation for qgraph conversion of vhost-user-test
 2018-11-16  0:43 UTC  (2+ messages)

[PATCH v2 0/2] Document memory-to-memory video codec interfaces
 2018-11-15 14:34 UTC  (3+ messages)
` [PATCH v2 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk
 2018-11-16  0:42 UTC  (2+ messages)

[PATCH v3 1/3] drm/i915/icl: replace check for combo phy
 2018-11-16  0:41 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/3] "

[PATCH v3] drm/bridge/sii902x: Fix EDID readback
 2018-11-15 14:32 UTC  (2+ messages)
  ` Fwd: "

[ANNOUNCEMENT] Yocto Project 2.6 (thud 20.0.0) Released
 2018-11-16  0:40 UTC 

Applied "regulator/of_get_regulator: add child path to find the regulator supplier" to the regulator tree
 2018-11-16  0:39 UTC 

Applied "ASoC: Add documentation for pcm3060 property out-single-ended" to the asoc tree
 2018-11-16  0:39 UTC 

[PATCH] keyutils: fix keyctl_pkey_verify(3) include
 2018-11-16  0:39 UTC 

[PATCH 0/3] SG_IO command filtering via sysfs
 2018-11-16  0:37 UTC  (6+ messages)

[PATCH 3/3] block: use a driver-specific handler for the "inflight" value
 2018-11-16  0:04 UTC 

[PATCH 0/3] device mapper percpu counter patches
 2018-11-16  0:04 UTC 

[PATCH 1/3] dm: move dm_stats_account_io before generic_end_io_acct
 2018-11-16  0:04 UTC 

[PATCH 2/3] dm: use percpu counters
 2018-11-16  0:04 UTC 

[PATCH] ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>
 2018-11-15 14:25 UTC  (2+ messages)

[PATCH v4 0/4] staging: iio: ad7816: Switch to the gpio descriptor interface
 2018-11-15 14:25 UTC  (4+ messages)
` [PATCH v4 4/4] staging: iio: ad7816: Add device tree table

[LTP] [PATCH v2 1/2] syscalls/fremovexattr: Add fremovexattr() tests
 2018-11-16  0:33 UTC  (4+ messages)
` [LTP] [PATCH v3 "

[PATCH 0/2] ARM: shmobile: Restrict SCU/TWD support to SoCs that have it
 2018-11-15 14:24 UTC  (5+ messages)
` [PATCH 1/2] ARM: shmobile: Restrict SCU "
` [PATCH 2/2] ARM: shmobile: Restrict TWD "

[PATCH] perf build: fix -lbfd feature check
 2018-11-16  0:32 UTC 

Confusing behavior with ignored submodules and `git commit -a`
 2018-11-16  0:31 UTC  (9+ messages)

[PATCH] arm64: renesas: Enable GPIOLIB to allow GPIO driver selection
 2018-11-15 14:22 UTC  (2+ messages)

[ovmf test] 130154: regressions - FAIL
 2018-11-16  0:29 UTC 

[U-Boot] [PATCH v2 04/23] spl: Set up the bloblist in SPL
 2018-11-16  0:29 UTC  (5+ messages)
` [U-Boot] [U-Boot,v2,04/23] "

[Fuego] [PATCH v2] ospfd: add test cases for ospfd
 2018-11-16  0:29 UTC  (2+ messages)

[PATCH -next 0/6] treewide: Remove redundant branch predictions around signal_pending family
 2018-11-16  0:27 UTC  (6+ messages)
` [PATCH 1/6] locking/mutex: Remove caller signal_pending branch predictions
` [PATCH 2/6] kernel/sched: "
` [PATCH 3/6] arch/arc: Remove caller signal_pending_branch predictions
` [PATCH 4/6] mm: Remove caller signal_pending branch predictions
` [PATCH 5/6] drivers/i2c: "

[PATCH v3] tpm: add support for partial reads
 2018-11-16  0:26 UTC  (3+ messages)

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-16  0:23 UTC  (2+ messages)
`  "

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-16  0:23 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-16  0:19 UTC  (13+ messages)

[PATCH v1 0/4] NFS/RDMA server patches for v4.19
 2018-11-16  0:19 UTC  (4+ messages)
` [PATCH v1 3/4] NFSD: Refactor the generic write vector fill helper

[PATCH 5/9 v7] regulator: fixed/gpio: Pull inversion/OD into gpiolib
 2018-11-16  0:19 UTC  (4+ messages)

[PATCH 0/4 v1] Mezzanine Low Speed connector bus
 2018-11-16  0:16 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH 00/16] pull request for net-next: batman-adv 2018-11-14
 2018-11-16  0:14 UTC  (2+ messages)

[Ksummit-discuss] [RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
 2018-11-16  0:11 UTC  (5+ messages)
` [Ksummit-discuss] [RFC PATCH 2/3] MAINTAINERS, "

[PATCH v6 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-11-15 14:00 UTC  (2+ messages)
` [PATCH v6 1/2] pinctrl: Add RZ/A2 pin and gpio controller

[PATCH v2] PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
 2018-11-16  0:08 UTC 

[U-Boot] [PATCH v2 12/23] spl: Print a message if we are unable to load an image
 2018-11-16  0:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH v2] gpio: rcar: Request GPIO while enabling interrupt
 2018-11-15 13:59 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
 2018-11-16  0:07 UTC  (4+ messages)
` [U-Boot] [PATCH v2 01/23] log: Correct definition of log_msg_ret()

[U-Boot] [PATCH v3] cmd, fdt: add subcommand "get" to fdt header
 2018-11-16  0:07 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Parse HS400 DT properties
 2018-11-16  0:07 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Add Hardware Spinlock class
 2018-11-16  0:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/4] pinctrl: stm32: make pinctrl use hwspinlock


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.