All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-05 07:45:42 to 2019-07-05 08:44:59 UTC [more...]

[PATCH net-next 0/6] Microsemi Felix switch support
 2019-07-05  8:37 UTC  (12+ messages)
` [PATCH net-next 4/6] arm64: dts: fsl: ls1028a: Add Felix switch port DT node

[PATCH 6/9] Add a general, global device notification watch list [ver #5]
 2019-07-05  8:44 UTC  (9+ messages)
` [PATCH 0/9] Keyrings, Block and USB notifications "

[cip-dev] [RFC/RFT] -cip-rt kernels for review/testing
 2019-07-05  8:44 UTC  (5+ messages)
` [cip-dev] [ANNOUNCE] v4.19.50-cip3-rt1

[PATCH 01/24] rcw: update to 93358b4
 2019-07-05  8:44 UTC  (24+ messages)
` [PATCH 02/24] u-boot: update to c873063
` [PATCH 03/24] uefi: update to 1296390
` [PATCH 04/24] atf: update to 17f94e4
` [PATCH 05/24] mc-utils: update to 18c7760
` [PATCH 06/24] mc: update to f72b978
` [PATCH 07/24] ddy-phy: update depends atf commit id
` [PATCH 08/24] qe-ucode: update recipes
` [PATCH 09/24] linux-qoriq/4.19: update to 1a4cab2
` [PATCH 10/24] linux-qoriq/4.14: update to e3aede3
` [PATCH 11/24] fmc: install all config files
` [PATCH 12/24] spc: update to be7dd8e
` [PATCH 13/24] dpdk: Upgrade from version 17.11 to 18.11
` [PATCH 14/24] cst: update to e04690b
` [PATCH 15/24] dce: update to 1b9e9ac
` [PATCH 16/24] crconf: add recipes
` [PATCH 17/24] libpkcs11: update to a243fb2
` [PATCH 18/24] secure-obj: update to cd3c353
` [PATCH 19/24] optee-os-qoriq: add OPTEEMACHINE for ls1088ardb-pb and ls1046afrwy
` [PATCH 20/24] ls1046ardb: rename UEFI_NORBOOT -> UEFI_QSPIBOOT
` [PATCH 21/24] ls1046afrwy: add machine config
` [PATCH 22/24] qemu-qoriq: update to 79df057
` [PATCH 23/24] ovs-dpdk: Upgrade 2.10 -> 2.11
` [PATCH 24/24] ddr-phy: fix typo

[Qemu-devel] [PATCH v22 00/22] Add RX archtecture support
 2019-07-05  8:31 UTC  (16+ messages)
` [Qemu-devel] [PATCH v22 01/22] MAINTAINERS: Add RX
` [Qemu-devel] [PATCH v22 02/22] qemu/bitops.h: Add extract8 and extract16
` [Qemu-devel] [PATCH v22 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [Qemu-devel] [PATCH v22 05/22] target/rx: TCG helper
` [Qemu-devel] [PATCH v22 06/22] target/rx: CPU definition
` [Qemu-devel] [PATCH v22 08/22] target/rx: Disassemble rx_index_addr into a string
` [Qemu-devel] [PATCH v22 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH v22 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [Qemu-devel] [PATCH v22 11/22] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH v22 12/22] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH v22 13/22] target/rx: Dump bytes for each insn "
` [Qemu-devel] [PATCH v22 16/22] hw/char: RX62N serial communication interface (SCI)
` [Qemu-devel] [PATCH v22 18/22] hw/rx: Honor -accel qtest
` [Qemu-devel] [PATCH v22 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [Qemu-devel] [PATCH v22 22/22] target/rx: remove unused functions

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-05  8:40 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t v2 1/6] lib/igt_kms: remove length parameter from kmstest_force_edid
 2019-07-05  8:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2,1/6] lib/igt_kms: remove length parameter from kmstest_force_edid (rev2)

[PATCH 0/2] Associate ddc adapters with connectors
 2019-07-05  8:39 UTC  (5+ messages)
` [PATCH v3 00/22] "

