All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-03 08:12:53 to 2019-07-03 08:47:53 UTC [more...]

[dpdk-dev] [PATCH v2 00/57] OCTEON TX2 Ethdev driver
 2019-07-03  8:42 UTC  (19+ messages)
` [dpdk-dev] [PATCH v3 00/58] "
  ` [dpdk-dev] [PATCH v3 02/58] net/octeontx2: add ethdev probe and remove
  ` [dpdk-dev] [PATCH v3 03/58] net/octeontx2: add device init and uninit
  ` [dpdk-dev] [PATCH v3 04/58] net/octeontx2: add devargs parsing functions
  ` [dpdk-dev] [PATCH v3 07/58] net/octeontx2: add device configure operation
  ` [dpdk-dev] [PATCH v3 09/58] net/octeontx2: add context debug utils
  ` [dpdk-dev] [PATCH v3 10/58] net/octeontx2: add register dump support
  ` [dpdk-dev] [PATCH v3 11/58] net/octeontx2: add link stats operations
  ` [dpdk-dev] [PATCH v3 12/58] net/octeontx2: add basic stats operation
  ` [dpdk-dev] [PATCH v3 13/58] net/octeontx2: add extended stats operations
  ` [dpdk-dev] [PATCH v3 14/58] net/octeontx2: add promiscuous and allmulticast mode
  ` [dpdk-dev] [PATCH v3 15/58] net/octeontx2: add unicast MAC filter
  ` [dpdk-dev] [PATCH v3 17/58] net/octeontx2: add Rx queue setup and release
  ` [dpdk-dev] [PATCH v3 18/58] net/octeontx2: add Tx "
  ` [dpdk-dev] [PATCH v3 19/58] net/octeontx2: handle port reconfigure
  ` [dpdk-dev] [PATCH v3 20/58] net/octeontx2: add queue start and stop operations
  ` [dpdk-dev] [PATCH v3 24/58] net/octeontx2: enable Tx through traffic manager
  ` [dpdk-dev] [PATCH v3 25/58] net/octeontx2: add ptype support

[PATCH] leds: max77650: add MODULE_ALIAS()
 2019-07-03  8:47 UTC 

[meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2
 2019-07-03  8:46 UTC  (3+ messages)

[Qemu-devel] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2 v3
 2019-07-03  8:40 UTC  (40+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PULL 01/32] target/riscv: Allow setting ISA extensions via CPU props
  ` [Qemu-riscv] "
` [Qemu-devel] [PULL 02/32] sifive_prci: Read and write PRCI registers
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 03/32] target/riscv: Fix PMP range boundary address bug
` [Qemu-devel] [PULL 04/32] target/riscv: Implement riscv_cpu_unassigned_access
  ` [Qemu-riscv] "
