All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-01 13:36:19 to 2019-04-01 14:12:44 UTC [more...]

[Qemu-devel] [PATCH v3 0/5] build: cleanup in Makefile.objs
 2019-04-01 14:12 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 1/5] trace: only include trace-event-subdirs when they are needed

[Qemu-devel] [qemu-s390x] [PATCH v5 11/15] s390-bios: cio error handling
 2019-04-01 14:11 UTC 

On guest free page hinting and OOM
 2019-04-01 14:11 UTC  (10+ messages)

[Qemu-devel] [PULL 00/14] NBD patches for 4.0-rc2
 2019-04-01 14:09 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] qemu-img: Report bdrv_block_status failures
` [Qemu-devel] [PULL 02/14] nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUS
` [Qemu-devel] [PULL 03/14] nbd: Don't lose server's error to NBD_CMD_BLOCK_STATUS
` [Qemu-devel] [PULL 04/14] nbd: Permit simple "
` [Qemu-devel] [PULL 05/14] qemu-img: Gracefully shutdown when map can't finish
` [Qemu-devel] [PULL 06/14] nbd-client: Work around server BLOCK_STATUS misalignment at EOF
` [Qemu-devel] [PULL 07/14] iotests: Add 241 to test NBD on unaligned images
` [Qemu-devel] [PULL 08/14] nbd/client: Lower min_block for block-status, unaligned size
` [Qemu-devel] [PULL 09/14] nbd/client: Report offsets in bdrv_block_status
` [Qemu-devel] [PULL 10/14] nbd/client: Reject inaccessible tail of inconsistent server
` [Qemu-devel] [PULL 11/14] nbd/client: Support qemu-img convert from unaligned size
` [Qemu-devel] [PULL 12/14] block: Add bdrv_get_request_alignment()
` [Qemu-devel] [PULL 13/14] nbd/server: Advertise actual minimum block size
` [Qemu-devel] [PULL 14/14] nbd/client: Trace server noncompliance on structured reads

[meta-java][PATCH 0/2] Allow building jre from hosttools
 2019-04-01 14:08 UTC  (3+ messages)
` [meta-java][PATCH 1/2] openjre-8: allow build "
` [meta-java][PATCH 2/2] openjdk-8: add missing unzip-native dependency

[Qemu-devel] Options for 4.0 (was: [PATCH 1/2] qmp: Add query-qemu-features)
 2019-04-01 14:08 UTC  (3+ messages)
                ` [Qemu-devel] Options for 4.0

[U-Boot] [PATCH 1/2] tools/imx8m_image.sh: remove bashism
 2019-04-01 14:08 UTC  (8+ messages)

[PATCH] x86emul: suppress general register update upon AVX gather failures
 2019-04-01 14:04 UTC  (2+ messages)

[PATCH] i2c: isch: Remove unnecessary acpi.h include
 2019-04-01 14:08 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix old fence check in amdgpu_fence_emit
 2019-04-01 14:07 UTC  (5+ messages)

[Qemu-devel] [PATCH 11/14] hw/vfio/ccw: avoid taking address members in packed structs
 2019-04-01 14:07 UTC 

[RFC 0/3] ci: enable unit tests for non-aarch64 platforms
 2019-04-01 14:07 UTC  (4+ messages)