[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
 2019-07-05  8:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/4] match on GRE's key
  ` [dpdk-dev] [PATCH v6 1/4] ethdev: add GRE key field to flow API

[dpdk-dev] [PATCH v1 0/9] OCTEON TX2 DMA driver
 2019-07-05  8:38 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/8] "
  ` [dpdk-dev] [PATCH v2 1/8] raw/octeontx2_dma: add build infra and device probe
  ` [dpdk-dev] [PATCH v2 2/8] raw/octeontx2_dma: update probe function
  ` [dpdk-dev] [PATCH v2 3/8] raw/octeontx2_dma: add device configuration
  ` [dpdk-dev] [PATCH v2 4/8] raw/octeontx2_dma: add device close operation
  ` [dpdk-dev] [PATCH v2 5/8] raw/octeontx2_dma: add enqueue operation
  ` [dpdk-dev] [PATCH v2 6/8] raw/octeontx2_dma: add dequeue and device control operations
  ` [dpdk-dev] [PATCH v2 7/8] raw/octeontx2_dma: add driver self test
  ` [dpdk-dev] [PATCH v2 8/8] usertools: add octeontx2 DMA device binding

[PATCH 0/5] btrfs-progs: tests: Make 64K page size system happier
 2019-07-05  8:38 UTC  (4+ messages)
` [PATCH 1/5] btrfs-progs: mkfs: Apply the sectorsize user specified on 64k page size system

[PATCH] crypto: inside-secure -reduce hash byte counters to 64 bits
 2019-07-05  7:36 UTC 

[PATCH 1/5] iwlegacy: 3945: no need to check return value of debugfs_create functions
 2019-07-05  8:38 UTC  (5+ messages)
` [PATCH 3/5] iwlwifi: dvm: "
` [PATCH 4/5] iwlwifi: mvm: remove unused .remove_sta_debugfs callback

[U-Boot] [PATCH v2] drivers: net: phy: Ignore PHY ID 0 during PHY probing
 2019-07-05  8:38 UTC 

[PATCH 0/4] rcar-vin: Add support for V4L2_FIELD_ALTERNATE
 2019-07-05  8:36 UTC  (3+ messages)
` [PATCH 2/4] rcar-vin: Do not reset the crop and compose rectangles in s_fmt

[PATCH v7 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-05  8:36 UTC  (3+ messages)
` [PATCH v7 net-next 5/5] net: ethernet: ti: cpsw: add "

[Xen-devel] [qemu-mainline test] 138740: tolerable FAIL - PUSHED
 2019-07-05  8:36 UTC 

[PATCH libnftnl v2] Add Requires.private field to libnftnl.pc
 2019-07-05  8:34 UTC 

[Bridge] [PATCH 1/7 nf-next] netfilter: separate bridge meta key from nft_meta into meta_bridge
 2019-07-05  8:34 UTC  (21+ messages)
` [Bridge] [PATCH 2/7 nf-next] netfilter: nft_meta_bridge: Remove the br_private.h header
  `  "
` [Bridge] [PATCH 3/7 nf-next] bridge: add br_vlan_get_pvid_rcu()
  `  "
` [Bridge] [PATCH 4/7 nf-next] netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
  `  "
` [Bridge] [PATCH 5/7 nf-next] bridge: add br_vlan_get_proto()
  `  "
` [Bridge] [PATCH 6/7 nf-next] netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
  `  "
` [Bridge] [PATCH 7/7 nf-next] netfilter:nft_meta: add NFT_META_VLAN support
  `  "
` [PATCH 1/7 nf-next] netfilter: separate bridge meta key from nft_meta into meta_bridge

[PATCH v3] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-05  8:33 UTC 

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-07-05  8:33 UTC  (5+ messages)

[PATCH] [media] saa7134: remove redundant assignment to variable value
 2019-07-05  8:32 UTC  (2+ messages)

[Xen-devel] [GSOC-2019] Problem with initializing crossbar on bb-x15 in dom0
 2019-07-05  8:31 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] Removing PKT_TX_IP_CKSUM from fragmentation/reassembly lib
 2019-07-05  8:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/3] lib/librte_ip_frag: Remove PKT_TX_IP_CKSUM offload flags

linux-next: build failure after merge of the kbuild tree
 2019-07-05  8:31 UTC 

[PATCH][next] ubifs: remove redundant assignment to pointer fname
 2019-07-05  8:31 UTC  (5+ messages)

[PATCH 0/4] Add HDMI jack support on RK3288
 2019-07-05  8:30 UTC  (3+ messages)

[PATCH] mm/isolate: Drop pre-validating migrate type in undo_isolate_page_range()
 2019-07-05  8:30 UTC  (3+ messages)

[PATCH net-next 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-05  7:49 UTC  (6+ messages)
` [PATCH net-next 8/8] "

pull request (net): ipsec 2019-07-05
 2019-07-05  8:27 UTC  (8+ messages)
