All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-17 05:53:08 to 2016-05-17 07:35:03 UTC [more...]

[patch] qed: Remove a stray tab
 2016-05-17  7:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/11] Add param Error ** for msi_init()
 2016-05-17  7:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 09/11] pci bridge dev: change msi property type

[ndctl PATCH] ndctl: fix destruction of "dax" mode namespaces
 2016-05-17  7:34 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2016.05 is released
 2016-05-17  7:34 UTC  (2+ messages)

[ndctl PATCH] ndctl: filter out unit tests from command list
 2016-05-17  7:33 UTC  (2+ messages)

drivers: net: xgene: fix statistics counters race condition
 2016-05-17  7:33 UTC 

[PATCH] ASoC: rsnd: open 31bit of SSICKR mask
 2016-05-17  7:33 UTC  (2+ messages)

[PATCH] Add rte_mempool_free
 2016-05-17  7:32 UTC  (5+ messages)

[patch] NFC: pn533: double free on error in probe()
 2016-05-17  7:32 UTC  (2+ messages)

Merge window is open, wireless-drivers-next is closed
 2016-05-17  7:32 UTC 

pinctrl: stm32: Implement .pin_config_dbg_show()
 2016-05-17  7:31 UTC 

[PATCH 00/13] Upgrades around graphics stack
 2016-05-17  7:31 UTC  (8+ messages)
` [PATCH 01/13] xserver-xorg: Upgrade 1.18.0 -> 1.18.3
  ` [PATCH 13/13] weston: Upgrade 1.9.0 -> 1.10.0

[GIT pull] timer updates for 4.7
 2016-05-17  7:30 UTC 

[PATCH 1/2] perf/x86/intel/pt: Generate PMI in the STOP region as well
 2016-05-17  7:31 UTC  (3+ messages)
` [tip:perf/urgent] "

[patch] iio: humidity: Remove a stray unlock
 2016-05-17  7:31 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_flip: Adjust tolerance when counting frames
 2016-05-17  7:30 UTC  (4+ messages)

[PATCH v2] iio: pressure: bmp280: add humidity support
 2016-05-17  7:30 UTC  (4+ messages)

[PATCH v1 0/3] Keep-alive enhancements
 2016-05-17  7:30 UTC  (2+ messages)
` FW: "

[for-4.7 0/2] xen/arm: Bug fixes in the P2M code
 2016-05-17  7:29 UTC  (7+ messages)
` [for-4.7 1/2] xen/arm: p2m: apply_p2m_changes: Do not undo more than necessary
` [for-4.7 2/2] xen/arm: p2m: Release the p2m lock before undoing the mappings

[PATCH v3] media: vb2-dma-contig: configure DMA max segment size properly
 2016-05-17  7:29 UTC  (6+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH] SDL2: add bgrx pixel format
 2016-05-17  7:28 UTC 

[PATCH] drm/i915: add missing condition for committing planes on crtc
 2016-05-17  7:28 UTC  (4+ messages)

[Buildroot] [PATCH] Config.in.legacy: fallback to glibc when eglibc was selected
 2016-05-17  7:26 UTC  (3+ messages)

[PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks
 2016-05-17  7:26 UTC  (2+ messages)

[Qemu-devel] Hot reload network configuration
 2016-05-17  7:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 00/25] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-05-17  7:22 UTC  (27+ messages)
` [Qemu-devel] [PATCH v7 01/25] acpi: enable INTR for DMAR report structure
` [Qemu-devel] [PATCH v7 02/25] intel_iommu: allow queued invalidation for IR
` [Qemu-devel] [PATCH v7 03/25] intel_iommu: set IR bit for ECAP register
` [Qemu-devel] [PATCH v7 04/25] acpi: add DMAR scope definition for root IOAPIC
` [Qemu-devel] [PATCH v7 05/25] intel_iommu: define interrupt remap table addr register
` [Qemu-devel] [PATCH v7 06/25] intel_iommu: handle interrupt remap enable
` [Qemu-devel] [PATCH v7 07/25] intel_iommu: define several structs for IOMMU IR
` [Qemu-devel] [PATCH v7 08/25] x86-iommu: introduce parent class
` [Qemu-devel] [PATCH v7 09/25] x86-iommu: provide x86_iommu_get_default
` [Qemu-devel] [PATCH v7 10/25] x86-iommu: q35: generalize find_add_as()
` [Qemu-devel] [PATCH v7 11/25] intel_iommu: add IR translation faults defines
` [Qemu-devel] [PATCH v7 12/25] intel_iommu: Add support for PCI MSI remap
` [Qemu-devel] [PATCH v7 13/25] q35: ioapic: add support for emulated IOAPIC IR
` [Qemu-devel] [PATCH v7 14/25] ioapic: introduce ioapic_entry_parse() helper
` [Qemu-devel] [PATCH v7 15/25] intel_iommu: add support for split irqchip
` [Qemu-devel] [PATCH v7 16/25] q35: add "intremap" parameter to enable IR
` [Qemu-devel] [PATCH v7 17/25] x86-iommu: introduce IEC notifiers
` [Qemu-devel] [PATCH v7 18/25] ioapic: register IOMMU IEC notifier for ioapic
` [Qemu-devel] [PATCH v7 19/25] intel_iommu: Add support for Extended Interrupt Mode
` [Qemu-devel] [PATCH v7 20/25] intel_iommu: add SID validation for IR
` [Qemu-devel] [PATCH v7 21/25] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [Qemu-devel] [PATCH v7 22/25] kvm-irqchip: i386: add hook for add/remove virq
` [Qemu-devel] [PATCH v7 23/25] kvm-irqchip: x86: add msi route notify fn
` [Qemu-devel] [PATCH v7 24/25] kvm-irqchip: do explicit commit when update irq
` [Qemu-devel] [PATCH v7 25/25] intel_iommu: support all masks in interrupt entry cache invalidation

