All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-08 14:39:51 to 2017-08-08 15:34:15 UTC [more...]

[PATCH 0/4] Add openssl 1.1
 2017-08-08 15:30 UTC 

[Buildroot] Mysqld startup problems
 2017-08-08 15:34 UTC  (3+ messages)

[PATCH v4 0/2] clk: rockchip: support clk drivers for RK3126 SoC
 2017-08-08 15:31 UTC  (4+ messages)

kernel BUG at kernel/futex.c:679 on v4.13-rc3-ish on arm64
 2017-08-08 15:32 UTC  (4+ messages)

t3700 broken on pu on Cygwin
 2017-08-08 15:32 UTC  (2+ messages)

[PATCH v3 net-next 0/5] ulp: Generalize ULP infrastructure
 2017-08-08 15:31 UTC  (2+ messages)

[morty/master][PATCH] ti-ipc: Update source release type to GA
 2017-08-08 15:31 UTC 

[PATCH v5] kernel: Add support for multiple kernel packages
 2017-08-08 15:30 UTC 

[PATCHv2 0/7] arm64: unwind: fix broken exception stack dump
 2017-08-08 15:31 UTC  (3+ messages)
` [PATCHv2 1/7] arm64: Add ASM_BUG()

[Qemu-devel] [PULL 00/18] Block layer patches for 2.10.0-rc2
 2017-08-08 15:30 UTC  (2+ messages)

[PATCH 00/10] Revive ptest and add result to buildhistory
 2017-08-08 15:30 UTC  (3+ messages)
` [PATCH 01/10] oeqa/targetcontrol.py: simplify checking for qemu_use_kvm

[Qemu-devel] [PULL 0/9] Misc patches for 2017-08-08
 2017-08-08 15:29 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] rcu: completely disable pthread_atfork callbacks as soon as possible
` [Qemu-devel] [PULL 2/9] Revert "rcu: do not create thread in pthread_atfork callback"
` [Qemu-devel] [PULL 3/9] kvm: workaround build break on gcc-7.1.1 / fedora26
` [Qemu-devel] [PULL 4/9] scsi: clarify sense codes for LUN0 emulation
` [Qemu-devel] [PULL 5/9] target/i386: set rip_offset for some SSE4.1 instructions
` [Qemu-devel] [PULL 6/9] qemu-img: Sort sub-command names in --help
` [Qemu-devel] [PULL 7/9] qemu-io: Give more --version information
` [Qemu-devel] [PULL 8/9] qga: "
` [Qemu-devel] [PULL 9/9] maint: Include bug-reporting info in --help output

[PATCH 1/6] drm/i915: Introduce intel_ddi_dp_level
 2017-08-08 15:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/6] "

[PATCH net-next 0/1] netvsc: another VF datapath fix
 2017-08-08 15:29 UTC  (5+ messages)

[PATCH] md/bitmap: preserve whole sb_page when initializing bitmap
 2017-08-08 15:29 UTC  (2+ messages)

[PATCH v2 0/7] signal: Fix sending signals with siginfo
 2017-08-08 15:29 UTC  (5+ messages)
` [PATCH 4/7] signal/mips: Document a conflict with SI_USER with SIGFPE

[PATCH v1] doc: add template release notes for 17.11
 2017-08-08 15:29 UTC  (3+ messages)

[Qemu-devel] xhci issues with Logitech, Inc. Headset H340 audio device
 2017-08-08 15:28 UTC 

[PATCH v7 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-08-08 15:28 UTC  (13+ messages)
` [PATCH v7 13/14] arm/mem_access: Add short-descriptor based gpt

[PATCH] ca-certificates: update to 20170717
 2017-08-08 15:25 UTC 

[RFC] ethdev: add ioctl-like API to control device specific features
 2017-08-08 15:27 UTC  (8+ messages)

