All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-06 23:46:35 to 2017-03-07 01:24:40 UTC [more...]

[RFCv6 PATCH 00/18] Checkout aware of Submodules!
 2017-03-06 20:59 UTC  (3+ messages)
` [RFCv7 "
  ` [PATCH 06/18] make is_submodule_populated gently

[RFC PATCH 1/5] Document: Add document file for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-03-07  1:07 UTC  (2+ messages)

About boot time Tux logo with -EPROBE_DEFER
 2017-03-07  1:24 UTC 

cfq-iosched: two questions about the hrtimer version of CFQ
 2017-03-07  1:22 UTC  (2+ messages)

[RFC PATCH 0/5] Document: Add document file for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-03-07  1:05 UTC  (2+ messages)

Zaius can use a backport of pmbus device support
 2017-03-07  1:21 UTC  (2+ messages)

[PATCH] ARM: pxa: magician: Add support for ADS7846 touchscreen
 2017-03-07  1:17 UTC  (2+ messages)

[PATCH] net: silan: sc92031: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (2+ messages)

[PATCH] net: sis: sis900: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:08 UTC  (2+ messages)

[PATCH] net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:08 UTC  (2+ messages)

[PATCH] net: sis: sis190: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (2+ messages)

[PATCH] blame: draft of line format
 2017-03-06 23:29 UTC  (3+ messages)

[PATCH net 0/5] NAPI support for Hyper-V
 2017-03-07  1:13 UTC  (2+ messages)

[PATCH] nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
 2017-03-07  1:13 UTC  (2+ messages)

[Bug 100058] NULL pointer dereference when blacklisting radeon
 2017-03-07  1:13 UTC  (2+ messages)
