All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-31 15:56:26 to 2018-01-31 16:45:20 UTC [more...]

[Qemu-devel] [PATCH v2] vnc: fix segfault in closed connection handling
 2018-01-31 16:44 UTC  (2+ messages)

[RFC PATCH 0/6] mempool: add bucket mempool driver
 2018-01-31 16:45 UTC  (5+ messages)
` [RFC v2 00/17] "
  ` [RFC v2 01/17] mempool: fix phys contig check if populate default skipped

[linux-sunxi][PATCH] ARM: sun6i: a31: Enable HDMI support on the Mele I7
 2018-01-31 16:44 UTC  (4+ messages)
    ` [PATCH] "

[Qemu-devel] [PATCH v2 0/6] SDHCI: convert legacy devices to the SDBus API (part 6)
 2018-01-31 16:43 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/sd/milkymist-memcard: use qemu_log_mask()
` [Qemu-devel] [PATCH v2 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
` [Qemu-devel] [PATCH v2 3/6] hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to it
` [Qemu-arm] [PATCH v2 4/6] hw/sd/pl181: "
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-devel] [PATCH v2 5/6] hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the bus
` [Qemu-devel] [PATCH v2 6/6] hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"

[PATCH v2 1/3] drm/i915/guc: Allow preempt-client to be NULL
 2018-01-31 16:44 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915/guc: Allow preempt-client to be NULL (rev2)

[RFC crypto v3 8/9] chtls: Register the ULP
 2018-01-31 16:43 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] qcow2: Replace align_offset() with ROUND_UP()
 2018-01-31 16:41 UTC  (2+ messages)

[PATCH 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-31 16:40 UTC  (16+ messages)
` [PATCH 4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks
` [PATCH 5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12

[SPDK] SPDK + user space appliance
 2018-01-31 16:40 UTC 

[PATCH 0/2] Policy to balance read across mirrored devices
 2018-01-31 16:40 UTC  (8+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] Parent pointer future use cases
 2018-01-31 16:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/19] Clean up includes to reduce compile time
 2018-01-31 16:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 02/19] Clean up includes

[stable] Security fixes
 2018-01-31 16:39 UTC 

[RFC] hard LOCKUP caused by race between blk_init_queue_node and blkcg_print_blkgs
 2018-01-31 16:39 UTC  (4+ messages)

[RFC PATCH] x86/vdso: Remove retpoline flags
 2018-01-31 16:35 UTC  (2+ messages)

[PATCH] ASoC: codecs: Add support for AK4458 DAC driver
 2018-01-31 13:20 UTC 

[PATCH 0/9] KFD dGPU initialization
 2018-01-31 16:33 UTC  (20+ messages)
` [PATCH 3/9] drm/amdkfd: Make IOMMUv2 code conditional
` [PATCH 4/9] drm/amdkfd: Make sched_policy a per-device setting
` [PATCH 7/9] drm/amdkfd: Add dGPU support to kernel_queue_init
` [PATCH 8/9] drm/amdkfd: Add dGPU device IDs and device info
` [PATCH 9/9] drm/amdgpu: Enable KFD initialization on dGPUs

[PATCH v3 0/3] Fix host side state machine
 2018-01-31 16:31 UTC  (4+ messages)
` [PATCH 1/3] nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
` [PATCH 2/3] nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
` [PATCH 3/3] nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition

[PATCH v3 0/8] ARM: VGIC/GIC separation cleanups
 2018-01-31 16:30 UTC  (9+ messages)
` [PATCH v3 5/8] ARM: VGIC: factor out vgic_connect_hw_irq()
` [PATCH v3 6/8] ARM: VGIC: factor out vgic_get_hw_irq_desc()

[Qemu-devel] [PULL 00/10] 9p patches for 2.12 20180130
 2018-01-31 16:30 UTC  (3+ messages)

[PATCH] btrfs-progs: fsck-tests: Rename tree-reloc-tree test number
 2018-01-31 16:27 UTC  (2+ messages)

Hidden TPM questions in the LTP IMA posts
 2018-01-31 16:29 UTC  (4+ messages)
    ` [LTP] "

[Qemu-devel] [PATCH v3 00/12] SDCard: housekeeping, add tracing (part 4)
 2018-01-31 16:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 02/12] sdcard: replace DPRINTF() by trace events
` [Qemu-devel] [PATCH v3 03/12] sdcard: add a trace event for command responses
` [Qemu-devel] [PATCH v3 10/12] sdcard: rename sd_set_$REG() functions called once as sd_reset_$REG()

