All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-19 12:39:32 to 2019-07-19 13:39:09 UTC [more...]

[dpdk-dev] [PATCH v7 1/4] mempool: modify mempool populate() to skip objects from page boundaries
 2019-07-19 13:38 UTC  (3+ messages)
` [dpdk-dev] [RFC 0/4] mempool: avoid objects allocations across pages
  ` [dpdk-dev] [RFC 3/4] mempool: introduce function to get mempool page size

[Qemu-devel] [PATCH v6 00/14] Add support for io_uring
 2019-07-19 13:35 UTC  (15+ messages)
` [Qemu-devel] [PATCH v6 01/14] configure: permit use of io_uring
` [Qemu-devel] [PATCH v6 02/14] qapi/block-core: add option for io_uring
` [Qemu-devel] [PATCH v6 03/14] block/block: add BDRV flag "
` [Qemu-devel] [PATCH v6 04/14] block/io_uring: implements interfaces "
` [Qemu-devel] [PATCH v6 05/14] stubs: add stubs for io_uring interface
` [Qemu-devel] [PATCH v6 06/14] util/async: add aio interfaces for io_uring
` [Qemu-devel] [PATCH v6 07/14] blockdev: accept io_uring as option
` [Qemu-devel] [PATCH v6 08/14] block/file-posix.c: extend to use io_uring
` [Qemu-devel] [PATCH v6 09/14] block: add trace events for io_uring
` [Qemu-devel] [PATCH v6 10/14] block/io_uring: adds userspace completion polling
` [Qemu-devel] [PATCH v6 11/14] qemu-io: adds option to use aio engine
` [Qemu-devel] [PATCH v6 12/14] qemu-img: "
` [Qemu-devel] [PATCH v6 13/14] qemu-nbd: adds option for aio engines
` [Qemu-devel] [PATCH v6 14/14] qemu-iotest: enable testing with qemu-io aio options

[Xen-devel] [RFC] xen: Add .astylerc for automated style-formatting
 2019-07-19 13:36 UTC  (21+ messages)

[PATCH] fs: fs_parser: avoid NULL param->string to kstrtouint
 2019-07-19 13:37 UTC  (2+ messages)

[PATCH 0/4] Remove elevator kernel parameter
 2019-07-19 13:37 UTC  (9+ messages)
` [PATCH 1/4] block: elevator.c: Remove now unused elevator= argument
` [PATCH 2/4] kernel-parameters.txt: Remove elevator argument
` [PATCH 3/4] Documenation: switching-sched: Remove notes about "
` [PATCH 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=

[PATCH] 8250_lpss: check null return when calling pci_ioremap_bar
 2019-07-19 13:37 UTC  (2+ messages)

[RFC PATCH 0/2] serial: pl011: Fix TX dropping race
 2019-07-19 13:35 UTC  (6+ messages)
` [RFC PATCH 1/2] serial: pl011: Fix dropping of TX chars due to irq race
` [RFC PATCH 2/2] serial: pl011: Don't bother pushing more TX data while TX irq is active

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-19 13:35 UTC  (17+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH] drm/stm: attach gem fence to atomic state
 2019-07-19 13:35 UTC  (2+ messages)

[PATCH 00/60] xen: add core scheduling support
 2019-07-19 13:35 UTC  (4+ messages)
` [Xen-devel] "

[Xen-devel] [PATCH] include/public/memory.h: remove the XENMEM_rsrc_acq_caller_owned flag
 2019-07-19 13:31 UTC  (3+ messages)

[cip-dev] [OBSOLETE?] CONFIG_PREEMPT_RT_FULL config parameter in 4.19?!
 2019-07-19 13:31 UTC 

[PATCH v1 0/2] virtio-mmio: support multiple interrupt vectors
 2019-07-19 13:31 UTC  (3+ messages)
` [PATCH 1/2] virtio-mmio: Process vrings more proactively
` [PATCH 2/2] virtio-mmio: support multiple interrupt vectors

[PATCH v5 0/2] Add ST lsm6dso i3c support
 2019-07-19 13:31 UTC  (8+ messages)
` [PATCH v5 1/2] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v5 2/2] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH AUTOSEL 4.14 01/60] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19 13:31 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 41/60] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30

[igt-dev] [PATCH i-g-t 1/3] runner: Make sure we don't close watchdogs twice
 2019-07-19 13:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] runner: Make sure we don't close watchdogs twice (rev2)