` [Bug 100058] amdgpu/dpm: NULL pointer dereference

[PATCH] dmaengine: rcar-dmac: enable descriptor mode on 40bit
 2017-03-07  1:10 UTC 

[RFC PATCH 5/5] media: Update MAINTAINERS file for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-03-07  1:11 UTC 

mmotm 2017-03-06-16-52 uploaded
 2017-03-07  0:53 UTC  (2+ messages)

[PATCH v2] can: m_can: enable transmission of FD frame on latest version
 2017-03-07  1:03 UTC  (6+ messages)

[PATCH net]ipv6: Provide ipv6 version of "disable_policy" sysctl
 2017-03-07  1:11 UTC  (2+ messages)

mmotm 2017-03-06-16-52 uploaded
 2017-03-07  0:53 UTC 

[PATCH] Add support for high priority scheduling in amdgpu v5
 2017-03-07  1:10 UTC  (22+ messages)
  ` [PATCH 01/21] drm/amdgpu: refactor MQD/HQD initialization
  ` [PATCH 02/21] drm/amdgpu: doorbell registers need only be set once v2
  ` [PATCH 03/21] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/21] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/21] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu
  ` [PATCH 06/21] drm/amdgpu: rename rdev to adev
  ` [PATCH 07/21] drm/amdgpu: take ownership of per-pipe configuration
  ` [PATCH 08/21] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/21] drm/amdgpu: allow split of queues with kfd at queue granularity
  ` [PATCH 10/21] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe
  ` [PATCH 11/21] drm/amdkfd: allow split HQD on per-queue granularity v4
  ` [PATCH 12/21] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 13/21] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 14/21] drm/amdgpu: new queue policy, take first 2 queues of each pipe
  ` [PATCH 15/21] drm/amdgpu: untie user ring ids from kernel ring ids v3
  ` [PATCH 16/21] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
  ` [PATCH 17/21] drm/amdgpu: add parameter to allocate high priority contexts v7
  ` [PATCH 18/21] drm/amdgpu: add framework for HW specific priority settings v4
  ` [PATCH 19/21] drm/amdgpu: implement ring set_priority for gfx_v8 compute v4
  ` [PATCH 20/21] drm/amdgpu: condense mqd programming sequence
  ` [PATCH 21/21] drm/amdgpu: workaround tonga HW bug in HQD "

[RFC PATCH 4/5] media: Add suppurt for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-03-07  1:10 UTC 

[PATCH] net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (2+ messages)

[RFC PATCH 2/5] media: Add SPI I/F for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-03-07  1:09 UTC  (2+ messages)

[Request for Documentation] Differentiate signed (commits/tags/pushes)
 2017-03-07  0:58 UTC  (8+ messages)

[PATCH 1/2] parport: fix attempt to write duplicate procfiles
 2017-03-06 23:23 UTC  (2+ messages)
` [PATCH 2/2] ppdev: fix registering same device name

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-07  1:00 UTC  (9+ messages)
` [PATCH RFC 04/14] block, bfq: modify the peak-rate estimator
` [PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs

[PATCH] net: rocker: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (2+ messages)

[PATCH] net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (2+ messages)

[PATCH] net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (2+ messages)

[PATCH] net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
 2017-03-07  1:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
 2017-03-07  1:05 UTC  (5+ messages)

[PATCH] xfs: remove kmem_zalloc_greedy
 2017-03-07  0:54 UTC  (6+ messages)

Extending /memreserve/ to allow defining descriptions
 2017-03-07  1:04 UTC  (5+ messages)

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-03-07  0:59 UTC  (8+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes

[PATCHv4 00/33] 5-level paging
 2017-03-07  0:41 UTC  (5+ messages)

[GIT PULL] (swiotbl) stable/for-4.11 for 4.11-rc1
 2017-03-07  0:58 UTC 

xfstest and chromeos
 2017-03-07  0:56 UTC  (7+ messages)

[PATCH linux dev-4.7] drivers/fsi: Remove hub devices during master unregister
 2017-03-07  0:55 UTC 

Help needed for a SCSI hang (SATA drives)
 2017-03-07  0:54 UTC 

linux-next: manual merge of the sunxi tree with the drm-misc tree
 2017-03-06 23:59 UTC  (2+ messages)

[PATCH] mm: Remove rodata_test_data export, add pr_fmt
 2017-03-07  0:53 UTC  (2+ messages)

Regression in 4.11 - PowerPC crashes on boot, bisected to commit 5657933dbb6e
 2017-03-07  0:43 UTC  (6+ messages)

+ treewide-decouple-cacheflushh-and-set_memoryh-fix-fix-fix-fix-fix-fix.patch added to -mm tree
 2017-03-07  0:52 UTC 

[PATCH] ALSA: ASoC: TLV320AIC23: Unquote NULL from control name
 2017-03-07  0:54 UTC  (3+ messages)

[U-Boot] STM32F429 u-boot
 2017-03-07  0:52 UTC  (3+ messages)

[PATCH] pata_legacy: Allow disabling of legacy PATA device probes on non-PCI systems
 2017-03-06 20:26 UTC  (5+ messages)
` [PATCH] libata: transport: Remove circular dependency at free time

Confused by pnfs LAYOUTRETURN - seeking clarity
 2017-03-07  0:48 UTC  (4+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-07  0:50 UTC  (11+ messages)
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data

[RFC PATCH 3/5] media: Add suppurt for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-03-07  0:32 UTC  (2+ messages)

[PATCH] vTPM: Fix missing NULL check
 2017-03-06 23:19 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH libdrm 1/3] amdgpu: add missing unlock on drmPrimeFDToHandle() failure
 2017-03-07  0:47 UTC  (4+ messages)
` [PATCH libdrm 3/3] amdgpu: rework and remove amdgpu_get_auth()

[RFC PATCH 00/15] drm/i915: initial support for huge gtt pages
 2017-03-07  0:47 UTC  (17+ messages)
` [PATCH 01/15] drm/i915/selftests: don't leak the gem object
` [PATCH 02/15] drm/i915: use correct node for handling cache domain eviction
` [PATCH 03/15] drm/i915/selftests: exercise "
` [PATCH 04/15] drm/i915: add page_size_mask to dev_info
` [PATCH 05/15] drm/i915: introduce drm_i915_gem_object page_size member
` [PATCH 06/15] drm/i915: pass page_size to insert_entries
` [PATCH 07/15] drm/i915: s/i915_gtt_color_adjust/i915_cache_color_adjust
` [PATCH 08/15] drm/i915: clean up cache coloring
` [PATCH 09/15] drm/i915: export color_differs
` [PATCH 10/15] drm/i915: introduce ppgtt page coloring
` [PATCH 11/15] drm/i915: support inserting 64K pages in the ppgtt
` [PATCH 12/15] drm/i915: support inserting 2M "
` [PATCH 13/15] drm/i915: support inserting 1G "
` [PATCH 14/15] drm/i915/selftests: exercise 4K and 64K mm insertion
` [PATCH 15/15] drm/i915/selftests: modify the gtt tests to also exercise huge pages
` ✓ Fi.CI.BAT: success for drm/i915: initial support for huge gtt pages

[PATCH] selftests/powerpc: Replace stxvx and lxvx with their equivalent instruction
 2017-03-07  0:39 UTC 

[U-Boot] rockchip breakage with "spl: Remove overwrite of relocated malloc limit"
 2017-03-07  0:42 UTC 

sparse-llvm incorrect definition of local variables
 2017-03-07  0:08 UTC 

Possible incorrect linearization of code (master branch)
 2017-03-06 22:39 UTC  (5+ messages)

[PATCH v2 0/3] apci, nfit: DSM improvements
 2017-03-07  0:39 UTC  (5+ messages)
` [PATCH 1/3] Allow override of built-in bitmasks for NVDIMM DSMs
` [PATCH 2/3] Allow specifying a default DSM family
` [PATCH 3/3] Remove unnecessary newline

[Bug 100091] Failure to create folder for on-disk shader cache
 2017-03-07  0:38 UTC 

[PATCH v6 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-03-07  0:31 UTC  (7+ messages)
` [PATCH v6 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v5 0/1] Conditional config include
 2017-03-06 22:44 UTC  (3+ messages)
` [PATCH v5 1/1] config: add conditional include

[PATCH 4/5] IB/nes: Delete unnecessary braces
 2017-03-07  0:34 UTC  (3+ messages)
  ` [PATCH] IB/nes: Neaten nes_alloc_mw

[PATCH 0/2] IB/core fixes for kernel v4.11-rc
 2017-03-07  0:35 UTC  (5+ messages)
  ` [PATCH 1/2] device: Stop requiring that struct device is embedded in struct pci_dev
` [PATCH 2/2] IB/core: Restore I/O MMU, s390 and powerpc support

[PATCH] pci/aspm: Fix null pointer dereference during re-enumeration of PCI bus in pcie_aspm_init_link_state even though ASPM is off
 2017-03-07  0:27 UTC  (3+ messages)

[PATCH v2 0/6] Chunk level degradable check
 2017-03-07  0:36 UTC  (2+ messages)

+ taskstats-add-e-u-stime-for-tgid-command.patch added to -mm tree
 2017-03-06 22:40 UTC 

+ taskstats-add-e-u-stime-for-tgid-command-fix.patch added to -mm tree
 2017-03-06 22:40 UTC 

+ treewide-decouple-cacheflushh-and-set_memoryh-fix-fix.patch added to -mm tree
 2017-03-06 23:40 UTC 

[PATCH] drm/doc: document fallback behaviour for atomic events
 2017-03-07  0:36 UTC 

[PATCH 1/2] Btrfs: fix unexpected file hole after disk errors
 2017-03-07  0:28 UTC  (3+ messages)
` [PATCH v2] "

RFC: Another proposed hash function transition plan
 2017-03-07  0:17 UTC  (6+ messages)
  ` RFC v3: "

[v5 00/20] x86: Enable User-Mode Instruction Prevention
 2017-03-07  0:26 UTC  (5+ messages)
` [v5 17/20] x86/umip: Force a page fault when unable to copy emulated result to user

[PATCH v2 1/2] xorg-driver: remove the local copies of xorg-driver-*.inc
 2017-03-07  0:26 UTC  (2+ messages)
` [PATCH v2 2/2] xf86-video-imxfb-vivante: cleanup

Building a Xen image on Yocto
 2017-03-07  0:25 UTC  (2+ messages)

[PATCH v3 0/5] Add dual-role OTG support for Allwinner H3
 2017-03-07  0:24 UTC  (5+ messages)
` [linux-sunxi] "

Building xen image on yocto
 2017-03-07  0:22 UTC  (2+ messages)

Building xen image on yocto
 2017-03-07  0:20 UTC  (2+ messages)

[PATCH 1/2] xf86-video-imxfb-vivante: silence xorg-abi- warning
 2017-03-07  0:19 UTC  (3+ messages)

Xen-image-minimal: xl tool error
 2017-03-07  0:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] MTTCG fixups for 2.9
 2017-03-07  0:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 08/11] target/xtensa: hold BQL for interrupt processing

[PATCH v2 03/12] ASoC: sun8i-codec-analog: split out mbias
 2017-03-07  0:15 UTC  (3+ messages)
  ` [alsa-devel] "

rcu: WARNING in rcu_seq_end
 2017-03-06 23:08 UTC  (8+ messages)

problems to protect rbd from mutiple simultaneous mapping
 2017-03-06 23:47 UTC  (2+ messages)

+ treewide-decouple-cacheflushh-and-set_memoryh-fix-fix-fix-fix-fix.patch added to -mm tree
 2017-03-07  0:12 UTC 

RFC: late drm pull requests and other topics
 2017-03-07  0:11 UTC 

cfq-iosched: two questions about the hrtimer version of CFQ
 2017-03-07  0:11 UTC 

[PULL] drm-intel-next
 2017-03-07  0:10 UTC 

[Qemu-devel] [PATCH for-2.9] nbd/client: fix drop_sync [CVE-2017-2630]
 2017-03-07  0:10 UTC  (2+ messages)

linux-next: build failure after merge of the sunxi tree
 2017-03-07  0:10 UTC 

Build failures in v4.1-stable-queue
 2017-03-06 23:24 UTC  (2+ messages)

[PATCH] staging: wilc1000: Fix sparse warnings incorrect type assignment
 2017-03-06 21:11 UTC 

[xtf test] 106507: all pass - PUSHED
 2017-03-07  0:08 UTC 

[PATCH] net: ipv6: Remove redundant RTA_OIF in multipath routes
 2017-03-06 23:57 UTC 

[PATCH] xfs: report crtime and attribute flags to statx
 2017-03-07  0:06 UTC 

[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
 2017-03-07  0:01 UTC  (3+ messages)
  ` [Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)

[Qemu-devel] [PATCH 00/10] block: Op blocker fixes
 2017-03-07  0:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/10] block: Factor out should_update_child()

[U-Boot] [RFC] odroid: Add support for the ODROID-X board variant
 2017-03-06 23:57 UTC  (3+ messages)

[U-Boot] sdhci_transfer_data: Error detected in status(0x208002) problem on Tiny4412 board
 2017-03-06 23:54 UTC  (2+ messages)

[PATCH net-next 0/5] sunvnet: better connection management
 2017-03-06 23:53 UTC  (3+ messages)
` [PATCH net-next 1/5] ldmvsw: better use of link up and down on ldom vswitch

Suspend resume broken since 4.9
 2017-03-06 23:50 UTC  (8+ messages)

net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
 2017-03-06 23:41 UTC  (7+ messages)

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2017-03-06 23:48 UTC 

[PATCH 0/9] clk subdev updates
 2017-03-06 23:46 UTC  (3+ messages)
` [PATCH 9/9] clk: Check pm_runtime status before reclocking


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.