All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-08 13:47:52 to 2018-01-08 14:40:23 UTC [more...]

[PATCH v1] service: fix memory leak by rte_service_init
 2018-01-08 14:40 UTC  (3+ messages)

[PATCH v5 0/4] kaslr: add parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2018-01-08 14:39 UTC  (5+ messages)
` [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory

[PATCH 0/3] xen: do some cleanups
 2018-01-08 14:39 UTC  (5+ messages)
` [PATCH 1/3] xen: remove tests for pvh mode in pure pv paths

[PATCH] powerpc/mm: Fix growth direction for hugepages mmaps with slice
 2018-01-08 14:39 UTC 

[PATCH v7 0/6] perf report/script: Support percent and multiple range in --time option
 2018-01-08 14:38 UTC  (4+ messages)
` [PATCH v7 3/6] perf util: Create function to parse time percent

[PATCH v3 0/7] convert: add support for different encodings
 2018-01-08 14:38 UTC  (3+ messages)

[PATCH v2] hwrng: Clean up RNG list when last hwrng is unregistered
 2018-01-08 14:38 UTC  (4+ messages)

[PATCH 00/11] dvb: add support for memory mapped I/O
 2018-01-08 14:38 UTC  (6+ messages)
` [PATCH 02/11] media: videobuf2: Add new uAPI for DVB streaming I/O

[PATCH v2 00/11] arm64 kpti hardening and variant 2 workarounds
 2018-01-08 14:38 UTC  (11+ messages)
` [PATCH v2 01/11] arm64: use RET instruction for exiting the trampoline
` [PATCH v2 07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks

[Buildroot] [git commit branch/2017.11.x] matchbox-lib: fix dependencies
 2018-01-08 14:37 UTC 

[PATCH v3 0/5] lib: add Port Representors
 2018-01-08 14:37 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] lib: add Port Representor library
  ` [PATCH v4 2/5] eal: add Port Representor command-line option
  ` [PATCH v4 3/5] drivers/net/i40e: add Port Representor functionality
  ` [PATCH v4 4/5] drivers/net/ixgbe: "
  ` [PATCH v4 5/5] app/test-pmd: add Port Representor commands

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-08 14:36 UTC  (9+ messages)
` [PATCH 0/7] "
  ` [PATCH 5/7] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
  ` [PATCH 6/7] PM: i2c-designware-platdrv: Optimize power management

[PATCH v5 0/4] Vhost: fix mq=on but VIRTIO_NET_F_MQ not negotiated
 2018-01-08 14:36 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] libiio: fix libavahi-client dependency
 2018-01-08 14:35 UTC 

[PATCH] perf ftrace: Fix the buffer size in __write_tracing_file
 2018-01-08 14:34 UTC  (3+ messages)

[PATCH v6 00/10] omap: dmtimer: Move driver out of plat-omap
 2018-01-08 14:33 UTC  (6+ messages)
` [PATCH v6 08/10] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops

mtd layer: support of hybrid flash(W25M161AW) having both NOR and NAND flash
 2018-01-08 14:32 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v2 0/4] sdbus: testing sdcards
 2018-01-08 14:32 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 4/4] tests: add some sdcard qtest

[PATCH v2 0/4] Fail-safe fix removal handling lack
 2018-01-08 14:31 UTC  (10+ messages)
` [PATCH v3 0/6] Fail-safe\ethdev: "
  ` [PATCH v3 6/6] net/failsafe: fix removed device handling

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-08 14:33 UTC  (3+ messages)
` [PATCH v2 3/9] PCI: Add generic function to probe PCI host controllers

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-08 14:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 05/21] RISC-V CPU Helpers
` [Qemu-devel] [PATCH v1 11/21] RISC-V HTIF Console

[Qemu-devel] [PULL 00/14] 9p patches for 2.12 20180108
 2018-01-08 14:28 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] virtio-9p: move unrealize/realize after virtio_9p_transport definition
` [Qemu-devel] [PULL 02/14] 9pfs: fix XattrOperations typedef
` [Qemu-devel] [PULL 03/14] fsdev: fix some type definitions
` [Qemu-devel] [PULL 04/14] 9pfs: "
` [Qemu-devel] [PULL 05/14] 9pfs: handle: fix type definition
` [Qemu-devel] [PULL 06/14] 9pfs: fix type in *_parse_opts declarations
` [Qemu-devel] [PULL 07/14] 9pfs: fix error path in pdu_submit()
` [Qemu-devel] [PULL 08/14] 9pfs: make pdu_marshal() and pdu_unmarshal() static functions
` [Qemu-devel] [PULL 09/14] tests: virtio-9p: fix ISR dependence
` [Qemu-devel] [PULL 10/14] tests: virtio-9p: set DRIVER_OK before using the device
` [Qemu-devel] [PULL 11/14] fsdev: improve error handling of backend opts parsing
` [Qemu-devel] [PULL 12/14] fsdev: improve error handling of backend init
` [Qemu-devel] [PULL 13/14] 9pfs: deprecate handle backend
` [Qemu-devel] [PULL 14/14] MAINTAINERS: Drop Aneesh as 9pfs maintainer

[PATCH 01/19] drm/i915: Delete defunct i915_gem_request_assign()
 2018-01-08 14:29 UTC  (4+ messages)
` [PATCH 14/19] drm/i915: Reconstruct active state on starting busy-stats

