All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-15 10:29:02 to 2018-06-15 11:25:24 UTC [more...]

[Qemu-devel] [PATCH v2 00/12] pc-dimm: next bunch of cleanups
 2018-06-15 11:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 01/12] pc-dimm: remove leftover "struct pc_dimms_capacity"
` [Qemu-devel] [PATCH v2 02/12] pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
` [Qemu-devel] [PATCH v2 03/12] pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
` [Qemu-devel] [PATCH v2 04/12] pc-dimm: remove pc_dimm_get_free_slot() from header
` [Qemu-devel] [PATCH v2 05/12] pc: factor out pc specific dimm checks into pc_memory_pre_plug()
` [Qemu-devel] [PATCH v2 06/12] hostmem: drop error variable from host_memory_backend_get_memory()

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-06-15 11:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration/block-dirty-bitmap: fix dirty_bitmap_load
 2018-06-15 11:24 UTC  (2+ messages)

[PATCH v2 1/2] xfs: refactor buffer submission into a common helper
 2018-06-15 11:24 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
 2018-06-15 11:23 UTC  (4+ messages)
` [PATCH 5/6] arm64: dts: rockchip: "

security: potential out-of-bound read at ewah_io.c |ewah_read_mmap|
 2018-06-15 11:23 UTC  (4+ messages)
  ` [PATCH 4/3] ewah: adjust callers of ewah_read_mmap()

[Bug 62] Rawdev autotest fails
 2018-06-15 11:22 UTC 

[PATCH 00/20] ICELAKE DSI DRIVER
 2018-06-15 11:21 UTC  (24+ messages)
` [PATCH 01/20] drm/i915/icl: Define register for DSI PLL
` [PATCH 02/20] drm/i915/icl: Program DSI Escape clock Divider
` [PATCH 03/20] drm/i915/icl: Define DSI mode ctl register
` [PATCH 04/20] drm/i915/icl: Enable DSI IO power
` [PATCH 05/20] drm/i915/icl: Define PORT_CL_DW_10 register
` [PATCH 06/20] drm/i915/icl: Power down unused DSI lanes
` [PATCH 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
` [PATCH 08/20] drm/i915/icl: Configure lane sequencing of combo phy transmitter
` [PATCH 09/20] drm/i915/icl: DSI vswing programming sequence
` [PATCH 10/20] drm/i915/icl: Enable DDI Buffer
` [PATCH 11/20] drm/i915/icl: Define T_INIT_MASTER registers
` [PATCH 12/20] drm/i915/icl: Program "
` [PATCH 13/20] drm/i915/icl: Define data/clock lanes dphy timing registers
` [PATCH 14/20] drm/i915/icl: Program DSI clock and data lane timing params
` [PATCH 15/20] drm/i915/icl: Define TA_TIMING_PARAM registers
` [PATCH 16/20] drm/i915/icl: Program "
` [PATCH 17/20] drm/i915/icl: Get DSI transcoder for a given port
` [PATCH 18/20] drm/i915/icl: Add macros for MMIO of DSI transcoder registers
` [PATCH 19/20] drm/i915/icl: Define TRANS_DSI_FUNC_CONF register
` [PATCH 20/20] drm/i915/icl: Configure DSI transcoders
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH 0/2] Fixups for non-migratable RAMBlocks
 2018-06-15 11:21 UTC  (2+ messages)

[PATCH bpf-next v5 00/10] BTF: BPF Type Format
 2018-06-15 11:20 UTC  (3+ messages)

switch mips to use the generic dma map ops v2
 2018-06-15 11:08 UTC  (52+ messages)
` [PATCH 01/25] MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
` [PATCH 02/25] MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
` [PATCH 03/25] MIPS: remove CONFIG_DMA_COHERENT
` [PATCH 04/25] MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
` [PATCH 05/25] MIPS: Octeon: refactor swiotlb code
` [PATCH 06/25] MIPS: loongson: remove loongson_dma_supported
` [PATCH 07/25] MIPS: consolidate the swiotlb implementations
` [PATCH 08/25] MIPS: remove the mips_dma_map_ops indirection
` [PATCH 09/25] MIPS: make the default mips dma implementation optional
` [PATCH 10/25] MIPS: Octeon: remove mips dma-default stubs
` [PATCH 11/25] MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
` [PATCH 12/25] MIPS: loongson: untangle dma implementations
` [PATCH 13/25] MIPS: loongson: remove loongson-3 handling from dma-coherence.h
` [PATCH 14/25] MIPS: use dma_direct_ops for coherent I/O
` [PATCH 15/25] MIPS: IP27: use dma_direct_ops
` [PATCH 16/25] MIPS: move coherentio setup to setup.c
` [PATCH 17/25] MIPS: use generic dma noncoherent ops for simple noncoherent platforms
` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops
` [PATCH 19/25] MIPS: IP32: "
` [PATCH 20/25] MIPS: ath25: "
` [PATCH 21/25] MIPS: jazz: split dma mapping operations from dma-default
` [PATCH 22/25] dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
` [PATCH 23/25] MIPS: bmips: use generic dma noncoherent ops
` [PATCH 24/25] MIPS: remove the old dma-default implementation
` [PATCH 25/25] MIPS: remove unneeded includes from dma-mapping.h

[Qemu-devel] [PATCH] typedefs: add QJSON
 2018-06-15 11:19 UTC  (2+ messages)

BUG: drivers/pinctrl/core: races in pinctrl_groups and deferred probing
 2018-06-15 11:18 UTC  (6+ messages)

[integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:99:10: error: implicit declaration of function 'crypto_alloc_shash'; did you mean 'crypto_alloc_base'?
 2018-06-15 11:18 UTC 

[Buildroot] [PATCH] libressl: security bump to version 2.7.4
 2018-06-15 11:17 UTC  (2+ messages)

[Buildroot] [PATCH] libgcrypt: security bump to version 1.8.3
 2018-06-15 11:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] autossh: put back AUTORECONF
 2018-06-15 11:17 UTC  (2+ messages)

[Buildroot] [git commit] libressl: security bump to version 2.7.4
 2018-06-15 11:16 UTC 

[RFC] replace comments for bvl_vec with bio_vec
 2018-06-15 11:15 UTC 

[Buildroot] [git commit] libgcrypt: security bump to version 1.8.3
 2018-06-15 11:16 UTC 

[PATCH] staging: rtl8192u: add error handling for usb_alloc_urb
 2018-06-15 11:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/arm: Allow ARMv6-M Thumb2 instructions
 2018-06-15 11:15 UTC  (3+ messages)

[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
 2018-06-15 11:14 UTC  (3+ messages)

[PATCH 0/5] Control Flow Enforcement - Part (1)
 2018-06-15 11:14 UTC  (3+ messages)
` [PATCH 5/5] Documentation/x86: Add CET description

[Buildroot] [PATCH] autossh: fix manual set of ssh path
 2018-06-15 11:14 UTC  (3+ messages)

[Buildroot] [git commit] autossh: fix manual set of ssh path
 2018-06-15 11:13 UTC 

[bug?] mutual exclusion between posix and OFD locks
 2018-06-15 11:11 UTC  (2+ messages)
` [LTP] "

[PATCH 0/5] pinctrl fixes for generic functions and groups
 2018-06-15 11:11 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: core: Return selector to the pinctrl driver
` [PATCH 2/5] pinctrl: pinmux: "
` [PATCH 3/5] pinctrl: single: Fix group and function selector use
` [PATCH 4/5] pinctrl: rza1: Fix selector use for groups and functions
` [PATCH 5/5] pinctrl: core: Remove broken remove_last group and pinmux functions

[PATCH v1 0/6]compress: add zlib compression PMD
 2018-06-15 11:09 UTC  (11+ messages)
` [PATCH v1 1/6] compress/zlib: add ZLIB PMD support
` [PATCH v1 2/6] compress/zlib: add device setup PMD ops
` [PATCH v1 3/6] compress/zlib: add xform and stream create support
` [PATCH v1 4/6] compress/zlib: add enq deq apis
` [PATCH v1 6/6] doc: add ZLIB PMD documentation

[Qemu-devel] [PULL 0/3] Travis updates
 2018-06-15 11:09 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] travis: display config.log when configure fails
` [Qemu-devel] [PULL 2/3] travis: reduce coverage of gprof build
` [Qemu-devel] [PULL 3/3] travis: reduce time taken for trace-backend testing

[PATCH 1/2] staging: rtl8192e: remove brace for single statement
 2018-06-15 11:08 UTC  (3+ messages)

[PATCH] crypto: sun4i-ss: prevent deadlock on emulated hardware
 2018-06-15 11:08 UTC  (8+ messages)
      `  "
        ` [linux-sunxi] "

[PATCH 1/4] Staging:rtl8192e Replace function names by using __func__ identifier
 2018-06-15 11:07 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib: Bump debug information for lack-of-memory to warn
 2018-06-15 11:07 UTC  (3+ messages)

[PATCH] dm-zoned-tools: add zoned disk udev rules for scheduler / dmsetup
 2018-06-15 11:07 UTC  (5+ messages)

[PATCH] cfg80211: fix rcu in cfg80211_unregister_wdev
 2018-06-15 11:06 UTC  (2+ messages)

[PATCH 0/6] Freespace tree repair support
 2018-06-15 11:06 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: Add support for freespace tree in btrfs_read_fs_root
` [PATCH 2/6] btrfs-progs: Add extent buffer bitmap manipulation infrastructure
` [PATCH 3/6] btrfs-progs: Pull free space tree related code from kernel
` [PATCH 4/6] btrfs-progs: Add freespace tree as compat_ro supported feature
` [PATCH 5/6] btrfs-progs: check: Add support for freespace tree fixing
` [PATCH 6/6] btrfs-progs: tests: Test for FST corruption detection/repair

[igt-dev] [PATCH i-g-t v2] tools: Add a simple tool to read/write/decode dpcd registers
 2018-06-15 11:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tools: Add a simple tool to read/write/decode dpcd registers (rev2)

[PATCH] drm/i915: Fix context ban and hang accounting for client
 2018-06-15 11:03 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] staging: mt7621-spi: change indentation from space to tab
 2018-06-15 11:02 UTC  (3+ messages)

[osstest] add FreeBSD flight
 2018-06-15 11:01 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v3 0/1] SDCard: support UHS-I
 2018-06-15 11:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt/sw_sync: Wrap threaded counter manipulation with mb
 2018-06-15 11:00 UTC  (2+ messages)