[RFC,05/10] x86/speculation: Add basic IBRS support infrastructure
 2018-01-31 16:28 UTC  (12+ messages)

[Qemu-devel] [PATCH v9 00/16] SDHCI: clean v1/v2 Specs (part 2)
 2018-01-31 16:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 15/16] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)

[PATCH 1/2] mkimage: avoid copying relocations for sections that won't be copied
 2018-01-31 16:27 UTC  (2+ messages)
` [PATCH 2/2] .mod files: Strip annobin annotations and .eh_frame, and their relocations

[PATCH] PCI/DPC: Fix INT legacy interrupt in dpc_irq
 2018-01-31 16:28 UTC  (2+ messages)

[RFC] drm/i915/pmu: Micro-optimize sampling loop
 2018-01-31 16:24 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH RFC 0/4] irqchip: qcom: add support for PDC interrupt controller
 2018-01-31 16:24 UTC  (6+ messages)
` [PATCH RFC 1/4] drivers: irqchip: pdc: "

[PATCH v3 0/7] btrfs-progs: Do some clean up to be consistent with kernel
 2018-01-31 16:22 UTC  (3+ messages)
` [PATCH v3 7/7] btrfs-progs: Cleanup use of root in leaf_data_end

[Qemu-devel] [PATCH v2 0/6] block: Handle null backing link
 2018-01-31 16:22 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 1/6] qapi: Add qobject_to()
` [Qemu-devel] [PATCH v2 2/6] qapi: Replace qobject_to_X(o) by qobject_to(o, X)
` [Qemu-devel] [PATCH v2 3/6] qapi: Remove qobject_to_X() functions
` [Qemu-devel] [PATCH v2 4/6] qapi: Make more of qobject_to()
` [Qemu-devel] [PATCH v2 6/6] block: Deprecate "backing": ""

[LSF/MM TOPIC] Patch Submission process and Handling Internal Conflict
 2018-01-31 16:21 UTC  (7+ messages)

[PATCH net-next 0/1] rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
 2018-01-31 16:20 UTC  (4+ messages)
` [PATCH net-next 1/1] "

[PATCH] ASoC: codecs: Add support for AK5558 ADC driver
 2018-01-31 16:20 UTC  (5+ messages)

[PATCH 0/7] drm/msm/dsi: SDM845 DSI host controller and DT updates
 2018-01-31 16:20 UTC  (5+ messages)
` [PATCH 6/7] dt-bindings: display: msm/dsi: Add compatible for 14nm DSI PHY

[PATCH] RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
 2018-01-31 16:19 UTC  (4+ messages)

[PATCH v2 0/3] Add DTS for SDM845 SoC and MTP
 2018-01-31 16:19 UTC  (8+ messages)
` [PATCH v2 1/3] Documentation: dt-bindings: arm: Document kryo385 cpu
` [PATCH v2 2/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
` [PATCH v2 3/3] arm64: dts: sdm845: Add serial console support

[GIT PULL] siginfo cleanups for 4.16-rc1
 2018-01-31 16:19 UTC  (4+ messages)
  ` [GIT PULL] siginfo fix "

PATCH v6 0/6] livepatch: Atomic replace feature
 2018-01-31 16:19 UTC  (3+ messages)
` PATCH v6 5/6] livepatch: Support separate list for replaced patches

[Qemu-devel] [PATCH v3 00/18] SDCard: bugfixes, support UHS-I (part 5)
 2018-01-31 16:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 01/18] sdcard: Don't always set the high capacity bit
` [Qemu-devel] [PATCH v3 02/18] sdcard: update the CSD CRC register regardless the CSD structure version
` [Qemu-devel] [PATCH v3 03/18] sdcard: fix the 'maximum data transfer rate' to 25MHz
` [Qemu-devel] [PATCH v3 04/18] sdcard: clean the SCR register and add few comments

[PATCH 0/5] arm64: dts: renesas: r8a77970: enable HDMI output
 2018-01-31 16:18 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: renesas: r8a77970: add FCPVD node
` [PATCH 2/5] arm64: dts: renesas: r8a77970: Add VSPD instance
` [PATCH 3/5] arm64: dts: renesas: r8a77970: add DU instance
` [PATCH 4/5] arm64: dts: renesas: r8a77970: add the LVDS instance
` [PATCH 5/5] arm64: dts: renesas: eagle: add HDMI output using the ADV7511W

[BUG] perf, arm64, acpi: sleeping function called from invalid context
 2018-01-31 16:17 UTC  (4+ messages)

[PATCH v6 0/4] x86, kasan: add KASAN checks to atomic operations
 2018-01-31 16:17 UTC  (5+ messages)

[PATCH v2 0/7] btrfs-progs: Do some clean up to be consistent
 2018-01-31 16:14 UTC  (6+ messages)
` [PATCH v2 7/7] btrfs-progs: Cleanup use of root in leaf_data_end

