All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-18 15:03:56 to 2017-01-18 15:55:14 UTC [more...]

[RFC PATCH 0/2] fix unbounded too_many_isolated
 2017-01-18 15:54 UTC  (9+ messages)
` [RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
` [RFC PATCH 2/2] mm, vmscan: do not loop on too_many_isolated for ever

[PATCH] fix a number of memleaks with three patches
 2017-01-18 15:54 UTC  (2+ messages)

[patch 3/3] PTP: add kvm PTP driver
 2017-01-18 15:54 UTC  (19+ messages)

[PATCH] net/virtio-user: fix missing driver name
 2017-01-18 15:54 UTC  (4+ messages)
` [dpdk-stable] "

[PATCH] drm/i915: prevent crash with .disable_display parameter
 2017-01-18 15:54 UTC  (2+ messages)

[PATCH v2 00/13] ASoC: hdmi: Preparatory work to support MST audio
 2017-01-18 16:04 UTC  (14+ messages)
` [PATCH v2 01/13] ASoC: hdac_hdmi: use audio component framework to read ELD
` [PATCH v2 02/13] ASoC: hdac_hdmi: Register widget event handlers
` [PATCH v2 03/13] ASoC: Intel: Skylake: Use set_tdm_slot to set the dma channel
` [PATCH v2 04/13] ASoC: hdac_hdmi: Move channel info from pin to PCM structure
` [PATCH v2 05/13] ASoC: Intel: bxt: add channel map support in rt298 machine
` [PATCH v2 06/13] ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machine
` [PATCH v2 07/13] ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audio
` [PATCH v2 08/13] ASoC: Intel: Skylake: Add route change to rt286 machine
` [PATCH v2 09/13] ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machine
` [PATCH v2 10/13] ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machine
` [PATCH v2 11/13] ASoC: Intel: bxt: Add route change to rt298 machine
` [PATCH v2 12/13] ASoC: Intel: bxt: Add route change to da7219_max98357a machine
` [PATCH v2 13/13] ASoC: hdac_hdmi: Add support to handle MST capable pin

[Qemu-devel] [PATCH 00/16] aio_context_acquire/release pushdown, part 2
 2017-01-18 15:54 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/16] aio: introduce aio_co_schedule and aio_co_wake
` [Qemu-devel] [PATCH 06/16] nbd: do not block on partial reply header reads
` [Qemu-devel] [PATCH 07/16] coroutine-lock: reschedule coroutine on the AioContext it was running on
` [Qemu-devel] [PATCH 08/16] qed: introduce qed_aio_start_io and qed_aio_next_io_cb
` [Qemu-devel] [PATCH 09/16] aio: push aio_context_acquire/release down to dispatching
` [Qemu-devel] [PATCH 10/16] block: explicitly acquire aiocontext in timers that need it
` [Qemu-devel] [PATCH 11/16] block: explicitly acquire aiocontext in callbacks "
` [Qemu-devel] [PATCH 12/16] block: explicitly acquire aiocontext in bottom halves "

[PATCH] devtools: check stable tag in fixes
 2017-01-18 15:52 UTC  (4+ messages)
` [PATCH v2] devtools: relax tag checking "

random: /dev/random often returns short reads
 2017-01-18 15:44 UTC  (7+ messages)

[PATCH 0/4] alpha: Fine-tuning for five function implementations
 2017-01-18 15:41 UTC  (5+ messages)
` [PATCH 4/4] alpha: Move two assignments for the variable "res" in srm_env_proc_write()
    ` alpha: Checking source code positions for the setting of error codes

[RFC] stash --continue
 2017-01-18 15:41 UTC  (3+ messages)

[PATCH] devtools: fix lookup commit fixing a fix of many commits
 2017-01-18 15:51 UTC  (2+ messages)

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-18 15:50 UTC  (12+ messages)
` [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH v5 3/6] virtio_net: factor out xdp handler for readability
` [net PATCH v5 4/6] virtio_net: remove duplicate queue pair binding in XDP
` [net PATCH v5 5/6] virtio_net: refactor freeze/restore logic into virtnet reset logic
` [net PATCH v5 6/6] virtio_net: XDP support for adjust_head

[PATCH v3] arm64: dts: exynos: Remove unneeded unit names in Exynos5433 nodes
 2017-01-18 15:50 UTC  (2+ messages)