crypto: ccp: use dma_mapping_error to check map error
 2017-08-08 15:26 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: cleanup static CSA handling
 2017-08-08 15:26 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: remove superflous amdgpu_bo_kmap in the VM
  ` [PATCH 3/5] drm/amdgpu: drop the extra VM huge page flag
  ` [PATCH 4/5] drm/amdgpu: separate bo_va structure
  ` [PATCH 5/5] drm/amdgpu: rename VM invalidated to moved

[Qemu-devel] [PATCH v2 for 2.10] block/nbd-client: always return EIO on and after the first io channel error
 2017-08-08 15:26 UTC 

[PATCH v2] sched: debug: use task_pid_nr_ns in /proc/$pid/sched
 2017-08-08 15:17 UTC  (4+ messages)

[PATCH v4 00/19] simplify crypto wait for async op
 2017-08-08 15:24 UTC  (13+ messages)
` [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication

[PATCH 2/4] scsi_devinfo: fixup string compare
 2017-08-08 15:25 UTC  (2+ messages)

[PATCH v2 net-next] ibmvnic: Add netdev_dbg output for debugging
 2017-08-08 20:12 UTC 

scsi: qla2xxx: use dma_mapping_error to check map errors
 2017-08-08 15:24 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/56] qapi: Use 'size' for byte counts & offsets
 2017-08-08 15:23 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH 03/56] monitor: Rewrite comment describing HMP .args_type
` [Qemu-devel] [RFC PATCH 09/56] balloon: Make balloon size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 10/56] hmp: Make balloon's argument unsigned
` [Qemu-devel] [RFC PATCH 11/56] monitor: Drop unused HMP .args_type 'M'
` [Qemu-devel] [RFC PATCH 27/56] block/dirty-bitmap: Clean up signed vs. unsigned dirty counts
` [Qemu-devel] [RFC PATCH 28/56] block: Widen dirty bitmap granularity to uint64_t for safety

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-08 15:22 UTC  (8+ messages)

[PATCH 1/2] drm/amdgpu: move gtt usage tracking into the gtt manager v2
 2017-08-08 15:22 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: move vram usage tracking into the vram "

[Qemu-devel] [PATCH 0/1] fixup 9pfs dependencies
 2017-08-08 15:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/1] 9pfs: fix and simplify dependencies

[Qemu-devel] [PATCH for-2.10] throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
 2017-08-08 15:21 UTC  (4+ messages)

[PATCH] t4062: stop using repetition in regex
 2017-08-08 15:18 UTC  (3+ messages)

[PATCH 00/15] ARM: add and use convenience macros for PC relative references
 2017-08-08 15:19 UTC  (8+ messages)
` [PATCH 01/15] ARM: assembler: introduce adr_l, ldr_l and str_l macros

[Qemu-devel] [PATCH v7 0/6] fsdev: qmp interface for io throttling
 2017-08-08 15:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 2/6] qmp: Create IOThrottle structure

[RFC 0/1] tcp: constify congestion_ops
 2017-08-08 15:18 UTC  (5+ messages)
` [RFC 1/1] constify tcp congestion

[Qemu-devel] [PATCH] iotests: fix 185
 2017-08-08 15:16 UTC  (9+ messages)

error -5 occurred during torturing
 2017-08-08 15:14 UTC 

[PATCH] drm/virtio: make drm_fb_helper_funcs const
 2017-08-08 15:14 UTC 

[PATCH v3 0/9] clk: rockchip: support clk for RV1108 Soc
 2017-08-08 15:11 UTC  (7+ messages)
` [PATCH v3 4/9] clk: rockchip: support more rates for cpuclk
` [PATCH v3 5/9] clk: rockchip: fix up the pll clks error for rv1108 SoC

[PATCH] drm/virtio: make drm_fb_helper_funcs const
 2017-08-08 15:14 UTC 

[Buildroot] [git commit branch/next] linux: drop full stop from prompt text
 2017-08-08 15:14 UTC 

[Buildroot] [git commit] linux: drop full stop from prompt text
 2017-08-08 15:14 UTC 

scsi: hisi_sas: replace kfree with scsi_host_put
 2017-08-08 15:12 UTC  (4+ messages)

[PATCH v3 0/2] Containing AER unrecoverable errors
 2017-08-08 15:12 UTC  (6+ messages)
` [PATCH v3 1/2] libxl: Implement the handler to handle unrecoverable AER errors

[Qemu-devel] [PATCH v4 0/5] Generic PCIE-PCI Bridge
 2017-08-08 15:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/5] hw/i386: allow SHPC for Q35 machine
  ` [Qemu-devel] acpi-test: Warning! DSDT mismatch (was: [PATCH v4 1/5] hw/i386: allow SHPC for Q35 machine)
