All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-18 08:05:19 to 2018-12-18 08:42:29 UTC [more...]

[PATCH 00/19] A new net PMD - ice
 2018-12-18  8:46 UTC  (30+ messages)
` [PATCH v6 00/31] A new net PMD - ICE
  ` [PATCH v6 01/31] net/ice/base: add registers for Intel(R) E800 Series NIC
  ` [PATCH v6 02/31] net/ice/base: add basic structures
  ` [PATCH v6 03/31] net/ice/base: add admin queue structures and commands
  ` [PATCH v6 04/31] net/ice/base: add sideband queue info
  ` [PATCH v6 05/31] net/ice/base: add device IDs for Intel(r) E800 Series NICs
  ` [PATCH v6 06/31] net/ice/base: add control queue information
  ` [PATCH v6 07/31] net/ice/base: add basic transmit scheduler
  ` [PATCH v6 08/31] net/ice/base: add virtual switch code
  ` [PATCH v6 09/31] net/ice/base: add code to work with the NVM
  ` [PATCH v6 10/31] net/ice/base: add common functions
  ` [PATCH v6 11/31] net/ice/base: add various headers
  ` [PATCH v6 12/31] net/ice/base: add protocol structures and defines
  ` [PATCH v6 13/31] net/ice/base: add structures for RX/TX queues
  ` [PATCH v6 14/31] net/ice/base: add OS specific implementation
  ` [PATCH v6 15/31] net/ice: support device initialization
  ` [PATCH v6 16/31] net/ice: support device and queue ops
  ` [PATCH v6 17/31] net/ice: support getting device information
  ` [PATCH v6 18/31] net/ice: support link update
  ` [PATCH v6 19/31] net/ice: support queue information getting
  ` [PATCH v6 20/31] net/ice: support packet type getting
  ` [PATCH v6 21/31] net/ice: support basic RX/TX
  ` [PATCH v6 22/31] net/ice: support MTU setting
  ` [PATCH v6 23/31] net/ice: support MAC ops
  ` [PATCH v6 24/31] net/ice: support VLAN ops
  ` [PATCH v6 25/31] net/ice: support RSS
  ` [PATCH v6 26/31] net/ice: support RX queue interruption
  ` [PATCH v6 27/31] net/ice: support FW version getting
  ` [PATCH v6 28/31] net/ice: support EEPROM information getting

[RESEND PATCH v2 0/8] Input: sx8654 - reset-gpio, sx865[056] support, etc
 2018-12-18  8:40 UTC  (18+ messages)
` [RESEND PATCH v2 1/8] dt-bindings: input: touchscreen: sx8654: add reset-gpio property
` [RESEND PATCH v2 2/8] Input: sx8654 - add reset-gpio support
` [RESEND PATCH v2 3/8] dt-bindings: input: touchscreen: sx8654: add compatible models
` [RESEND PATCH v2 4/8] Input: sx8654 - add sx8655 and sx8656 to compatibles
` [RESEND PATCH v2 5/8] dt-bindings: input: touchscreen: sx8654: add sx8650 to comatibles
` [RESEND PATCH v2 6/8] Input: sx8654 - add sx8650 support
` [RESEND PATCH v2 7/8] Input: sx8654 - use common of_touchscreen functions
` [RESEND PATCH v2 8/8] Input: sx8654 - convert #defined flags to BIT(x)

[PATCH v4 0/7] Raspberry Pi miniuart support
 2018-12-18  8:39 UTC  (4+ messages)
` [PATCH v4 2/7] ARM: rpi: retrieve miniuart clock from firmware

[PATCH] printk: Add caller information to printk() output
 2018-12-18  8:39 UTC  (11+ messages)

[PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed
 2018-12-18  8:39 UTC  (6+ messages)
` [PATCH 2/3] f2fs: correct wrong spelling, issing_*
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed

[PATCH 0/2][resend] irqchip: irq-renesas-xxx: convert to SPDX identifiers
 2018-12-18  8:38 UTC  (2+ messages)

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-18  8:38 UTC  (4+ messages)
` [PATCH 05/14] mm, compaction: Skip pageblocks with reserved pages

[Qemu-devel] [PATCH v3 0/7] bitmaps: remove x- prefix from QMP api
 2018-12-18  8:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 6/7] iotests: allow pretty-print for qmp_log

[PATCH 00/13] Support CPU frequency scaling on QCS404
 2018-12-18  8:37 UTC  (5+ messages)
` [PATCH 05/13] clk: qcom: apcs-msm8916: get parent clock names from DT

[PATCH v2] mfd: cros_ec: Add commands to control codec
 2018-12-18  8:37 UTC  (4+ messages)

[PATCH v3 0/6] IRQ affinity support in PLIC driver
 2018-12-18  8:36 UTC  (13+ messages)
` [PATCH v3 1/6] irqchip: sifive-plic: Pre-compute context hart base and enable base
` [PATCH v3 2/6] irqchip: sifive-plic: Add struct plic_hw for global PLIC HW details
` [PATCH v3 4/6] irqchip: sifive-plic: Add warning in plic_init() if handler already present

