All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-19 18:30:37 to 2017-10-19 19:35:16 UTC [more...]

[PATCH 00/14] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2017-10-19 18:36 UTC  (5+ messages)
` [PATCH 03/14] imx-gpu-apitrace: Move apitrace out of imx-gpu-viv v6
` [PATCH 05/14] imx-gpu-viv: Upgrade to 6.2.2.p0
` [PATCH 06/14] mesa: Remove parts provided by imx-gpu-viv v6
` [PATCH 11/14] core-image-weston: Remove unbuildable packages

[meta-freescale-distro][PATCH 1/5] imx-gpu-sdk: Upgrade to 4.0.1
 2017-10-19 18:38 UTC  (4+ messages)
` [meta-freescale-distro][PATCH 2/5] packagegroup-fsl-tools-gpu: Update for v6 changes
` [meta-freescale-distro][PATCH 3/5] distro/fsl: Cleanup Wayland distros
` [meta-freescale-distro][PATCH 4/5] distro/fsl: Use pam and systemd for Wayland backend

[PATCH net-next v2 0/6] Adding permanent config get/set to devlink
 2017-10-19 19:35 UTC  (9+ messages)
` [PATCH net-next v2 1/6] devlink: Add permanent config parameter get/set operations
` [PATCH net-next v2 2/6] devlink: Adding SR-IOV enablement NVRAM config param
` [PATCH net-next v2 3/6] devlink: Adding num VFs per PF "
` [PATCH net-next v2 4/6] devlink: Adding max PF MSI-X vectors "
` [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF "
` [PATCH net-next v2 6/6] bnxt: Add devlink support for config get/set

[PATCH/RFC] grep: turn off threading when recursing submodules
 2017-10-19 19:34 UTC  (3+ messages)

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-19 19:33 UTC  (4+ messages)
` [PATCH v3 0/4] status: add option to show ignored files differently
  ` [PATCH v3 4/4] status: test --ignored=matching

[pyro][PATCH] goarch.bbclass: Replace logic for setting GOARM
 2017-10-19 19:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/8] nbd mimimal structured read
 2017-10-19 19:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 6/8] nbd/client: refactor nbd_receive_starttls
` [Qemu-devel] [PATCH v4 RFC 9/8] nbd: Minimal structured read for client

[PATCH] wanxl: use m68k-linux-gnu-as if available
 2017-10-19 19:31 UTC  (6+ messages)

IMA appraisal against xz-compressed modules
 2017-10-19 19:31 UTC  (5+ messages)

[RESEND v12 0/6] cgroup-aware OOM killer
 2017-10-19 19:30 UTC  (17+ messages)
` [RESEND v12 1/6] mm, oom: refactor the oom_kill_process() function
` [RESEND v12 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [RESEND v12 3/6] mm, oom: cgroup-aware OOM killer
` [RESEND v12 4/6] mm, oom: introduce memory.oom_group
` [RESEND v12 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer
` [RESEND v12 6/6] mm, oom, docs: describe the "

[Qemu-devel] [PATCH v2] arm: Adding makefile for Kinetis K64 MK64FN1M0
 2017-10-19 19:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] arm: Adding new arm machine, Kinetis K64 MK64FN1M0
 2017-10-19 19:29 UTC  (2+ messages)

[PATCH] X86/mm limit mmap of /dev/mem to valid addrs
 2017-10-19 19:28 UTC 

[PATCH v2] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-19 19:29 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Add Guc/HuC firmware details to error state (rev2)

[PATCH] python-scons*: upgrade to 3.0.0
 2017-10-19 19:28 UTC  (2+ messages)
` [PATCH v2] "

Draft pthread_spin_lock(3) manual page
 2017-10-19 19:27 UTC  (6+ messages)

+ mm-page_alloc-simplify-list-handling-in-rmqueue_bulk.patch added to -mm tree
 2017-10-19 19:26 UTC 

[PATCH] panel: display: Add support for Mitsubishi aa070mc01 TFT panel
 2017-10-19 19:25 UTC  (3+ messages)

[Qemu-devel] unknown keycodes `(unnamed)'
 2017-10-19 19:23 UTC 

+ mm-remove-cold-parameter-from-free_hot_cold_page-fix.patch added to -mm tree
 2017-10-19 19:23 UTC 

Can xenvirt pmd work in xen guest (aka DomU) without xen-vhost in Dom0 ?
 2017-10-19 19:21 UTC  (8+ messages)
          ` [dpdk-dev] "

[PATCH 00/14] Preemption with GuC, third attempt
 2017-10-19 19:20 UTC  (20+ messages)
` [PATCH 01/14] drm/i915/guc: Do not use 0 for GuC doorbell cookie
` [PATCH 02/14] drm/i915/guc: Extract GuC stage desc pool creation into a helper
` [PATCH v2 03/14] drm/i915/guc: Allocate separate shared data object for GuC communication
` [PATCH 04/14] drm/i915/guc: Initialize GuC before restarting engines
` [PATCH 05/14] drm/i915/guc: Add preemption action to GuC firmware interface
` [PATCH v2 06/14] drm/i915/guc: Add a second client, to be used for preemption
` [PATCH 07/14] drm/i915/guc: Split guc_wq_item_append
` [PATCH v2 08/14] drm/i915: Extract "emit write" part of emit breadcrumb functions
` [PATCH 09/14] drm/i915: Add information needed to track engine preempt state
` [PATCH 10/14] drm/i915/guc: Keep request->priority for its lifetime
` [PATCH v2 11/14] drm/i915: Rename helpers used for unwinding, use macro for can_preempt
` [PATCH v3 12/14] drm/i915/guc: Preemption! With GuC
` [PATCH 13/14] drm/i915/guc: Workaround the missing user interrupt after preemption
` [PATCH 14/14] HAX Enable GuC Submission for CI
` ✗ Fi.CI.BAT: failure for Preemption with GuC, third attempt

+ initramfs-use-time64_t-timestamps.patch added to -mm tree
 2017-10-19 19:20 UTC 

[PATCH v4] kernel: Add support for multiple kernel packages
 2017-10-19 19:19 UTC  (2+ messages)
` [PATCH v8] "

[PATCH v3 00/12] of: overlay: clean up device tree overlay code
 2017-10-19 19:19 UTC  (4+ messages)
` [PATCH v3 06/12] of: overlay: detect cases where device tree may become corrupt

[PATCH] mm: mlock: remove lru_add_drain_all()
 2017-10-19 19:19 UTC  (10+ messages)

+ mm-pagevec-rename-pagevec-drained-field.patch added to -mm tree
 2017-10-19 19:18 UTC 

[Bug 103316] [Hawaii, FirePro, radeon] WARNING: CPU: 1 PID: 18632 at drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:548 ttm_dma_free_pool.part.8+0x128/0x130 [ttm]
 2017-10-19 19:17 UTC  (3+ messages)

[PATCH 00/17] Parent Pointers V3
 2017-10-19 19:17 UTC  (9+ messages)
` [PATCH 02/17] Set up infastructure for deferred attribute operations
` [PATCH 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered
` [PATCH 04/17] Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH 06/17] xfs: get directory offset when removing directory name

[GIT PULL] debug build of sparse v4
 2017-10-19 19:17 UTC  (4+ messages)

[PATCH v4 0/3] implement fetching of moved submodules
 2017-10-19 19:16 UTC  (6+ messages)
` [PATCH v4 3/3] submodule: simplify decision tree whether to or not to fetch

[Qemu-devel] [PATCH] configure: disable qemu-keymap for linux-user qemu
 2017-10-19 19:16 UTC 

[Qemu-devel] [Bug 1719196] Re: [arm64 ocata] newly created instances are unable to raise network interfaces
 2017-10-19 19:08 UTC  (2+ messages)

rocko: QA issue with glibc-locale
 2017-10-19 19:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-10-16 23:24 UTC  (2+ messages)

[PATCH 0/2] Some changes to fix performance drop on Vega10
 2017-10-19 19:14 UTC  (3+ messages)
  ` [PATCH 1/2] drm/amd/powerplay: add one smc message for Vega10
  ` [PATCH 2/2] drm/amd/powerplay: fix performance drop on Vega10

[Qemu-devel] [PULL] Update OpenBIOS images
 2017-10-19 19:13 UTC  (3+ messages)

[PATCH] f2fs: expose some sectors to user in inline data or dentry case
 2017-10-19 19:12 UTC  (6+ messages)

[PATCH] examples/ipsec-secgw: set ip6_plen to the proper value
 2017-10-19 19:12 UTC  (3+ messages)

[PATCH 1/2 v4] user namespace: use union in {g,u}idmap struct
 2017-10-19 19:11 UTC  (2+ messages)
` [PATCH 2/2 v4] user namespaces: bump idmap limits to 340

[PATCH v2 0/3] crossrelease: make it not unwind by default
 2017-10-19 19:12 UTC  (9+ messages)
` [PATCH v2 2/3] lockdep: Remove BROKEN flag of LOCKDEP_CROSSRELEASE

[PATCH v2 1/1] cryptodev: fix build with Ofast
 2017-10-19 19:11 UTC  (4+ messages)

[PATCH] crypto/mrvl: update copyright holders
 2017-10-19 19:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] migration: pause-before-switchover
 2017-10-19 19:10 UTC  (3+ messages)

[wireless-regdb] wireless-regdb: Update regulatory rules for Kazakhstan (KZ) on 5GHz
 2017-10-19 19:09 UTC  (2+ messages)
        `  "

[PATCH] examples/l2fwd-crypto: fix port id type
 2017-10-19 19:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] clk: sunxi: fix build warning
 2017-10-19 19:09 UTC  (2+ messages)

[linux-lvm] cache on SSD makes system unresponsive
 2017-10-19 19:09 UTC  (3+ messages)

[PATCH] f2fs: return error number for quota_write
 2017-10-19 19:08 UTC  (7+ messages)
    ` [f2fs-dev] "

[Intel-wired-lan] [PATCH] igb: Fix TX map failure path
 2017-10-19 19:07 UTC  (2+ messages)
`  "

[PATCH] samples: Convert timers to use timer_setup()
 2017-10-19 19:06 UTC  (2+ messages)

[PATCH] documentation: kernel-api: add more info on bitmap functions
 2017-10-19 19:05 UTC  (2+ messages)

[PATCH v3 0/2] ACPI serdev support
 2017-10-19 19:05 UTC  (16+ messages)

[PATCH v6 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-10-19 19:04 UTC  (5+ messages)
` [PATCH v6 2/3] arm: dts: add Nuvoton NPCM750 device tree

[PATCH net] soreuseport: fix initialization race
 2017-10-19 19:00 UTC 

Is it safe to use btrfs on top of different types of devices?
 2017-10-19 18:59 UTC  (18+ messages)

[PATCH 0/8] Documentation: fix invalid Documentation refs (2)
 2017-10-19 18:59 UTC  (2+ messages)

SLES 11 SP4: can't mount btrfs
 2017-10-19 18:57 UTC  (2+ messages)

[PATCH] kernel/module: Delete an error message for a failed memory allocation in add_module_usage()
 2017-10-19 18:56 UTC  (8+ messages)
`  "

[Qemu-devel] [PATCH v5 0/8] xen: xen-domid-restrict improvements
 2017-10-19 18:56 UTC  (2+ messages)

[Bug 101691] gfx corruption on windowed 3d-apps running on dGPU
 2017-10-19 18:56 UTC 

[Cocci] [PATCH] docs: dev-tools: correct Coccinelle version number
 2017-10-19 18:55 UTC  (4+ messages)
`  "

[PATCH] f2fs: handle error case when adding xattr entry
 2017-10-19 18:54 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v7 0/4] reset: APIs to manage a list of resets
 2017-10-19 18:54 UTC  (3+ messages)
` [PATCH v7 1/4] reset: Add APIs to manage array "

[PATCH] app/testpmd: compile even if ixgbe anf bnxt pmds are not compiling
 2017-10-19 18:53 UTC 

[PATCH 01/11] examples/ipsec-secgw: updated MAINTAINERS file
 2017-10-19 18:53 UTC  (12+ messages)
` [PATCH 09/11] examples/ipsec-secgw: Fixed ip length in case of transport
` [PATCH v2 1/6] examples/ipsec-secgw: fix initialization of aead crypto devices
  ` [PATCH v2 2/6] examples/ipsec-secgw: fix create session also for aead
  ` [PATCH v2 3/6] examples/ipsec-secgw: fix aad_len for for aes-gcm
  ` [PATCH v2 4/6] examples/ipsec-secgw: add correct padding to tunnel mode
  ` [PATCH v2 5/6] examples/ipsec-secgw: iv should be be64
  ` [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically

swapper/0: page allocation failure: order:0, mode:0x1204010(GFP_NOWAIT|__GFP_COMP|__GFP_RECLAIMABLE|__GFP_NOTRACK), nodemask=(null)
 2017-10-19 18:52 UTC  (3+ messages)

[PATCH 0/8] drm/i915: CNL DVFS thing
 2017-10-19 18:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: CNL DVFS thing (rev2)

[PATCH v2] NFSv4.1: Fix up replays of interrupted requests
 2017-10-19 18:52 UTC  (3+ messages)

[Mesa-dev] Upstream support for FreeSync / Adaptive Sync
 2017-10-19 18:51 UTC  (11+ messages)
`  "

[PATCH v2 0/3] drm/amd/powerplay: Fix coccinelle and checkpatch issues
 2017-10-19 18:45 UTC  (4+ messages)
` [PATCH v2 3/3] drm/amd/powerplay: Place the constant on the right side of the test

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 53d0c6455764b0a6f33eba85ca2c2e1298c0df3d
 2017-10-19 18:50 UTC 

[PATCH] net: rxrpc: mark expected switch fall-throughs
 2017-10-19 18:50 UTC 

[PATCH] EVM: Add support for portable signature format
 2017-10-19 18:50 UTC  (8+ messages)

[PATCH v6] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-10-19 18:50 UTC  (5+ messages)
` [PATCH v7 0/2] PCI: quirks: Cavium ThunderX ACS quirk update

[PATCH] SUNRPC: Remove redundant call to cancel_work_sync() in xprt_destroy()
 2017-10-19 18:49 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Do not rely on wm preservation for ILK watermarks
 2017-10-19 18:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

Devicetree Workshop at Kernel Summit Prague (26 Oct 2017)
 2017-10-19 18:46 UTC  (12+ messages)
` [Ksummit-discuss] "

[PATCH] ath10k: fix core PCI suspend when WoWLAN is supported but disabled
 2017-10-19 18:45 UTC  (6+ messages)
`  "
      ` [PATCH] ath10k: fix build errors with !CONFIG_PM

[PATCH] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-19 18:44 UTC  (3+ messages)

[PATCH] tracing: always define trace_{irq,preempt}_{enable_disable}
 2017-10-19 18:42 UTC  (2+ messages)

mtd: nand: mxc: change debug messages
 2017-10-19 18:41 UTC  (2+ messages)

[PATCH v2] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
 2017-10-19 18:42 UTC  (4+ messages)

[PATCH 0/7] gpio: brcmstb: improved interrupt and wake support
 2017-10-19 18:39 UTC  (5+ messages)
` [PATCH 7/7] gpio: brcmstb: implement suspend/resume/shutdown

[RFC PATCH u-boot v2] ARM: arch-meson: build memory banks using reported memory from registers
 2017-10-19 18:38 UTC  (3+ messages)
` [U-Boot] "

RFC: Make it practical to ship EVM signatures
 2017-10-19 18:38 UTC  (25+ messages)

VPMU interrupt unreliability
 2017-10-19 18:38 UTC  (12+ messages)

[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
 2017-10-19 18:35 UTC  (15+ messages)

[PATCH 0/7] Adding permanent config get/set to devlink
 2017-10-19 18:34 UTC  (5+ messages)
` [PATCH 4/7] devlink: Adding perm config of link settings

[PATCH RFC 00/14] Intel EPT-Based Sub-page Write Protection Support
 2017-10-19 18:34 UTC  (3+ messages)
` [PATCH RFC 09/14] xen: vmx: Introduce a Hyper call to set subpage

[PATCH v2] NFSv4.1: Fix up replays of interrupted requests
 2017-10-19 18:34 UTC  (5+ messages)
` [PATCH 1/2] nfsd4: fix cached replies to solo SEQUENCE compounds

Kernel 3.0.35 RT - Kernel OOPS error on enet interrupt
 2017-10-19 18:33 UTC 

[RFC] deprecate git stash save? (was: Re: [PATCH 2/3] http-push: fix construction of hex value from path)
 2017-10-19 18:33 UTC  (3+ messages)
` [PATCH v2 1/2] replace git stash save with git stash push in the documentation
  ` [PATCH v2 2/2] mark git stash push deprecated in the man page

[PATCH v2] dell-laptop: Fix keyboard led max_brightness property for Dell Latitude E6410
 2017-10-19 18:31 UTC  (2+ messages)

[PATCH 0/2] libata: hotplug link speed
 2017-10-19 18:30 UTC  (3+ messages)
` [PATCH 1/2] libata: initialize link speed from sstatus if online
` [PATCH 2/2] Allow error handler to change speed only if link is online


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.