[GLK MIPI DSI V3 0/7] GLK MIPI DSI VIDEO MODE PATCHES
 2017-01-18 15:50 UTC  (5+ messages)
` [GLK MIPI DSI V3 2/7] drm/i915/glk: Program new MIPI DSI PHY registers for GLK
` [GLK MIPI DSI V3 4/7] drm/i915: Set the Z inversion overlap field

[PATCH net-next] net: ipv6: Keep nexthop of multipath route on admin down
 2017-01-18 15:40 UTC 

[PATCH v3 00/16] can: rx-offload and flexcan
 2017-01-18 14:52 UTC  (16+ messages)
` [PATCH v3 01/16] can: rx-offload: Add support for HW fifo based irq offloading
` [PATCH v3 02/16] can: rx-offload: Add support for timestamp "
` [PATCH v3 03/16] can: flexcan: remove write-only member pdata of struct flexcan_priv
` [PATCH v3 04/16] can: flexcan: make declaration of devtype_data const
` [PATCH v3 05/16] can: flexcan: do_bus_err(): convert rx_,tx_errors into bool
` [PATCH v3 06/16] can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state, tx_state
` [PATCH v3 07/16] can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err()
` [PATCH v3 09/16] can: flexcan: calculate default value for imask1 during runtime
` [PATCH v3 10/16] can: flexcan: make TX mailbox selectable "
` [PATCH v3 11/16] can: flexcan: make use of rx-offload's irq_offload_fifo
` [PATCH v3 12/16] can: flexcan: add missing register definitions
` [PATCH v3 13/16] can: flexcan: activate individual RX masking and initialize reg_rximr
` [PATCH v3 14/16] can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
` [PATCH v3 15/16] can: flexcan: add support for timestamp based rx-offload
` [PATCH v3 16/16] can: flexcan: switch imx6 and vf610 to timestamp based offloading

Support Intel uncore event lists v4
 2017-01-18 15:45 UTC  (4+ messages)
` [PATCH 06/11] perf, tools: Add debug support for outputing alias string

libgpiod v0.1: C library and command-line tools for controlling GPIOs
 2017-01-18 15:48 UTC  (2+ messages)

[PATCH v9] mtd: spi-nor: Add support for S3AN spi-nor devices
 2017-01-18 15:46 UTC  (4+ messages)

Issue with Forward-TSN-Chunks containing high cum_tsn
 2017-01-18 15:47 UTC  (2+ messages)

writev error codes
 2017-01-18 15:44 UTC 

PV audio drivers for Linux
 2017-01-18 15:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 wave 2 0/3] q35: add negotiable broadcast SMI
 2017-01-18 15:42 UTC  (15+ messages)
` [Qemu-devel] [PATCH v6 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature

[PATCH RFC rdma-core 1/3] util: Add common code for provider debug
 2017-01-18 15:41 UTC  (2+ messages)

[meta-raspberrypi][PATCH 0/3] Kernel update and getVar cleanup
 2017-01-18 15:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] gdbstub.c: fix GDB connection segfault caused by empty machines
 2017-01-18 15:40 UTC  (5+ messages)

[meta-raspberrypi][PATCH 0/2] Drop kernel versions 4.7 and 4.8
 2017-01-18 15:40 UTC  (5+ messages)

[PATCH v3 0/8] Renesas RZ PFC and GPIO driver
 2017-01-18 15:40 UTC  (4+ messages)
` [PATCH v3 3/8] gpio: gpio-rz: GPIO driver for Renesas RZ series

