All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-20 17:47:42 to 2017-07-20 19:10:43 UTC [more...]

[RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
 2017-07-20 19:10 UTC  (20+ messages)
  ` [kernel-hardening] "

[Qemu-devel] [PATCH] qga: Add support network interface statistics in guest-network-get-interfaces command
 2017-07-20 19:09 UTC  (2+ messages)

[U-Boot] [PATCH] net: Fix compile failure in net.c
 2017-07-20 19:09 UTC  (2+ messages)

[PATCH 0/5] arm-smmu: performance optimization
 2017-07-20 19:07 UTC  (11+ messages)
` [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction

[PATCH v3] iproute2: add support for GRE ignore-df knob
 2017-07-20 19:06 UTC 

[Qemu-devel] [PATCH for-2.10] Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
 2017-07-20 19:04 UTC  (7+ messages)

[xen-unstable test] 112033: regressions - trouble: broken/fail/pass
 2017-07-20 19:01 UTC 

[ANNOUNCE] xfsprogs: v4.12.0 released!
 2017-07-20 19:00 UTC  (3+ messages)

[RFC PATCH v12 0/4] /dev/random - a new approach
 2017-07-20 19:00 UTC  (4+ messages)
` [RFC PATCH v12 3/4] Linux Random Number Generator

[Qemu-devel] [RFC PATCH for 2.11 00/23] Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
 2017-07-20 18:59 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH for 2.11 03/23] softfloat3c: dos2unix all files

[Qemu-devel] [PATCH V4 00/10] add Qcow2 compress format extension
 2017-07-20 18:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH V4 01/10] specs/qcow2: add "

quotacheck deadlock?
 2017-07-20 18:58 UTC  (3+ messages)

[L10N] Kickoff of translation for Git 2.14.0 round 1
 2017-07-20 18:57 UTC  (11+ messages)
` [PATCH] PRItime: wrap PRItime for better l10n compatibility

[PATCH] x86/platform/uv/BAU: disable BAU on single hub configurations
 2017-07-20 18:50 UTC  (3+ messages)

[Buildroot] [PATCH v1] qt5base: add sob and upstream url to 5.9.1/0001-Fix-error-attribute-target-crc-is-unknown.patch
 2017-07-20 18:54 UTC 

[PATCH v2] dt-bindings: Drop k2g genpd device ID macros
 2017-07-20 18:53 UTC  (6+ messages)

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-07-20 18:53 UTC  (2+ messages)
` [Bug 196409] "

Pull Request
 2017-07-20 18:53 UTC  (2+ messages)

[Buildroot] [PATCH v1] binutils-2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs
 2017-07-20 18:52 UTC  (4+ messages)
` [Buildroot] [PATCH v1] qt5base: fix qthash error attribute(target("+crc")) is unknown

[PATCH v3 0/2] Add a hvmop for setting the #VE suppress bit
 2017-07-20 18:52 UTC  (9+ messages)
` [PATCH v3 1/2] x86/mm: Change default value for suppress #VE in set_mem_access()

[PATCH] gcc-7.inc: add new warning "Wnot-cross-compiler"
 2017-07-20 18:51 UTC  (9+ messages)

Binary files
 2017-07-20 18:49 UTC  (2+ messages)

[PATCHSET for-4.14] cgroup, sched: cgroup2 interface for CPU controller
 2017-07-20 18:48 UTC  (4+ messages)
` [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

kernel btrfs file system wedged -- is it toast?
 2017-07-20 18:47 UTC 

[PATCH v2 0/4] drm/sun4i: Fix a register access bug
 2017-07-20 18:46 UTC  (5+ messages)
` [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users

[PATCH v4 0/8] Multibyte memset variations
 2017-07-20 18:45 UTC  (9+ messages)
` [PATCH v4 1/8] Add multibyte memset functions
` [PATCH v4 2/8] Add testcases for memset16/32/64
` [PATCH v4 3/8] x86: Implement memset16, memset32 & memset64
` [PATCH v4 4/8] ARM: Implement "
` [PATCH v4 5/8] alpha: Add support for memset16
` [PATCH v4 6/8] zram: Convert to using memset_l
` [PATCH v4 7/8] sym53c8xx_2: Convert to use memset32
` [PATCH v4 8/8] vga: Optimise console scrolling

[PATCH 0/2][V3] slab and general reclaim improvements
 2017-07-20 18:45 UTC  (3+ messages)
` [PATCH 1/2] mm: use sc->priority for slab shrink targets
` [PATCH 2/2] mm: make kswapd try harder to keep active pages in cache

Detecting system includes in drivers
 2017-07-20 18:44 UTC 

[PATCH 0/4] drm: Fix some warnings when building docs
 2017-07-20 18:44 UTC  (8+ messages)
` [PATCH 1/4] drm/modes: Fix drm_mode_is_420_only() comment
` [PATCH 2/4] drm: Fix warning when building docs for scdc_helper
  ` [PATCH 3/4] gpu/host1x: Remove excess parameter in host1x_subdev_add docs
` [PATCH 4/4] drm: Add a few missing descriptions in drm_driver docs

[Qemu-devel] [PATCH 00/11] qemu.py: Pylint/style fixes
 2017-07-20 18:44 UTC  (19+ messages)
` [Qemu-devel] [PATCH 02/11] qemu.py: Avoid dangerous arguments
` [Qemu-devel] [PATCH 03/11] qemu.py: Use iteritems rather than keys()
` [Qemu-devel] [PATCH 04/11] qemu.py: Simplify QMP key-conversion
` [Qemu-devel] [PATCH 05/11] qemu.py: Use custom exceptions rather than Exception
` [Qemu-devel] [PATCH 07/11] qmp.py: Use object-based class for QEMUMonitorProtocol
` [Qemu-devel] [PATCH 08/11] qmp.py: Avoid "has_key" usage
` [Qemu-devel] [PATCH 09/11] qmp.py: Avoid overriding a builtin object
` [Qemu-devel] [PATCH 10/11] qtest.py: Few pylint/style fixes
` [Qemu-devel] [PATCH 11/11] qtest.py: Avoid using mutable list as default argument

(unknown),
 2017-07-20 18:43 UTC 

[Bug 97942] [IGT] [BYT] [BXT] /gem_mmap_gtt subtest basic-wc fails due to Test assertion failure
 2017-07-20 18:43 UTC  (2+ messages)
` [Bug 97942] [IGT] [BYT] [BXT] [BYT] "

[PATCH 00/11] Removed a bunch random warnings
 2017-07-20 18:42 UTC  (9+ messages)
` [PATCH 02/11] present_address: remove a warning
` [PATCH 03/11] atomicio: removed "
` [PATCH 05/11] nfsd.c: removed a few warnings
` [PATCH 08/11] network.c: removed some warnings

[lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c
 2017-07-20 18:41 UTC  (5+ messages)

[PATCH] drm: Improve kerneldoc for drm_modeset_lock
 2017-07-20 18:39 UTC  (3+ messages)

[lkp-robot] [platform/x86] bff589be59: kmsg.dell_wmi:Cannot_read_Dell_descriptor_buffer
 2017-07-20 18:36 UTC  (4+ messages)

[Qemu-devel] Hacks for building on gcc 7 / Fedora 26
 2017-07-20 18:36 UTC  (7+ messages)

[PATCH] l10n: de.po: update German translation
 2017-07-20 18:36 UTC  (2+ messages)

[PATCH] lib/int_sqrt.c: Optimize square root function
 2017-07-20 18:31 UTC  (5+ messages)

[PATCH] drm/i915: Don't set fence errors on non-guilty requests
 2017-07-20 18:31 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/amdgpu: Fix blocking in RCU critical section(v2)
 2017-07-20 18:29 UTC  (2+ messages)

[Patch net] rtnetlink: allocate more memory for dev_set_mac_address()
 2017-07-20 18:27 UTC  (2+ messages)
` [Patch net] net: check mac address length "

[Qemu-devel] [PATCH for-2.10] util/oslib-posix.c: Avoid warning on NetBSD
 2017-07-20 18:26 UTC  (2+ messages)

[PATCH 00/14] ddbridge: bump to ddbridge-0.9.29
 2017-07-20 18:25 UTC  (7+ messages)

[PATCH 2/3] sparc64: 5-Level page table support for sparc
 2017-07-20 18:25 UTC  (2+ messages)

[PATCH v5] printk: Add pr_info_show_time
 2017-07-20 18:24 UTC 

kernel smp.c functions not called by Bluetootl LE controller
 2017-07-20 18:24 UTC  (2+ messages)

[PATCH] hciattach: bcm43xx: fix the delay timer for firmware download
 2017-07-20 18:23 UTC  (2+ messages)

[PATCH v2 1/2] usnic: add rtnl lock around __ethtool_get_link_ksettings()
 2017-07-20 18:23 UTC  (2+ messages)
  ` [PATCH v2 2/2] usnic: do not ignore return value of __ethtool_get_link_ksettings

[PATCH 0/6] Experimental P2P buffer sharing v3
 2017-07-20 18:23 UTC  (4+ messages)
` [PATCH 1/6] drm: Add helper to cast DMA-buf to GEM object v2

[RFC PATCH 0/3] Partial clone: promised blobs (formerly "missing blobs")
 2017-07-20 18:23 UTC  (6+ messages)
` [RFC PATCH v2 0/4] Partial clone: promised objects (not only blobs)
  ` [RFC PATCH v2 2/4] promised-object, fsck: introduce promised objects
  ` [RFC PATCH v2 4/4] sha1_file: support promised object hook

[PATCH 0/4] dts: rskrza1: Add pin configurations
 2017-07-20 18:20 UTC  (7+ messages)
` [PATCH 1/4] arm: dts: rskrza1: Add SCIF2 pin group
` [PATCH 2/4] arm: dts: rskrza1: Add Ethernet "
` [PATCH 3/4] arm: dts: rskrza1: Add SDHI1 "
` [PATCH 4/4] arm: dts: rskrza1: Add LED0 pin support

[PATCH v3 1/6] monitor: Add AD/EIR types for mesh
 2017-07-20 18:20 UTC  (3+ messages)
` [PATCH v3 5/6] monitor: Add basic decoding for Mesh Provisioning

[PATCH] drm/i915: Use AUX for backlight only if eDP 1.4 or later
 2017-07-20 18:20 UTC  (5+ messages)

[PATCH v2 1/6] monitor: Add AD/EIR types for mesh
 2017-07-20 18:17 UTC  (5+ messages)
` [PATCH v2 3/6] monitor: Filter duplicated advertisements

[PATCH 3/3] ghes_edac: add platform check to enable ghes_edac
 2017-07-20 18:16 UTC  (14+ messages)
                      ` [3/3] "

[Intel-wired-lan] [next PATCH S76-V2 01/13] i40e: Fix for unused value issue found by static analysis
 2017-07-20 18:15 UTC  (9+ messages)
` [Intel-wired-lan] [next PATCH S76-V2 07/13] i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
` [Intel-wired-lan] [next PATCH S76-V2 08/13] i40e/i40evf: rename bytes_per_int to bytes_per_usec
` [Intel-wired-lan] [next PATCH S76-V2 09/13] i40e: Fix unqualified module message while bringing link up
` [Intel-wired-lan] [next PATCH S76-V2 10/13] i40e: Fix link down message when interface is brought up

[PATCH 0/7] gpu reset and page_flip removal, take 2
 2017-07-20 18:14 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Avoid the gpu reset vs. modeset deadlock
` [PATCH 2/7] drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
` [PATCH 3/7] drm/i915: More surgically unbreak the modeset vs reset deadlock
` [PATCH 4/7] drm/i915: Rip out legacy page_flip completion/irq handling
` [PATCH 5/7] drm/i915: adjust has_pending_fb_unpin to atomic
` [PATCH 6/7] drm/i915: Remove intel_flip_work infrastructure
` [PATCH 7/7] drm/i915: Drop unpin stall in atomic_prepare_commit
` ✓ Fi.CI.BAT: success for gpu reset and page_flip removal, take 2

strange No space left on device issues
 2017-07-20 18:14 UTC  (7+ messages)

[PATCH nf-next] netfilter: ipset: deduplicate prefixlen maps
 2017-07-20 18:13 UTC 

[RESEND PATCH] sparc: defconfig: Cleanup from old Kconfig options
 2017-07-20 18:11 UTC  (4+ messages)

[PATCH 0/2] multipath-tools/libmultipath: Support for the native NVMe Ioctl command and add args min_avg_latency for path_latency
 2017-07-20 18:07 UTC  (5+ messages)
` [PATCH 1/2] multipath-tools/libmultipath: Support for the native NVMe Ioctl command
` [PATCH 2/2] multipath-tools/libmultipath: Add args min_avg_latency for path_latency

QXL hang with 4.12.0 kernel ("kernel BUG at drivers/gpu/drm/ttm/ttm_bo_util.c:589!")
 2017-07-20 14:32 UTC  (2+ messages)

[PATCH v3 00/10] STV0910/STV6111 drivers, ddbridge CineS2 V7 support
 2017-07-20 18:04 UTC  (4+ messages)
` [PATCH v3 01/10] [media] dvb-frontends: add ST STV0910 DVB-S/S2 demodulator frontend driver

[Buildroot] [PATCH] putty: bump to version 0.70
 2017-07-20 18:03 UTC 

[PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering
 2017-07-20 18:03 UTC  (9+ messages)

Persistent Memory type vs Reserved Memory type
 2017-07-20 18:01 UTC  (4+ messages)

[PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ
 2017-07-20 18:00 UTC  (2+ messages)

[PATCH 1/5] drm/i915/fbdev: Always forward hotplug events
 2017-07-20 17:59 UTC  (4+ messages)
` [PATCH 5/5] drm/hisilicon: Remove custom FB helper deferred setup

[GIT PULL] Audit fix for v4.13 (#1)
 2017-07-20 17:58 UTC  (3+ messages)

[PATCH net-next v2 1/1] geneve: add rtnl changelink support
 2017-07-20 17:58 UTC  (4+ messages)

[PATCH] drivers: cpuidle: Disable preemption before get_lppaca function call in pseries_idle_probe function
 2017-07-20 17:57 UTC 

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-07-20 17:57 UTC  (5+ messages)

[PATCH] arch/sparc: Measure receiver forward progress to avoid send mondo timeout
 2017-07-20 17:53 UTC  (2+ messages)

[PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC
 2017-07-20 17:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] qapi: Fix error handling code on alternate conflict
 2017-07-20 17:52 UTC  (3+ messages)

[PATCH] kbuild: modpost: Warn about references from rodata to __init text
 2017-07-20 17:52 UTC  (6+ messages)

[PATCH 00/28] constify fbdev pci_device_id
 2017-07-20 17:51 UTC  (30+ messages)
` [PATCH 01/28] video: fbdev: radeon: constify pci_device_id
` [PATCH 02/28] video: fbdev: atyfb: "
` [PATCH 03/28] video: fbdev: aty128fb: "
` [PATCH 04/28] video: fbdev: sunxvr2500: "
` [PATCH 05/28] video: fbdev: asiliantfb: "
` [PATCH 06/28] video: fbdev: intelfb: "
` [PATCH 07/28] video: fbdev: pvr2fb: "
` [PATCH 08/28] video: fbdev: tridentfb: "
` [PATCH 09/28] video: fbdev: skeletonfb: "
` [PATCH 10/28] video: fbdev: via: "
` [PATCH 11/28] video: fbdev: savage: "
` [PATCH 12/28] video: fbdev: riva: "
` [PATCH 13/28] video: fbdev: i810: "
` [PATCH 14/28] video: fbdev: arkfb: "
` [PATCH 15/28] video: fbdev: kyro: "
` [PATCH 16/28] video: fbdev: vermilion: "
` [PATCH 17/28] video: fbdev: nvidia: "
` [PATCH 18/28] video: fbdev: mb862xx: "
` [PATCH 19/28] video: fbdev: tdfx: "
` [PATCH 20/28] video: fbdev: sunxvr500: "
` [PATCH 21/28] video: fbdev: imsttfb: "
` [PATCH 22/28] video: fbdev: pm2fb: "
` [PATCH 23/28] video: fbdev: gxfb: "
` [PATCH 24/28] video: fbdev: neofb: "
` [PATCH 25/28] video: fbdev: s3fb: "
` [PATCH 26/28] video: fbdev: pm3fb: "
` [PATCH 27/28] video: fbdev: matroxfb: "
` [PATCH 28/28] video: fbdev: vt8623fb: "

[PATCH 0/4] Drop uninformative messages from bootlog
 2017-07-20 17:50 UTC  (7+ messages)
` [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot

[PATCH 0/3] PM / sleep: Avoid filling up kernel log buffer with debug messages
 2017-07-20 17:49 UTC  (4+ messages)
` [PATCH 2/3] PM / sleep: Mark suspend/hibernation start and finish
  ` [PATCH v2 "

[Qemu-devel] [PATCH v3 0/3] scripts/qemu.py small fixes
 2017-07-20 17:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/3] qemu.py: fix is_running()


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.