All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 17:12:15 to 2018-07-10 18:26:01 UTC [more...]

[PATCH v2 0/9] X509 (gpgsm) commit signing support
 2018-07-10 17:50 UTC  (11+ messages)
` [PATCH v2 5/9] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH v2 8/9] gpg-interface: introduce new signature format "x509" using gpgsm
` [PATCH v2 9/9] gpg-interface t: extend the existing GPG tests with GPGSM

[PATCH] media: i2c: ov5640: Re-work MIPI startup sequence
 2018-07-10 17:54 UTC  (5+ messages)

[PATCH bpf-next v2 00/12] tools: bpf: extend bpftool prog load
 2018-07-10 18:16 UTC  (7+ messages)
` [PATCH bpf-next v2 11/12] tools: libbpf: allow map reuse

[PATCH 3.18 00/23] 3.18.115-stable review
 2018-07-10 18:24 UTC  (5+ messages)
` [PATCH 3.18 01/23] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 3.18 02/23] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 3.18 04/23] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 3.18 13/23] ext4: add more mount time checks of the superblock

[PATCH 1/3] arm64: dts: qcom: sdm845: Add thermal-zones node
 2018-07-10 17:45 UTC  (9+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add thermal zone

[PATCH] checkpatch: Handle long multi-line macros better
 2018-07-10 17:46 UTC  (2+ messages)

[4.4,36/47] x86/mce: Fix incorrect "Machine check from unknown source" message
 2018-07-10 18:25 UTC 

[4.4,35/47] x86/mce: Detect local MCEs properly
 2018-07-10 18:24 UTC 

[Qemu-arm] [PATCH 0/6] accel/tcg: Support execution from MMIO and small MMU regions
 2018-07-10 18:23 UTC  (7+ messages)
` [Qemu-arm] [PATCH 1/6] accel/tcg: Pass read access type through to io_readx()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/6] accel/tcg: Handle get_page_addr_code() returning -1 in hashtable lookups
  ` [Qemu-arm] "

[PATCH] perf/core: fix possible spectre-v1 write
 2018-07-10 18:06 UTC 

[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
 2018-07-10 18:22 UTC  (14+ messages)
` [GSoC][PATCH v3 00/13] "
  ` [GSoC][PATCH v3 01/13] sequencer: make two functions and an enum from sequencer.c public
  ` [GSoC][PATCH v3 02/13] rebase--interactive: rewrite append_todo_help() in C
  ` [GSoC][PATCH v3 03/13] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v3 05/13] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v3 06/13] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v3 07/13] rebase -i: rewrite checkout_onto() "

[Qemu-devel] [PATCH v2 00/33] Add nanoMIPS support to QEMU
 2018-07-10 18:22 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 09/33] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v2 10/33] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v2 11/33] target/mips: Add emulation of misc nanoMIPS instructions (pool p_lsx)
` [Qemu-devel] [PATCH v2 12/33] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v2 13/33] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v2 14/33] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v2 15/33] target/mips: Add emulation of nanoMIPS branch instructions
` [Qemu-devel] [PATCH v2 18/33] target/mips: Add handling of branch delay slots for nanoMIPS
` [Qemu-devel] [PATCH v2 19/33] target/mips: Implement emualtion of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v2 22/33] target/mips: Adjust behavior of Config3's ISAOnExc bit for nanoMIPS
` [Qemu-devel] [PATCH v2 25/33] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v2 26/33] target/mips: Fix ERET/ERETNC behavior related to ADEL exception

[Buildroot] [PATCH 1/1] brltty: add optional at-spi2-core dependency
 2018-07-10 18:22 UTC 

[PATCH] sha1-name.c: for ":/", find detached HEAD commits
 2018-07-10 17:54 UTC  (2+ messages)

[PATCH v5 3/3] iio: hx711: fix spurious unit-address in example
 2018-07-10 18:19 UTC 

[RFC] Hypervisor extension emulation in QEMU or Spike
 2018-07-10 18:20 UTC  (2+ messages)

[PATCH v1] convert log_ref_write_fd() to use strbuf
 2018-07-10 18:20 UTC 

[PATCH 0/6] Add merge recursive testcases with undetected conflicts
 2018-07-10 17:19 UTC  (5+ messages)

[PATCH 1/3] btrfs: warn for num_devices below 0
 2018-07-10 18:22 UTC  (3+ messages)
` [PATCH 2/3] btrfs: add helper btrfs_num_devices() to deduce num_devices
` [PATCH 3/3] btrfs: add helper function check device delete able