[PATCH] mm: respect pre-allocated storage mapping for memmap
 2017-01-18 15:39 UTC  (6+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-18 15:39 UTC  (23+ messages)

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-18 15:38 UTC  (23+ messages)
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
    ` [virtio-dev] "
          ` [Qemu-devel] "
            `  "
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
      ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration

[PATCH 0/2] amdgpu: HDMI Stereo 3D support
 2017-01-18 15:34 UTC  (3+ messages)
` [PATCH 1/2] amdgpu: Stereo 3D support requires enabling audio
` [PATCH 2/2] amdgpu: Add stereo 3D support

[PATCH] arm64: dts: exynos: Remove address node from usb parent node
 2017-01-18 15:36 UTC  (3+ messages)

Initializing MAC address at run-time
 2017-01-18 15:35 UTC  (4+ messages)

[PATCH net 0/2] net: Fix oops on state free after lwt module unload
 2017-01-18 15:32 UTC  (3+ messages)
` [PATCH net 1/2] lwtunnel: Fix oops on state free after encap "
` [PATCH net 2/2] ila: Fix memory leak of lwt dst cache on "

[PATCH nf-next] netfilter: ctnetlink: make more information available in DESTROY events
 2017-01-18 15:07 UTC  (3+ messages)

[PATCH] bib/TM: Salvage url or replace with doi
 2017-01-18 15:33 UTC 

[pwm:for-4.11/drivers 1/3] drivers/pwm/pwm-pca9685.c:171:15: error: 'offset' redeclared as different kind of symbol
 2017-01-18 15:32 UTC  (2+ messages)

[RFC PATCH v2 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-01-18 15:24 UTC  (5+ messages)
` [RFC PATCH v2 03/10] arm64: KVM: Save/restore the host SPE state when entering/leaving a VM

xennet_start_xmit assumptions
 2017-01-18 15:31 UTC 

xennet_start_xmit assumptions
 2017-01-18 15:31 UTC 

[GIT PULL] DaVinci fix for v4.10
 2017-01-18 15:30 UTC  (2+ messages)

[PATCH] [media] saa7164: "first image" should be "second image" in error message
 2017-01-18 15:10 UTC 

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-18 15:30 UTC  (3+ messages)
` [PATCH v4 2/3] powerpc/reloc64: add support for 32-bit CRC pseudo-symbols

[PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps
 2017-01-18 15:26 UTC  (8+ messages)
` [PATCH 2/2] ARM: DTS: Fix register map for virt-capable GIC

[PATCH] ASoC: arizona: Propagate errors from arizona_spk_init
 2017-01-18 15:27 UTC 

[PATCH] x86/PV: restrict permitted instructions during memory write emulation
 2017-01-18 15:26 UTC 

[PATCH net-next] mlx4: support __GFP_MEMALLOC for rx
 2017-01-18 15:24 UTC  (5+ messages)

[PATCH v4 2/7] crypto/armv8: add PMD optimized for ARMv8 processors
 2017-01-18 15:23 UTC  (3+ messages)
` [PATCH v5 0/7] Add crypto PMD optimized for ARMv8

[PATCH] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
 2017-01-18 15:23 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH] tools/tests: add xenstore testing framework
 2017-01-18 15:23 UTC  (3+ messages)

[RFC PATCH v3] IV Generation algorithms for dm-crypt
 2017-01-18 15:21 UTC  (3+ messages)
` [RFC PATCH v3] crypto: Add IV generation algorithms

[Qemu-devel] [PATCH v9 00/11] Convert msix_init() to error
 2017-01-18 15:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 04/11] msix: check msix_init's return value

[PATCH v9 0/5] Add support for the STM32F4 I2C
 2017-01-18 15:21 UTC  (6+ messages)
` [PATCH v9 2/5] i2c: Add STM32F4 I2C driver

[PATCH 0/2] Add session isolation and context saving to the space manager
 2017-01-18 15:10 UTC  (6+ messages)
` [PATCH 1/2] tpm2: add session handle isolation to tpm spaces
` [PATCH 2/2] tpm2: context save and restore space managed sessions

[Qemu-devel] [PATCH] numa: access CPU's node id via property in hmp_info_numa()
 2017-01-18 15:19 UTC  (2+ messages)

[RFC] RESEND - rdmatool - tool for RDMA users
 2017-01-18 15:19 UTC 

[PATCH v3 0/9] Add support for monitoring guest TLB operations
 2017-01-18 15:17 UTC  (10+ messages)
` [PATCH v3 6/9] kvm: arm/arm64: Add host pmu to support VM introspection

[Qemu-devel] [PATCH v2] hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
 2017-01-18 15:18 UTC  (8+ messages)

[PATCH] virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
 2017-01-18 15:18 UTC  (4+ messages)

[PATCH 04/40] rt2x00: rt2800lib: fix beacon generation on RT3593
 2017-01-18 15:13 UTC  (4+ messages)