` [Qemu-devel] [PULL 05/32] RISC-V: Only Check PMP if MMU translation succeeds
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 06/32] RISC-V: Raise access fault exceptions on PMP violations
` [Qemu-devel] [PULL 07/32] RISC-V: Check for the effective memory privilege mode during PMP checks
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 08/32] RISC-V: Check PMP during Page Table Walks
` [Qemu-riscv] [PULL 09/32] RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
` [Qemu-devel] [PULL 10/32] RISC-V: Fix a PMP check with the correct access size
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 11/32] riscv: virt: Correct pci "bus-range" encoding
` [Qemu-riscv] [PULL 12/32] RISC-V: Fix a memory leak when realizing a sifive_e
` [Qemu-riscv] [PULL 13/32] target/riscv: Restructure deprecatd CPUs
` [Qemu-riscv] [PULL 14/32] target/riscv: Add the privledge spec version 1.11.0
` [Qemu-riscv] [PULL 15/32] target/riscv: Add the mcountinhibit CSR
` [Qemu-riscv] [PULL 16/32] target/riscv: Set privledge spec 1.11.0 as default
` [Qemu-riscv] [PULL 17/32] qemu-deprecated.texi: Deprecate the RISC-V privledge spec 1.09.1
` [Qemu-riscv] [PULL 18/32] target/riscv: Require either I or E base extension
` [Qemu-riscv] [PULL 19/32] target/riscv: Remove user version information
` [Qemu-riscv] [PULL 20/32] target/riscv: Add support for disabling/enabling Counters
` [Qemu-riscv] [PULL 21/32] RISC-V: Add support for the Zifencei extension
` [Qemu-riscv] [PULL 22/32] RISC-V: Add support for the Zicsr extension
` [Qemu-riscv] [PULL 23/32] RISC-V: Clear load reservations on context switch and SC
` [Qemu-riscv] [PULL 24/32] RISC-V: Update syscall list for 32-bit support
` [Qemu-riscv] [PULL 25/32] riscv: virt: Add cpu-topology DT node
` [Qemu-riscv] [PULL 26/32] disas/riscv: Disassemble reserved compressed encodings as illegal
` [Qemu-riscv] [PULL 27/32] disas/riscv: Fix `rdinstreth` constraint
` [Qemu-riscv] [PULL 28/32] riscv: sifive_u: Do not create hard-coded phandles in DT
` [Qemu-riscv] [PULL 29/32] riscv: sifive_u: Update the plic hart config to support multicore
` [Qemu-riscv] [PULL 30/32] hw/riscv: Split out the boot functions
` [Qemu-riscv] [PULL 31/32] hw/riscv: Add support for loading a firmware
` [Qemu-riscv] [PULL 32/32] hw/riscv: Extend the kernel loading support

[RFC] Stateful codecs and requirements for compressed formats
 2019-07-03  8:46 UTC  (4+ messages)

[PATCH] input: max77650-onkey: add MODULE_ALIAS()
 2019-07-03  8:46 UTC 

[PATCH] gpio: max77650: add MODULE_ALIAS()
 2019-07-03  8:46 UTC 

[PATCH next] loopback: fix lockdep splat
 2019-07-03  8:45 UTC  (2+ messages)

[igt-dev] [EARLY RFC 0/1] New device selection
 2019-07-03  8:45 UTC  (5+ messages)
` [igt-dev] [EARLY RFC 1/1] Introduce new method of "

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-03  8:44 UTC  (3+ messages)
` [PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide

[PATCH 1/2] staging: android: ion: Remove file ion_carveout_heap.c
 2019-07-03  8:44 UTC  (4+ messages)
` [PATCH 2/2] staging: android: ion: Remove file ion_chunk_heap.c

[PATCH] checkpatch: avoid default n
 2019-07-03  8:42 UTC  (3+ messages)

