All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-06 12:56:18 to 2019-09-06 13:38:26 UTC [more...]

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-09-06 13:38 UTC 

[PATCH] 9p: make two arrays static const, makes object smaller
 2019-09-06 13:38 UTC  (2+ messages)

Kernel compilation error
 2019-09-06 13:38 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/6] Some updates for virtio guide
 2019-09-06 13:37 UTC  (14+ messages)
` [dpdk-dev] [PATCH 1/6] net/virtio: remove remaining simple Tx related stuff
` [dpdk-dev] [PATCH 2/6] doc: fix typo in virtio in-order Rx function name
` [dpdk-dev] [PATCH 3/6] doc: update the description for in-order Rx path
` [dpdk-dev] [PATCH 4/6] doc: document the devargs for virtio-user
` [dpdk-dev] [PATCH 5/6] doc: document packed virtqueue for virtio
` [dpdk-dev] [PATCH 6/6] doc: fix format for virtio guide

[PATCH 00/18] virtiofs: Fix various races and cleanups round 1
 2019-09-06 13:37 UTC  (9+ messages)
` [PATCH 14/18] virtiofs: Add a fuse_iqueue operation to put() reference
      ` [Virtio-fs] "
  ` [Virtio-fs] [PATCH 00/18] virtiofs: Fix various races and cleanups round 1

[Xen-devel] [PATCH v2] xstate: make use_xsave non-init
 2019-09-06 13:37 UTC  (3+ messages)

[PATCH net-next,v3 0/4] flow_offload: update mangle action representation
 2019-09-06 13:37 UTC  (6+ messages)

[Qemu-devel] [PATCH] migration: Fix postcopy bw for recovery
 2019-09-06 13:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/13] RFC crypto/luks: preparation for encryption key managment
 2019-09-06 13:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 08/13] qcrypto-luks: extract store and load header
` [Qemu-devel] [PATCH v2 09/13] qcrypto-block: extract check and parse header
` [Qemu-devel] [PATCH v2 10/13] qcrypto-luks: refactoring: extract store key function
` [Qemu-devel] [PATCH v2 11/13] qcrypto-luks: refactoring: simplify the math used for keyslot locations
` [Qemu-devel] [PATCH v2 13/13] qcrypto-luks: implement more rigorous header checking

[PATCH v2] swiotlb-xen: Convert to use macro
 2019-09-06 13:35 UTC  (8+ messages)
  ` [Xen-devel] "

[PATCH] dt-bindings: cpu: Add a support cpu type for cortex-a55
 2019-09-06 13:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] semihosting fixes
 2019-09-06 13:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/4] target/arm: handle A-profile semihosting at translate time

[dpdk-dev] [PATCH 00/51] ethdev: change rte_eth_dev_info_get() return value to int
 2019-09-06 13:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/54] "
  ` [dpdk-dev] [PATCH v3 17/54] ethdev: change device info get callback to return int

(no subject)
 2019-09-06 13:33 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: Add docs for EL15203000
` [PATCH v6 2/2] leds: add LED driver for EL15203000 board
` EL15203000

[PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
 2019-09-06 13:31 UTC  (22+ messages)
                  ` [UNVERIFIED SENDER] "

[PATCH 1/3] software node: implement reference properties
 2019-09-06 13:31 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Use engine relative LRIs on context setup
 2019-09-06 13:31 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[Xen-devel] [PATCH] x86/boot: Don't explicitly map the VGA region as UC-
 2019-09-06 13:31 UTC  (2+ messages)

[PATCH v3 net-next] net: stmmac: Add support for MDIO interrupts
 2019-09-06 13:31 UTC  (2+ messages)

[PATCH 0/3] Large pages in the page cache
 2019-09-06 13:31 UTC  (6+ messages)
` [PATCH 2/3] mm: Allow large pages to be added to "
` [PATCH 3/3] mm: Allow find_get_page to be used for large pages

[RFC net-next v2 0/5] PHY converter driver for DW xPCS IP
 2019-09-06 13:28 UTC  (3+ messages)
