All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-20 17:41:02 to 2018-04-20 18:50:27 UTC [more...]

[PATCH 0/9] ARM: bcm283x: RPi 3 B+ support and other improvements
 2018-04-20 18:50 UTC  (8+ messages)
` [PATCH 4/9] ARM: dts: bcm2837: Add Raspberry Pi 3 B+

[Patch v4] cifs: Allocate validate negotiation request through kmalloc
 2018-04-20 18:50 UTC  (6+ messages)

[PATCH v4] tracing: remove igrab() iput() call from uprobes.c
 2018-04-20 18:49 UTC  (5+ messages)

[PATCH 0/3] Rework write error handling in pblk
 2018-04-20 18:49 UTC  (5+ messages)
` [PATCH 1/3] lightnvm: pblk: rework write error recovery path
` [PATCH 2/3] lightnvm: pblk: garbage collect lines with failed writes

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2018-04-20 18:49 UTC  (9+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers

Xen and safety certification, Minutes of the meeting on Apr 4th (added brief meeting report from Genivi AMM)
 2018-04-20 18:49 UTC 

[PATCH 0/1] Add two IR keymaps for NVIDIA devices
 2018-04-20 18:47 UTC  (2+ messages)
` [PATCH 1/1] media: rc: Add NVIDIA IR keymapping

[PATCH] sparc64: Fix mistake in oradax license text
 2018-04-20 18:48 UTC 

[RFC PATCH] dt-bindings: add a jsonschema binding example
 2018-04-20 18:47 UTC  (5+ messages)

BUG: Bad rss-counter state 
 2018-04-20 18:46 UTC  (2+ messages)

[Powertop] [PATCH] Add more descriptive column headers for Idle Stats Tab
 2018-04-20 18:45 UTC 

[Qemu-devel] [RFC PATCH 0/6] Convert softmmu-template into normal code
 2018-04-20 18:43 UTC  (3+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-20 18:42 UTC  (7+ messages)
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT

[U-Boot] [PATCH] db410c: set clk node to be probed before relocation
 2018-04-20 18:38 UTC  (10+ messages)

[RFC v2 0/9] libxl: Enable save/restore/migration of a restricted QEMU
 2018-04-20 18:37 UTC  (3+ messages)
` [RFC v2 8/9] HACK libxl_exec: Check QEMU status via QMP instead of xenstore

[PATCH v1 0/2] add additional config settings for merge
 2018-04-20 18:34 UTC  (7+ messages)
` [PATCH v1 1/2] merge: Add merge.renames config setting

[LTP] [PATCH v3 1/2] network/in6_02: Don't use default value for LHOST_IFACES
 2018-04-20 18:33 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] network/in6_02: Rewrite to the new library

[xen-unstable-smoke test] 122351: regressions - trouble: broken/fail/pass
 2018-04-20 18:33 UTC 

[RFC PATCH 00/12] Integrate commit-graph into 'fsck' and 'gc'
 2018-04-20 18:33 UTC  (4+ messages)
` [RFC PATCH 11/12] gc: automatically write commit-graph files

[Qemu-devel] [PATCH] ccid: Fix dwProtocols advertisement of T=0
 2018-04-20 18:32 UTC 

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-20 18:32 UTC  (8+ messages)

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-20 18:30 UTC  (10+ messages)

[PATCH v3 1/2] tracing: fix bad use of igrab in trace_uprobe.c
 2018-04-20 18:30 UTC  (4+ messages)
` [PATCH v3 2/2] tracing: remove igrab() iput() call from uprobes.c

[git pull] vfs fixes
 2018-04-20 18:29 UTC  (2+ messages)

[PATCH v1] perf/aggregate: tighten option parsing
 2018-04-20 18:27 UTC  (3+ messages)

[PATCH RFC net-next 00/11] udp gso
 2018-04-20 18:27 UTC  (6+ messages)

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches
 2018-04-20 18:14 UTC 