` [RFC 1/3] test/meson: auto detect number of cores

[U-Boot] [PATCH] cosmetic: config: Remove empty #ifdefs
 2019-04-01 14:06 UTC  (4+ messages)
` [U-Boot] [PATCH] cosmetic: Remove not needed string from kp_imx53.h config
` [U-Boot] [PATCH] DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)

[PATCH v3 2/3] block: verify data when endio
 2019-04-01 14:04 UTC  (12+ messages)

[Qemu-devel] [PATCH RFC v6 00/12] Add RX archtecture support
 2019-04-01 14:03 UTC  (13+ messages)
  ` [Qemu-devel] [PATCH RFC v6 01/12] target/rx: TCG translation
  ` [Qemu-devel] [PATCH RFC v6 02/12] target/rx: TCG helper
  ` [Qemu-devel] [PATCH RFC v6 03/12] target/rx: CPU definition
  ` [Qemu-devel] [PATCH RFC v6 04/12] target/rx: RX disassembler
  ` [Qemu-devel] [PATCH RFC v6 05/12] target/rx: Miscellaneous files
  ` [Qemu-devel] [PATCH RFC v6 06/12] hw/intc: RX62N interrupt controller (ICUa)
  ` [Qemu-devel] [PATCH RFC v6 07/12] hw/timer: RX62N internal timer modules
  ` [Qemu-devel] [PATCH RFC v6 08/12] hw/char: RX62N serical communication interface (SCI)
  ` [Qemu-devel] [PATCH RFC v6 09/12] hw/rx: RX Target hardware definition
  ` [Qemu-devel] [PATCH RFC v6 10/12] Add rx-softmmu
  ` [Qemu-devel] [PATCH RFC v6 11/12] MAINTAINERS: Add RX
  ` [Qemu-devel] [PATCH RFC v6 12/12] include/hw/regiserfields.h: Add 8bit and 16bit registers

[Qemu-devel] [PATCH] migration: remove not used field xfer_limit
 2019-04-01 14:03 UTC  (2+ messages)

[PATCH 0/3] drm: some qemu driver unload fixes
 2019-04-01 14:03 UTC  (10+ messages)
` [PATCH 1/3] drm/virtio: add missing drm_atomic_helper_shutdown() call
` [PATCH 2/3] drm/bochs: "
` [PATCH 3/3] drm/cirrus: add missing drm_helper_force_disable_all() call

[RFC V3 0/2] mac80211: add 802.11 encapsulation offloading
 2019-04-01 14:02 UTC  (3+ messages)
` [RFC V3 2/2] ath10k: add tx hw 802.11 encapusaltion offloading support

[PATCH] staging: media: imx: Replace list_entry with list_for_each_entry_safe
 2019-04-01 14:02 UTC  (2+ messages)
` [Outreachy kernel] "

[btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:Probing_EDD(edd=off_to_disable)...ok
 2019-04-01 14:02 UTC  (4+ messages)
  ` [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok

[PATCH] dropbear: update to 2019.78
 2019-04-01 14:01 UTC 

[PATCH] x86/paravirt: Guard against invalid cpu # in pv_vcpu_is_preempted()
 2019-04-01 14:01 UTC  (6+ messages)

[PATCH] iio: imu: mpu6050: Fix FIFO layout for ICM20602
 2019-04-01 13:51 UTC  (3+ messages)

[PATCH] eeprom: at25: Convert the driver to the spi-mem interface
 2019-04-01 14:01 UTC  (3+ messages)

[Qemu-devel] QEMU and vIOMMU support for emulated VF passthrough to nested (L2) VM
 2019-04-01 14:01 UTC  (3+ messages)

[PATCH RFC 00/49] xen: add core scheduling support
 2019-04-01 14:01 UTC  (9+ messages)
` [PATCH RFC 01/49] xen/sched: call cpu_disable_scheduler() via cpu notifier

[PATCH v2] Staging: comedi: drivers: pcl818: Fixed a coding style error
 2019-04-01 14:01 UTC 

[PATCH] x86/msr: Fix handling of MSR_AMD_PATCHLEVEL/MSR_IA32_UCODE_REV
 2019-04-01 14:01 UTC 

[PATCH] asciidoc: use Python 3 port
 2019-04-01 14:00 UTC  (3+ messages)

[PATCH] fbdev: list all pci memory bars as conflicting apertures
 2019-04-01 14:00 UTC  (3+ messages)

[Qemu-devel] [PATCH for-4.0 v3 0/6] NBD server alignment improvement
 2019-04-01 14:00 UTC 

[Buildroot] [PATCH 1/3] toolchain: add necessary options to support 5.0 kernel headers
 2019-04-01 13:58 UTC  (3+ messages)

[PULL][PATCH 0/2] Implement debian packages GPG signing
 2019-04-01 13:50 UTC  (3+ messages)
` [PATCH 1/2] gpg-sign: Add parameters to gpg signature function
` [PATCH 2/2] package_manager: sign DEB package feeds

git-gui: executed hooks are different from command-line git if hooksPath is set
 2019-04-01 13:57 UTC 

[Buildroot] dl_dir problem with building using legal-info
 2019-04-01 13:56 UTC 

[GSoC][PATCH v4 0/7] clone: dir-iterator refactoring with tests
 2019-04-01 13:56 UTC  (4+ messages)
` [GSoC][PATCH v5 "

[cip-dev] [PATCH 4.19y 00/10] Pinctrl driver updates for RZ/G2E
 2019-04-01 13:55 UTC  (11+ messages)
` [cip-dev] [PATCH 4.19y 01/10] pinctrl: sh-pfc: r8a77990: Add CAN pins, groups and functions
` [cip-dev] [PATCH 4.19y 02/10] pinctrl: sh-pfc: r8a77990: Add CAN FD "
` [cip-dev] [PATCH 4.19y 03/10] pinctrl: sh-pfc: r8a77990: Fix IOCTRL reg state after s2ram on R-Car E3
` [cip-dev] [PATCH 4.19y 04/10] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width
` [cip-dev] [PATCH 4.19y 05/10] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit3 when using TX0
` [cip-dev] [PATCH 4.19y 06/10] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit2 when using RX2, TX2 and SCK2
` [cip-dev] [PATCH 4.19y 07/10] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering
` [cip-dev] [PATCH 4.19y 08/10] pinctrl: sh-pfc: r8a77990: GP6_9 does not have pull-down capability
` [cip-dev] [PATCH 4.19y 09/10] pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functions
` [cip-dev] [PATCH 4.19y 10/10] pinctrl: sh-pfc: r8a77990: Add DRIF "

[PATCH stable only] nvmet: set loop queue's segment boundary mask as PAGE_SIZE - 1
 2019-04-01 13:55 UTC  (5+ messages)

[PATCH v4 0/9] Few small improvements for ipsec library
 2019-04-01 13:55 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/9] mbuf: new function to generate raw Tx offload value

[RFC PATCH 1/1 v2] net: sched: Introduce conndscp action
 2019-04-01 13:54 UTC  (4+ messages)
` [RFC net-next 0/1] net: sched: Introduce conntrack action

[PATCH v4.19.x] usb: typec: class: Don't use port parent for getting mux handles
 2019-04-01 13:53 UTC  (2+ messages)

[PATCH 0/4] Introduce the aural error reporting framework
 2019-04-01 13:45 UTC  (2+ messages)

[RFC] cryptodev/sym: GCM IV len != 12 byte case
 2019-04-01 13:53 UTC  (3+ messages)

regression: bad sound card type detection in audio graph
 2019-04-01 13:53 UTC  (7+ messages)

[Buildroot] [PATCH 1/2] configs: engicam_imx6qdl_icore: Bump to the linux kernel 5.0
 2019-04-01 13:53 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs: engicam_imx6qdl_icore: Bump to u-boot version 2019.01

[PATCH 4.14-stable backport] vfio: ccw: only free cp on final interrupt
 2019-04-01 13:52 UTC  (2+ messages)

[PATCH] xen/sched: Remove d->is_pinned
 2019-04-01 13:52 UTC  (5+ messages)

[PATCH 1/2] insane.bbclass: Trigger unrecognzed configure option for meson
 2019-04-01 13:52 UTC  (2+ messages)
` [PATCH 2/2] gobject-introspection: auto-enable/-disable gobject-introspection "

[PATCH v5 0/4] Add Amlogic video decoder driver
 2019-04-01 13:38 UTC  (15+ messages)
` [PATCH v5 1/4] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH v5 2/4] media: videodev2: add V4L2_FMT_FLAG_FIXED_RESOLUTION
` [PATCH v5 3/4] media: meson: add v4l2 m2m video decoder driver
` [PATCH v5 4/4] MAINTAINERS: Add meson video decoder

[xen-unstable-smoke test] 134261: trouble: blocked/broken/pass
 2019-04-01 13:51 UTC 

loopback snd_pcm_writei
 2019-04-01 13:51 UTC 

[PATCH v4 0/5] PCI: dwc: Support remove
 2019-04-01 13:50 UTC  (3+ messages)

[PATCH 0/3] DMA map anonymous memory to eth devices
 2019-04-01 13:50 UTC  (3+ messages)
