All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-13 12:31:33 to 2018-07-13 13:27:14 UTC [more...]

[Qemu-arm] [PATCH for-3.0 0/2] a couple of GICv2 bug fixes
 2018-07-13 13:24 UTC  (6+ messages)
` [Qemu-arm] [PATCH for-3.0 1/2] hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-3.0 2/2] hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
  ` [Qemu-devel] "

[PATCH 00/16] x86: indirect call overhead reduction
 2018-07-13 13:27 UTC  (10+ messages)
` [PATCH 05/16] x86/HVM: add wrapper for hvm_funcs.set_tsc_offset()
` [PATCH 10/16] x86/HVM: patch indirect calls through hvm_funcs to direct ones

[PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9]
 2018-07-13 13:27 UTC  (10+ messages)
` [PATCH 00/32] VFS: Introduce filesystem context "

[PATCH nf-next 1/2] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
 2018-07-13 13:26 UTC  (3+ messages)

[PATCH] [RFC] y2038: globally rename compat_time to old_time32
 2018-07-13 13:26 UTC 

[PATCH v5 0/5] sparse_init rewrite
 2018-07-13 13:24 UTC  (7+ messages)
` [PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations
` [PATCH v5 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()

[PATCH 00/14] ARM BPF jit compiler improvements
 2018-07-13 13:24 UTC  (6+ messages)

[PATCH] libxfs: add more bounds checking to sb sanity checks
 2018-07-13 13:10 UTC 

[PATCH v9 00/12] Add MSI-X support on pcitest tool
 2018-07-13 13:25 UTC  (2+ messages)

Patch to consider for stable 3.18, 4.4 and 4.9
 2018-07-13 13:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/5] s390x: vfio-ap: guest dedicated crypto adapters
 2018-07-13 13:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 4/5] s390x/vfio: ap: Introduce VFIO AP device

[LTP] [PATCH] testcases: cve-2016-7117: decrease the number of attempts
 2018-07-13 13:21 UTC 

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-13 13:04 UTC  (14+ messages)

[U-Boot] [PATCH 1/3] dfu: Fix data abort in dfu_free_entities()
 2018-07-13 13:18 UTC  (4+ messages)

[PATCH] mmc: tegra: Add and use tegra_sdhci_get_max_clock()
 2018-07-13 13:17 UTC  (2+ messages)

[WIP] [NOMERGE] [RFC PATCH v0.7 10/10] erofs: introduce VLE decompression support
 2018-07-13 13:17 UTC  (3+ messages)
` [PATCH 1/2] temp commit 1
  ` [PATCH 2/2] temp commit 2

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-13 13:15 UTC  (7+ messages)

[PATCH 0/5] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-07-13 13:02 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 4.18-rc5
 2018-07-13 13:13 UTC  (2+ messages)

[PATCH v13 2/2] Add oom victim's memcg to the oom context information
 2018-07-13 13:13 UTC  (2+ messages)

[tpm2] TPM2.0 chip access restriction
 2018-07-13 13:12 UTC 

[PATCH] powerpc/8xx: fix handling of early NULL pointer dereference
 2018-07-13 13:10 UTC 

[Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
 2018-07-13 13:09 UTC  (30+ messages)
` [Qemu-devel] [PATCH v4 01/29] chardev: avoid crash if no associated address
` [Qemu-devel] [PATCH v4 02/29] chardev: remove qemu_chr_fe_read_all() counter
` [Qemu-devel] [PATCH v4 03/29] chardev: unref if underlying chardev has no parent
` [Qemu-devel] [PATCH v4 04/29] dmabuf: add y0_top, pass it to spice
` [Qemu-devel] [PATCH v4 05/29] vhost-user: simplify vhost_user_init/vhost_user_cleanup
` [Qemu-devel] [PATCH v4 06/29] libvhost-user: exit by default on VHOST_USER_NONE
` [Qemu-devel] [PATCH v4 07/29] vhost-user: wrap some read/write with retry handling
` [Qemu-devel] [PATCH v4 08/29] Add vhost-user-backend
` [Qemu-devel] [PATCH v4 09/29] qio: add qio_channel_command_new_spawn_with_pre_exec()
` [Qemu-devel] [PATCH v4 10/29] HACK: vhost-user-backend: allow to specify binary to execute
` [Qemu-devel] [PATCH v4 11/29] vhost-user: split vhost_user_read()
` [Qemu-devel] [PATCH v4 12/29] vhost-user: add vhost_user_input_get_config()
` [Qemu-devel] [PATCH v4 13/29] libvhost-user: export vug_source_new()
` [Qemu-devel] [PATCH v4 14/29] contrib: add vhost-user-input
` [Qemu-devel] [PATCH v4 15/29] Add vhost-user-input-pci
` [Qemu-devel] [PATCH v4 16/29] vhost-user: add vhost_user_gpu_set_socket()
` [Qemu-devel] [PATCH v4 17/29] vhost-user: add vhost_user_gpu_get_num_capsets()
` [Qemu-devel] [PATCH v4 18/29] virtio: add virtio-gpu bswap helpers header
` [Qemu-devel] [PATCH v4 19/29] util: promote qemu_egl_rendernode_open() to libqemuutil
` [Qemu-devel] [PATCH v4 20/29] util: add qemu_write_pidfile()
` [Qemu-devel] [PATCH v4 21/29] util: use fcntl() for qemu_write_pidfile() locking
` [Qemu-devel] [PATCH v4 22/29] contrib: add vhost-user-gpu
` [Qemu-devel] [PATCH v4 23/29] virtio-gpu: remove unused qdev
` [Qemu-devel] [PATCH v4 24/29] virtio-gpu: remove unused config_size
` [Qemu-devel] [PATCH v4 25/29] virtio-gpu: block both 2d and 3d rendering
` [Qemu-devel] [PATCH v4 26/29] virtio-gpu: remove useless 'waiting' field
` [Qemu-devel] [PATCH v4 27/29] virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
` [Qemu-devel] [PATCH v4 28/29] virtio-gpu: split virtio-gpu-pci & virtio-vga
` [Qemu-devel] [PATCH v4 29/29] hw/display: add vhost-user-vga & gpu-pci

[PATCH v1] ras: Use consistent types for UUIDs
 2018-07-13 13:10 UTC 

[PATCH v2] tools: remove local links to the x86 headers
 2018-07-13 13:09 UTC  (6+ messages)

[PATCH 0/7] Fix locking when scanning devices
 2018-07-13 12:55 UTC  (7+ messages)
` [PATCH 1/7] btrfs: restore uuid_mutex in btrfs_open_devices
` [PATCH 2/7] btrfs: extend critical section when scanning a new device

[PATCH] overlayfs: fix warning in ovl_iterate
 2018-07-13 13:09 UTC  (2+ messages)

[PATCH 00/19] mmc: mmci: add stm32 sdmmc variant
 2018-07-13 13:08 UTC  (8+ messages)
` [PATCH 02/19] mmc: mmci: merge qcom dml feature into mmci dma

[PATCH v1] platform/x86: wmi: Switch to use new generic UUID API
 2018-07-13 13:08 UTC  (2+ messages)

[PATCH v2 0/3] add memcpy support for sdma
 2018-07-13 13:08 UTC  (7+ messages)
` [PATCH v2 1/3] dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
  ` [v2,1/3] "
` [PATCH v2 2/3] dmaengine: imx-sdma: add memcpy interface
  ` [v2,2/3] "
` [PATCH v2 3/3] ARM: configs: imx_v6_v7_defconfig: add DMATEST support
  ` [v2,3/3] "

[PATCH] mtd: spi-nor: Add support for mx25u12835f
 2018-07-13 13:06 UTC 

[PATCH] regulator: core: fix _regulator_do_disable return value
 2018-07-13 13:07 UTC  (2+ messages)

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-07-13 13:05 UTC  (2+ messages)

Patch "MIPS: Fix ioremap() RAM check" has been added to the 4.4-stable tree
 2018-07-13 13:03 UTC  (2+ messages)

[LTP] How to convert TFAIL into TCONF for netns_*
 2018-07-13 13:03 UTC 

[] default-providers: introduce VIRTUAL-RUNTIME_initscripts
 2018-07-13 12:45 UTC  (5+ messages)

[PATCH] qat: fix checks for 3gpp algorithms vs bit mode
 2018-07-13 13:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: convert remaining fcntl() to safe_fcntl()
 2018-07-13 12:58 UTC 

[PATCH net] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
 2018-07-13 12:45 UTC  (2+ messages)

[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-07-13 12:58 UTC  (6+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] watchdog: add driver for the MEN 16z069 IP-Core
 2018-07-13 12:58 UTC 

[U-Boot] [PATCH] sysreset: Add support for gpio-restart
 2018-07-13 12:58 UTC  (2+ messages)

[PATCH] drm/msm: rework vblank event handling in dpu_crtc
 2018-07-13 12:57 UTC 

[PATCH] misc: ocxl: Change return type for fault handler
 2018-07-13 12:57 UTC  (3+ messages)
`  "

[ndctl PATCH v11 0/5] ndctl, monitor: add ndctl monitor daemon
 2018-07-13 12:57 UTC  (4+ messages)
` [ndctl PATCH v11 3/5] ndctl, monitor: add the unit file of systemd for ndctl-monitor service

[PATCH] test/power: fix 32-bit build
 2018-07-13 12:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
 2018-07-13 12:55 UTC  (4+ messages)
  ` REGRESSION: "

[PATCH RFC 0/8] xfs: introduce inode data inline feature
 2018-07-13 12:39 UTC  (10+ messages)
` [PATCH RFC 7/8] xfs: return non-zero blocks for inline data

ipmitool default interface
 2018-07-13 12:54 UTC  (2+ messages)

[RFC PATCH] i386: don't include lib/i386/reset.c in EFI builds
 2018-07-13 12:53 UTC  (7+ messages)

RFC: tegra2/tegra3 automotive part changes
 2018-07-13 12:51 UTC  (6+ messages)

[Qemu-devel] [PULL 0/6] tcg queued patches
 2018-07-13 12:50 UTC  (5+ messages)
` [Qemu-devel] [PULL 4/6] accel/tcg: Don't treat invalid TLB entries as needing recheck

[PATCH 0/2] ASoC: add sound-name-prefix property
 2018-07-13 12:50 UTC  (3+ messages)
` [PATCH 1/2] ASoC: add DT documentation for the "
` [PATCH 2/2] ASoC: allow soc-core to pick up name prefixes from component nodes

[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
 2018-07-13 12:50 UTC  (21+ messages)

[PATCH v2 0/2] Re-Enable support to disable switch regulators
 2018-07-13 12:50 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pfuze100: add optional disable switch-regulators binding
` [PATCH v2 2/3] regulator: pfuze100: add support to en-/disable switch regulators

[PATCH 0/3] ARM: dts: imx: Update Boundary Devices boards
 2018-07-13 12:49 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: imx: Switch Boundary Devices boards to SPDX identifier
` [PATCH 2/3] ARM: dts: imx7d-nitrogen7: use OF graph to describe the display
` [PATCH 3/3] ARM: dts: imx6sx-nitrogen6sx: remove obsolete display configuration

Hostapd INITSCRIPT_NAME
 2018-07-13 12:48 UTC  (2+ messages)

[PATCH v2 0/9] Support running DPDK without hugetlbfs mountpoint
 2018-07-13 12:48 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] fbarray: support no-shconf mode
  ` [PATCH v3 2/8] ipc: add support for "
  ` [PATCH v3 3/8] eal: add support for no-shconf for hugepage info
  ` [PATCH v3 4/8] eal: add support for no-shconf in hugepage data file
  ` [PATCH v3 5/8] eal: do not create runtime dir in no-shconf mode
  ` [PATCH v3 6/8] mem: add support for hugepage-unlink mode
  ` [PATCH v3 7/8] eal: add --in-memory option
  ` [PATCH v3 8/8] mem: support in-memory mode

[PATCH/RFC] ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15
 2018-07-13 12:32 UTC  (6+ messages)

[PATCH 0/4] Use oid_object_info() instead of read_object_file()
 2018-07-13 12:46 UTC  (2+ messages)

[PATCH] pinctrl: mt7622: fix probe fail by misuse the selector
 2018-07-13 12:46 UTC  (4+ messages)

imaging solutions for you
 2018-07-13 12:45 UTC 

[PATCH 2/2] Documentation: dt-bindings: add adi,adgs140x doc
 2018-07-13 12:30 UTC 

[PATCH v3 0/9] ata: ahci_platform: support allwinner R40 AHCI
 2018-07-13 12:44 UTC  (5+ messages)
` [PATCH v3 4/9] dt-bindings: ata: ahci-platform: document AHCI reset

[PATCH 1/4] ref-filter: add info_source to valid_atom
 2018-07-13 12:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] ref-filter: fill empty fields with empty values
  ` [PATCH v2 3/4] ref-filter: merge get_obj and get_object
  ` [PATCH v2 4/4] ref-filter: use oid_object_info() to get object

[PATCH] initscripts: remove warnings on read-only-rootfs (again)
 2018-07-13 12:43 UTC 

[libvirt test] 125086: regressions - FAIL
 2018-07-13 12:43 UTC 

[PATCH 1/2] mux:adgs1408/1409: New driver for Analog Devices ADGS1408/1409 mux …
 2018-07-13 12:27 UTC 

[PATCH net-next] cxgb4: do not return DUPLEX_UNKNOWN when link is down
 2018-07-13 12:26 UTC 

[PATCH v2 1/2] media: dt-bindings: bind nokia,n900-ir to generic pwm-ir-tx driver
 2018-07-13 12:27 UTC  (3+ messages)

[GIT PULL][PATCH] tracing: Reorder display of TGID to be after PID
 2018-07-13 12:41 UTC 

[PATCH] mwifiex: use atomic bitops to represent adapter status variables
 2018-07-13 12:26 UTC 

[Qemu-devel] [PATCH v4] linux-user: ppc64: use the correct values for F_*LK64s
 2018-07-13 12:37 UTC  (2+ messages)

[Xenomai] Eager FPU vs. recent kernels
 2018-07-13 12:37 UTC  (2+ messages)

Patch "MIPS: Call dump_stack() from show_regs()" has been added to the 4.9-stable tree
 2018-07-13 12:35 UTC  (2+ messages)

[PATCH v3 1/2] media: dt-bindings: bind nokia,n900-ir to generic pwm-ir-tx driver
 2018-07-13 12:22 UTC  (2+ messages)
` [PATCH v3 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx

Patch "MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()" has been added to the 4.9-stable tree
 2018-07-13 12:35 UTC  (2+ messages)

Patch "MIPS: Fix ioremap() RAM check" has been added to the 4.9-stable tree
 2018-07-13 12:35 UTC  (2+ messages)

[U-Boot] [RFC] cmd: add bootslot command to select/boot slot based on boot counts
 2018-07-13 12:34 UTC 

[U-Boot] [PATCH v4 00/27] SPI-NAND support
 2018-07-13 12:32 UTC  (28+ messages)
` [U-Boot] [PATCH v4 01/27] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v4 02/27] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v4 03/27] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v4 04/27] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v4 05/27] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v4 06/27] mtd: fix build issue with includes
` [U-Boot] [PATCH v4 07/27] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v4 08/27] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v4 09/27] mtd: move NAND files into a raw/ subdirectory
` [U-Boot] [PATCH v4 10/27] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v4 11/27] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v4 12/27] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v4 13/27] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v4 14/27] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v4 15/27] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v4 16/27] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v4 17/27] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v4 18/27] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v4 19/27] dt-bindings: Add bindings for SPI NAND devices
` [U-Boot] [PATCH v4 20/27] mtd: declare MTD_PARTITIONS symbol in Kconfig
` [U-Boot] [PATCH v4 21/27] cmd: ubi: delete useless and misleading definitions
` [U-Boot] [PATCH v4 22/27] cmd: mtdparts: accept spi-nand devices
` [U-Boot] [PATCH v4 23/27] cmd: mtdparts: add a generic 'mtdparts' parser
` [U-Boot] [PATCH v4 24/27] cmd: mtdparts: remove useless 'mtdparts=' prefix
` [U-Boot] [PATCH v4 25/27] mtd: uclass: add probe function
` [U-Boot] [PATCH v4 26/27] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v4 27/27] cmd: mtdparts: try to probe the MTD devices as a fallback

[Bug 107222] [Intel GFX CI] Many "*ERROR* amdgpu: IB test timed out." messages in dmesg
 2018-07-13 12:31 UTC 

[Buildroot] [PATCH 0/6] Hardening Flag Bugfix/Enhancement
 2018-07-13 12:31 UTC  (6+ messages)
` [Buildroot] [PATCH 3/6] package/Makefile.in: Use gcc spec files for PIE build flags


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.