[PATCH 0/2] arm64: spectre-v1 write fixes (CVE-2018-3693)
 2018-07-10 18:01 UTC  (9+ messages)
` [PATCH 1/2] arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
` [PATCH 2/2] KVM: arm/arm64: vgic: fix possible spectre-v1 write in vgic_mmio_write_apr()

[PATCH v5 1/3] iio: hx711: add clock-frequency property in DT
 2018-07-10 18:18 UTC 

[PATCH v4] regulator: fixed: Convert to use GPIO descriptor only
 2018-07-10 17:56 UTC  (2+ messages)

[PATCH v5 2/3] iio: hx711: add delay until DOUT is ready
 2018-07-10 18:19 UTC 

[RFC PATCH 0/4] Stop losing firmware-set DMA masks
 2018-07-10 18:12 UTC  (27+ messages)
` [RFC PATCH 1/4] dma-mapping: Generalise dma_32bit_limit flag
` [RFC PATCH 2/4] ACPI/IORT: Set bus DMA mask as appropriate
` [RFC PATCH 3/4] of/device: "
` [RFC PATCH 4/4] iommu/dma: Respect bus DMA limit for IOVAs

[PATCH v5 0/3] iio: hx711: add data-ready-delay
 2018-07-10 18:17 UTC 

[PATCH 0/5] Object store refactoring: commit graph
 2018-07-10 17:23 UTC  (6+ messages)
` [PATCH v2 on ds/commit-graph-fsck 0/6] "
  ` [PATCH v2 6/6] commit-graph: add repo arg to graph readers

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix2 8 tablet
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix2 8 tablet" to the asoc tree

[PATCH v2 1/3] ASoC: Intel: bytcr_rt5651: Remove is_valleyview helper
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: Remove is_valleyview helper" to the asoc tree

[PATCH v2 2/3] ASoC: Intel: bytcr_rt5651: Move getting of codec_dev into probe()
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: Move getting of codec_dev into probe()" to the asoc tree

[PATCH v2] ASoC: Intel: bytcr_rt5651: Add support for externar amplifier enable GPIO
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: Add support for externar amplifier enable GPIO" to the asoc tree

[PATCH 1/5] ASoC: rt5651: Fix workqueue cancel vs irq free race on remove
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: rt5651: Fix workqueue cancel vs irq free race on remove" to the asoc tree

[PATCH 2/5] ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL)
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL)" to the asoc tree

[PATCH 3/5] ASoC: rt5651: Add button press support
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: rt5651: Add button press support" to the asoc tree

[PATCH 4/5] ASoC: Intel: bytcr_rt5651: Disable jack-detect over suspend/resume
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: Disable jack-detect over suspend/resume" to the asoc tree

[PATCH 5/5] ASoC: Intel: bytcr_rt5651: Reporting button presses
 2018-07-10 18:16 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: Reporting button presses" to the asoc tree

[PATCHv2] mac80211: add stop/start logic for software TXQs
 2018-07-10 17:39 UTC  (6+ messages)

[PATCH v5 0/9] soundwire: Add multi link support
 2018-07-10 18:16 UTC  (5+ messages)
` [PATCH v5 6/9] soundwire: Handle multiple master instances in a stream

[PATCH] block: iolatency: avoid 64-bit division
 2018-07-10 18:16 UTC  (2+ messages)

[PATCH v10 0/6] Driver for at91 usart in spi mode
 2018-07-10 18:15 UTC  (4+ messages)
` [PATCH v10 5/6] spi: at91-usart: add driver for at91-usart as spi

[PATCH] drivers/misc: Aspeed LPC snoop output using misc chardev
 2018-07-10 18:11 UTC  (4+ messages)

[SPDK] spdk/nvme-cli status
 2018-07-10 18:11 UTC 