[PATCH 0/3] ARM branch predictor hardening
 2018-01-08 14:29 UTC  (3+ messages)
` [PATCH 1/3] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12, A15 and A17

[PATCH v4 0/6] ARM: dts: Add PHYTEC phyCORE-i.MX 6 and phyBOARD-Mira carrier board support
 2018-01-08 14:29 UTC  (14+ messages)
  ` [PATCH v4 1/6] ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM
  ` [PATCH v4 2/6] ARM: dts: imx6: Add initial support for phyBOARD-Mira
  ` [PATCH v4 3/6] ARM: dts: imx6: Add support for phyBOARD-Mira i.MX 6Quad/Dual RDK
  ` [PATCH v4 4/6] ARM: dts: imx6: Add support for phyBOARD-Mira i.MX 6 DualLight/Solo RDK
  ` [PATCH v4 5/6] ARM: dts: imx6: Add support for phyBOARD-Mira with i.MX 6QuadPlus
  ` [PATCH v4 6/6] ARM: imx_v6_v7_defconfig: Enable Dialog Semiconductor DA9062 driver

[RFC PATCH v2] workqueue: Introduce a way to set percpu worker_pool's scheduler
 2018-01-08 14:29 UTC  (2+ messages)

[PATCH 0/3] x86: Don't pass bootstrap_map() by function pointer
 2018-01-08 14:29 UTC  (7+ messages)
` [PATCH 1/3] x86/boot: Export bootstrap_map() for use in other translation units
` [PATCH 2/3] x86/xsm: Use the exported bootstrap_map() function
` [PATCH 3/3] x86/microcode: "

[PATCH] beaglebone: Fix serial console device node
 2018-01-08 14:29 UTC  (3+ messages)

importance of steps when adding osds
 2018-01-08 14:28 UTC  (2+ messages)

[PATCH V2] beaglebone: Fix serial console device node
 2018-01-08 14:28 UTC 

[PATCH 0/2] Sync compilation with MUSDK-17.10
 2018-01-08 14:27 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] crypto/mrvl: sync compilation with musdk-17.10

[PATCH] vhost: support UDP Fragmentation Offload
 2018-01-08 14:27 UTC  (2+ messages)

[PATCH 1/2] media: staging: use tabs instead of spaces at Kconfig and davinci
 2018-01-08 14:26 UTC  (3+ messages)
  ` [PATCH 2/2] media: staging: atomisp: cleanup whitespaces

[PATCH igt] tools/intel_reg: Add reading and writing registers through engine
 2018-01-08 14:31 UTC  (4+ messages)

[Qemu-arm] [PATCH v3 00/11] i.MX FEC changes
 2018-01-08 14:26 UTC  (9+ messages)
` [Qemu-arm] [PATCH v3 04/11] imx_fec: Move Tx frame buffer away from the stack
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 05/11] imx_fec: Use ENET_FTRL to determine truncation length
    ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v3 00/11] i.MX FEC changes

[PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-08 14:26 UTC  (8+ messages)
` [PATCH v6 01/10] x86/retpoline: Add initial retpoline support
` [PATCH v6 02/10] x86/retpoline/crypto: Convert crypto assembler indirect jumps

[PATCH] media: usbtv: prevent double free in error case
 2018-01-08 14:21 UTC 

[PATCH 0/2] PCM OSS fixes
 2018-01-08 14:25 UTC  (3+ messages)
` [PATCH 1/2] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 2/2] ALSA: pcm: Allow aborting mutex lock at "

[PATCH 4.4 00/22] 4.4.111-stable review
 2018-01-08 14:25 UTC  (3+ messages)

[PATCH] ethdev: fix setting of MAC address
 2018-01-08 14:23 UTC  (11+ messages)

[PATCH v3 0/5] Add --no-ahead-behind to status
 2018-01-08 14:22 UTC  (5+ messages)

[PATCH] Allow -ve frame_overhead values
 2018-01-08 14:21 UTC 

[PATCH 0/5] ethdev: Port ownership
 2018-01-08 14:21 UTC  (8+ messages)
` [PATCH v2 0/6] ethdev: port ownership
  ` [PATCH v2 6/6] app/testpmd: adjust ethdev "

[cip-dev] [ANNOUNCE] Linux 4.4.15-cip15-rt10
 2018-01-08 14:06 UTC  (6+ messages)

[LTP] Redirect old wiki page to new one
 2018-01-08 14:21 UTC  (3+ messages)

[PATCH net-next v2 00/10] net: create dynamic software irq moderation library
 2018-01-08 14:18 UTC  (7+ messages)
` [PATCH net-next v2 06/10] net/mlx5e: Change Mellanox references in DIM code
` [PATCH net-next v2 09/10] bnxt_en: add support for software dynamic interrupt moderation

[Qemu-devel] [PULL v4 00/19] Initial support for Hypervisor.framework
 2018-01-08 14:17 UTC  (3+ messages)

[PATCH RFC v1 00/74] Run PV guest in PVH container
 2018-01-08 14:17 UTC  (7+ messages)
` [PATCH RFC v1 52/74] xen: mark xenstore/console pages as RAM and add them to dom_io
` [PATCH RFC v1 53/74] xen/pvshim: modify Dom0 builder in order to build a DomU
` [PATCH RFC v1 54/74] xen/pvshim: set correct domid value

[PATCH] generic/015: Change the test filesystem size to 101mb
 2018-01-08 14:17 UTC  (4+ messages)

[patch v7 0/3] rivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2018-01-08 14:16 UTC  (4+ messages)
` [patch v7 1/3] platform/x86: move Mellanox hardware platform hotplug driver to platform/mellanox
` [patch v7 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture
` [patch v7 3/3] platform/mellanox: mlxreg-hotplug: modify to use regmap intreface

[v2] ath9k: add MSI support
 2018-01-08 14:16 UTC  (8+ messages)

[PATCH] ata_piix: constify pci_bits
 2018-01-08 14:16 UTC  (2+ messages)

[PATCH 1/4] app/eventdev: modify ethdev setup to support Tx
 2018-01-08 14:15 UTC  (10+ messages)
` [PATCH v2 01/12] app/eventdev: add packet distribution logs
  ` [PATCH v2 02/12] app/eventdev: add pipeline test setup and destroy
  ` [PATCH v2 03/12] app/eventdev: add mempool "
  ` [PATCH v2 05/12] app/eventdev: add perf ethport "
  ` [PATCH v2 10/12] app/eventdev: add pipeline atq test

[PATCH] nfs-utils: Update svcgssd so that it builds
 2018-01-08 14:15 UTC  (2+ messages)

[xen-unstable-smoke test] 117728: tolerable all pass - PUSHED
 2018-01-08 14:15 UTC 

cgroups(7): documenting cgroups v2 delegation
 2018-01-08 14:14 UTC  (3+ messages)

[PATCH] examples/vhost: fix sending arp packet to self
 2018-01-08 14:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: KVM: Hide PMU from guests when disabled
 2018-01-08 14:18 UTC  (2+ messages)

[PATCH v9 00/15] overlayfs: Delayed copy up of data
 2018-01-08 14:13 UTC  (3+ messages)

[PATCH 6/6] doc: add DPAA eventdev guide
 2018-01-08 14:13 UTC  (5+ messages)
` [PATCH v2 01/12] config: enabling compilation of DPAA eventdev PMD
  ` [PATCH v2 12/12] doc: add DPAA eventdev guide

[PATCH 00/14] iio: triggers: add consumer support
 2018-01-08 14:12 UTC  (8+ messages)
` [PATCH 12/14] iio: adc: at91-sama5d2_adc: support for position and pressure channels

[Qemu-devel] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
 2018-01-08 14:10 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
  ` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases

[LTP] More CI testing on git push
 2018-01-08 14:08 UTC 

[RFC PATCH 0/5] perf events patches for improved ARM64 support
 2018-01-08 14:08 UTC  (12+ messages)
` [RFC PATCH 2/5] perf jevents: add support for arch recommended events

[PATCH v2 0/7] xfs: inode transaction reservation fixups
 2018-01-08 14:08 UTC  (2+ messages)

[PATCH v5] vhost: support virtqueue interrupt/notification suppression
 2018-01-08 14:06 UTC  (3+ messages)
` [PATCH v6] "

[RFC v3 00/11] ath10k high latency
 2018-01-08 14:03 UTC  (7+ messages)
` [RFC v3 03/11] ath10k: per target configurablity of various items

stable-rc/linux-4.4.y build: 178 builds: 4 failed, 174 passed, 8 errors (v4.4.110-18-g5da3d9af3a4b)
 2018-01-08 14:01 UTC  (3+ messages)

[PATCH net-next 0/3] ethtool ringparam upper bound
 2018-01-08 14:00 UTC  (4+ messages)
` [PATCH net-next 1/3] ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
` [PATCH net-next 2/3] net/mlx4_en: Align behavior of set ring size flow via ethtool
` [PATCH net-next 3/3] net/mlx5e: Remove redundant checks in set_ringparam

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-08 14:00 UTC  (5+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks

perf: documentation for cycles_no_execute event
 2018-01-08 14:00 UTC  (2+ messages)

patch "iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels" added to staging-testing
 2018-01-08 13:59 UTC 

patch "iio: adc: stm32: fix scan of multiple channels with DMA" added to staging-testing
 2018-01-08 13:59 UTC 

[PULL] Second set of IIO patches for the 4.16 cycle
 2018-01-08 13:58 UTC  (2+ messages)

[PATCH] trace_uprobe: Display correct offset in uprobe_events
 2018-01-08 13:58 UTC  (5+ messages)

[PATCH] KVM: s390: add proper locking for CMMA migration bitmap
 2018-01-08 13:56 UTC  (2+ messages)

rebase preserve-merges: incorrect merge commits
 2018-01-08 13:56 UTC  (2+ messages)

[PATCH v1 0/5] Introduce generic 'rawdevice' support
 2018-01-08 14:09 UTC  (4+ messages)
` [PATCH v1 1/5] rawdev: introduce raw device library support

[PATCH] binder: use lockless list for deferred_work
 2018-01-08 13:55 UTC 

[PATCH 1/3] Input: twl4030-vibra: fix sibling-node lookup
 2018-01-08 13:55 UTC  (3+ messages)

[net-next v2] netfilter: add segment routing header 'srh' match
 2018-01-08 13:54 UTC  (3+ messages)

BUG: 4.14.11 unable to handle kernel NULL pointer dereference in xfrm_lookup
 2018-01-08 13:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] Add save-snapshot, load-snapshot and delete-snapshot to QAPI
 2018-01-08 13:52 UTC  (2+ messages)

Possible bug report: git checkout tag problem
 2018-01-08 13:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix 64bit BAR detection
 2018-01-08 13:51 UTC 

[PATCH] bus/pci: forbid VA as IOVA mode if IOMMU address width too small
 2018-01-08 13:51 UTC 

[PATCH i-g-t v2 0/6] kms_vblank: Move tests over from kms_flip
 2018-01-08 13:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for kms_vblank: Move tests over from kms_flip. (rev3)

[PATCH v1 00/10] cache device failure handling improvement
 2018-01-08 13:50 UTC  (4+ messages)
` [PATCH v1 01/10] bcache: exit bch_writeback_thread() with proper task state

[PATCH 0/3] GenWQE: Adjustments for some function implementations
 2018-01-08 13:50 UTC  (5+ messages)
` [PATCH 3/3] GenWQE: Adjust 12 checks for null pointers
    ` [3/3] "

[PATCH 0/2] serdev: bus-code clean ups
 2018-01-08 13:50 UTC  (2+ messages)

[PATCH v4 00/18] dax: fix dma vs truncate/hole-punch
 2018-01-08 13:50 UTC  (5+ messages)
` [PATCH v4 17/18] mm, fs, dax: dax_flush_dma, handle dma vs block-map-change collisions

[PATCH v2 1/2] CONTRIBUTING: Fix spelling mistake and line length
 2018-01-08 13:48 UTC  (11+ messages)
` [PATCH v2 2/2] kms_content_protection: Add Content Protection test

[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
 2018-01-08 13:48 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD "

[PATCH 1/7] event/octeontx: move eventdev octeontx test to driver
 2018-01-08 13:47 UTC  (12+ messages)
` [PATCH v4 01/11] eal: add common test assert macros
  ` [PATCH v4 02/11] eventdev: add API to perform self test
  ` [PATCH v4 03/11] event/octeontx: move eventdev octeontx test to driver
  ` [PATCH v4 04/11] event/octeontx: modify octeontx eventdev test
  ` [PATCH v4 05/11] event/octeontx: update octeontx eventdev selftest ops
  ` [PATCH v4 06/11] event/octeontx: add selftest to device arguments
  ` [PATCH v4 07/11] event/sw: move eventdev software test to driver
  ` [PATCH v4 08/11] event/sw: modify eventdev software test
  ` [PATCH v4 09/11] event/sw: update software eventdev selftest ops
  ` [PATCH v4 10/11] test: register eventdev selftest
  ` [PATCH v4 11/11] doc: update eventdev documentation

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-08 13:47 UTC  (12+ messages)
                ` [PATCH wq/for-4.16 1/2] workqueue: separate out init_rescuer()
                  ` [PATCH wq/for-4.16 2/2] workqueue: allow WQ_MEM_RECLAIM on early init workqueues


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.