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

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

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

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

[Qemu-devel] [PATCH 00/16] aio_context_acquire/release pushdown, part 2
 2017-01-18 15:43 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/16] aio: introduce aio_co_schedule and aio_co_wake
` [Qemu-devel] [PATCH 05/16] io: make qio_channel_yield aware of AioContexts
` [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 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)

[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

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

[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  (25+ 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 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 08/16] can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLED
` [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 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

[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

[GLK MIPI DSI V3 0/7] GLK MIPI DSI VIDEO MODE PATCHES
 2017-01-18 15:30 UTC  (3+ messages)
` [GLK MIPI DSI V3 2/7] drm/i915/glk: Program new MIPI DSI PHY registers for GLK

[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  (7+ 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  (13+ 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  (8+ messages)
` [PATCH v2 08/14] rt2x00: rt2800mmio: add a workaround for spurious TX_FIFO_STATUS interrupts
` [PATCH v2 14/14] rt2x00: add support for RT5350 WiSoC

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

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-18 15:15 UTC  (3+ messages)
` [net PATCH v5 6/6] virtio_net: XDP support for adjust_head

[RFC PATCH 0/2] fix unbounded too_many_isolated
 2017-01-18 15:15 UTC  (7+ 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

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 

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

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

[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] power: supply: qcom_smbb: add regulator dependency
 2017-01-18 15:12 UTC 

[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

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

[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

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  (3+ messages)
` [PATCH 2/3] qed: avoid possible stack overflow in qed_ll2_acquire_connection
` [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] "

[PATCH 1/1] ARM: dts: imx6dl: fix GPIO4 range
 2017-01-18 10:09 UTC 

[PATCH v2 0/9] Serial slave device bus
 2017-01-18 15:03 UTC  (4+ messages)
` [PATCH v2 8/9] serdev: add a tty port controller driver

[PATCH v3] can: dev: add CAN interface API for fixed bitrates
 2017-01-18 15:03 UTC 

[Qemu-devel] [PATCH 1/2] linux-user: fix settime old value location
 2017-01-18 15:02 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: fix tcg/mmap test

[PATCH 0/2] at803x: don't power-down SGMII link
 2017-01-18 15:02 UTC  (7+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg

[Qemu-devel] [PATCH v3] aspeed/smc: handle dummy bytes when doing fast reads in command mode
 2017-01-18 15:01 UTC 

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-18 14:50 UTC  (3+ messages)
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH 0/3] Auto BKOPS PM suspend
 2017-01-18 15:01 UTC  (4+ messages)
` [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend

[PATCH 0/3] Use macros for pinctrl configuration on Exynos7
 2017-01-18 15:01 UTC  (4+ messages)
  ` [PATCH 3/3] arm64: dts: exynos: "

[PATCH RFC v3 0/5] RFC: in-kernel resource manager
 2017-01-18 15:01 UTC  (3+ messages)
` [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
  ` [tpmdd-devel] "

[LTP] [PATCH v2 1/4] ltp/numa: cleanup work for numa/*
 2017-01-18 15:00 UTC  (2+ messages)

[PATCH v6] can: dev: add CAN interface termination API
 2017-01-18 14:59 UTC 

[PATCH 00/13] x86/microcode: 4.11 queue
 2017-01-18 14:58 UTC  (6+ messages)
` [PATCH 06/13] x86/microcode/AMD: Rework container parsing

Pulseaudio: build issue
 2017-01-18 14:59 UTC  (2+ messages)

FIXED: ERROR: unable to open database file
 2017-01-18 14:58 UTC  (2+ messages)

[PATCH rdma-next 0/6] Expand ODP MR to support implicit registration
 2017-01-18 14:58 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] IB/core: Add implicit MR flag
  ` [PATCH rdma-next 2/6] IB/umem: Update on demand page (ODP) support
  ` [PATCH rdma-next 3/6] IB/umem: Indicate that process is being terminated
  ` [PATCH rdma-next 4/6] IB/mlx5: Add null_mkey access
  ` [PATCH rdma-next 5/6] IB/mlx5: Expose MR cache for mlx5_ib
  ` [PATCH rdma-next 6/6] IB/mlx5: Add implicit MR support

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-18 14:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] Aspeed SMC controller fixes and improvements
 2017-01-18 14:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 09/11] aspeed/smc: extend tests for Command mode


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.