[RFC PATCH 0/8] [media] Request API, take three
 2018-01-31 16:16 UTC  (8+ messages)

[f2fs-dev] [PATCH] f2fs: use crc ^ cp_ver instead of crc | cp_ver for recovery
 2018-01-31 16:16 UTC 

[PATCH] brcmfmac: detect & reject faked packet generated by a firmware
 2018-01-31 16:14 UTC  (5+ messages)

[PATCH] be2net: remove redundant initialization of 'head' and pointer txq
 2018-01-31 16:14 UTC 

[PATCH] net/mlx5: fix flow priority on queue action
 2018-01-31 16:13 UTC 

Some rough edges of core.fsmonitor
 2018-01-31 16:12 UTC  (4+ messages)

[PATCH v3 0/2] MIPS: use generic GCC library routines from lib/
 2018-01-31 16:07 UTC  (4+ messages)
` [PATCH v3 2/2] "

[QUESTION] problem about origin xattr
 2018-01-31 16:10 UTC  (5+ messages)

[stable] dccp: CVE-2017-8824: use-after-free in DCCP code
 2018-01-31 16:10 UTC  (2+ messages)
`  "

[Qemu-devel] MTTCG External Halt
 2018-01-31 16:08 UTC  (6+ messages)

[U-Boot] [PATCH 0/8] Add get_cpu_id for STM32 SoCs
 2018-01-31 16:09 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] mach-stm32: Add get_cpu_id support
` [U-Boot] [PATCH 2/8] mach-stm32: Move BOARD_LATE_INIT flag to mach-stm32 Kconfig
` [U-Boot] [PATCH 3/8] board: stm32f429-discovery: Add set_env_soc_name() in board_late_init()
` [U-Boot] [PATCH 4/8] board: stm32h743-evaluation: "
` [U-Boot] [PATCH 5/8] board: stm32f743-discovery: "
` [U-Boot] [PATCH 6/8] board: stm32f469-discovery: "
` [U-Boot] [PATCH 7/8] "
` [U-Boot] [PATCH 8/8] board: stm32f429-evaluation: "

amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
 2018-01-31 16:08 UTC  (2+ messages)

[PATCH v6 00/23] x86: Secure Encrypted Virtualization (AMD)
 2018-01-31 16:05 UTC  (7+ messages)
` [PATCH v6 05/23] target/i386: add memory encryption feature cpuid support
        ` [Qemu-devel] "

swiotlb buffer is full
 2018-01-31 16:05 UTC 

[Lsf-pc] [LSF/MM TOPIC] fs-verity: file system-level integrity protection
 2018-01-31 16:05 UTC  (11+ messages)

[PATCHv2] tls: Add support for encryption using async offload accelerator
 2018-01-31 16:04 UTC 

[Bug 104819] [libdrm build failure on 32 bit Ubuntu 16.04] libdrm_macros.h:79:4: error: size of unnamed array is negative
 2018-01-31 16:04 UTC  (2+ messages)

[bug report] RDMA/bnxt_re: Add SRQ support for Broadcom adapters
 2018-01-31 16:04 UTC  (5+ messages)

crash binary for latest unreleased kernel
 2018-01-31 16:03 UTC  (10+ messages)

[PATCH rdma-core] iwpmd: fix double mutex unlock
 2018-01-31 16:04 UTC  (3+ messages)

[PATCH v1] net/tap: fix build on ARM
 2018-01-31 16:03 UTC 

Implementing Global Parity Codes
 2018-01-31 16:03 UTC  (8+ messages)

[PATCH v1] xprtrdma: Fix BUG after a device removal
 2018-01-31 16:03 UTC 

[PATCH] drm/ast: Load lut in crtc_commit
 2018-01-31 16:03 UTC 

[PATCH] x86/debugfs: Add the EFI pagetable to the debugfs 'page_tables' directory
 2018-01-31 16:03 UTC  (3+ messages)

[PATCH] x86/mm: Rename flush_tlb_single() and flush_tlb_one()
 2018-01-31 16:03 UTC  (2+ messages)

[PATCH 1/2] of_pci_irq: add a check to fallback to standard device tree parsing
 2018-01-31 16:02 UTC  (5+ messages)

ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
 2018-01-31 16:02 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2 v4] lib: debugobjects: export max loops counter
 2018-01-31 16:01 UTC  (3+ messages)
` [PATCH 2/2 v4] lib: debugobjects: handle objects free in a batch outside the loop