` [RFC net-next v2 4/5] net: phy: introducing support for DWC xPCS logics for EHL & TGL

[Bug] mtd: rawnand: gpmi
 2019-09-06 13:28 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 1/1] kernel/linux: introduce vfio_pf kernel module
 2019-09-06 13:27 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: support event crypto adapter
 2019-09-06 13:12 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] event/dpaa: "

[dpdk-dev] [RFC PATCH 0/9] security: add software synchronous crypto process
 2019-09-06 13:27 UTC  (18+ messages)
` [dpdk-dev] [RFC PATCH 1/9] security: introduce CPU Crypto action type and API
` [dpdk-dev] [PATCH 00/10] security: add software synchronous crypto process
  ` [dpdk-dev] [PATCH 01/10] security: introduce CPU Crypto action type and API
  ` [dpdk-dev] [PATCH 02/10] crypto/aesni_gcm: add rte_security handler
  ` [dpdk-dev] [PATCH 03/10] app/test: add security cpu crypto autotest
  ` [dpdk-dev] [PATCH 04/10] app/test: add security cpu crypto perftest
  ` [dpdk-dev] [PATCH 05/10] crypto/aesni_mb: add rte_security handler
  ` [dpdk-dev] [PATCH 06/10] app/test: add aesni_mb security cpu crypto autotest
  ` [dpdk-dev] [PATCH 07/10] app/test: add aesni_mb security cpu crypto perftest
  ` [dpdk-dev] [PATCH 08/10] ipsec: add rte_security cpu_crypto action support
  ` [dpdk-dev] [PATCH 09/10] examples/ipsec-secgw: add security "
  ` [dpdk-dev] [PATCH 10/10] doc: update security cpu process description

[dpdk-dev] [PATCH 1/4] vhost: introduce new API to get the active vring number
 2019-09-06 13:25 UTC  (2+ messages)

[PATCH v4] watchdog: qcom: support pre-timeout when the bark irq is available
 2019-09-06 13:25 UTC  (5+ messages)

[Qemu-devel] [PATCH] memory: Set notdirty_mem_ops validator
 2019-09-06 13:24 UTC  (4+ messages)

[PATCH 3/3] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-09-06 13:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] dm: CONFIG_OF_PRIOR_STAGE request number fixes
 2019-09-06 13:24 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] dm: device: Request next sequence number

[PATCH v4 0/6] drm/i915/dp: Support for DP HDR outputs
 2019-09-06 13:24 UTC  (6+ messages)
` [PATCH v4 3/7] drm: Add DisplayPort colorspace property

Long latencies during disk-io
 2019-09-06 13:23 UTC  (3+ messages)
  ` AW: "

[dpdk-dev] [RFC 19.11 0/2] Hide DPDK internal struct from public API
 2019-09-06 13:18 UTC  (5+ messages)
` [dpdk-dev] [RFC 19.11 v2 0/3] "
` [dpdk-dev] [RFC 19.11 v2 1/3] ethdev: hide key ethdev structures "
` [dpdk-dev] [RFC 19.11 v2 2/3] i40e: make driver compatible with changes in ethdev
` [dpdk-dev] [RFC 19.11 v2 3/3] ixgbe: "

pull-request: iwlwifi-next 2019-09-06
 2019-09-06 13:22 UTC 

[PATCH 0/6] Symbol namespaces
 2019-09-06 13:22 UTC  (5+ messages)
` [PATCH v5 00/11] Symbol Namespaces
  ` [PATCH v5 10/11] usb-storage: remove single-use define for debugging

pull-request: wireless-drivers 2019-09-05
 2019-09-06 13:22 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-06 13:21 UTC 

[PATCH V2 net-next 0/7] net: hns3: add some bugfixes and cleanups
 2019-09-06 13:21 UTC  (2+ messages)

[PATCH v1] stmmac: platform: adjust messages and move to dev level
 2019-09-06 13:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-06 13:18 UTC 

[Xen-devel] [ovmf test] 141080: regressions - FAIL
 2019-09-06 13:18 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2019-09-06 13:17 UTC 

[PATCH net-next] MAINTAINERS: add myself as maintainer for xilinx axiethernet driver
 2019-09-06 13:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-09-06 13:17 UTC 

[Xen-devel] [xen-unstable-smoke test] 141063: regressions - FAIL
 2019-09-06 13:16 UTC  (5+ messages)

[ [thud/master] PATCH v1] packagegroup: Add ti-sci-src in addons-sdk-host
 2019-09-06 13:15 UTC  (2+ messages)

[PATCH v2] drm/i915: List modes, regardless of encoder presence
 2019-09-06 13:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: List modes, regardless of encoder presence (rev2)

[alsa-devel] [PATCH] ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
 2019-09-06 13:14 UTC 

[Xen-devel] [PATCH -tip v4 0/4] x86: kprobes: Prohibit kprobes on Xen/KVM emulate prefixes
 2019-09-06 13:14 UTC  (10+ messages)
`  "
` [Xen-devel] [PATCH -tip v4 1/4] x86/asm: Allow to pass macros to __ASM_FORM()
  `  "