[PATCH V2 1/2] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-03  8:42 UTC  (2+ messages)

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03  8:41 UTC  (5+ messages)
` [PATCH net-next v6 04/15] ethtool: introduce ethtool netlink interface

[Fuego] Announcing Fuego Technical Jamboree Number 3 (2019) (and CFP)
 2019-07-03  8:41 UTC  (2+ messages)

[PATCH] dt-bindings: Rename file of DT bindings for Renesas memory controllers
 2019-07-03  8:41 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-03  8:41 UTC  (9+ messages)

[PATCH 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03  8:40 UTC  (5+ messages)
` [PATCH 1/2] uapi/asm-generic: Allow defining a custom __SIGINFO struct
` [PATCH 2/2] riscv/include/uapi: Define a custom __SIGINFO struct for RV32

[U-Boot] Fix read error in fsl_qspi driver
 2019-07-03  8:40 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] drivers/spi: fsl_qspi: improve timeout calculation

[PATCH v2 0/8] pinctrl: aspeed: Preparation for AST2600
 2019-07-03  8:40 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the net-next tree
 2019-07-03  8:40 UTC 

Your message to kexec awaits moderator approval
 2019-07-03  8:40 UTC 

[PATCH 00/13] Add arm64/signal initial kselftest support
 2019-07-03  8:39 UTC  (6+ messages)
` [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned

[PATCH 1/2] elf: Support ELF loading with relocation
 2019-07-03  8:39 UTC  (6+ messages)
` [PATCH 2/2] x86: Support multiboot2 images

[PATCH v2] mm, vmscan: prevent useless kswapd loops
 2019-07-03  8:38 UTC  (2+ messages)

[Qemu-devel] [BUG] VM abort after migration
 2019-07-03  8:34 UTC 

[Qemu-devel] [PULL v2 00/20] testing/next for 4.1
 2019-07-03  8:32 UTC  (3+ messages)

[PATCH V2 2/2] PCI: Add NI-Serial PXI/PXIe+485 device IDs
 2019-07-03  8:36 UTC  (2+ messages)

Shall we add some note info for tcp_min_snd_mss?
 2019-07-03  8:35 UTC 

[PATCH v2 0/2] dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files
 2019-07-03  8:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
` [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: "

[PATCH] ASoC: sunxi: sun50i-codec-analog: Add earpiece
 2019-07-03  8:34 UTC  (3+ messages)

[PATCH kexec-tools] x86: re-order includes to avoid duplicate struct e820entry
 2019-07-03  8:34 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add MPLS actions to TC
 2019-07-03  8:33 UTC  (3+ messages)

[PATCH net-next] tipc: use rcu dereference functions properly
 2019-07-03  8:33 UTC  (3+ messages)

[PATCH 0/2] Improve whitelist selftest for read-only registers
 2019-07-03  8:32 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Implement read-only support in whitelist selftest

[PATCH 0/5] Unmappable DRM client buffers for fbdev emulation
 2019-07-03  8:33 UTC  (11+ messages)
` [PATCH 1/5] drm/client: Support unmapping of DRM client buffers
` [PATCH 2/5] drm/fb-helper: Unmap BO for shadow-buffered framebuffer console
` [PATCH 3/5] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
` [PATCH 4/5] drm/bochs: Use shadow buffer for bochs framebuffer console
` [PATCH 5/5] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation

[PATCH] x86/fpu: Fix nofxsr regression
 2019-07-03  8:32 UTC  (3+ messages)
  ` [PATCH] x86/fpu: Make no387 and nofxsr work a little better on modern CPUs

[Qemu-devel] [PATCH] vfio-ccw: Test vfio_set_irq_signaling() return value
 2019-07-03  8:30 UTC  (2+ messages)

[PATCH] qlcnic: remove redundant assignment to variable err
 2019-07-03  8:32 UTC  (2+ messages)

Submodule "git branch" says (HEAD detached at <incorrect-commit>)
 2019-07-03  8:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/igt_chamelium: add chamelium_port_get_video_params
 2019-07-03  8:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[PATCH] ALSA: usb-audio: fix Line6 Helix audio format rates
 2019-07-03  8:32 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH] arm64: mm: Fix dead assignment of old_pte
 2019-07-03  8:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] drm/amdgpu: adopt to hmm_range_register API change
 2019-07-03  8:30 UTC  (4+ messages)

[Qemu-devel] [PULL 0/1] Audio 20190703 patches
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH] x86/ldt: Initialize the context lock for init_mm
 2019-07-03  8:28 UTC  (2+ messages)
` [tip:x86/urgent] "

[Qemu-devel] [PATCH] virtio-gpu: check if the resource already exists in virtio_gpu_load()
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03  8:26 UTC  (2+ messages)
` [PATCH v2 "

[dpdk-dev] [RFC PATCH] bus/pci: avoid depending on private value in kernel source
 2019-07-03  8:26 UTC  (8+ messages)

[PATCH v3] pinctrl: qcom: Add irq_enable callback for msm gpio
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-03  8:25 UTC  (10+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH 00/14] powerpc/64s/exception: machine check cleanup series
 2019-07-03  7:54 UTC  (7+ messages)
` [PATCH 09/14] powerpc/64s/exception: machine check restructure to reuse common macros
` [PATCH 10/14] powerpc/64s/exception: machine check move tramp code
` [PATCH 11/14] powerpc/64s/exception: simplify machine check early path
` [PATCH 12/14] powerpc/64s/exception: machine check move unrecoverable handling out of line
` [PATCH 13/14] powerpc/64s/exception: untangle early machine check handler branch
` [PATCH 14/14] powerpc/64s/exception: machine check improve labels and comments

[igt-dev] [PATCH i-g-t 1/5] lib/igt_kms: remove length parameter from kmstest_force_edid
 2019-07-03  8:24 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 5/5] lib/igt_kms: use igt_edid to generate a 4K EDID

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03  8:22 UTC  (11+ messages)
` [PATCH v1 10/11] perf intel-pt: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 11/11] perf cs-etm: "

[Qemu-devel] [PATCH] monitor: vnc: Fix compilation error if CONFIG_VNC is disable
 2019-07-03  8:21 UTC  (2+ messages)

[PATCH 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
 2019-07-03  8:23 UTC  (10+ messages)
` [PATCH 04/13] intel_rapl: introduce struct rapl_private
` [PATCH 06/13] intel_rapl: abstract register access operations
` [PATCH 09/13] intel_rapl: abstract RAPL common code