[Xen-devel] [PATCH v7] x86/emulate: Send vm_event from emulate
 2019-07-19 13:30 UTC  (5+ messages)

[PATCH v6 0/2] Add ST lsm6dso i3c support
 2019-07-19 13:30 UTC  (6+ messages)
` [PATCH v6 1/2] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v6 2/2] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-07-19 13:30 UTC  (8+ messages)

[Xen-devel] [PATCH 0/2] ./CODING_STYLE adjustments
 2019-07-19 13:28 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/2 RESEND] CODING_STYLE: explicitly call out label indentation

[Qemu-devel] [PATCH-for-4.1? 0/7] Trivial switch 'fall through' comment fixes for GCC9
 2019-07-19 13:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH-for-4.1? 1/7] json: Move switch 'fall through' comment to correct place
` [Qemu-devel] [PATCH-for-4.1? 2/7] hw/dma/omap_dma: "
` [Qemu-devel] [PATCH-for-4.1 3/7] hw/block/pflash_cfi02: Rewrite a fall through comment
` [Qemu-devel] [PATCH-for-4.1? 4/7] hw/ipmi: "
` [Qemu-devel] [PATCH-for-4.1? 5/7] target/ppc: "
` [Qemu-devel] [PATCH-for-4.1? 6/7] vl: "
` [Qemu-devel] [PATCH-for-4.1? 7/7] spapr_events: "

[PATCH 1/2] kernel/fork: Add support for stack-end guard page
 2019-07-19 13:28 UTC  (2+ messages)
` [PATCH 2/2] lib/test_kasan: Add stack overflow test

[PATCH] [v2] blkdev: always export SECTOR_SHIFT
 2019-07-19 13:28 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 00/14] Add support for io_uring
 2019-07-19 13:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 01/14] configure: permit use of io_uring
` [Qemu-devel] [PATCH v6 02/14] qapi/block-core: add option for io_uring

[Xen-devel] [PATCH v4 00/13] x86: IRQ management adjustments
 2019-07-19 13:27 UTC  (10+ messages)
` [Xen-devel] [PATCH v4 01/13] x86/IRQ: deal with move-in-progress state in fixup_irqs()
` [Xen-devel] [PATCH v4 03/13] x86/IRQ: desc->affinity should strictly represent the requested value
` [Xen-devel] [PATCH v4 06/13] x86/IOMMU: don't restrict IRQ affinities to online CPUs

[Qemu-devel] [PATCH 0/2] vl: Drain before (block) job cancel when quitting
 2019-07-19 13:26 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Misc next patches
 2019-07-19 13:25 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] crypto: switch to modern nettle AES APIs
` [Qemu-devel] [PULL 2/5] crypto: fix function signatures for nettle 2.7 vs 3
` [Qemu-devel] [PULL 3/5] configure: only link capstone to emulation targets
` [Qemu-devel] [PULL 4/5] doc: document that the monitor console is a privileged control interface
` [Qemu-devel] [PULL 5/5] crypto: Fix LGPL information in the file headers

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-07-19 13:26 UTC  (5+ messages)
` [PATCH 3/3] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[Qemu-devel] [PATCH v27 0/8] QEMU AVR 8 bit cores
 2019-07-19 13:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v27 8/8] target/avr: Add tests

[PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 71h
 2019-07-19 13:27 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: refine AMDGPU_PP_SENSOR_XXX index for powerplay
 2019-07-19 13:26 UTC  (2+ messages)

[PATCH] fetch: add "--parallel", which fetches all remotes in parallel
 2019-07-19 13:23 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] rockchip: tpl.c #ifdef fixes
 2019-07-19 13:23 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
` [U-Boot] [PATCH 2/2] rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT

[dpdk-dev] [PATCH 00/22] bnxt patchset
 2019-07-19 13:22 UTC  (3+ messages)

[PATCH 0/5] sched/fair: rework the CFS load balance
 2019-07-19 13:22 UTC  (9+ messages)
` [PATCH 2/5] sched/fair: rename sum_nr_running to sum_h_nr_running
` [PATCH 3/5] sched/fair: rework load_balance

[PATCH] drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors
 2019-07-19 13:21 UTC  (2+ messages)

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-07-19 13:20 UTC  (4+ messages)