` [PATCH 1/7] xfrm: Fix xfrm sel prefix length validation
` [PATCH 2/7] af_key: fix leaks in key_pol_get_resp and dump_sp
` [PATCH 3/7] xfrm: fix sa selector validation
` [PATCH 4/7] ipsec: select crypto ciphers for xfrm_algo
` [PATCH 5/7] xfrm: remove a duplicated assignment
` [PATCH 6/7] xfrm: policy: fix bydst hlist corruption on hash rebuild
` [PATCH 7/7] xfrm interface: fix memory leak on creation

[PATCH] util-linux:upgrade 2.33.2 -> 2.34
 2019-07-05  8:25 UTC 

[Qemu-devel] [PATCH] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-05  8:25 UTC  (4+ messages)

[PATCH net-next] nfp: tls: fix error return code in nfp_net_tls_add()
 2019-07-05  8:26 UTC  (2+ messages)

[dpdk-dev] eal/pci: Improve automatic selection of IOVA mode
 2019-07-05  8:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 3/3] bus/pci: only consider usable devices to select "

[PATCH] staging: rtl8712: remove redundant assignment to variable res
 2019-07-05  8:25 UTC  (2+ messages)

[PATCH net-next v2 0/4] qed*/devlink: Devlink support for config attributes
 2019-07-05  8:22 UTC  (4+ messages)
` [PATCH net-next v2 4/4] qed*: Add devlink support for configuration attributes
    ` [EXT] "

[Virtio-fs] Achieving parallelism in virtiofsd
 2019-07-05  8:22 UTC  (5+ messages)

[PATCH bpf-next] tools: bpftool: add "prog run" subcommand to test-run programs
 2019-07-05  8:21 UTC  (3+ messages)

[meta-oe] [PATCH] php: upgrade 7.3.6 -> 7.3.7
 2019-07-05  8:20 UTC 

[meta-oe] [PATCH] dialog: upgrade 1.3-20180621 -> 1.3-20190211
 2019-07-05  8:20 UTC 

[PATCH] libertas: remove redundant assignment to variable ret
 2019-07-05  8:17 UTC  (2+ messages)

1d03958188: WARNING:at_lib/vsprintf.c:#format_decode
 2019-07-05  8:17 UTC  (2+ messages)

[PATCH -next] ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
 2019-07-05  8:16 UTC  (3+ messages)

[dpdk-dev] [PATCH] vfio: retry creating sPAPR DMA window
 2019-07-05  8:15 UTC  (2+ messages)

[btrfs] eb13e6c23d: BUG:kernel_hang_in_test_stage
 2019-07-05  8:14 UTC  (2+ messages)

What are the maintenance recommendation ?
 2019-07-05  8:13 UTC  (3+ messages)

[PATCH v2] misc: fastrpc: fix memory leak
 2019-07-05  8:13 UTC 

[SPDK] bdev discovery
 2019-07-05  8:12 UTC 

[Xen-devel] [PATCH v9 00/23] x86emul: remaining AVX512 support
 2019-07-05  8:10 UTC  (6+ messages)
` [Xen-devel] [PATCH v9 11/23] x86emul: support of AVX512* population count insns

[Linux-kernel-mentees] Testing stable-rc v5.1.17-rc1-g57f5b343c
 2019-07-05  8:11 UTC  (3+ messages)

[cpufreq] 0d4c2a013b: WARNING:at_drivers/base/power/qos.c:#__dev_pm_qos_remove_request
 2019-07-05  8:10 UTC 

[mount] eced5272a0: WARNING:at_fs/namespace.c:#do_mount
 2019-07-05  8:10 UTC 

[PATCH] nvme: add delete completion and submission queue to admin cmds tracer
 2019-07-05  8:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Dockerfile.fedora: Download peg source from our own mirror
 2019-07-05  8:08 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Qemu-devel] [RFC PATCH-for-4.2] tracing: Allow to tune tracing options via the environment
 2019-07-05  8:07 UTC  (5+ messages)

[PATCH v2 1/5] shared,ext4: move ext4-specific tests out of shared/
 2019-07-05  8:07 UTC  (3+ messages)
` [PATCH v2 4/5] shared,generic: move shared/006 to generic/

[PATCH v2 0/3] DCMI bridge support
 2019-07-05  8:04 UTC  (8+ messages)

[PATCH v3 00/15] Build fixes for musl libc
 2019-07-05  8:03 UTC  (3+ messages)
  ` [dpdk-dev] "

[PATCH V3 1/2] dt-bindings: reset: imx7: Add support for i.MX8MM
 2019-07-05  8:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.24.3
 2019-07-05  8:02 UTC  (3+ messages)

