All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-26 15:43:50 to 2017-01-26 16:23:57 UTC [more...]

[PATCH v2] sound: pci: cs46xx: constify snd_pcm_ops structures
 2017-01-26 16:03 UTC  (3+ messages)

[PATCH 0/7] x86/fpu: Simplify the FPU state machine
 2017-01-26 15:53 UTC  (6+ messages)
` [PATCH 5/7] x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active

[PATCH] x86/dmar: place the initdata annotation after the variable type
 2017-01-26 16:23 UTC  (3+ messages)

[PATCH 0/2] More generic support of Telit xE910 family
 2017-01-26 16:22 UTC  (3+ messages)
` [PATCH 1/2] plugins: rename he910 to xe910
` [PATCH 2/2] plugins: Handle HE910 and UE910 variants

[PATCH 1/2] spi: When no dma_chan map buffers with spi_master's parent
 2017-01-26 16:21 UTC  (7+ messages)
` [PATCH 2/2] spi: mediatek: Only do dma for 4-byte aligned buffers

[PATCH 0/5] Layout tweaks for 2c layout
 2017-01-26 16:22 UTC  (2+ messages)

linux-next: Tree for Jan 19
 2017-01-26 16:19 UTC  (8+ messages)

[PATCH] iptables: fix the wrong appending of jump verdict after the comment
 2017-01-26 16:13 UTC  (3+ messages)

[PATCH V2] mtd/ifc: Fix location of eccstat registers for IFC V1.0
 2017-01-26 15:18 UTC 

[PATCH] wireless: define cipher/AKM suites using a macro
 2017-01-26 16:20 UTC 

[Qemu-devel] [PATCH] net: e1000e: fix dead code in e1000e_write_packet_to_guest
 2017-01-26 16:19 UTC  (2+ messages)

gcc-6.3.x miscompiling code for IP27?
 2017-01-26 16:17 UTC  (8+ messages)