[Xen-devel] [PATCH] golang/xenlight: Add libxl_utils support
 2019-07-19 13:19 UTC  (9+ messages)

[PATCH RFC 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-07-19 13:18 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/1] add extra features to test-compress-perf
 2019-07-19 13:17 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/1] app/test-compress-perf: report header improvement
    ` [dpdk-dev] [EXT] "

Setting home directory ownership
 2019-07-19 13:17 UTC 

[Qemu-devel] [PATCH v3 00/10] block: Delay poll when ending drained sections
 2019-07-19 13:16 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: correct the bit mask for checking VCN power status
 2019-07-19 13:16 UTC  (4+ messages)

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-19 13:12 UTC  (6+ messages)

[PATCH] qca8k: enable port flow control
 2019-07-19 13:14 UTC  (4+ messages)

[U-Boot] [RFC, PATCH v4 00/16] efi_loader: non-volatile variables support
 2019-07-19 13:14 UTC  (13+ messages)
` [U-Boot] [RFC, PATCH v4 03/16] env: extend interfaces to label variable with context
` [U-Boot] [RFC, PATCH v4 04/16] env: flash: add U-Boot environment context support
` [U-Boot] [RFC, PATCH v4 05/16] env: fat: "

[dpdk-dev] [PATCH 1/2] test/crypto: fix session init failure for wireless test
 2019-07-19 13:13 UTC  (2+ messages)

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-19 13:12 UTC  (9+ messages)

Building bpftool with OUTPUT set breaks
 2019-07-19 13:12 UTC  (4+ messages)
` [PATCH bpf] tools/bpf: fix bpftool build with OUTPUT set

[RFC 0/4] Raspberry Pi 4 DMA addressing support
 2019-07-19 13:08 UTC  (7+ messages)
` [RFC 3/4] dma-direct: add dma_direct_min_mask

[Xen-devel] [PATCH] x86/crash: fix kexec transition breakage
 2019-07-19 13:07 UTC 

[dpdk-dev] [PATCH 1/2] net/ark: remove queue offset based on port id
 2019-07-19 13:07 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH 2/2] net/ark: remove resources when port is close

[PATCH] drm/i915/gtt: Fix rounding for 36b
 2019-07-19 13:07 UTC 

[Buildroot] [PATCH v3 0/3] support/script/pkg-stats: add support for json
 2019-07-19 13:06 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/3] support/scripts/pkg-stats: improve argparse usage
` [Buildroot] [PATCH v3 2/3] support/scripts/pkg-stats: add support for json output
` [Buildroot] [PATCH v3 3/3] support/scripts/pkg-stats: factorize date and commit

[U-Boot] [PATCH] am335x_boneblack_vboot: Disable asm memcpy/memset in SPL
 2019-07-19 13:05 UTC  (4+ messages)

[U-Boot] pmic_get() broken after 4213609cc7("drivers: core: use strcmp when find device by name")
 2019-07-19 13:05 UTC 

[PATCH 0/2] Revert GuC by default
 2019-07-19 13:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH -next] drm/komeda: remove set but not used variable 'old'
 2019-07-19 13:04 UTC  (3+ messages)

[PATCH] drm/i915: Hide unshrinkable context objects from the shrinker
 2019-07-19 13:04 UTC 

[PATCH] drm/doc: Document kapi doc expectations
 2019-07-19 13:04 UTC  (4+ messages)

[Fwd: Commit 555c45fe0d0 ("int340X/processor_thermal_device: add support for MMIO RAPL") boot failure]
 2019-07-19 13:03 UTC  (3+ messages)

[dpdk-dev] [PATCH v6 0/2] examples/ipsec-secgw: fix 1st pkt dropped
 2019-07-19 13:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 "

[PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
 2019-07-19 13:09 UTC 

[v3 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-19 13:01 UTC  (5+ messages)
` [v3 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [v3 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind

[Qemu-devel] [PATCH 1/1] x86: add CPU flags supported inside libvirt
 2019-07-19 13:00 UTC  (3+ messages)

[PATCH 0/3 v2] Sync unmappings in vmalloc/ioremap areas
 2019-07-19 13:00 UTC  (8+ messages)
` [PATCH 3/3] mm/vmalloc: Sync unmappings in vunmap_page_range()

[Xen-devel] [PATCH v2 00/10] Per vcpu vm_event channels
 2019-07-19 12:59 UTC  (14+ messages)
` [Xen-devel] [PATCH v2 07/10] vm_event: Add vm_event_ng interface

[PATCH 0/7] gem_bo.resv prime unification, leftovers
 2019-07-19 13:00 UTC  (6+ messages)
` [PATCH 4/7] drm/radeon: Fill out gem_object->resv

[Qemu-devel] [PATCH-for-4.1] target/arm: Add missing break statement for Hypervisor Trap Exception
 2019-07-19 12:59 UTC  (3+ messages)

[PATCH 0/2] panic/printk/x86: Prevent some more printk-related deadlocks in panic()
 2019-07-19 12:57 UTC  (6+ messages)
` [PATCH 1/2] printk/panic: Access the main printk log in panic() only when safe

[U-Boot] [RFC PATCH 00/14] dfu: update dfu stack and use them for stm32mp1
 2019-07-19 12:57 UTC  (15+ messages)
` [U-Boot] [RFC PATCH 01/14] dfu: cosmetic: cleanup sf to avoid checkpatch error
` [U-Boot] [RFC PATCH 02/14] dfu: sf: add partition support for nor backend
` [U-Boot] [RFC PATCH 03/14] dfu: prepare the support of multiple interface
` [U-Boot] [RFC PATCH 04/14] dfu: allow to manage DFU on several devices
` [U-Boot] [RFC PATCH 05/14] dfu: allow read with 0 data for EOF indication
` [U-Boot] [RFC PATCH 06/14] dfu: add backend for MTD device
` [U-Boot] [RFC PATCH 07/14] dfu: add partition support for MTD backend
` [U-Boot] [RFC PATCH 08/14] dfu: add DFU virtual backend
` [U-Boot] [RFC PATCH 09/14] dfu: add callback for flush and initiated operation
` [U-Boot] [RFC PATCH 10/14] stm32mp1: activate DFU support and command MTD
` [U-Boot] [RFC PATCH 11/14] stm32mp1: activate SET_DFU_ALT_INFO
` [U-Boot] [RFC PATCH 12/14] stp32mp1: configs: activate CONFIG_MTD_SPI_NAND
` [U-Boot] [RFC PATCH 13/14] stm32mp1: board: add spi nand support
` [U-Boot] [RFC PATCH 14/14] stm32mp1: add support for virtual partition read

[igt-dev] [PATCH 00/10] Add support for Tiger Lake
 2019-07-19 12:54 UTC  (3+ messages)
` [igt-dev] [PATCH 09/10] tests/kms_plane_multiple/tgl: PCU messaging test

[PATCH 0/1] Show an error if too-long paths are seen by git clean -dfx
 2019-07-19 12:53 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] clean: show an error message when the path is too long

[dpdk-dev] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto
 2019-07-19 12:51 UTC  (3+ messages)
` [dpdk-dev] [EXT] "

[igt-dev] [PATCH i-g-t] lib/igt_edid: assert data blocks fit in CEA extension
 2019-07-19 12:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

How to specify a different kernel for an image
 2019-07-19 12:48 UTC  (3+ messages)

kernelci.org update - 2019-07-19
 2019-07-19 12:48 UTC 

[LTP] [PATCH] ustat02: Fix EFAULT in 32bit compatibility mode
 2019-07-19 12:48 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix display capabilities routine
 2019-07-19 12:46 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] kbuild: disable compile-test of kernel headers for now
 2019-07-19 12:40 UTC  (2+ messages)

[PATCH -next] drm/i915/icl: Remove set but not used variable 'src_y'
 2019-07-19 12:39 UTC  (3+ messages)

[PATCHv3 1/4] quectel: add dbus hardware interface
 2019-07-19 12:39 UTC  (4+ messages)
` [PATCHv3 2/4] doc: add documentaion for Quectel hardware API
` [PATCHv3 3/4] quectel: implement dbus signals for modem power notifications
` [PATCHv3 4/4] doc: document power-event signals for quectel Hardware API

[nf PATCH v2 1/2] net: nf_tables: Make nft_meta expression more robust
 2019-07-19 12:39 UTC  (2+ messages)
` [PATCH 2/2] net: netfilter: nft_meta_bridge: Eliminate 'out' label

[PATCH 00/10] drm/tinydrm: Remove tinydrm.ko
 2019-07-19 12:39 UTC  (5+ messages)
` [PATCH 01/10] drm: Add SPI connector type


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.