[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-07-10 18:10 UTC  (3+ messages)
` [PATCH 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[PATCH] arm64: fix infinite stacktrace
 2018-07-10 18:10 UTC  (7+ messages)

[PATCH] Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
 2018-07-10 18:06 UTC 

[GIT PULL] SCSI fixes for 4.18-rc3
 2018-07-10 18:04 UTC  (9+ messages)

[RFC v1] drm/i915: Add Exec param to control data port coherency
 2018-07-10 18:03 UTC  (6+ messages)
` [PATCH v4] drm/i915: Add IOCTL Param "

switch mips to use the generic dma map ops v2
 2018-07-10 18:02 UTC  (7+ messages)
` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops

[PATCH 0/3] Add (internal) MESA_query_timestamp extension to anv/radv
 2018-07-10 18:02 UTC  (5+ messages)
` [PATCH 1/3] vulkan: Define new VK_MESA_query_timestamp extension [v2]

[PATCH v2] tidl-api: update to version 01.00.00.02
 2018-07-10 18:01 UTC  (2+ messages)
` [EXTERNAL] "

Possible bug: Association always uses the primary source address in replies
 2018-07-10 18:01 UTC  (2+ messages)

[PATCH V2] Documentation: Add section about CPU vulnerabilities
 2018-07-10 18:00 UTC  (2+ messages)
` [MODERATED] "

Q about dm-verity per bio data
 2018-07-10 18:00 UTC  (3+ messages)

[PATCH v1 0/3] Add read-write concurrency to rte_hash library
 2018-07-10 18:00 UTC  (3+ messages)
` [PATCH v4 0/8] "

[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
 2018-07-10 17:59 UTC  (5+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method

[Qemu-devel] [PATCH] qga: report disk size and free space
 2018-07-10 17:58 UTC  (2+ messages)

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-07-10 17:58 UTC  (3+ messages)

[PATCH v3.1 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-10 17:57 UTC  (4+ messages)
` [PATCH v3.1 2/4] efi/arm: preserve early mapping of UEFI memory map longer for BGRT

[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
 2018-07-10 17:57 UTC  (9+ messages)
` [PATCH v2 02/21] xen/arm: make allocate_memory work for non 1:1 mapped guests
` [PATCH v2 06/21] xen/arm: do not pass dt_host to make_memory_node and make_hypervisor_node

How are you doing today? Please read my email and reply me!!
 2018-07-10 17:54 UTC 

[PATCH v2 0/3] Support rseq on arm64
 2018-07-10 17:53 UTC  (3+ messages)
` [PATCH v2 2/3] asm-generic: unistd.h: Wire up sys_rseq

[PATCH v11 0/8] i2c: Add FSI-attached I2C master algorithm
 2018-07-10 17:52 UTC  (4+ messages)
` [PATCH v11 5/8] i2c: fsi: Add transfer implementation

[meta-raspberrypi] dtb mising from raspberrypi3-64.conf
 2018-07-10 17:51 UTC 

[PATCH bpf 0/1] bpf: btf: Fix endianness of bitfields
 2018-07-10 17:49 UTC  (5+ messages)
` [PATCH bpf 1/1] bpf: btf: Fix bitfield extraction for big endian

[patch 0/2] Command line and documentation 0
 2018-07-10 17:46 UTC  (8+ messages)
` [patch 2/2] Command line and documentation 2
  ` [MODERATED] "

[PATCH v2 0/2] regulator: add new UniPhier regulator support
 2018-07-10 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: uniphier: add regulator driver for UniPhier SoC

[PATCH] trace: Add SPDX-License-Identifier to trace_preemptirq.c
 2018-07-10 17:44 UTC  (3+ messages)

[PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data
 2018-07-10 17:44 UTC  (5+ messages)
` [PATCH rdma-next 4/9] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next 6/9] IB/mlx5: Introduce vendor create and destroy flow methods

[PATCH] bb/utils.py: add break_hardlinks helper
 2018-07-10 12:03 UTC 

[dpdk-users] Traffic doesn't forward on virtual devices
 2018-07-10 17:37 UTC  (3+ messages)

[Buildroot] Guide for installing Chromium using patch sets
 2018-07-10 17:34 UTC  (2+ messages)

[xen-unstable-smoke test] 125078: tolerable all pass - PUSHED
 2018-07-10 17:33 UTC 

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-10 17:33 UTC  (6+ messages)
` [PATCH v9 5/7] tracing: Centralize preemptirq tracepoints and unify their usage

[virtio-dev] [PATCH v35 0/5] Virtio-balloon: support free page reporting
 2018-07-10 17:33 UTC  (4+ messages)
` [virtio-dev] [PATCH v35 1/5] mm: support to get hints of free page blocks
  `  "

[PATCHv4 00/19] arm64: invoke syscalls with pt_regs
 2018-07-10 17:33 UTC  (6+ messages)
` [PATCHv4 11/19] arm64: don't reload GPRs after apply_ssbd

[ANNOUNCEMENT] Milestone 1 for Yocto Project 2.6 (yocto-2.6_M1) now available
 2018-07-10 17:33 UTC 

[PATCH 1/3] IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
 2018-07-10 17:32 UTC  (3+ messages)
` [PATCH 2/3] IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
` [PATCH 3/3] IB/srpt: Fix a use-after-free

[PATCH v1 0/3] add head/tailroom requirement for crypto PMDs
 2018-07-10 17:29 UTC  (4+ messages)
` [PATCH v2 0/4] "

[PATCH] ext4: fix inline data updates with checksums enabled
 2018-07-10 17:28 UTC 

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-07-10 17:28 UTC  (6+ messages)

NVMe SGL Data Length Error
 2018-07-10 17:28 UTC 

[PATCH v5 0/6] crypto: Add Qcom PRNG support
 2018-07-10 17:27 UTC  (3+ messages)
` [PATCH v5 6/6] crypto: qcom: Add ACPI support

[PATCH v4 0/5] use IOVAs check based on DMA mask
 2018-07-10 17:25 UTC  (6+ messages)
` [PATCH v4 1/5] mem: add function for checking memsegs IOVAs addresses
` [PATCH v4 2/5] bus/pci: use IOVAs check when setting IOVA mode
` [PATCH v4 3/5] mem: use address hint for mapping hugepages
` [PATCH v4 4/5] net/nfp: check hugepages IOVAs based on DMA mask
` [PATCH v4 5/5] net/nfp: support IOVA VA mode

[PATCH 01/10] drm/amdgpu: pin the csb buffer on hw init
 2018-07-10 17:24 UTC  (16+ messages)
` [PATCH 02/10] drm/amdgpu: init CSIB regardless of rlc version and pg status
` [PATCH 06/10] drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
` [PATCH 07/10] drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
` [PATCH 08/10] drm/amdgpu: use the accessible target rlc safe mode Apis directly
` [PATCH 10/10] drm/amd/powerplay: no need to mask workable gfxoff feature for vega12

[Qemu-devel] [PATCH 0/3] i386: fix handling of multiboot modules
 2018-07-10 17:23 UTC  (4+ messages)

[PATCH] arm64: make flatmem depend on !NUMA
 2018-07-10 17:21 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-10 17:21 UTC  (4+ messages)

[Qemu-devel] [PULL 00/24] Block layer patches
 2018-07-10 17:19 UTC  (2+ messages)

[Bug 95329] Metro 2033 Redux benchmark fails to start
 2018-07-10 17:18 UTC  (2+ messages)

drm/msm/mdp5: negative x/y in cursor move
 2018-07-10 17:18 UTC  (2+ messages)

[PATCH v5 0/7] arm64: perf: Support for chained counters
 2018-07-10 17:18 UTC  (3+ messages)
` [PATCH v5 7/7] arm64: perf: Add support for chaining event counters

[Qemu-arm] [PATCH v3 00/20] arm_gic: add virtualization extensions support
 2018-07-10 17:15 UTC  (7+ messages)
` [Qemu-arm] [PATCH v3 05/20] intc/arm_gic: Add the virtualization extensions to the GIC state
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 06/20] intc/arm_gic: Add virtual interface register definitions
  ` [Qemu-devel] "

[PATCH 0/3] fix selftests compiling errors and warnings
 2018-07-10 17:16 UTC  (7+ messages)
` [PATCH 1/3] selftests/android: fix compiling error
  ` [PATCH 2/3] selftests/android: initialize heap_type to avoid compiling warning

[PATCH v4] lightnvm: pblk: add asynchronous partial read
 2018-07-10 17:16 UTC  (4+ messages)

[PATCH NEXT 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-07-10 17:15 UTC  (5+ messages)

[PATCH xf86-video-amdgpu 1/3] Bail from dri2_create_buffer2 if we can't get a pixmap
 2018-07-10 17:15 UTC  (3+ messages)
` [PATCH xf86-video-amdgpu 3/3] Move flush from radeon_scanout_do_update to its callers

[PATCH 0/8] X509 (gpgsm) commit signing support
 2018-07-10 17:15 UTC  (7+ messages)
` [PATCH 4/8] gpg-interface: introduce an abstraction for multiple gpg formats

[PATCH xf86-video-ati] Swap pixmap privates in radeon_dri2_exchange_buffers
 2018-07-10 17:14 UTC  (2+ messages)

[PATCH 00/13] ARM BPF jit compiler improvements
 2018-07-10 17:14 UTC  (5+ messages)
` [PATCH net-next 13/13] ARM: net: bpf: use double-word load/stores where available

[cip-dev] [PATCH 00/86] First patch set for iwg22d
 2018-07-10 17:14 UTC  (8+ messages)
` [cip-dev] [PATCH 62/86] ARM: dts: r8a7745: Add operating-points to cpu0

[PATCH] drm/tinydrm: Fix doc build warnings
 2018-07-10 17:13 UTC  (6+ messages)


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.