` [Xen-devel] [PATCH -tip v4 2/4] x86: xen: kvm: Gather the definition of emulate prefixes
  `  "
` [Xen-devel] [PATCH -tip v4 3/4] x86: xen: insn: Decode Xen and KVM emulate-prefix signature
  `  "
` [Xen-devel] [PATCH -tip v4 4/4] x86: kprobes: Prohibit probing on instruction which has emulate prefix
  `  "

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-06 13:15 UTC  (5+ messages)

[Qemu-devel] [PULL 0/4] Docs patches
 2019-09-06 13:13 UTC  (4+ messages)

[PATCH net] net: sched: fix reordering issues
 2019-09-06 13:13 UTC  (2+ messages)

[ [thud/master] PATCH v1] recipes-devtools: libion: New recipe for ion library
 2019-09-06 13:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-09-06 13:13 UTC 

[PATCH net-next] net: phy: Do not check Link status when loopback is enabled
 2019-09-06 13:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-09-06 13:11 UTC 

[PATCH v4 00/17] drm: add gem ttm helpers, rework mmap workflow
 2019-09-06 13:10 UTC  (5+ messages)
` [PATCH v4 05/17] drm: add mmap() to drm_gem_object_funcs

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-09-06 13:10 UTC  (7+ messages)
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges

[PATCH -next] gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
 2019-09-06 13:10 UTC 

[PATCH 0/7] xfs: log race fixes and cleanups
 2019-09-06 13:10 UTC  (7+ messages)
` [PATCH 7/7] xfs: push the grant head when the log head moves forward

pull request (net): ipsec 2019-09-05
 2019-09-06 13:09 UTC  (2+ messages)

[PATCH] amd64_edac - Add Family 17h Model 70h PCI IDs
 2019-09-06 13:09 UTC  (10+ messages)
          ` [PATCH] Add PCI device IDs for family 17h, model 70h

post-receive: pub/scm/utils/util-linux/util-linux
 2019-09-06 13:09 UTC 

[RFC PATCH] mm, oom: disable dump_tasks by default
 2019-09-06 13:08 UTC  (6+ messages)

[PATCHv3 0/1] Fix deadlock problem and make performance better
 2019-09-06 13:07 UTC  (3+ messages)
` [PATCHv3 1/1] forcedeth: use per cpu to collect xmit/recv statistics

[PATCH 000/120] Linux for the PlayStation 2
 2019-09-06 13:07 UTC  (5+ messages)
` [PATCH 038/120] MIPS: PS2: ROM: Read data for a given ROM file name

[LTP] LTP Release
 2019-09-06 13:07 UTC 

[PATCH v6 00/13] implement poweroff for mt6323 / bpi-r2
 2019-09-06 13:06 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-09-06 13:06 UTC 

[PATCH] regulator: lp8788-ldo: make array en_mask static const, makes object smaller
 2019-09-06 13:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2019-09-06 13:05 UTC 

[PATCH v3 0/3] Implement lazy unmapping for GEM VRAM buffers
 2019-09-06 13:05 UTC  (5+ messages)
` [PATCH v3 2/3] drm/vram: Add infrastructure for move_notify()