[Qemu-devel] qgraph
 2019-07-03  8:19 UTC  (16+ messages)

[U-Boot] [PATCH] ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C
 2019-07-03  8:20 UTC 

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-03  8:20 UTC  (7+ messages)

[patch V2 6/6] x86/irq: Seperate unused system vectors from spurious entry again
 2019-07-03  8:19 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] regulator: max77620: remove redundant assignment to variable ret
 2019-07-03  8:20 UTC  (2+ messages)

[GIT PULL] arm64: fixes for 5.2
 2019-07-03  8:20 UTC  (3+ messages)

[GIT PULL] SMB3 fix
 2019-07-03  8:20 UTC  (2+ messages)

[GIT PULL] fixes for v5.2-rc8
 2019-07-03  8:20 UTC  (2+ messages)

[PATCH 1/2] drm: report dp downstream port type as a subconnector property
 2019-07-03  8:19 UTC  (3+ messages)

[PATCH] percpu: Make pcpu_setup_first_chunk() void function
 2019-07-03  8:25 UTC 

[patch V2 5/6] x86/irq: Handle spurious interrupt after shutdown gracefully
 2019-07-03  8:18 UTC  (2+ messages)
` [tip:x86/apic] "

[patch V2 4/6] x86/ioapic: Implement irq_get_irqchip_state() callback
 2019-07-03  8:18 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] NFS: Less function calls in show_pnfs()
 2019-07-03  8:18 UTC  (3+ messages)

[patch V2 3/6] genirq: Add optional hardware synchronization for shutdown
 2019-07-03  8:17 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] ext4: remove unnecessary error check
 2019-07-03  8:16 UTC 

[patch V2 2/6] genirq: Fix misleading synchronize_irq() documentation
 2019-07-03  8:16 UTC  (2+ messages)
` [tip:x86/apic] "

[patch V2 1/6] genirq: Delay deactivation in free_irq()
 2019-07-03  8:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Qemu-devel] [PATCH] vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()
 2019-07-03  8:14 UTC  (2+ messages)

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-03  8:13 UTC  (17+ messages)
` [PATCH v4 01/16] crypto: caam - move DMA mask selection into a function
` [PATCH v4 02/16] crypto: caam - simplify clock initialization
` [PATCH v4 03/16] crypto: caam - move tasklet_init() call down
` [PATCH v4 04/16] crypto: caam - use deveres to allocate 'entinfo'
` [PATCH v4 05/16] crypto: caam - use devres to allocate 'outring'
` [PATCH v4 06/16] crypto: caam - use devres to allocate 'inpring'
` [PATCH v4 07/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v4 08/16] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v4 09/16] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v4 10/16] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v4 11/16] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v4 12/16] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v4 13/16] crypto: caam - don't hardcode inpentry size
` [PATCH v4 14/16] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs
` [PATCH v4 15/16] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v4 16/16] crypto: caam - add clock entry for i.MX8MQ

[PATCH] generic/042: add sleep before shutdown
 2019-07-03  8:15 UTC  (3+ messages)

[PATCH for v5.2] iwlwifi: mvm: disable TX-AMSDU on older NICs
 2019-07-03  8:14 UTC  (2+ messages)

[PATCH][next] staging: rtl8723bs: hal: remove redundant assignment to packetType
 2019-07-03  8:14 UTC  (2+ messages)

[PATCH 1/2] staging: media: sunxi: Change return type of cedrus_find_format()
 2019-07-03  8:13 UTC  (4+ messages)
` [PATCH 2/2] staging: media: sunxi: Replace function cedrus_check_format()

[PATCH 1/2] multilib_script: fix whitespace
 2019-07-03  8:13 UTC  (4+ messages)
` [PATCH 2/2] multilib_script: use MLPREFIX instead of libdir when renaming

[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
 2019-07-03  8:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 00/12] "
  ` [dpdk-dev] [PATCH v7 11/12] net/vdev_netvsc: use common ethernet address parsing


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.