[PATCH v6 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-01-26 16:17 UTC  (7+ messages)
` [PATCH v6 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH] Fix 64 bit addressing support for GEM
 2017-01-26 16:16 UTC  (2+ messages)

[PATCH] status: be prepared for not-yet-started interactive rebase
 2017-01-26 16:08 UTC  (3+ messages)
` [PATCH v2 0/1] Let `git status` handle a not-yet-started `rebase -i` gracefully
  ` [PATCH v2 1/1] status: be prepared for not-yet-started interactive rebase

[Qemu-devel] [PULL v2 00/18] virtio, vhost, pci: fixes, features
 2017-01-26 16:16 UTC  (19+ messages)
` [Qemu-devel] [PULL v2 01/18] compiler: drop ; after BUILD_BUG_ON
` [Qemu-devel] [PULL v2 02/18] qxl: switch to constants within BUILD_BUG_ON
` [Qemu-devel] [PULL v2 03/18] compiler: rework BUG_ON using a struct
` [Qemu-devel] [PULL v2 04/18] compiler: expression version of QEMU_BUILD_BUG_ON
` [Qemu-devel] [PULL v2 05/18] ARRAY_SIZE: check that argument is an array
` [Qemu-devel] [PULL v2 06/18] pci: mark ROMs read-only
` [Qemu-devel] [PULL v2 07/18] intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
` [Qemu-devel] [PULL v2 08/18] hw/pcie: Introduce a base class for PCI Express Root Ports
` [Qemu-devel] [PULL v2 09/18] hw/ioh3420: derive from PCI Express Root Port base class
` [Qemu-devel] [PULL v2 10/18] hw/pcie: Introduce Generic PCI Express Root Port
` [Qemu-devel] [PULL v2 11/18] hw/i386: check if nvdimm is enabled before plugging
` [Qemu-devel] [PULL v2 12/18] msix: Follow CODING_STYLE
` [Qemu-devel] [PULL v2 13/18] hcd-xhci: check & correct param before using it
` [Qemu-devel] [PULL v2 14/18] pci: Convert msix_init() to Error and fix callers
` [Qemu-devel] [PULL v2 15/18] virtio: make virtio_should_notify static
` [Qemu-devel] [PULL v2 16/18] vhost: skip ROM sections
` [Qemu-devel] [PULL v2 17/18] vhost-user: delete chardev on cleanup
` [Qemu-devel] [PULL v2 18/18] hw/pci: disable pci-bridge's shpc by default

[PATCH v3 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2017-01-26 16:07 UTC  (34+ messages)
` [PATCH v3 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX), Y(aes)) modes
` [PATCH v3 01/12] crypto: atmel-sha: create function to get an Atmel SHA device
` [PATCH v3 02/12] crypto: atmel-sha: update request queue management to make it more generic
` [PATCH v3 03/12] crypto: atmel-sha: make atmel_sha_done_task "
` [PATCH v3 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
` [PATCH v3 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready()
` [PATCH v3 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0
` [PATCH v3 07/12] crypto: atmel-sha: add atmel_sha_cpu_start()
` [PATCH v3 08/12] crypto: atmel-sha: add simple DMA transfers
` [PATCH v3 09/12] crypto: atmel-sha: add support to hmac(shaX)
` [PATCH v3 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue()
` [PATCH v3 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
  ` [PATCH v3 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX), Y(aes)) modes
` [PATCH v3 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names

[Buildroot] [PATCH 1/1] sngrep: fix dependency and configuration issues
 2017-01-26 16:14 UTC 

[PATCH libdrm] tests/util: Add support for meson module
 2017-01-26 16:14 UTC  (7+ messages)

[PATCH] RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
 2017-01-26 16:14 UTC  (4+ messages)

[Alsa-Devel] Cannot combine audio devices with more than 64 channels
 2017-01-26 16:13 UTC  (3+ messages)
`  "

[Cocci] Help with include coccinelle & include paths?
 2017-01-26 16:14 UTC  (6+ messages)

[xen-unstable-smoke test] 104716: regressions - trouble: blocked/broken/fail
 2017-01-26 16:14 UTC 

[Bug fix]mips 64bits checksum error -- csum_tcpudp_nofold
 2017-01-26 16:11 UTC  (5+ messages)

[PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board
 2017-01-26 16:11 UTC  (3+ messages)

[PATCH v5 1/4] usb: dbc: early driver for xhci debug capability
 2017-01-26 16:01 UTC  (11+ messages)

[GIT PULL] soc: samsung: Drivers for v4.11
 2017-01-26 15:59 UTC  (4+ messages)

[PATCH 0/8] usb: dwc3: add dual-role support
 2017-01-26 15:56 UTC  (3+ messages)
` [PATCH 6/8] ARM: dts: dra7x-evm: Enable dual-role mode for USB1

gcc trunk fails to build kernel on PowerPC64 due to oprofile warnings
 2017-01-26 16:06 UTC  (3+ messages)

SoC Microprojects 2017
 2017-01-26 15:57 UTC 

[LSF/MM ATTEND] userfaultfd
 2017-01-26 16:10 UTC  (2+ messages)

[PATCH] clk: gxbb: fix CLKID_ETH defined twice
 2017-01-26 16:05 UTC  (3+ messages)

ip_rcv_finish() NULL pointer kernel panic
 2017-01-26 16:02 UTC  (4+ messages)

[PATCH] lightnvm: free properly on target creation error
 2017-01-26 15:57 UTC 

4.10-rc5+ WARNING: CPU: 3 PID: 1 at ./include/drm/drm_crtc.h:857 drm_kms_helper_poll_enable.part.4+0xa8/0xc0
 2017-01-26 16:02 UTC  (5+ messages)

Pausing / unpausing a single domain VCPU via libxc
 2017-01-26 16:03 UTC  (6+ messages)

[PATCH] mtd: maps: lantiq-flash: Check if the EBU endianness swap is enabled
 2017-01-26 16:01 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/8] More sensible default for -drive interface type
 2017-01-26 16:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/8] hw: Default -drive to if=none instead of ide when ide cannot work

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-26 16:01 UTC  (24+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH 0/3] drm/i915: Handle hanging during nonblocking modeset correctly
 2017-01-26 15:59 UTC  (4+ messages)
` [PATCH 1/3] drm/atomic: Bump timeout for waiting for hw_done to 90s in swap_state
` [PATCH 2/3] drm/i915: Set a timeout when waiting for fence on the old fb
` [PATCH 3/3] drm/i915: Skip modeset locking when atomic pageflips are used

[PATCH] zswap: don't param_set_charp while holding spinlock
 2017-01-26 15:58 UTC  (2+ messages)

[PATCH v3 07/13] pinctrl: samsung: Add missing initconst annotation
 2017-01-26 15:58 UTC  (5+ messages)
  ` [PATCH v3 REBASED 04/13] pinctrl: samsung: Document Exynos3250 SoC support
    ` [PATCH v3 REBASED 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops

[Cocci] modifying initializers with spatch?
 2017-01-26 15:57 UTC  (8+ messages)

[PATCH 1/2] mbuf: fix bitmask of Tx offload flags
 2017-01-26 15:57 UTC  (5+ messages)

[PATCHv6 00/37] ext4: support of huge pages
 2017-01-26 15:57 UTC  (6+ messages)
` [PATCHv6 06/37] thp: handle write-protection faults for file THP

[PATCH] arm64: skip register_cpufreq_notifier on ACPI-based systems
 2017-01-26 15:57 UTC  (4+ messages)

[PATCH rdma-core 0/7] Add mlx5 direct verbs
 2017-01-26 15:56 UTC  (8+ messages)
  ` [PATCH rdma-core 1/7] mlx5: Add mlx5 direct verbs files
  ` [PATCH rdma-core 2/7] mlx5: Add CQE fields
  ` [PATCH rdma-core 3/7] mlx5: Add WQE segments implementation
  ` [PATCH rdma-core 4/7] mlx5: Use macro for CQE version 1
  ` [PATCH rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
  ` [PATCH rdma-core 6/7] mlx5: Unify exported and internal CQE format
  ` [PATCH rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

Reiser4 for Linux 4.9-2
 2017-01-26 15:55 UTC 

rdma-core 12 breaks libibverbs ABI
 2017-01-26 15:55 UTC 

Ceph Tech Talk in ~2 hrs
 2017-01-26 15:55 UTC 

[PATCH] drm: Silence the compiler for drm_mode_get_hv_timings()
 2017-01-26 15:54 UTC  (3+ messages)

[PATCH 0/5 v2] qedr: batch of fixes for 4.10
 2017-01-26 15:54 UTC  (5+ messages)

[PATCH v3 00/13] Move pad retention control to Exynos pin controller driver
 2017-01-26 15:54 UTC  (6+ messages)
  ` [PATCH v3 01/13] soc: samsung: pmu: Provide global function to get PMU regmap

[Buildroot] [PATCH] python-pyqrcode: new package
 2017-01-26 15:52 UTC 

[3rdparty][PATCH 1/2] imx6dl-riotboard: Add missing MACHINEOVERRIDES set
 2017-01-26 15:50 UTC  (2+ messages)
` [3rdparty][PATCH 2/2] imx6ul-pico-hobbit: Add mx6 in the "

[GIT PULL] arm/mali-dp fixes for v4.11
 2017-01-26 15:49 UTC 

[PATCH v2 0/9] Allwinner H5 and Orange Pi PC2 support
 2017-01-26 15:48 UTC  (30+ messages)
` [PATCH v2 1/9] drivers: pinctrl: add driver for Allwinner H5 SoC
` [PATCH v2 2/9] arm64: allwinner: Kconfig: add essential pinctrl driver for H5
` [PATCH v2 3/9] clk: sunxi-ng: add support for Allwinner H5 SoC
` [PATCH v2 4/9] arm: dts: sun8i: split Allwinner H3 .dtsi
` [PATCH v2 5/9] clk: sunxi-ng: remove transitional headers for dt-bindings
` [PATCH v2 6/9] arm64: dts: allwinner: add Allwinner H5 .dtsi
` [PATCH v2 7/9] dmaengine: sun6i: allow build on ARM64 platforms (sun50i)
` [PATCH v2 8/9] ASoC: sunxi: allow the analog codec driver to be built on ARM64
` [PATCH v2 9/9] arm64: dts: sunxi: add support for the Orange Pi PC 2 board

Xen Security Advisory 154 (CVE-2016-2270) - x86: inconsistent cachability flags on guest mappings
 2017-01-26 15:48 UTC  (6+ messages)
    ` [PATCH] x86: Allow write-combining on MMIO mappings again
      ` [PATCH v3] x86/ept: Allow write-combining on !mfn_valid() "

QEMU with host USB serial
 2017-01-26 15:47 UTC  (2+ messages)

[PATCH v2 0/8] Pad retentions support for Exynos5433
 2017-01-26 15:47 UTC  (5+ messages)

[GIT PULL] i.MX fixes for 4.10, 3rd round
 2017-01-26 15:46 UTC 

[Qemu-devel] Commit 3a6c9 breaks QEMU on FreeBSD/Xen
 2017-01-26 15:45 UTC  (6+ messages)
      ` [Qemu-devel] [Xen-devel] "
        `  "

POSIX error names and codes in PV protocols
 2017-01-26 15:44 UTC  (2+ messages)

[PATCH 1/1] pinctrl: baytrail: Fix debugfs offset output
 2017-01-26 15:44 UTC  (2+ messages)

[PATCH v2 0/3] Support for USB DRD Phy driver for NS2
 2017-01-26 15:43 UTC  (3+ messages)
` [PATCH v2 2/3] Broadcom USB DRD Phy driver for Northstar2


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.