18.02.2 patches review and test
 2018-06-15 11:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/11] pc-dimm: next bunch of cleanups
 2018-06-15 10:59 UTC  (12+ messages)
` [Qemu-devel] [PATCH v1 07/11] pc-dimm: get_memory_region() can never fail

[PATCH v1 0/5] Renesas R9A06G032 PINCTRL Driver
 2018-06-15 10:59 UTC  (3+ messages)
` [PATCH v1 3/5] pinctrl: renesas: Renesas R9A06G032 pinctrl driver

[PATCH 0/4] MIPS: Restartable sequences (rseq) support
 2018-06-15 10:58 UTC  (3+ messages)
` [PATCH 4/4] rseq/selftests: Implement MIPS support

[integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:93: undefined reference to `hash_algo_name'
 2018-06-15 10:55 UTC  (3+ messages)

[PATCH] drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers for each layer
 2018-06-15 10:54 UTC 

[igt-dev] [PATCH i-g-t v3 0/2] Shaders documentation
 2018-06-15 10:54 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] shaders: Add assembler instructions and update README for shaders
` [igt-dev] [PATCH i-g-t v3 2/2] lib/i915: Move shaders directory

devtool finish & patch order
 2018-06-15 10:54 UTC  (5+ messages)

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-06-15 10:53 UTC  (2+ messages)

[PATCH] vfs: Support FALLOC_FL_NO_HIDE_STALE flag with fallocate
 2018-06-15 10:51 UTC 

bbappend extra SRC_URI ignored
 2018-06-15 10:50 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
 2018-06-15 10:49 UTC  (5+ messages)

[freebsd-master baseline test] 124214: trouble: blocked/broken
 2018-06-15 10:47 UTC 

[PATCH] bfs: add sanity check at bfs_fill_super()
 2018-06-15 10:45 UTC  (15+ messages)

[Qemu-devel] [PATCH] m25p80: add support for two bytes WRSR for Macronix chips
 2018-06-15 10:44 UTC  (3+ messages)

[PATCH] crypto/null: add dynamic logging to null driver
 2018-06-15 10:44 UTC 

[PATCH] syslog-ng: fix syslog-ng startup problem with systemd
 2018-06-15 10:41 UTC  (6+ messages)

[PATCH 1/1] db: disable the ARM assembler mutex code
 2018-06-15 10:41 UTC  (11+ messages)

[Qemu-devel] [PULL 00/18] tcg queued patches
 2018-06-15 10:41 UTC  (2+ messages)

[U-Boot] Duplicate description in Kconfig for SPL_LOAD_FIT/SPL_LOAD_FIT_FULL
 2018-06-15 10:40 UTC 

[v2] usb: xhci: remove the code build warning
 2018-06-15 10:40 UTC  (2+ messages)
` [PATCH v2] "