[PATCH] bus: sunxi-rsb: Fix a small memory leak
 2018-12-18  8:36 UTC  (3+ messages)
` [bug report] bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus

[RESEND PATCH v5 1/3] x86/fpu: track AVX-512 usage of tasks
 2018-12-18  8:36 UTC  (3+ messages)

[PATCH v7 11/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
 2018-12-18  8:36 UTC  (4+ messages)

[PATCH v2] VSOCK: Send reset control packet when socket is partially bound
 2018-12-18  8:34 UTC  (2+ messages)

[PATCH v3 00/10] Add initial RISC-V architecture support
 2018-12-18  8:33 UTC  (3+ messages)
` [PATCH v3 03/10] RISC-V: add low-level debug macros for ns16550

[PATCH v5 0/2] Support request more queues
 2018-12-18 16:09 UTC  (5+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] net/i40e: support VF "
  ` [PATCH v6 2/3] net/i40e: support PF respond "
  ` [PATCH v6 3/3] doc: update queue number per vf for i40e

How to detect slab memory leak
 2018-12-18  8:31 UTC  (3+ messages)

[PATCH -next] x86/xen: Fix read buffer overflow
 2018-12-18  8:31 UTC  (3+ messages)

[Buildroot] [PATCH] swupdate: pass full TARGET_CONFIGURE_OPTS
 2018-12-18  8:30 UTC  (3+ messages)

[PATCH v1 1/3] MIPS: migrate all files to SPDX
 2018-12-18  8:29 UTC  (3+ messages)

[PATCH v3 1/9] vhost: provide helper for host notifier ctrl
 2018-12-18  8:27 UTC  (19+ messages)
` [PATCH v4 00/10] support SW assisted VDPA live migration
  ` [PATCH v4 03/10] vhost: provide helpers for virtio ring relay
    ` [PATCH v5 00/10] support SW assisted VDPA live migration
      ` [PATCH v5 01/10] vhost: remove unused internal API
      ` [PATCH v5 02/10] vhost: provide helper for host notifier ctrl
      ` [PATCH v5 03/10] vhost: provide helpers for virtio ring relay
      ` [PATCH v5 04/10] net/ifc: dump debug message for error
      ` [PATCH v5 06/10] net/ifc: detect if VDPA mode is specified
      ` [PATCH v5 07/10] net/ifc: add devarg for LM mode
      ` [PATCH v5 08/10] net/ifc: use lib API for used ring logging
      ` [PATCH v5 09/10] net/ifc: support SW assisted VDPA live migration
      ` [PATCH v5 10/10] doc: update ifc NIC document

[Qemu-devel] [PULL 00/32] QAPI patches for 2018-12-13
 2018-12-18  8:27 UTC  (5+ messages)
` [Qemu-devel] [PULL 32/32] qapi: add conditions to REPLICATION type/commands on the schema
      ` [Qemu-devel] Regression test with --disable options (was: qapi: add conditions to REPLICATION type/commands on the schema)

[PATCH v2 00/19] mailbox: Device-managed registration
 2018-12-18  8:27 UTC  (5+ messages)
` [PATCH v2 10/19] mailbox: sti: Use device-managed registration API
` [PATCH v2 18/19] mailbox: stm32-ipcc: "

[PATCH V2] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
 2018-12-18  8:27 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-12-16
 2018-12-18  8:27 UTC  (6+ messages)