` [PATCH v2 08/14] rt2x00: rt2800mmio: add a workaround for spurious TX_FIFO_STATUS interrupts

[PATCH v1 1/1] mm/ksm: improve deduplication of zero pages with colouring
 2017-01-18 15:15 UTC  (4+ messages)

AUDIT_NETFILTER_PKT message format
 2017-01-18 15:15 UTC  (8+ messages)

[PATCH] x86/ioapic: add IO-APIC irq_chip retrigger hook
 2017-01-18 14:36 UTC  (4+ messages)

[PATCH] xfs: fix xfs_mode_to_ftype() prototype
 2017-01-18 15:12 UTC 

[PATCH] power: supply: qcom_smbb: add regulator dependency
 2017-01-18 15:12 UTC 

[RFC] net: ipv6: return the first matched rt6_info for multicast packets in find_rr_leaf()
 2017-01-18 15:13 UTC 

[U-Boot] U-Boot IPv6 state
 2017-01-18 15:13 UTC  (3+ messages)

[PATCH 0/3] AVR32: Fine-tuning for two function implementations
 2017-01-18 15:12 UTC  (2+ messages)

[PATCH v2 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-18 15:11 UTC  (4+ messages)
` [PATCH v2 2/3] mmc: sh_mobile_sdhi: explain clock bindings

[PATCH v4 00/15] lockdep: Implement crossrelease feature
 2017-01-18 15:10 UTC  (7+ messages)
` [PATCH v4 05/15] lockdep: Make check_prev_add can use a separate stack_trace

[PATCH 00/11] Add MFC v10.10 support
 2017-01-18 15:10 UTC  (4+ messages)
  ` [PATCH 02/11] [media] s5p-mfc: Adding initial support for MFC v10.10

01/18/2017 Weekly Ceph Performance Meeting IS ON!
 2017-01-18 15:10 UTC 

Changing over to systemd (no dhcp)
 2017-01-18 15:10 UTC 

[PATCH] drm/amdgpu: check ring being ready before using
 2017-01-18 15:08 UTC  (2+ messages)

[PATCH 0/6] Use crtc helper drm_crtc_from_index() for more drivers
 2017-01-18 15:08 UTC  (16+ messages)
` [PATCH 1/6] drm: exynos: use crtc helper drm_crtc_from_index()
` [PATCH 2/6] drm: kirin: "
` [PATCH 3/6] drm: mediatek: "
` [PATCH 4/6] drm: nouveau: "
` [PATCH 5/6] drm: tegra: "
` [PATCH 6/6] drm: vc4: "

[PATCH RESEND] tools/libxl: add support for emulated NVMe drives
 2017-01-18 15:07 UTC  (7+ messages)

[PATCH xf86-video-ati] ati: Support loading the amdgpu driver from the ati wrapper
 2017-01-18 15:07 UTC  (2+ messages)

[RFC] rdmatool - tool for RDMA users
 2017-01-18 15:07 UTC 

[PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
 2017-01-18 15:06 UTC  (5+ messages)

Patchwork and incoming patch testing
 2017-01-18 15:06 UTC  (4+ messages)
` [Openembedded-architecture] "
    ` [yocto] "

[PATCH v8 0/7] Expanded statistics reporting
 2017-01-18 15:05 UTC  (9+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/7] lib: add information metrics library
  ` [PATCH v9 2/7] app/proc_info: add metrics displaying
  ` [PATCH v9 3/7] lib: add bitrate statistics library
  ` [PATCH v9 4/7] app/test-pmd: add bitrate statistics calculation
  ` [PATCH v9 5/7] mbuf: add a timestamp to the mbuf for latencystats
  ` [PATCH v9 6/7] lib: added new library for latency stats
  ` [PATCH v9 7/7] app/test-pmd: add latency statistics calculation

[Qemu-devel] [PATCH] configure: allow enabling seccomp on s390x
 2017-01-18 15:05 UTC 

[linux-linus test] 104237: regressions - FAIL
 2017-01-18 15:05 UTC 

[PATCH] cryptodev: enable BPI for Cablelabs DOCSIS security spec
 2017-01-18 15:04 UTC 

[PATCH 1/3] cxgb4: hide unused warnings
 2017-01-18 14:52 UTC  (2+ messages)
` [PATCH 3/3] bcm63xx_enet: avoid uninitialized variable warning

[PATCH] ovl: fix possible use after free on redirect dir lookup
 2017-01-18 14:55 UTC  (5+ messages)
` [PATCH v2] "


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.