` [PATCH 2/3] app/testpmd: support creation of no IOVA contig mempools

[PATCH v1] x86/microcode: always collect_cpu_info() during boot
 2019-04-01 13:49 UTC  (4+ messages)

[PATCH v2 1/5] drm: Add helpers to kick off self refresh mode in drivers
 2019-04-01 13:49 UTC  (9+ messages)

Correct commit mask for page data size
 2019-04-01 13:49 UTC 

[PATCH v2 0/3] Initial Panfrost driver
 2019-04-01 13:48 UTC  (6+ messages)
` [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper

[GIT PULL FOR v5.2] Various fixes
 2019-04-01 13:48 UTC 

[PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments()
 2019-04-01 13:41 UTC  (27+ messages)
` [PATCH 1/6 v3] ptrace: Remove maxargs from task_current_syscall()
` [PATCH 2/6 v3] tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
` [PATCH 3/6 v3] riscv: Fix syscall_get_arguments() and syscall_set_arguments()
` [PATCH 4/6 v3] csky: "
` [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
  ` [OpenRISC] "
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args
  ` [OpenRISC] "

[PATCH 1/1] scsi: storvsc: Fix calculation of sub-channel count
 2019-04-01 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 RFT] vhost_net: don't set backend for the uninitialized virtqueue
 2019-04-01 13:44 UTC 

[PATCH 0/4] PCI, CPER: Trivial cleanups
 2019-04-01 13:43 UTC  (4+ messages)
` [PATCH 2/4] PCI: Fix comment typos

[PATCH V2] ASoC: hdac_hdmi: add device PM dependency
 2019-04-01 13:43 UTC  (3+ messages)

[PATCH v2 0/5] pid: add pidfd_open()
 2019-04-01 13:43 UTC  (13+ messages)

[Qemu-arm] [PATCH v3 00/10] ARM virt: ACPI memory hotplug support
 2019-04-01 13:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 05/10] hw/arm/virt: Add ACPI support for device memory cold-plug
  ` [Qemu-arm] "

[Buildroot] [PATCH 1/3] configs: engicam_imx6qdl_icore_rqs: Bump to the linux kernel 5.0
 2019-04-01 13:43 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] configs: engicam_imx6qdl_icore_rqs: Fix incorrect use of uboot defconfig file
` [Buildroot] [PATCH 3/3] configs: engicam_imx6qdl_icore_rqs: Bump to u-boot 2019.01 version

[RFC PATCH] i2c: remove use of in_atomic()
 2019-04-01 13:42 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] kms_atomic_transition improvements
 2019-04-01 13:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for kms_atomic_transition improvements (rev4)

[Qemu-devel] [RFC PATCH] pci: Use PCI aliases when determining device IOMMU address space
 2019-04-01 13:41 UTC 

[PATCH] block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
 2019-04-01 13:40 UTC 

Fixes and cleanup from LTO tree
 2019-04-01 13:37 UTC  (3+ messages)
` [PATCH 10/17] delta: Fix buffer overrun in delta_ipc_open

[PATCH 1/2] rtc: da9063: set range
 2019-04-01 13:39 UTC  (7+ messages)

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-04-01 13:39 UTC  (2+ messages)
` [Bug 110214] radeonsi: "

[Qemu-devel] [PATCH] ioapic: allow buggy guests mishandling level-triggered interrupts to make progress
 2019-04-01 13:39 UTC  (2+ messages)

[PATCH] drm/i915: Prefault before locking pages in shmem_pwrite
 2019-04-01 13:39 UTC 

[PATCH] dma-buf: Make mmap callback actually optional
 2019-04-01 13:38 UTC  (2+ messages)

[PATCH/RFT] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
 2019-04-01 13:37 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Cosmetic touch-up
 2019-04-01 13:37 UTC 

[PATCH v3 00/15] ARM: at91: microchip-kz9477-evb: support first stage boot
 2019-04-01 13:37 UTC  (4+ messages)
` [PATCH v3 13/15] ARM: at91: microchip-ksz9477-evb: implement first stage

[PATCH v3 0/1] ARM: dts: sun8i: a83t: Add missing cooling device properties for CPUs
 2019-04-01 13:36 UTC  (3+ messages)
` [PATCH v3 1/1] ARM: dts: sun8i: a83t: Add missing CPU clock references


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.