[PATCH 0/5] Add support for the STM32F4 I2C
 2016-05-17  7:21 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings

[PATCH 1/3] drm/i915/hda: Add audio component stub
 2016-05-17  7:20 UTC  (3+ messages)
` [PATCH v2 "

FreeBSD i915 driver update
 2016-05-17  7:20 UTC  (4+ messages)

[PATCH 0/7 v4] DAX cleanups and fixes
 2016-05-17  7:19 UTC  (9+ messages)
` [PATCH 3/7] ext2: Avoid DAX zeroing to corrupt data

r8169 regression: UDP packets dropped intermittantly
 2016-05-17  6:52 UTC  (11+ messages)

[U-Boot] [PATCH] pcie/layerscape: fix bug in bus number computation when setting msi-map
 2016-05-17  7:18 UTC 

[Buildroot] [PATCH 0/9] Various toolchain related fixes/updates
 2016-05-17  7:17 UTC  (20+ messages)
` [Buildroot] [PATCH 1/9] gcc: fix build of gcc 6.x on Microblaze
` [Buildroot] [PATCH 2/9] glibc: disable build of glibc 2.22 with gcc 6.x
` [Buildroot] [PATCH 3/9] gdb: add support for gdb 7.11
` [Buildroot] [PATCH 4/9] gdb: switch to 7.10 as the default version
` [Buildroot] [PATCH 5/9] gdb: remove version 7.8
` [Buildroot] [PATCH 6/9] gdb: specify hashes for the ARC and Microblaze versions
` [Buildroot] [PATCH 7/9] toolchain: remove eglibc support
` [Buildroot] [PATCH 8/9] binutils: remove support for version 2.23
` [Buildroot] [PATCH 9/9] toolchain: musl support is no longer experimental

[PATCH v3 RESEND 1/2] ath10k: Add support for ath10k_sta_statistics support
 2016-05-17  7:15 UTC  (4+ messages)

Setting per-frame tx rate for frames injected in raw tx mode
 2016-05-17  7:14 UTC  (8+ messages)

[PATCH] drm.h: Handle DragonFly like Linux
 2016-05-17  7:15 UTC  (7+ messages)

[Intel-wired-lan] [next PATCH S37 00/15] i40e/i40evf updates
 2016-05-17  7:13 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S37 05/15] i40evf: report RSS hash capability to stack

linux-next: manual merge of the net-next tree with the arm64 tree
 2016-05-17  7:12 UTC  (5+ messages)

[PATCH] qxl: catch qxlfb_create_pinned_object failures
 2016-05-17  7:11 UTC  (3+ messages)

Kernel memory
 2016-05-17  7:11 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 23/33] drivers/net/ethernet/intel/i40evf/i40evf_main.c:2236:7-21: duplicated argument to & or | (fwd)
 2016-05-17  7:10 UTC  (2+ messages)

[patch] drm/exynos/hdmi: add a missing tab
 2016-05-17  7:10 UTC  (3+ messages)

[PATCH v8 0/10] Add clock support for Mediatek MT2701
 2016-05-17  7:10 UTC  (4+ messages)

[PATCH v4 0/3] drm: Add various helpers for simple drivers
 2016-05-17  7:08 UTC  (8+ messages)
` [PATCH v4 2/3] drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
` [PATCH v4 3/3] drm: Add helper for simple display pipeline

[GIT PULL] killable rwsems for v4.7
 2016-05-17  7:08 UTC  (3+ messages)

[PATCH v3] iio: adc: ti-ads1015: add support for ADS1115 part
 2016-05-17  7:07 UTC  (3+ messages)

[PATCH] app/test: fix log check when default level is high
 2016-05-17  7:05 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] mm: unhide vmstat_text definition for CONFIG_SMP
 2016-05-17  7:05 UTC  (5+ messages)

[distros-debian-snapshot test] 44422: trouble: blocked/broken
 2016-05-17  7:04 UTC 

[PATCH v3 0/7] powerpc/8xx: Optimisation of TLB handling for IMMR and RAM
 2016-05-17  7:02 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v3 2/7] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v3 3/7] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v3 4/7] powerpc/8xx: unpin all TLBs before flushing
` [PATCH v3 5/7] powerpc/8xx: Don't use page table for linear memory space
` [PATCH v3 6/7] powerpc/8xx: Rework CONFIG_PIN_TLB handling
` [PATCH v3 7/7] powerpc/8xx: add CONFIG_PIN_TLB_IMMR