[bug report] powerpc/mm/radix: Add tlbflush routines
 2018-01-31 16:01 UTC  (2+ messages)

[PATCH] libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86
 2018-01-31 16:01 UTC  (7+ messages)

[PATCH 00/26] protocol version 2
 2018-01-31 16:00 UTC  (3+ messages)
` [PATCH v2 00/27] "

[PATCH 00/24] objtool: retpoline and asm-goto validation
 2018-01-31 16:00 UTC  (6+ messages)
` [PATCH 08/24] x86,sme: Annotate indirect call

[PATCH 00/27] DC Patches Jan 31, 2018
 2018-01-31 15:59 UTC  (28+ messages)
  ` [PATCH 01/27] drm/amd/display: Adding missing TMZ sh/mask entries for DCN1 SURFACE_CONTROL
  ` [PATCH 02/27] drm/amd/display: BL setting save/restore
  ` [PATCH 03/27] drm/amd/display: Remove return when no EDID read
  ` [PATCH 04/27] drm/amd/display: Fixed non-native modes not lighting up
  ` [PATCH 05/27] drm/amd/display: Fix multiple definitions of handle_crc_irq
  ` [PATCH 06/27] drm/amd/display: wait for T9 after backlight off mainlink blank
  ` [PATCH 07/27] drm/amd/display: Bypass gamma set if not standard type
  ` [PATCH 08/27] drm/amd/display: dal 3.1.30
  ` [PATCH 09/27] drm/amd/display: Check hubp in pipe_ctx not in res_pool
  ` [PATCH 10/27] drm/amd/display: Null check for gamma correction
  ` [PATCH 11/27] drm/amd/display: Set irq state only on existing crtcs
  ` [PATCH 12/27] drm/amd/display: fix cursor related Pstate hang
  ` [PATCH 13/27] drm/amd/display: remove unused function prototypes
  ` [PATCH 14/27] drm/amd/display: WBSCL filter init calculation fixes
  ` [PATCH 15/27] drm/amd/display: Expose is_rgb_cspace function in hw_sequencer
  ` [PATCH 16/27] drm/amd/display: turn off cursor when disconnect plane
  ` [PATCH 17/27] drm/amd/display: Remove couple of unused OPTC registers
  ` [PATCH 18/27] drm/amd/display: fix boot-up on vega10
  ` [PATCH 19/27] drm/amd/display: Add return value for detect dp
  ` [PATCH 20/27] drm/amd/display: Fixed if statement parameters to add a delay on disconnect
  ` [PATCH 21/27] drm/amd/display: dal 3.1.31
  ` [PATCH 22/27] drm/amd/display: add eDP 1.2+ polling for T7
  ` [PATCH 23/27] drm/amd/display: resume from S3 bypass power down HW block
  ` [PATCH 24/27] drm/amd/display: Optimize regamma calculations
  ` [PATCH 25/27] drm/amd/display: dal 3.1.32
  ` [PATCH 26/27] drm/amd/display: enable #PME code path for RV
  ` [PATCH 27/27] drm/amd/display: Add primary tmz_c and meta tmz tmz_c

KASAN: stack-out-of-bounds Read in xfrm_state_find (4)
 2018-01-31 15:58 UTC 

[linux-sunxi][PATCH] ARM: dts: sunxi: h3/h5: Add DAI node for HDMI
 2018-01-31 15:57 UTC  (7+ messages)
          ` [PATCH] "

[PATCH 0/2] USB: dwc3: get extcon device by OF graph bindings
 2018-01-31 15:57 UTC  (8+ messages)
  ` [PATCH 1/2] "
    ` [1/2] "
  ` [PATCH 2/2] arm64: dts: exynos: add OF graph between USB-PHY and MUIC
    ` [2/2] "

[PATCH] tracing/fgraph: Missed irq return mark for leaf entry
 2018-01-31 15:48 UTC 

[PATCH] hwmon: (sht21) Don't use clock stretching
 2018-01-31 15:57 UTC  (4+ 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.