[LTP] [PATCH v3] change type of variable to fix compile warning
 2018-06-15 10:39 UTC 

[igt-dev] [PATCH i-g-t v2 0/2] Shaders documentation
 2018-06-15 10:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Shaders documentation (rev2)

[Qemu-devel] [PATCH v2 00/18] block: Configuration fixes and rbd authentication
 2018-06-15 10:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 09/18] block: Make remaining uses of qobject input visitor more robust

[RFC] ARM: rmobile: create DT memory nodes for R8A7795 3.0 and newer
 2018-06-15 10:37 UTC  (4+ messages)
` [U-Boot] "

[Qemu-devel] valgrind problem in sun4u_load_kernel()
 2018-06-15 10:37 UTC 

[Qemu-arm] [PATCH v4] aspeed_scu: Implement RNG register
 2018-06-15 10:35 UTC  (3+ messages)
  ` [Qemu-devel] "

[RFC PATCH RESEND] tcp: avoid F-RTO if SACK and timestamps are disabled
 2018-06-15 10:35 UTC  (9+ messages)

[PATCH 2/5] KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
 2018-06-15 10:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v4b 00/18] target/arm: SVE instructions, part 2
 2018-06-15 10:34 UTC  (2+ messages)

[PATCH 3/5] KVM: nVMX: add enlightened VMCS state
 2018-06-15 10:33 UTC  (2+ messages)

State of NewHash work, future directions, and discussion
 2018-06-15 10:33 UTC  (7+ messages)
` Hash algorithm analysis

[PATCH 5/5] KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
 2018-06-15 10:31 UTC  (2+ messages)

[RFC PATCH 00/23] Implement an HPET-based hardlockup detector
 2018-06-15 10:29 UTC  (7+ messages)
` [RFC PATCH 20/23] watchdog/hardlockup/hpet: Rotate interrupt among all monitored CPUs


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.