[PATCH 00/17] SI support for amdgpu
 2016-05-17  7:01 UTC  (2+ messages)

[v2][master][krogoth][PATCH] python-numpy: fix build failure with python-matplotlib
 2016-05-17  6:58 UTC 

4.6 compilation error when making signing key
 2016-05-17  6:56 UTC  (5+ messages)

[PATCH 00/16] clk: sunxi: introduce "modern" clock support
 2016-05-17  6:54 UTC  (8+ messages)
` [PATCH 02/16] clk: sunxi-ng: Add common infrastructure

[Buildroot] [PATCH] tar: bump to version 1.29
 2016-05-17  6:54 UTC  (2+ messages)

[Bug 93658] Distortions on the right of the monitor
 2016-05-17  6:54 UTC 

[Buildroot] [git commit branch/next] tar: bump to version 1.29
 2016-05-17  6:53 UTC 

[lustre-devel] [PATCH v2] staging/lustre/ptlrpc: Removes potential null dereference
 2016-05-17  6:53 UTC  (5+ messages)

[Buildroot] [git commit branch/next] toolchain: musl support is no longer experimental
 2016-05-17  6:53 UTC 

[Buildroot] [git commit branch/next] binutils: remove support for version 2.23
 2016-05-17  6:52 UTC 

[PATCH] drm/i915/dp: Try to find proper bpc for DP->legacy converters. (v2)
 2016-05-17  6:51 UTC  (3+ messages)

[Qemu-arm] help! I have downloaded "debian-8.4.0-armel-CD-1.iso" from "http://get.debian.org/cdimage/release/current/armel/iso-cd/"
 2016-05-17  6:43 UTC  (3+ messages)

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-05-17  6:41 UTC  (5+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP

[PATCH] drm: Remove unused drm_device from drm_gem_object_lookup()
 2016-05-17  6:48 UTC  (3+ messages)

[Buildroot] [git commit branch/next] toolchain: remove eglibc support
 2016-05-17  6:48 UTC 

PCI on PowerPC
 2016-05-17  6:47 UTC 

[PATCH v4 1/2] drm: bridge: Add sii902x driver
 2016-05-17  6:47 UTC  (2+ messages)

[Buildroot] [git commit branch/next] gdb: specify hashes for the ARC and Microblaze versions
 2016-05-17  6:47 UTC 

[PATCH] libfc: replace 'rp_mutex' with 'rp_lock'
 2016-05-17  6:46 UTC  (6+ messages)

[Buildroot] [git commit branch/next] gdb: remove version 7.8
 2016-05-17  6:46 UTC 

[Buildroot] [git commit branch/next] gdb: switch to 7.10 as the default version
 2016-05-17  6:45 UTC 

[Qemu-devel] [PATCH v3] fix pci_requester_id()
 2016-05-17  6:45 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] pci: "

[Buildroot] [git commit branch/next] gdb: add support for gdb 7.11
 2016-05-17  6:45 UTC 

[PATCH v2 0/7] drm/i915: DP branch devices
 2016-05-17  6:45 UTC  (3+ messages)
` [PATCH v2 7/7] drm/i915: Check pixel rate for DP to VGA dongle

pull-request: wireless-drivers-next 2016-05-13
 2016-05-17  6:43 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/5] Malta UART using device model & device tree
 2016-05-17  6:43 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] fdt: Support for ISA busses
` [U-Boot] [PATCH v3 2/5] fdt: Document the rest of struct of_bus
` [U-Boot] [PATCH v3 3/5] dm: ns16550: Don't map_physmem for I/O ports
` [U-Boot] [PATCH v3 4/5] malta: Tidy up UART address selection
` [U-Boot] [PATCH v3 5/5] malta: Use device model & tree for UART