` [Qemu-devel] [PATCH v4 5/5] docs: update documentation considering PCIE-PCI bridge

v3.15.10 build: 9 failures 3 warnings (v3.15.10)
 2017-08-08 15:11 UTC 

[Bug 101484] [bisected, SI] Steam fails to render content
 2017-08-08 15:11 UTC  (2+ messages)
` [Bug 101484] [regression, bisected] Steam fails to render content, if mesa is compiled with -O2 -march=native (CPU with bmi instruction supported)

[LTP] [PATCH] CVE: Add some existing tests to runtest file
 2017-08-08 15:11 UTC 

[Qemu-devel] [PATCH 00/47] add missing entries in MAINTAINERS
 2017-08-08 15:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 18/47] MAINTAINERS: add missing TCG entry

[Buildroot] [git commit branch/next] mutt: fix build with BR2_PACKAGE_SKELETON_NONE
 2017-08-08 15:11 UTC 

[Buildroot] [git commit] mutt: fix build with BR2_PACKAGE_SKELETON_NONE
 2017-08-08 15:11 UTC 

v3.14.79 build: 2 failures 104 warnings (v3.14.79)
 2017-08-08 15:10 UTC 

Renaming p9 to p9s in libxl idl
 2017-08-08 15:09 UTC 

[PATCH 0/4] Removing full paths from DT full_name
 2017-08-08 15:08 UTC  (5+ messages)

[Buildroot] [git commit branch/next] qt5base: fix examples compile without opengl support
 2017-08-08 15:09 UTC 

[Buildroot] [git commit] qt5base: fix examples compile without opengl support
 2017-08-08 15:09 UTC 

[PATCH 0/9 v2] constify thermal_zone_of_device_ops structures
 2017-08-08 15:09 UTC  (17+ messages)
` [PATCH 1/9 v2] thermal: hisilicon: "
` [PATCH 2/9 v2] thermal: qoriq: "
` [PATCH 3/9 v2] thermal: rcar_gen3_thermal: "
` [PATCH 4/9 v2] thermal: zx2967: "
` [PATCH 5/9 v2] thermal: exynos: "
` [PATCH 6/9 v2] Input: sun4i-ts - "
` [PATCH 7/9 v2] thermal: bcm2835: "
` [PATCH 8/9 v2] hwmon: (core) "
` [PATCH 9/9 v2] hwmon: (scpi) "

[Bug 101881] [regression] 32bit steam games segfault when launched with DRI_PRIME=1
 2017-08-08 15:08 UTC  (2+ messages)

[PATCH] sd_zbc: Write unlock zone from sd_uninit_cmnd()
 2017-08-08 15:07 UTC  (2+ messages)

[PATCH net v2] net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
 2017-08-08 15:07 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump cip version to v4.4.75-cip6
 2017-08-08 15:07 UTC 

[Buildroot] [git commit branch/next] linux: bump cip version to v4.4.75-cip6
 2017-08-08 15:07 UTC 

[PATCH] drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leak
 2017-08-08 15:05 UTC 

[PATCH] drm: make drm_mode_config_func const
 2017-08-08 15:05 UTC 

[Qemu-devel] How to make ELF headers/symbol sections available for multiboot?
 2017-08-08 15:04 UTC  (8+ messages)

[PATCH v4 06/13] libxl: change p9 to use generec add function
 2017-08-08 15:05 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/5] ui: keymap fixes for 2.10
 2017-08-08 15:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/7] add throttle block driver filter
 2017-08-08 15:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 5/7] block: add throttle block filter driver

[Buildroot] Package site method and patches download
 2017-08-08 15:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: document semanatics of bdrv_co_preadv|pwritev
 2017-08-08 15:03 UTC  (8+ messages)
    ` [Qemu-devel] [Qemu-block] "

[PATCH 1/2] drm/amd/powerplay: refine dmesg info under powerplay
 2017-08-08 15:03 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: fix coding style in hwmgr.c

[RFC][PATCH] mm/slub.c: Allow poisoning to use the fast path
 2017-08-08 15:01 UTC  (8+ messages)

[Qemu-devel] [PATCH for 2.10] block/nbd-client: always return EIO on and after the first io channel error
 2017-08-08 15:00 UTC  (3+ messages)

[Bug 101382] [r300] Electronic super joy crash on 17.1.0 (17.0.5 is ok)
 2017-08-08 15:00 UTC  (2+ messages)
