All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-19 15:03:40 to 2019-06-19 15:32:15 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-06-19 15:32 UTC 

[dpdk-dev] [PATCH v2 00/66] shared code update
 2019-06-19 15:17 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 00/69] "
  ` [dpdk-dev] [PATCH v3 01/69] net/ice/base: update standard extr seq to include DIR flag
  ` [dpdk-dev] [PATCH v3 02/69] net/ice/base: add API to configure MIB
  ` [dpdk-dev] [PATCH v3 03/69] net/ice/base: add another valid DCBx state
  ` [dpdk-dev] [PATCH v3 04/69] net/ice/base: add more recipe commands
  ` [dpdk-dev] [PATCH v3 05/69] net/ice/base: add funcs to create new switch recipe

[Qemu-devel] [PATCH v2 0/9] block: Delay poll when ending drained sections
 2019-06-19 15:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/9] block: Introduce BdrvChild.parent_quiesce_counter
` [Qemu-devel] [PATCH v2 4/9] block: Move polling out of bdrv_drain_invoke()
` [Qemu-devel] [PATCH v2 5/9] block: Add @poll to bdrv_parent_drained_end_single()
` [Qemu-devel] [PATCH v2 6/9] block: Add bdrv_drained_end_no_poll()

[PATCH v2] timekeeping: get_jiffies_boot_64() for jiffies that include sleep time
 2019-06-19 15:31 UTC  (3+ messages)

[U-Boot] [PATCH v6 0/6] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
 2019-06-19 15:31 UTC  (7+ messages)
` [U-Boot] [PATCH v6 1/6] ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)
` [U-Boot] [PATCH v6 2/6] net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
` [U-Boot] [PATCH v6 3/6] ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driver
` [U-Boot] [PATCH v6 4/6] gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)
` [U-Boot] [PATCH v6 5/6] pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver
` [U-Boot] [PATCH v6 6/6] spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)

[PATCH] mm, memcg: Add a memcg_slabinfo debugfs file
 2019-06-19 15:30 UTC  (3+ messages)

[IMX] [DRM]: suspend/resume support
 2019-06-19 15:29 UTC  (20+ messages)

[Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default
 2019-06-19 15:30 UTC  (20+ messages)
` [Qemu-devel] [RFC v1 1/5] hw/riscv: Split out the boot functions
    ` [Qemu-riscv] "
` [Qemu-devel] [RFC v1 2/5] hw/riscv: Add support for loading a firmware
    ` [Qemu-riscv] "
    ` [Qemu-devel] [Qemu-riscv] "
` [Qemu-devel] [RFC v1 3/5] hw/riscv: Extend the kernel loading support
    ` [Qemu-riscv] "
` [Qemu-devel] [RFC v1 4/5] roms: Add OpenSBI version 0.3
  ` [Qemu-devel] [Qemu-riscv] "
      ` [Qemu-riscv] [Qemu-devel] "

[meta-oe][PATCH v2] kernel-fitimage: introduce FIT_HASH_ALG
 2019-06-19 15:30 UTC  (9+ messages)
` [meta-oe,v2] "

post-receive: pub/scm/utils/i2c-tools/i2c-tools
 2019-06-19 15:30 UTC 

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 15:29 UTC  (6+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-19 15:29 UTC  (4+ messages)
` [PATCH v3 0/1] Sort detached heads line firstly
  ` [PATCH v3 1/1] ref-filter: sort detached HEAD lines firstly

[PATCH v2 0/2] media: add Toshiba TC358746 Bridge support
 2019-06-19 15:28 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH v2 2/2] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH] mm: Use local variable for swap address space
 2019-06-19 15:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: Improve accuracy of vCPU throttling with per-vCPU timers
 2019-06-19 15:23 UTC  (7+ messages)

[Xen-devel] Starting to port xen on beagleboard-x15 (GSoC 2019 project)
 2019-06-19 15:27 UTC  (8+ messages)

[dpdk-dev] [PATCH 00/28] vhost: add virtio-vhost-user transport
 2019-06-19 15:14 UTC  (29+ messages)
` [dpdk-dev] [PATCH 01/28] vhost: introduce vhost transport operations structure
` [dpdk-dev] [PATCH 02/28] vhost: move socket management code
` [dpdk-dev] [PATCH 03/28] vhost: allocate per-socket transport state
` [dpdk-dev] [PATCH 04/28] vhost: move socket fd and un sockaddr
` [dpdk-dev] [PATCH 05/28] vhost: move start server/client calls
` [dpdk-dev] [PATCH 06/28] vhost: move vhost-user connection
` [dpdk-dev] [PATCH 07/28] vhost: move vhost-user reconnection
` [dpdk-dev] [PATCH 08/28] vhost: move vhost-user fdset
` [dpdk-dev] [PATCH 09/28] vhost: propagate vhost transport operations
` [dpdk-dev] [PATCH 10/28] vhost: use a single structure for the device state
` [dpdk-dev] [PATCH 11/28] vhost: extract socket I/O into transport
` [dpdk-dev] [PATCH 12/28] vhost: move slave request fd and lock
` [dpdk-dev] [PATCH 13/28] vhost: move mmap/munmap
` [dpdk-dev] [PATCH 14/28] vhost: move setup of the log memory region
` [dpdk-dev] [PATCH 15/28] vhost: remove main fd parameter from msg handlers
` [dpdk-dev] [PATCH 16/28] vhost: move postcopy live migration code
` [dpdk-dev] [PATCH 17/28] vhost: support registering additional vhost-user transports
` [dpdk-dev] [PATCH 18/28] drivers/virtio_vhost_user: add virtio PCI framework
` [dpdk-dev] [PATCH 19/28] vhost: add index field in vhost virtqueues
` [dpdk-dev] [PATCH 20/28] drivers: add virtio-vhost-user transport
` [dpdk-dev] [PATCH 21/28] drivers/virtio_vhost_user: use additional device resources
` [dpdk-dev] [PATCH 22/28] vhost: add flag for choosing vhost-user transport
` [dpdk-dev] [PATCH 23/28] net/vhost: add virtio-vhost-user support
` [dpdk-dev] [PATCH 24/28] examples/vhost_scsi: add --socket-file argument
` [dpdk-dev] [PATCH 25/28] examples/vhost_scsi: add virtio-vhost-user support
` [dpdk-dev] [PATCH 26/28] mk: link apps with virtio-vhost-user driver
` [dpdk-dev] [PATCH 27/28] config: add option for the virtio-vhost-user transport
` [dpdk-dev] [PATCH 28/28] usertools: add virtio-vhost-user devices to dpdk-devbind.py

[U-Boot] [PATCH] travis.yml: Add buildman support for NXP's LS1028 & LX2160
 2019-06-19 15:27 UTC  (3+ messages)

[PATCH] coresight: cpu-debug: no need to check return value of debugfs_create functions
 2019-06-19 15:27 UTC  (5+ messages)

[PATCH] docs: fb: Add TER16x32 to the available font names
 2019-06-19 15:25 UTC  (3+ messages)

[PATCH net-next v2 00/12] xdp: page_pool fixes and in-flight accounting
 2019-06-19 15:24 UTC  (2+ messages)

[PATCH] media: pvrusb2: use a different format for warnings
 2019-06-19 15:24 UTC  (5+ messages)

[PATCH RESUBMIT] media: pvrusb2: use a different format for warnings
 2019-06-19 15:24 UTC 

[PATCH] cobalt/posix/signal: Fix iteration over sigwaiters
 2019-06-19 15:23 UTC 

[PATCH 0/1] linux-yocto: Add SCSI support when ptest is in DISTRO_FEATURES
 2019-06-19 15:22 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-19 15:22 UTC  (3+ messages)

[Qemu-devel] [RFC] spice-core: allow setting properties from QMP
 2019-06-19 15:19 UTC  (2+ messages)

keyctl_capabilities and buflen
 2019-06-19 15:22 UTC  (3+ messages)

[PATCH] PM: sleep: Update struct wakeup_source documentation
 2019-06-19 15:15 UTC  (2+ messages)

what should I do with incorrect sched_deadline doc
 2019-06-19 15:20 UTC 

[PATCH] scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
 2019-06-19 15:13 UTC  (2+ messages)

[PATCH 00/17] Fix MSVC support, at long last
 2019-06-19 15:21 UTC  (7+ messages)
` [PATCH 03/17] cache-tree.c: avoid reusing the DEBUG constant
` [PATCH 13/17] msvc: support building Git using MS Visual C++

[PATCH v1] backlight: gpio_backlight: Enable ACPI enumeration
 2019-06-19 15:21 UTC 

[Linux-kernel-mentees] [SYZBOT REPORT] - WARNING: refcount bug in kobject_get
 2019-06-19 15:21 UTC  (7+ messages)

[RFC PATCH v3 00/12] security: x86/sgx: SGX vs. LSM, round 3
 2019-06-19 15:20 UTC  (4+ messages)
` [RFC PATCH v3 04/12] x86/sgx: Require userspace to define enclave pages' protection bits

[PATCH 1/3] drm/i915/icl: Add new supported CD clocks
 2019-06-19 15:21 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/ehl: Remove unsupported cd clocks

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-19 15:19 UTC  (12+ messages)
                  ` [Ksummit-discuss] [media-submaintainers] "

[PATCH v2 0/4] crypto: switch to crypto API for ESSIV generation
 2019-06-19 15:18 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: essiv - create wrapper template "
    ` [dm-devel] "

[RFC] sched,cfs: flatten CPU controller runqueues
 2019-06-19 15:18 UTC  (5+ messages)
` [PATCH 1/8] sched: introduce task_se_h_load helper

[Buildroot] [RFC PATCH] download/git: ban branch references
 2019-06-19 15:18 UTC 

[PATCH] documentation: add tutorial for revision walking
 2019-06-19 15:17 UTC  (4+ messages)

[dpdk-dev] [PATCH v6 0/1] New software event timer adapter
 2019-06-19 15:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/1] eventdev: add new "

[igt-dev] [PATCH i-g-t] Add Arm drivers as supported drivers by igt
 2019-06-19 15:13 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2] "

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-06-19 15:12 UTC 

[PATCH] usb: core: devio: add ioctls for suspend and resume
 2019-06-19 15:12 UTC  (2+ messages)

[PATCH 00/11] [RFC] Create 'core.size=large' setting to update config defaults
 2019-06-19 15:12 UTC  (5+ messages)
` [PATCH v2 0/3] [RFC] Create 'core.featureAdoptionRate' "
  ` [PATCH v2 1/3] repo-settings: create core.featureAdoptionRate setting
  ` [PATCH v2 2/3] repo-settings: use index.version=4 by default
  ` [PATCH v2 3/3] repo-settings: pack.useSparse=true

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2019-06-19 15:11 UTC 

[virtio-comment] virtio 1.1 features question
 2019-06-19 15:11 UTC  (4+ messages)

[Qemu-devel] qemu processes
 2019-06-19 15:09 UTC  (5+ messages)

[PATCH] ARM: omap2: remove incorrect __init annotation
 2019-06-19 14:27 UTC  (3+ messages)

[Printing-architecture] Fwd: raw socket Linux kernel panic
 2019-06-19 15:10 UTC  (2+ messages)

[GIT PULL] Gemini fixes for v5.2
 2019-06-19 14:26 UTC  (2+ messages)

[PATCH 1/6] docs: trace: fix a broken label
 2019-06-19 15:09 UTC  (4+ messages)
` [PATCH 2/6] docs: trace: add a missing blank line

linux-next: build failure after merge of the net-next tree
 2019-06-19 15:09 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 5.2, round 2
 2019-06-19 14:26 UTC  (2+ messages)

[PATCH 1/3] arm64 defconfig: enable LVM support
 2019-06-19 14:22 UTC  (6+ messages)
` [PATCH 2/3] arm64 defconfig: enable MPT3 SAS and BNX2X drivers
` [PATCH 3/3] arm64 defconfig: enable Mellanox cards

[PATCH v2 00/12] tracing/probe: Add multi-probes per event support
 2019-06-19 15:09 UTC  (13+ messages)
` [PATCH v2 01/12] tracing/probe: Split trace_event related data from trace_probe
` [PATCH v2 02/12] tracing/dynevent: Delete all matched events
` [PATCH v2 03/12] tracing/dynevent: Pass extra arguments to match operation
` [PATCH v2 04/12] tracing/kprobe: Add multi-probe per event support
` [PATCH v2 05/12] tracing/uprobe: Add multi-probe per uprobe "
` [PATCH v2 06/12] tracing/kprobe: Add per-probe delete from event
` [PATCH v2 07/12] tracing/uprobe: "
` [PATCH v2 08/12] tracing/probe: Add immediate parameter support
` [PATCH v2 09/12] tracing/probe: Add immediate string "
` [PATCH v2 10/12] selftests/ftrace: Add a testcase for kprobe multiprobe event
` [PATCH v2 11/12] selftests/ftrace: Add syntax error test for immediates
` [PATCH v2 12/12] selftests/ftrace: Add syntax error test for multiprobe

[PATCH 1/2] arm64: defconfig: enable Lima driver
 2019-06-19 14:18 UTC  (6+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH v2] cryptodev: make xform key pointer constant
 2019-06-19 15:08 UTC  (9+ messages)
` [PATCH v3] "
          ` [dpdk-dev] "

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2019-06-19 15:08 UTC 

[PATCH v3] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-19 14:12 UTC  (4+ messages)

[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
 2019-06-19 12:26 UTC  (5+ messages)
` [PATCH v5 04/11] ima-evm-utils: Start converting calc keyid v2 "
` [PATCH v5 06/11] ima-evm-utils: Start converting find_keyid to use "

[PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
 2019-06-19 14:11 UTC  (6+ messages)
` [PATCH 2/2] arm64: defconfig: "

[LTP] [PATCH] [COMMITTED] runtest: Fix asyncio02 -> stat02 rename
 2019-06-19 15:07 UTC 

[PATCH V4] IMA: support for per policy rule template formats
 2019-06-19  2:19 UTC  (2+ messages)

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-19 13:54 UTC  (3+ messages)
` [PATCH 2/3] IMA:Define a new template field buf

[Xen-devel] [PATCH 0/4] x86: build with llvm 8 linker
 2019-06-19 15:06 UTC  (4+ messages)
` [Xen-devel] [PATCH 3/4] x86/linker: add a reloc section to ELF binary

[PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-19 14:09 UTC  (3+ messages)

[PATCH V2] regulator: da9061/62: Adjust LDO voltage selection minimum value
 2019-06-19 15:06 UTC  (2+ messages)

[meta-perl][PATCH] libmodule-build-perl: drop, has moved to oe-core
 2019-06-19 14:59 UTC 

[PATCH] arm64: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-19 14:03 UTC  (3+ messages)

[PATCH v2] ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT
 2019-06-19 14:02 UTC  (3+ messages)

[Buildroot] [PATCH] download/git: fix formatting of error message
 2019-06-19 15:05 UTC 

[U-Boot] [PATCH v5 0/6] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
 2019-06-19 15:05 UTC  (7+ messages)
` [U-Boot] [PATCH v5 3/6] ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driver

[PATCH 0/5] iio: adc: stm32-dfsdm: fix and improve output data managementiio: adc: stm32-dfsdm: fix and improve output data management
 2019-06-19 15:04 UTC  (3+ messages)

[asoc:for-5.3 362/362] sound/soc/soc-core.c:1051:11: error: 'struct snd_soc_dai_link' has no member named 'dobj'
 2019-06-19 15:04 UTC 

[dpdk-dev] [PATCH] cryptodev: add an option to support both iv and J0 for GCM
 2019-06-19 15:04 UTC 

[Xen-devel] [PATCH] MAINTAINERS: Add myself as a Designated reviewer to vm_event
 2019-06-19 15:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] blockjob: drain all job nodes in block_job_drain
 2019-06-19 14:44 UTC  (2+ messages)

· can you assist me?
 2019-06-19 10:37 UTC 

· can you assist me?
 2019-06-19 10:20 UTC 

· can you assist me?
 2019-06-19 10:41 UTC 

· can you assist me?
 2019-06-19 10:41 UTC 

· can you assist me?
 2019-06-19 10:41 UTC 

· can you assist me?
 2019-06-19 10:41 UTC 

[U-Boot] [PATCH v3] fastboot: Remove "slot-suffixes" variable
 2019-06-19 15:03 UTC  (7+ messages)

Commands for reading, loading and unloading drivers on BeagleBone Black?
 2019-06-19 15:03 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/6] Dynamic subtests
 2019-06-19 15:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()
 2019-06-19 15:03 UTC  (2+ 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.