[Buildroot] [PATCH v2 1/1] reaver: add missing dependency on non static lib
 2018-04-20 18:27 UTC 

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-04-20 18:25 UTC  (8+ messages)
` [PATCH v4 04/22] iommu/vt-d: add bind_pasid_table function
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function

[PATCH] drm/amd/display: introduce quirks for i2c adaptor
 2018-04-20 18:24 UTC  (2+ messages)

[PATCH v16 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-04-20 18:24 UTC  (8+ messages)
` [PATCH v16 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v16 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v16 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v16 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v16 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v16 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v16 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[Qemu-devel] [RFC 00/24] Avocado-based functional tests
 2018-04-20 18:19 UTC  (25+ messages)
` [Qemu-devel] [RFC 01/24] qemu.py: Introduce _create_console() method
` [Qemu-devel] [RFC 02/24] Introduce the basic framework to run Avocado tests
` [Qemu-devel] [RFC 03/24] avocado_qemu: Improve handle_prompts to allow login after booted vm
` [Qemu-devel] [RFC 04/24] avocado_qemu: Be lenient towards poluted serial console
` [Qemu-devel] [RFC 05/24] avocado_qemu: Increase the login timeout to 60s
` [Qemu-devel] [RFC 06/24] avocado_qemu: Add " " after the default prompt regexp
` [Qemu-devel] [RFC 07/24] avocado_qemu: Store "arch" in VM
` [Qemu-devel] [RFC 08/24] avocado_qemu: Provide defaults for user and pass
` [Qemu-devel] [RFC 09/24] avocado_qemu: Ignore kernel messages on get_console
` [Qemu-devel] [RFC 10/24] avocado_qemu: Add support to request image for testing
` [Qemu-devel] [RFC 11/24] avocado_qemu: Fix exception name in caller
` [Qemu-devel] [RFC 12/24] avocado_qemu: Improve migration error message
` [Qemu-devel] [RFC 13/24] avocado_qemu: Functional test for RHBZ#1431939
` [Qemu-devel] [RFC 14/24] avocado_qemu: Functional test for RHBZ#1447027
` [Qemu-devel] [RFC 15/24] avocado_qemu: Functional test for RHBZ#1436616
` [Qemu-devel] [RFC 16/24] avocado_qemu: Functional test for RHBZ1473203
` [Qemu-devel] [RFC 17/24] avocado_qemu: Remove duplicate PortTracker implementation
` [Qemu-devel] [RFC 18/24] avocado_qemu: Simplify the installation instructions
` [Qemu-devel] [RFC 19/24] avocado_qemu: Clean unneeded 'pass'
` [Qemu-devel] [RFC 20/24] avocado_qemu: Set QMP log level to INFO
` [Qemu-devel] [RFC 21/24] avocado_qemu: Introduce the add_image() VM API
` [Qemu-devel] [RFC 22/24] avocado_qemu: Tests fixes
` [Qemu-devel] [RFC 23/24] avocado_qemu: Force vmimage distro
` [Qemu-devel] [RFC 24/24] avocado_qemu: Add a few VNC related tests

[PATCH V3] USB: Increment wakeup count on remote wakeup
 2018-04-20 18:22 UTC  (8+ messages)
  ` [PATCH V5] "
    ` [V5] "
    ` [V3] "

[PATCH] drm/amd/display: fix return value of dm_dp_aux_transfer() (V2)
 2018-04-20 18:22 UTC  (2+ messages)

[PATCH v3 0/2] IB/hfi1: Cleanup PCIe link configuration
 2018-04-20 18:21 UTC  (3+ messages)
` [PATCH v3 2/2] IB/hfi1: Replace custom hfi1 macros with PCIe macros

[Qemu-devel] race between tb_gen_code() and qemu_ram_free()
 2018-04-20 18:20 UTC  (2+ messages)

[RFC] perf/core: what is exclude_idle supposed to do
 2018-04-20 18:19 UTC  (7+ messages)

[PATCH 0/6] virtio-console: spec compliance fixes
 2018-04-20 18:18 UTC  (13+ messages)
` [PATCH 1/6] virtio_console: don't tie bufs to a vq
` [PATCH 2/6] virtio: add ability to iterate over vqs
` [PATCH 3/6] virtio_console: free buffers after reset
` [PATCH 4/6] virtio_console: drop custom control queue cleanup
` [PATCH 5/6] virtio_console: move removal code
` [PATCH 6/6] virtio_console: reset on out of memory

Sensor readings as 1-byte
 2018-04-20 18:19 UTC  (4+ messages)

[PATCH 0/6] virtio-console: spec compliance fixes
 2018-04-20 18:18 UTC 

pci/host/fixes for v4.17-rc* - please pull
 2018-04-20 18:16 UTC  (2+ messages)

[Bug 103234] KWin crashed when Alt+Tab-ing through open windows
 2018-04-20 18:16 UTC  (3+ messages)

[PATCH v2 0/2] sparc64: Add privileged ADI driver
 2018-04-20 18:15 UTC  (10+ messages)
` [PATCH v2 2/2] selftests: sparc64: char: Selftest for "

[PATCH] drm/i915: Wait for vblank after register read
 2018-04-20 18:15 UTC  (4+ messages)

[BUG] Git fast-export with import marks file omits merge commits
 2018-04-20 18:12 UTC  (2+ messages)
` [PATCH] fast-export: fix regression skipping some merge-commits

[PATCH] parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
 2018-04-20 18:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] qga/schema: fix documentation for GuestOSInfo
 2018-04-20 18:12 UTC 

[U-Boot] Make error in U-boot branch v2015.10-rc5
 2018-04-20 18:09 UTC  (2+ messages)

[PATCH] logrotate: Improve configurability of the installed systemd service files
 2018-04-20 18:08 UTC 

[Bug 106153] KWin crashed when Alt+Tab-ing through open windows
 2018-04-20 18:08 UTC  (3+ messages)

[PATCH umr] refactor out wave scanning to new function umr_scan_wave_data()
 2018-04-20 18:06 UTC 

[PATCH v2] x86/cpufeature: guard asm_volatile_goto usage with NO_BPF_WORKAROUND
 2018-04-20 18:06 UTC  (3+ messages)

