All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-08 16:20:08 to 2016-12-08 16:55:28 UTC [more...]

[PATCH 3/5] dt-bindings: spi: Add documentation for the Armada 3700 SPI Controller
 2016-12-08 16:55 UTC  (4+ messages)
  ` Applied "spi: armada-3700: Add documentation for the Armada 3700 SPI Controller" to the spi tree

[PATCH v4 1/4] spi: Add support for Armada 3700 SPI Controller
 2016-12-08 16:55 UTC  (4+ messages)
  ` Applied "spi: Add support for Armada 3700 SPI Controller" to the spi tree

[PATCH v4 net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-08 16:55 UTC  (4+ messages)
` [PATCH v4 net-next 1/4] bpf: xdp: "

[PATCH 1/2] ASoC: zte: spdif and i2s drivers are not zx296702 specific
 2016-12-08 16:55 UTC  (3+ messages)
` Applied "ASoC: zte: spdif and i2s drivers are not zx296702 specific" to the asoc tree

[PATCH 2/2] ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define
 2016-12-08 16:55 UTC  (3+ messages)
` Applied "ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define" to the asoc tree

[PATCH 1/3] hyperv: Move hv_pci_dev and related structs to hyperv.h
 2016-12-08 16:54 UTC  (5+ messages)

[PATCH 00/28] Broadcom RoCE Driver (bnxt_re)
 2016-12-08 16:54 UTC  (3+ messages)
` [PATCH 11/28] bnxt_re: Enabling RoCE control path

[PATCH 00/12] DC Patches for Dec 7, 2016
 2016-12-08 16:54 UTC  (13+ messages)
` [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC
` [PATCH 10/12] drm/amd/display: avoid apply_clk_constraints for address update
` [PATCH 12/12] drm/amd/display: fix up construction of scratch_val_ctx

[PATCH] making real_path thread-safe
 2016-12-08 16:54 UTC  (8+ messages)
` [PATCH] real_path: make "

[PATCH 0/6] btrfs dax IO
 2016-12-08 16:53 UTC  (2+ messages)

[PATCH] net/qede: fix resource leak
 2016-12-08 16:52 UTC  (2+ messages)

[PATCH] dm: Refuse to load an sq table on an mq device
 2016-12-08 16:52 UTC  (3+ messages)
`  "

[RFC] Smattering of selftests
 2016-12-08 16:52 UTC  (9+ messages)
` [PATCH 02/16] kselftests: Exercise hw-independent mock tests for i915.ko
` [PATCH 1/2] drm/i915: Move uncore selfchecks to late selftest infrastructure
  ` [PATCH 2/2] drm/i915: Test all fw tables during mock selftests

[PATCH, RFC 0/5] IB: Optimize DMA mapping
 2016-12-08 16:51 UTC  (3+ messages)

[Printing-architecture] OP Minutes (6 December 2016)
 2016-12-08 16:51 UTC 

[PATCH 0/2] Fix paravirt fail
 2016-12-08 16:50 UTC  (6+ messages)
` [PATCH 2/2] x86, paravirt: Fix bool return type for PVOP_CALL

[PATCH v2] USB: OHCI: pxa27x:fix warnings and error
 2016-12-08 16:49 UTC 

[PATCH v3] arm64: fpsimd: improve stacking logic in non-interruptible context
 2016-12-08 16:49 UTC 

[PATCH] x86/head: Refactor 32-bit pgtable setup
 2016-12-08 16:44 UTC 

[PATCH] x86/head: Refactor 32-bit pgtable setup
 2016-12-08 16:44 UTC 

[RFC, PATCHv1 00/28] 5-level paging
 2016-12-08 16:48 UTC  (65+ messages)
` [QEMU, PATCH] x86: implement la57 paging mode
  ` [Qemu-devel] "
` [RFC, PATCHv1 01/28] asm-generic: introduce 5level-fixup.h
` [RFC, PATCHv1 02/28] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [RFC, PATCHv1 03/28] arch, mm: convert all architectures to use 5level-fixup.h
` [RFC, PATCHv1 04/28] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [RFC, PATCHv1 05/28] mm: convert generic code to 5-level paging
` [RFC, PATCHv1 06/28] x86: basic changes into headers for "
` [RFC, PATCHv1 07/28] x86: trivial portion of 5-level paging conversion
` [RFC, PATCHv1 08/28] x86/gup: add 5-level paging support
` [RFC, PATCHv1 09/28] x86/ident_map: "
` [RFC, PATCHv1 10/28] x86/mm: add support of p4d_t in vmalloc_fault()
` [RFC, PATCHv1 11/28] x86/power: support p4d_t in hibernate code
` [RFC, PATCHv1 12/28] x86/kexec: support p4d_t
` [RFC, PATCHv1 13/28] x86: convert the rest of the code to "
` [RFC, PATCHv1 14/28] mm: introduce __p4d_alloc()
` [RFC, PATCHv1 15/28] x86: detect 5-level paging support
` [RFC, PATCHv1 16/28] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [RFC, PATCHv1 17/28] x86/mm: define virtual memory map for 5-level paging
` [RFC, PATCHv1 18/28] x86/paravirt: make paravirt code support "
` [RFC, PATCHv1 19/28] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [RFC, PATCHv1 20/28] x86/dump_pagetables: support 5-level paging
` [RFC, PATCHv1 21/28] x86/mm: extend kasan to "
` [RFC, PATCHv1 22/28] x86/espfix: "
` [RFC, PATCHv1 23/28] x86/mm: add support of additional page table level during early boot
` [RFC, PATCHv1 24/28] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [RFC, PATCHv1 25/28] x86/mm: make kernel_physical_mapping_init() support "
` [RFC, PATCHv1 26/28] x86/mm: add support for 5-level paging for KASLR
` [RFC, PATCHv1 27/28] x86: enable la57 support
` [RFC, PATCHv1 28/28] TESTING-ONLY: bump TASK_SIZE_MAX

[PATCH 1/7] net/qede: reduce noise in debug logs
 2016-12-08 16:48 UTC  (9+ messages)
` [PATCH 2/7] net/qede: refactor filtering code
` [PATCH 6/7] net/qede: fix maximum VF count to 0
` [PATCH 7/7] net/qede: restrict maximum queues for PF/VF

Tearing down DMA transfer setup after DMA client has finished
 2016-12-08 16:48 UTC  (26+ messages)

[RFC] timers: Don't wake ktimersoftd on every tick
 2016-12-08 16:48 UTC  (2+ messages)

[PATCH net] phy: Don't increment MDIO bus refcount unless it's a different owner
 2016-12-08 16:47 UTC  (3+ messages)

[PATCH] cma: resolve to first active IB port
 2016-12-08 16:47 UTC  (2+ messages)

[PATCH] commit: make --only --allow-empty work without paths
 2016-12-08 16:47 UTC  (5+ messages)
    ` [PATCH v2] "

Future support of 5-level paging in Xen
 2016-12-08 16:46 UTC 

[PATCH 0/2] Virtio ring works with DMA coherent memory
 2016-12-08 16:46 UTC  (4+ messages)
` [PATCH 1/2] virtio_ring: Do not call dma_map_page if sg is already mapped

[PATCH 0/6] btrfs dax IO
 2016-12-08 16:45 UTC  (5+ messages)
` [PATCH 4/6] Btrfs: add DAX support for nocow btrfs

raid0 vs. mkfs
 2016-12-08 16:44 UTC  (10+ messages)

[Bug 89534] GPU lockup with wine
 2016-12-08 16:45 UTC  (3+ messages)
` [Bug 89534] radeonsi GPU lockup / crash "

[PATCH 1/2] ARM: dts: exynos: Correct clocks for Exynos4 I2S module
 2016-12-08 16:44 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: exynos: Fix initial clocks configuration on Odroid X/X2/U3 boards

[HMM v14 00/16] HMM (Heterogeneous Memory Management) v14
 2016-12-08 16:39 UTC  (6+ messages)
` [HMM v14 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory

[RFC PATCH 00/19] ide: remove deprecated host drivers (part 1)
 2016-12-08 16:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry
 2016-12-08 16:38 UTC  (4+ messages)

[PATCH 0/2] Generic HDMI codec: Add channel mapping control
 2016-12-08 16:37 UTC  (3+ messages)
` [PATCH 1/2] DRM: add help to get ELD speaker allocation
` [PATCH 2/2] ASoC: hdmi-codec: add channel mapping control

[U-Boot] Pull request: u-boot-net.git master
 2016-12-08 16:37 UTC 

[PATCH v2] spi: mvebu: fix baudrate calculation for armada variant
 2016-12-08 16:37 UTC 

[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-12-08 16:36 UTC  (4+ messages)

[RESEND PATCH 1/3] bindings: net: stmmac: correct note about TSO
 2016-12-08 16:36 UTC  (7+ messages)
` [RESEND PATCH 2/3] net: stmmac: dwmac-generic: add missing compatible strings
` [RESEND PATCH 3/3] net: stmmac: stmmac_platform: use correct setup function for gmac4

[linux-4.1 bisection] complete test-amd64-amd64-xl
 2016-12-08 16:35 UTC 

[PATCH 0/3] misc cpumask adjustments
 2016-12-08 16:26 UTC  (3+ messages)
` [PATCH 1/3] make tlbflush_filter()'s first parameter a pointer

[PATCH V1 0/2] Add support for ThunderX SoCs ACPI Host Controllers
 2016-12-08 16:34 UTC  (12+ messages)
` [PATCH V1 1/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
      ` [Linaro-acpi] "

[PATCH] net: axienet: Utilize of_get_mac_address()
 2016-12-08 16:34 UTC  (4+ messages)
` [PATCH] net: ll_temac: "

[Bug 98914] mesa-vdpau-drivers: breaks vdpau for mpeg2video
 2016-12-08 16:34 UTC  (2+ messages)

[PATCH net-next V3 0/2] net/sched: cls_flower: Add support for matching on dissection flags
 2016-12-08 16:33 UTC  (2+ messages)

[PATCH 0/2] x86emul: segment handling additions
 2016-12-08 16:24 UTC  (3+ messages)
` [PATCH 2/2] x86emul: support LAR/LSL/VERR/VERW

[v1] usb:gadget:legacy:nokia :- Check for NULL in nokia_bind_config
 2016-12-08 16:32 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Fix reporting of 100Mb capability
 2016-12-08 16:31 UTC 

[Qemu-devel] [RFC PATCH 0/6] iscsi: Add blockdev-add support
 2016-12-08 16:31 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 6/6] "

[patch net-next] net: mvneta: Indent some statements
 2016-12-08 16:31 UTC  (3+ messages)

[Bug 97166] lockup during gameplay of Batman series of games
 2016-12-08 16:31 UTC  (2+ messages)

[patch] drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
 2016-12-08 16:30 UTC  (3+ messages)

[PATCH 1/2] vhost-vsock: remove unused vq variable
 2016-12-08 16:30 UTC  (6+ messages)
` [PATCH 2/2] vhost: remove unnecessary smp_mb from vhost_work_queue

[PATCH 0/1] arm64: mm: add config options for page table configuration
 2016-12-08 16:30 UTC  (5+ messages)
` [PATCH 1/1] "

fs, net: deadlock between bind/splice on af_unix
 2016-12-08 16:30 UTC  (2+ messages)

[PATCH] vfio/pci: Support error recovery
 2016-12-08 16:30 UTC  (11+ messages)

[PATCH] aacraid: remove wildcard for series 9 controllers
 2016-12-08 16:29 UTC 

[PATCH] sh_eth: add wake-on-lan support via magic packet
 2016-12-08 16:29 UTC  (3+ messages)

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-12-08 16:29 UTC  (7+ messages)
` [PATCH v4 01/14] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v4 07/14] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
` [PATCH v4 08/14] xen/x86: allow the emulated APICs to be enabled for the hardware domain

[PATCH] cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
 2016-12-08 16:28 UTC 

[PATCH 1/2] drm/i915: split off Pineview desktop and mobile device info
 2016-12-08 16:27 UTC  (5+ messages)

[PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
 2016-12-08 16:26 UTC  (11+ messages)

[PATCH 00/11] drm/i915: Overlay fixes
 2016-12-08 16:26 UTC  (5+ messages)
` [PATCH 08/11] drm/i915: Reorganize overlay filter coeffs into a nicer form

[PATCH 4.8 00/35] 4.8.13-stable review
 2016-12-08 16:26 UTC  (6+ messages)

[PATCH 4.4 00/13] 4.4.37-stable review
 2016-12-08 16:25 UTC  (2+ messages)

Lockdep splat from destroy_workqueue() with RT_PREEMPT_FULL
 2016-12-08 16:25 UTC  (3+ messages)

[net-next] icmp: correct return value of icmp_rcv()
 2016-12-08 16:24 UTC  (2+ messages)

[PATCH v2] selinux: support distinctions among all network address families
 2016-12-08 16:24 UTC  (7+ messages)

[PATCH 1/2] ASoC: Add support for CS43130 codec
 2016-12-08 16:23 UTC  (2+ messages)

[PATCH v6 0/3] ieee802154: Add support for Cascoda CA8210
 2016-12-08 16:18 UTC  (5+ messages)

[CI] drm/i915: Reorder phys backing storage release
 2016-12-08 16:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Reorder phys backing storage release (rev3)

[GIT PULL] ARM: mvebu: fixes for v4.9 (#2)
 2016-12-08 16:22 UTC 

[PATCH v1 0/4] app: make python apps python2/3 compliant
 2016-12-08 16:20 UTC  (3+ messages)
` [PATCH v2 3/4] app: give python apps a consistent shebang line

[PATCHv3 00/30] OEQA Framework Refactor & Improvements
 2016-12-08 16:20 UTC  (3+ messages)
` [PATCHv3 29/30] oeqa/runtime: Fix TargetBuildProject instances
` [PATCHv3 30/30] oeqa: Fix files handling on runtime tests


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.