[Buildroot] [git commit] glibc: disable build of glibc 2.22 with gcc 6.x
 2016-05-17  6:43 UTC 

[Buildroot] [git commit] gcc: fix build of gcc 6.x on Microblaze
 2016-05-17  6:42 UTC 

[Buildroot] [git commit] website/news.html: add 2016.05-rc1 announcement link
 2016-05-17  6:42 UTC 

[U-Boot] [PATCH v2 0/5] Malta UART using device model & device tree
 2016-05-17  6:40 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART

Scrub status regression (repost kinda)
 2016-05-17  6:39 UTC  (2+ messages)

[PATCH v2 0/5] of: generic infrastructure fixes
 2016-05-17  6:36 UTC  (7+ messages)
` [PATCH v2 4/5] of: overlay: Pick up label symbols from overlays

rt2800 maximum clients in access point mode
 2016-05-17  6:34 UTC  (2+ messages)

[PATCH RESEND v8] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-05-17  6:33 UTC 

[B.A.T.M.A.N.] [PATCH v6 00/11] netns and netlink support
 2016-05-17  6:33 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v6 01/11] batman-adv: Handle parent interfaces in a different netns

[GIT PULL] EFI fix
 2016-05-17  6:30 UTC  (2+ messages)
` [tip:x86/urgent] x86/efi: Fix 7-parameter efi_call()s

SHA1-MB algorithm broken on latest kernel
 2016-05-17  6:31 UTC  (11+ messages)
          ` [PATCH] crypto/sha1-mb: make sha1_x8_avx2() conform to C function ABI

[PATCH] mbuf: new public function to allocate raw mbufs
 2016-05-17  6:32 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-05-16
 2016-05-17  6:30 UTC 

45aebeaf4f67 "ovl: Ensure upper filesystem supports d_type" breaking Docker
 2016-05-17  6:28 UTC  (3+ messages)

[PATCH v2] drm/amd/powerplay: use ARRAY_SIZE() to calculate array size
 2016-05-17  6:28 UTC  (3+ messages)

[U-Boot] [PATCH] tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
 2016-05-17  6:27 UTC 

Hot data tracking / hybrid storage
 2016-05-17  6:27 UTC  (4+ messages)

[git pull] vfs.git
 2016-05-17  6:27 UTC  (3+ messages)

[Bug 95438] Elemental demo compute shader takes ages to compile
 2016-05-17  6:14 UTC  (3+ messages)

[PATCH] ext4: add lazyinit stats support
 2016-05-17  6:13 UTC  (7+ messages)

[PATCH 1/1] tty/serial: to support 8250 earlycon can be enabled independently
 2016-05-17  6:11 UTC  (3+ messages)

[PATCH] fs:efs:fix return value
 2016-05-17  6:02 UTC 

(unknown)
 2016-05-17  5:51 UTC 

[PATCH for-4.7] xen/nested_p2m: Don't walk EPT tables with a regular PT walker
 2016-05-17  6:06 UTC  (3+ messages)
` [PATCH v2 "

Dell Latitude E7470 touchpad status
 2016-05-17  6:03 UTC  (2+ messages)

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-05-17  5:58 UTC  (6+ messages)
` [PATCH 09/23] mmc: sdhci: fix incorrect get data interrupt during no data transfer

[PATCH] pinctrl: samsung: Suppress unbinding to prevent theoretical attacks
 2016-05-17  6:02 UTC  (2+ messages)

[LTP] [PATCH] syscalls/access01: Fix the test to run both under nobody and root
 2016-05-17  6:01 UTC  (2+ messages)
` [LTP] [PATCH v2] "

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-05-17  6:01 UTC  (9+ messages)

Source code review around jump label usage
 2016-05-17  6:00 UTC  (10+ messages)
` [PATCH] mfd: twl-core: One function call less in add_numbered_child() after error detection
    ` [PATCH 0/2] mfd: twl-core: Fine-tuning for add_numbered_child()
      ` [PATCH 1/2] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_ch
        ` [PATCH 1/2] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbere
          ` mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child()

Scale and FS range information (was: Re: [PATCH v3] iio: adc: ti-ads1015: add support for ADS1115 part)
 2016-05-17  6:00 UTC  (3+ messages)

[PATCH 0/3] AM335x: tsc: Fix suspended while touchscreen in use
 2016-05-17  5:56 UTC  (4+ messages)
` [PATCH 3/3] Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend

[PATCH] doc: move rel_notes instructions as comments
 2016-05-17  5:54 UTC  (3+ messages)

[PATCH] lspci: Decode PTM Registers
 2016-05-17  5:53 UTC  (5+ messages)
` [PATCH] lspci: Decode Precision Time Measurement capabiltity


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.