[Xen-devel] [PATCH] include/public/io/ring.h: Remove xen_mb, xen_rmb, xen_wmb macros
 2019-07-05  7:59 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_eio: Assert the hanging request is correctly identified
 2019-07-05  8:01 UTC  (4+ messages)
  `  "

[RFC, V3 0/9] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-07-05  7:59 UTC  (7+ messages)
` [RFC, v3 9/9] media: platform: Add Mediatek ISP P1 shared memory device
  ` [RFC,v3 "

[PATCH] genirq: update irq stats from NMI handlers
 2019-07-05  7:56 UTC  (2+ messages)
` [PATCH v2] "

[Xen-devel] rcar sk rev3 + kf dom0less setup works well
 2019-07-05  7:57 UTC 

[PATCH v2] ext4: fix warning when turn on dioread_nolock and inline_data
 2019-07-05  8:01 UTC 

[dpdk-dev] kernel crash with DPDK 18.11
 2019-07-05  7:54 UTC  (2+ messages)

[meta-cgl][PATCH] cluster-glue: use git fetcher instead of the tarball source
 2019-07-05  7:52 UTC 

[PATCH 0/3] crypto: inside-secure - add more AEAD ciphersuites
 2019-07-05  6:49 UTC  (4+ messages)
` [PATCH 1/3] crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
` [PATCH 2/3] crypto: inside-secure - added support for rfc3686(ctr(aes))
` [PATCH 3/3] crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites

[PATCH] ASoC: rt5665: remove redundant assignment to variable idx
 2019-07-05  7:53 UTC  (2+ messages)

[PATCH] ext4: fix warning when turn on dioread_nolock and inline_data
 2019-07-05  7:52 UTC  (3+ messages)

[PATCH] dmaengine: qcom: bam_dma: Fix completed descriptors count
 2019-07-05  7:49 UTC  (2+ messages)

[Qemu-devel] question:about introduce a new feature named “I/O hang”
 2019-07-05  7:50 UTC  (2+ messages)

[PATCH 0/2] scsi: add support for request batching
 2019-07-05  7:52 UTC  (10+ messages)
` [PATCH 1/2] scsi_host: "
` [PATCH 2/2] virtio_scsi: implement "

[Cocci] Parse error on macro function declaration
 2019-07-05  7:51 UTC 

[meta-selinux][PATCH] audit: upgrade 2.8.4 -> 2.8.5
 2019-07-05  7:51 UTC  (3+ messages)
` [meta-selinux][PATCH v2 1/2] "
  ` [meta-selinux][PATCH 2/2] audit: use git fetcher instead of the tarball source

[Qemu-devel] [RFC,v1] Namespace Management Support
 2019-07-05  7:50 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] [RFC, v1] "

[PATCH] kernel-yocto: checksum indirect cfg and scc files
 2019-07-05  7:49 UTC  (7+ messages)

[dpdk-dev] [PATCH v2 09/10] octeonx: mark internal functions with __rte_internal
 2019-07-05  7:49 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH v2] dmaengine: imx-sdma: remove BD_INTR for channel0
 2019-07-05  7:46 UTC  (2+ messages)

bug: tpacket_snd can cause data corruption
 2019-07-05  7:49 UTC  (5+ messages)

[PATCH 1/8] drm/i915: Order assert forcewake test
 2019-07-05  7:46 UTC  (8+ messages)
` [PATCH 2/8] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 3/8] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 4/8] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 5/8] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 6/8] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 7/8] drm/i915: Replace struct_mutex for batch pool serialisation
` [PATCH 8/8] drm/i915/gt: Use intel_gt as the primary object for handling resets

[Qemu-devel] [PULL 00/46] target-arm queue
 2019-07-05  7:24 UTC  (3+ messages)
` [Qemu-devel] [PULL 41/46] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()

[Qemu-devel] [PATCH] usbredir: fix buffer-overflow on migration load
 2019-07-05  7:43 UTC  (2+ messages)

[PATCH v8 0/6] HDCP2.2 Phase II
 2019-07-05  0:46 UTC  (7+ messages)
` [PATCH v8 1/6] drm: Add Content protection type property
` [PATCH v8 2/6] drm/i915: Attach content "
` [PATCH v8 3/6] drm: uevent for connector status change
` [PATCH v8 4/6] drm/hdcp: update content protection property with uevent
` [PATCH v8 5/6] drm/i915: update the hdcp state "
` [PATCH v8 6/6] drm/hdcp: reference for srm file format


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.