[RESEND PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
 2018-12-18  8:24 UTC  (12+ messages)
` [RESEND PATCH V3 1/5] mm/hugetlb: Distinguish between migratability and movability
` [RESEND PATCH V3 2/5] mm/hugetlb: Enable PUD level huge page migration
` [RESEND PATCH V3 3/5] mm/hugetlb: Enable arch specific huge page size support for migration
` [RESEND PATCH V3 4/5] arm64/mm: Enable HugeTLB migration
` [RESEND PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Add backlight
 2018-12-18  8:25 UTC  (2+ messages)

[PATCH] PCI: imx: Fix an IS_ERR() vs NULL bug
 2018-12-18  8:23 UTC  (3+ messages)

[PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
 2018-12-18  8:23 UTC  (5+ messages)

remove the "clustering" flag V2
 2018-12-18  8:23 UTC  (3+ messages)
` [PATCH 06/10] xen-scsifront: remove DISABLE_CLUSTERING

[PATCH v2 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-18  8:23 UTC  (15+ messages)
` [PATCH v2 03/12] PCI: aardvark: Add PHY support

[PATCH] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
 2018-12-18  8:24 UTC 

[PATCH] net/af_packet: add docs guide
 2018-12-18  8:23 UTC  (4+ messages)

[PATCH] clk: tegra: dfll: Fix a potential Oop in remove()
 2018-12-18  8:22 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a77995: draak: Set better backlight levels
 2018-12-18  8:22 UTC  (2+ messages)

[PATCH -next] x86/xen: Fix read buffer overflow
 2018-12-18  8:19 UTC 

[PATCH 1/2] fsl_hypervisor: dereferencing error pointers in ioctl
 2018-12-18  8:21 UTC  (4+ messages)
` [PATCH 2/2] fsl_hypervisor: prevent integer overflow "

[RFC] kni: remove ethtool support
 2018-12-18  8:20 UTC 

[PATCH v6 3/6] acpi/numa: Set the memory-side-cache size in memblocks
 2018-12-18  8:20 UTC  (2+ messages)

[PATCH v6 00/11] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-18  8:05 UTC  (21+ messages)
` [PATCH v6 01/11] dt-bindings: Add RDA Micro vendor prefix
` [PATCH v6 02/11] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH v6 03/11] ARM: Prepare RDA8810PL SoC
` [PATCH v6 04/11] ARM: dts: Add devicetree for "
` [PATCH v6 05/11] ARM: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v6 06/11] ARM: dts: Add devicetree for OrangePi i96 board
` [PATCH v6 07/11] ARM: dts: rda8810pl: Add timer support
` [PATCH v6 08/11] dt-bindings: serial: Document RDA Micro UART
` [PATCH v6 09/11] ARM: dts: rda8810pl: Add interrupt support for UART
` [PATCH v6 10/11] tty: serial: Add RDA8810PL UART driver
` [PATCH v6 11/11] MAINTAINERS: Add entry for RDA Micro SoC architecture

[PATCH] Input: nomadik-ske-keypad - Fix a loop timeout test
 2018-12-18  8:18 UTC 

[U-Boot] [PATCH] fs: cbfs: remove wrong header validation
 2018-12-18  8:18 UTC  (4+ messages)

[PATCH] ASoC: dma-sh7760: cleanup a debug printk
 2018-12-18  8:18 UTC  (2+ messages)

[PATCH v2 0/3] sched/fair: some fixes for asym_packing
 2018-12-18  8:17 UTC  (4+ messages)
` [PATCH v2 2/3] sched/fair: trigger asym_packing during idle load balance

[Qemu-devel] [PATCH V7 0/6] nvdimm: support MAP_SYNC for memory-backend-file
 2018-12-18  8:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH V7 1/6] numa: Fixed the memory leak of numa error message
` [Qemu-devel] [PATCH V7 2/6] util/mmap-alloc: switch qemu_ram_mmap() to 'flags' parameter
` [Qemu-devel] [PATCH V7 3/6] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
` [Qemu-devel] [PATCH V7 4/6] util/mmap-alloc: Switch the RAM_SYNC flags to OnOffAuto
` [Qemu-devel] [PATCH V7 5/6] hostmem: add more information in error messages
` [Qemu-devel] [PATCH V7 6/6] hostmem-file: add 'sync' option

[PATCH] remoteproc: fix a ! vs ~ typo
 2018-12-18  8:16 UTC  (2+ messages)
` [PATCH] remoteproc: fix a.vs "

[linux-4.4 test] 131384: tolerable FAIL - PUSHED
 2018-12-18  8:16 UTC 

[PATCH 0/6] pinctrl: sh-pfc: Fix number of pins/marks mismatches
 2018-12-18  8:16 UTC  (3+ messages)
` [PATCH 6/6] pinctrl: sh-pfc: Validate pins/marks in pin group at build time

[PATCH BlueZ v3 00/30] Major rewrite for Multi-Node and DBus
 2018-12-18  8:16 UTC  (3+ messages)

[PATCH v2 0/7] x86/kvm/hyper-v: Implement KVM_GET_SUPPORTED_HV_CPUID
 2018-12-18  8:16 UTC  (5+ messages)

[PATCH] Input: elantech - Disable elan-i2c for P52 and P72
 2018-12-18  8:13 UTC  (2+ messages)

[PATCH] scripts/tags: Add more declarations
 2018-12-18  8:12 UTC  (3+ messages)

mt76x[02]u 802.11w support
 2018-12-18  8:09 UTC  (8+ messages)

[PATCH] blk-mq: enable IO poll if .nr_queues of type poll > 0
 2018-12-18  8:09 UTC  (4+ messages)

[wireless-regdb] [PATCH] wireless-regdb: update 60ghz band rules for us
 2018-12-18  8:08 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v9 0/7] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-18  8:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 2/7] target/ppc: replace __builtin_ffssl() by the equivalent ctz routines

[PATCH RFC net-next] net: dsa: microchip: add KSZ9477 I2C driver
 2018-12-18  8:06 UTC  (2+ messages)

[PATCH 0/2] Add input voltage configuration for TPS65218
 2018-12-18  8:05 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: regulator: extend tps65218 bindings
` [PATCH 2/2] mfd: tps65218.c: Add input voltage options

[Qemu-devel] [QEMU PATCH] hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
 2018-12-18  8:06 UTC  (4+ messages)

[PATCH v8 0/2 RESEND] add the Amlogic Meson PCIe controller driver
 2018-12-18  8:04 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v8 2/2] PCI: amlogic: Add the Amlogic Meson PCIe controller driver


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.