` [Bug 101382] [r300] Electronic super joy crash on startup(regression)

luminous branch is now forked
 2017-08-08 14:59 UTC  (3+ messages)

v3.10.107 build: 2 failures 79 warnings (v3.10.107)
 2017-08-08 14:58 UTC  (4+ messages)

Question about bh1770glc.ko
 2017-08-08 14:57 UTC  (2+ messages)

[net-next v1] net: ipv6: avoid overhead when no custom FIB rules are installed
 2017-08-08 14:50 UTC  (3+ messages)

[PATCH v1 0/3] Towards work-conserving RTDS
 2017-08-08 14:57 UTC  (3+ messages)
` [PATCH v1 1/3] xen:rtds: towards work conserving RTDS

[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
 2017-08-08 14:53 UTC  (4+ messages)
` [PATCH v4 09/21] media: camss: Add files which handle the video device nodes

XDP Workshop (Reprise of "XDP for the Rest of Us") at NetDev 2.2 Announced
 2017-08-08 14:53 UTC 

[PATCH 00/25 v7] SBSA UART emulation support in Xen
 2017-08-08 14:53 UTC  (4+ messages)
` [PATCH 24/25 v7] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree

[PATCH] HID: rmi: Make sure the HID device is opened on resume
 2017-08-08 14:45 UTC 

[Qemu-devel] [PATCH 0/3] build configuration query tool and conditional (qemu-io)test skip
 2017-08-08 14:52 UTC  (12+ messages)

[GIT PULL FOR v4.14] v2: Add meson-ao-cec driver
 2017-08-08 14:52 UTC 

WTF: patch "[PATCH] mmc: dw_mmc: Use device_property_read instead of" was seriously submitted to be applied to the 4.12-stable tree?
 2017-08-08 14:51 UTC  (11+ messages)

media: mtk-mdp: use IS_ERR to check return value of of_clk_get
 2017-08-08 14:49 UTC 

(unknown)
 2017-08-08 14:49 UTC 

[PATCH 1/2] doc: fix v17.05 release note
 2017-08-08 14:48 UTC  (2+ messages)
` [PATCH 2/2] eventdev: bump library version

[Qemu-devel] [PATCH v4] tests: Avoid non-portable 'echo -ARG'
 2017-08-08 14:48 UTC  (4+ messages)

[LTP] [PATCH v4 1/3] lib: Add personality fallback and SAFE macro
 2017-08-08 14:47 UTC  (3+ messages)
` [LTP] [PATCH v4 2/3] CVE-2012-0957: Use SAFE_PERSONALITY
` [LTP] [PATCH v4 3/3] Test for CVE-2016-10044 mark AIO pseudo-fs noexec

[PATCH igt 1/2] lib: Add hooks for enabling ftrace
 2017-08-08 14:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH 0/3 v2] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08 14:39 UTC  (8+ messages)
` [PATCH 1/3 v2] thermal: core: Add some new helper functions to free resources
` [PATCH 2/3 v2] thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper function
` [PATCH 3/3 v2] thermal: core: Fix resources release in error paths in thermal_zone_device_register()

[PATCH linux dev-4.10] drivers/fsi/scom: Remove reset before every putscom
 2017-08-08 14:42 UTC  (5+ messages)

scsi: mvsas: replace kfree with scsi_host_put
 2017-08-08 14:41 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Clean up resources on probe failure
 2017-08-08 19:28 UTC 

[PATCH for-next 00/27] IB/hfi1, rdmavt, core, etc: patches for next 08/04/2017
 2017-08-08 14:41 UTC  (5+ messages)
` [PATCH for-next 12/27] IB/core: Change port_attr.sm_lid from 16 to 32 bits

[PATCH v3 1/2] sstatetests: Use python function instead of bitbake-diffsigs script
 2017-08-08 14:40 UTC  (3+ messages)
` [PATCH v3 2/2] sstatetests: limit the number of signature comparisons when differ

[md PATCH 0/2] Fix two bug in the new write_pending counting
 2017-08-08 14:40 UTC  (3+ messages)
` [md PATCH 1/2] md: always clear ->safemode when md_check_recovery gets the mddev lock

Xen is not booting with updated kernel 4.13 rc3 from UEFI shell
 2017-08-08 14:39 UTC  (4+ messages)


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.