[PATCH net] net: sonic: remove dev_kfree_skb before return NETDEV_TX_BUSY
 2019-09-06 13:05 UTC  (4+ messages)
` [PATCH v2 net] net: sonic: return NETDEV_TX_OK if failed to map buffer

[PATCHv2] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
 2019-09-06 13:05 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-09-06 13:05 UTC 

[U-Boot] [PATCH] rpi4: enable dram bank initialization
 2019-09-06 13:04 UTC  (5+ messages)

[PATCH 1/2] net: stmmac: implement support for passive mode converters via dt
 2019-09-06 13:02 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: dwmac: document 'mac-mode' property

[PATCH v6 00/13] implement poweroff for mt6323 / bpi-r2
 2019-09-06 13:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/will/linux
 2019-09-06 13:02 UTC 

[v3] net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate
 2019-09-06 13:02 UTC  (2+ messages)

[PATCH] mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
 2019-09-06 13:02 UTC  (7+ messages)

[PATCH] fs: fs_parser: remove fs_parameter_description name field
 2019-09-06 13:01 UTC  (5+ messages)

[alsa-devel] [PATCH] ALSA: firewire-tascam: add note for FE-8
 2019-09-06 13:00 UTC  (2+ messages)

[PATCH v4 1/6] iio: imu: st_lsm6dsx: move interrupt thread to core
 2019-09-06 13:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2019-09-06 13:01 UTC 

[PATCH v4 0/4] Support discovery log change events
 2019-09-06 13:00 UTC  (5+ messages)
` [PATCH v4 3/4] nvme: add uevent variables for controller devices
` [PATCH v4 4/4] nvme: send discovery log page change events to userspace

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-09-06 13:00 UTC 

[PATCH net-next v4 0/1] tc SKB extension for tc Chains/Conntrack hardware offload
 2019-09-06 12:59 UTC  (3+ messages)
` [PATCH net-next v4 1/1] net: openvswitch: Set OvS recirc_id from tc chain index

[PATCH] tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
 2019-09-06 12:37 UTC  (2+ messages)

[PATCH 00/13] hisi_sas: Some misc patches
 2019-09-06 12:55 UTC  (14+ messages)
` [PATCH 01/13] scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
` [PATCH 02/13] scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
` [PATCH 03/13] scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
` [PATCH 04/13] scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() fails
` [PATCH 05/13] scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
` [PATCH 06/13] scsi: hisi_sas: Update all the registers after suspend and resume
` [PATCH 07/13] scsi: hisi_sas: Assign NCQ tag for all NCQ commands
` [PATCH 08/13] scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
` [PATCH 09/13] scsi: hisi_sas: Remove redundant work declaration
` [PATCH 10/13] scsi: hisi_sas: Remove some unused function arguments
` [PATCH 11/13] scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
` [PATCH 12/13] scsi: hisi_sas: Add BIST support for phy loopback
` [PATCH 13/13] scsi: hisi_sas: Fix the conflict between device gone and host reset

[PATCH 0/3] net: remove an redundant continue
 2019-09-06 12:58 UTC  (3+ messages)
` [PATCH 2/3] nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-06 12:58 UTC 

[PATCHv3 01/10] dt-bindings: omap: add new binding for PRM instances
 2019-09-06 12:56 UTC  (4+ messages)
` [PATCHv4 "

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-06 12:56 UTC  (2+ messages)
` [PATCH] memcg, kmem: do not fail __GFP_NOFAIL charges

[Qemu-devel] [PULL 0/9] NBD patches through 2019-09-05
 2019-09-06 12:51 UTC  (3+ messages)
` [Qemu-devel] [PULL 4/9] block: workaround for unaligned byte range in fallocate()


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.