Directory entry not persisted on a fsync
 2018-04-20 18:05 UTC 

[Qemu-devel] [PATCH] test-qga: add trivial tests for some commands
 2018-04-20 18:04 UTC 

PROBLEM: error due to conflicting types during build of kselftests
 2018-04-20 18:03 UTC  (3+ messages)

[PATCH] x86/MCE, EDAC/mce_amd: Save all aux registers on SMCA systems
 2018-04-20 18:03 UTC  (7+ messages)
          `  "

[PATCH v11 00/11] Aspect ratio support in DRM layer
 2018-04-20 18:03 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

FAILED: patch "[PATCH] ALSA: pcm: Avoid potential races between OSS ioctls and" failed to apply to 4.14-stable tree
 2018-04-20 18:02 UTC  (2+ messages)

[PATCH] cifs: dir: fix memory leak in cifs_mknod
 2018-04-20 18:02 UTC  (6+ messages)

BUG: unable to handle kernel paging request in build_segment_manager
 2018-04-20 18:02 UTC 

[U-Boot] [PATCH v6 0/2] timer: Add High Precision Event Timers (HPET) support
 2018-04-20 18:00 UTC  (4+ messages)
` [U-Boot] [PATCH v6 1/2] x86: Add TSC-specific timer functions

[SPDK] Registration Link for SPDK Summit in US on May 15-16 2018
 2018-04-20 17:59 UTC 

[GIT PULL] arm64 fixes for 4.17-rc2
 2018-04-20 17:59 UTC  (2+ messages)

[PATCH] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
 2018-04-20 17:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] Drop compile time limit on number of serial ports
 2018-04-20 17:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH 11/13] superio: Don't use MAX_SERIAL_PORTS for serial port limit
` [Qemu-devel] [PATCH 12/13] vl.c: Remove compile time limit on number of serial ports
` [Qemu-devel] [PATCH 13/13] vl.c: new function max_serial_hds()

[Qemu-devel] [PATCH] migration: update docs
 2018-04-20 17:57 UTC 

test mail
 2018-04-20 17:57 UTC 

[PATCH 1/4] drm: Drop DRM_CONTROL_ALLOW from ioctls
 2018-04-20 17:56 UTC  (3+ messages)
` [PATCH 3/4] drm/vmwgfx: Drop DRM_CONTROL_ALLOW

[PATCH] platform/x86: Kconfig: Fix dell-laptop dependency chain
 2018-04-20 17:55 UTC  (4+ messages)

[PATCH] glibc: Check /etc/ld.so.conf.d/*.conf by default
 2018-04-20 17:55 UTC 

general protection fault in kernfs_kill_sb
 2018-04-20 17:55 UTC  (5+ messages)

[PATCH ghak80 V1] audit: add syscall information to FEATURE_CHANGE records
 2018-04-20 17:48 UTC  (5+ messages)

[V4] USB: Increment wakeup count on remote wakeup
 2018-04-20 17:54 UTC  (2+ messages)
` [PATCH V4] "

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-20 17:52 UTC  (3+ messages)

[Qemu-devel] [Bug 1520730] [NEW] 32-bit editors vim/rhide broken keyboard handling in freedos 1.1 and ms-dos 6.22
 2018-04-20 17:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1520730] "

[PATCH v1 0/5] Allocate cache entries from memory pool
 2018-04-20 17:49 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Use microcode update from device tree for all processors
 2018-04-20 17:47 UTC  (7+ messages)

[PATCH] Input: atmel_mxt_ts - fix reset-gpio for level based irqs
 2018-04-20 17:44 UTC  (2+ messages)

(no subject)
 2018-04-20 17:43 UTC  (9+ messages)
` kernel panics with 4.14.X versions

per-NUMA memory limits in mem cgroup?
 2018-04-20 17:43 UTC 

[PATCH 0/7] Enable most media drivers to build on ARM
 2018-04-20 17:42 UTC  (16+ messages)
  ` [PATCH 1/7] asm-generic, media: allow COMPILE_TEST with virt_to_bus
  ` [PATCH 2/7] media: meye: allow building it with COMPILE_TEST on non-x86
  ` [PATCH 3/7] media: rc: allow build pnp-dependent drivers with COMPILE_TEST
  ` [PATCH 4/7] media: ipu3: allow building it with COMPILE_TEST on non-x86 archs
  ` [PATCH 5/7] omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAP
  ` [PATCH 6/7] media: omap2: allow building it "
  ` [PATCH 7/7] media: via-camera: allow build on non-x86 archs with COMPILE_TEST

linux-next: Tree for Apr 19
 2018-04-20 17:42 UTC  (6+ messages)
` linux-next: Tree for Apr 19 (dell smbios SMM)

[MODERATED] [patch 07/11] [PATCH v2 07/10] Linux Patch #7
 2018-04-20 17:42 UTC  (2+ messages)
` [MODERATED] "

[GIT PULL] two omap fixes for v4.17-rc cycle
 2018-04-20 17:41 UTC 


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.