All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-04 20:53:41 to 2018-04-04 22:29:30 UTC [more...]

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-04-04 22:29 UTC  (3+ messages)

[GIT PULL] x86/build changes for v4.17
 2018-04-04 22:29 UTC  (21+ messages)

[Buildroot] Per-package download folders and Git caching
 2018-04-04 22:28 UTC  (9+ messages)

[PATCH 0/2] Add support for Marvell Armada 3700 SoC
 2018-04-04 22:25 UTC  (4+ messages)
` [PATCH v2 1/2] xen/arm: Add MVEBU UART driver "

[PATCH 1/1] z3fold: fix memory leak
 2018-04-04 22:23 UTC  (3+ messages)

[PATCH v4 0/5] Documentation patch for batchbuffer submission
 2018-04-04 22:22 UTC  (3+ messages)
` [PATCH v4 1/5] i915.rst: Narration overview on GEM + minor reorder to improve narration

An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot)
 2018-04-04 22:19 UTC  (5+ messages)

[U-Boot] [PATCH 0/6] reset: add reset driver for SoCFPGA
 2018-04-04 22:18 UTC  (7+ messages)
` [U-Boot] [PATCHv2 1/6] reset: socfpga: add reset driver for SoCFPGA platform
` [U-Boot] [PATCH 2/6] configs: socfpga: convert i2c to dm
` [U-Boot] [PATCH 3/6] arm: dts: socfpga: enables i2c0 in socfpga_de0_nano
` [U-Boot] [PATCH 4/6] arm: dts: socfpga: add reset property
` [U-Boot] [PATCH 5/6] i2c: designware: add reset ctrl to driver
` [U-Boot] [PATCH 6/6] configs: socfpga: add DM_RESET

Any standard kernel API to dynamically allocate/free per-cpu vectors on x86?
 2018-04-04 22:17 UTC  (2+ messages)

[PATCH v7 1/3] eal: rename IPC sync request to pending request
 2018-04-04 22:15 UTC  (3+ messages)
` [PATCH v7 3/3] eal: add asynchronous request API to DPDK IPC

[nacked] mm-memblock-fix-potential-issue-in-memblock_search_pfn_nid.patch removed from -mm tree
 2018-04-04 22:15 UTC 

[ndctl PATCH] ndctl: export ndctl.h
 2018-04-04 22:02 UTC 

[PATCH net-next 00/12] fscache: Fixes, traces and development
 2018-04-04 22:10 UTC  (14+ messages)
` [PATCH 01/12] afs: Invalidate cache on server data change
` [PATCH 02/12] afs: Use the vnode ID uniquifier in the cache key not the aux data
` [PATCH 03/12] afs: Be more aggressive in retiring cached vnodes
` [PATCH 04/12] fscache, cachefiles: Fix checker warnings
` [PATCH 05/12] fscache: Pass the correct cancelled indications to fscache_op_complete()
` [PATCH 06/12] fscache: Detect multiple relinquishment of a cookie
` [PATCH 07/12] fscache: Fix hanging wait on page discarded by writeback
` [PATCH 08/12] fscache: Add tracepoints
` [PATCH 09/12] fscache: Add more tracepoints
` [PATCH 10/12] fscache: Attach the index key and aux data to the cookie
` [PATCH 11/12] fscache: Pass object size in rather than calling back for it
` [PATCH 12/12] fscache: Maintain a catalogue of allocated cookies

[Cluster-devel] [PATCH] Fix spelling errors spotted by lintian
 2018-04-04 22:09 UTC 

[PATCH] locking/hung_task: Show all hung tasks before panic
 2018-04-04 22:05 UTC  (4+ messages)
    ` [PATCH v2] "

+ lib-fix-stall-in-__bitmap_parselist.patch added to -mm tree
 2018-04-04 22:03 UTC 

[PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible
 2018-04-04 22:02 UTC  (5+ messages)

[PATCH v5 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
 2018-04-04 22:02 UTC  (4+ messages)

[PATCH v2 00/13] eal: replace calls to rte_panic and refrain from new instances
 2018-04-04 22:01 UTC  (3+ messages)
` [PATCH v2 09/13] eal: replace rte_panic instances in common_memzone
` [PATCH v2 01/13] crypto: replace rte_panic instances in crypto driver

[PATCH] dax: adding fsync/msync support for device DAX
 2018-04-04 22:01 UTC 

[lustre-devel] [PATCH 00/17] staging: Assorted lustre cleanup
 2018-04-04 22:00 UTC  (8+ messages)
` [lustre-devel] [PATCH 11/17] staging: lustre: libcfs: discard cfs_time_shift()

[U-Boot] [PATCH] efi_loader: Check machine type in the image header
 2018-04-04 21:59 UTC 

QtCreator 4.5 + CMake + Yocto
 2018-04-04 21:44 UTC  (4+ messages)

[PATCH v9 00/24] Speculative page faults
 2018-04-04 21:59 UTC  (6+ messages)
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()

[PATCH v2 1/2] trace: Default to using trace_global_clock if sched_clock is unstable
 2018-04-04 21:59 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH] trace: Fixup logic inversion on setting trace_global_clock defaults
` ✗ Fi.CI.BAT: failure for series starting with trace: Fixup logic inversion on setting trace_global_clock defaults (rev3)

[PATCH v2 00/16] Series short description
 2018-04-04 21:58 UTC  (2+ messages)

Setting a custom hostname using git revisions?
 2018-04-04 21:58 UTC  (3+ messages)

Timing issue in t5570 "daemon log records all attributes"
 2018-04-04 21:57 UTC  (3+ messages)

[PATCH v6 01/12] drm/i915: Correctly handle error path in i915_gem_init_hw
 2018-04-04 21:57 UTC  (13+ messages)
` [PATCH v6 02/12] drm/i915: Move i915_gem_fini to i915_gem.c
` [PATCH v6 03/12] drm/i915: Introduce i915_gem_fini_hw for symmetry with i915_gem_init_hw
` [PATCH v6 04/12] drm/i915: Add i915_gem_fini_hw to i915_gem_suspend
` [PATCH v6 05/12] drm/i915: Add i915_gem_fini_hw to i915_reset
` [PATCH v6 06/12] drm/i915/guc: Ignore dev_priv->gt.awake while disabling submission
` [PATCH v6 07/12] drm/i915/guc: Restore symmetric doorbell cleanup
` [PATCH v6 08/12] drm/i915/uc: Fully sanitize uC within intel_uc_fini_hw
` [PATCH v6 09/12] drm/i915/uc: Use correct error code for GuC initialization failure
` [PATCH v6 10/12] drm/i915/uc: Use helper functions to detect fw load status
` [PATCH v6 11/12] drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
` [PATCH v6 12/12] HAX: Enable GuC for CI
` ✓ Fi.CI.BAT: success for series starting with [v6,01/12] drm/i915: Correctly handle error path in i915_gem_init_hw

[PATCH 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-04-04 21:57 UTC  (13+ messages)
` [PATCH 11/15] v4l: vsp1: Add per-display list completion notification support
` [PATCH 13/15] v4l: vsp1: Assign BRU and BRS to pipelines dynamically
` [PATCH 10/15] v4l: vsp1: Move DRM pipeline output setup code to a function

aacraid code passes GFP_DMA32 to kmalloc this will not work
 2018-04-04 21:56 UTC  (2+ messages)

[meta-qt5][PATCH 1/2] qtwebkit: Update to latest on 5.9 branch
 2018-04-04 21:55 UTC  (8+ messages)
` [meta-qt5][PATCH V2 2/2] qtwebkit: Fix build on armv7ve (rpi)

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-04-04 21:53 UTC  (8+ messages)

[PATCH v10 0/9] eventtimer: introduce event timer adapter
 2018-04-04 21:51 UTC  (11+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/9] "
  ` [PATCH v11 2/9] eventdev: convert to SPDX license tag in header
  ` [PATCH v11 3/9] eventtimer: add common code
  ` [PATCH v11 4/9] mk: update library order in static build
  ` [PATCH v11 5/9] eventtimer: add default software driver
  ` [PATCH v11 6/9] eventtimer: add support for meson build system
  ` [PATCH v11 7/9] test: add event timer adapter auto-test
  ` [PATCH v11 8/9] doc: add event timer adapter section to programmer's guide
  ` [PATCH v11 9/9] doc: add event timer adapter documentation

[PATCH][RFC] pseudo: intercept syscall() and return ENOTSUP for renameat2
 2018-04-04 21:51 UTC  (4+ messages)

[RFC PATCH 1/1 v2] vmscan: Support multiple kswapd threads per node
 2018-04-04 21:49 UTC 

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-04-04 21:50 UTC  (2+ messages)

[alsa-devel][RESEND PATCH 1/3 v3] ASoC: TSCS42xx: Shorten lines and other cleanup
 2018-04-04 21:49 UTC  (4+ messages)
` [alsa-devel][RESEND PATCH 2/3 v3] ASoC: TSCS42xx: Cleanup private data members
  ` [RESEND "
` [alsa-devel][RESEND PATCH 3/3 v3] ASoC: TSCS42xx: Add CCF support to get sysclk

[Buildroot] [PATCH v3 1/2] qt5base: correct eglfs support in qmake.conf.in
 2018-04-04 21:47 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] qt5base: add sunxi-mali-mainline eglfs backend

[RFC PATCH] packet: mark ring entry as in-use inside spin_lock to prevent RX ring overrun
 2018-04-04 21:44 UTC  (4+ messages)

[RFC PATCH v2] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-04-04 21:41 UTC  (7+ messages)
` [RFC PATCH v3 1/2] "
  ` [RFC PATCH v3 2/2] t7406: add test for non-default branch in submodule

[PATCH v2] powerpc, pkey: make protection key 0 less special
 2018-04-04 21:41 UTC  (2+ messages)

REGRESSION/TEST FAILURE caused by DEBUG_RWSEMS
 2018-04-04 21:40 UTC  (3+ messages)

[PATCH v8 11/18] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
 2018-04-04 21:40 UTC  (9+ messages)
` [v8, "

[Qemu-devel] [PULL 00/20] tcg: generic vector operaions
 2018-04-04 21:39 UTC  (5+ messages)
` [Qemu-devel] [PULL 16/20] target/arm: Use vector infrastructure for aa64 compares

[PATCH] prctl: Deprecate non PR_SET_MM_MAP operations
 2018-04-04 21:39 UTC  (9+ messages)

[Buildroot] [git commit] qt5base: add support for sunxi-mali{, -mainline} eglfs backend
 2018-04-04 21:35 UTC 

[Buildroot] [git commit] qt5base: correct eglfs support in qmake.conf.in
 2018-04-04 21:35 UTC 

usercopy whitelist woe in scsi_sense_cache
 2018-04-04 21:34 UTC  (5+ messages)

[PATCH V2 0/3] perf/x86/intel: Add Branch Monitoring support
 2018-04-04 21:33 UTC  (10+ messages)
` [PATCH V2 2/3] perf/x86/intel/bm.c: Add Intel "

Status of RAID5/6
 2018-04-04 21:31 UTC  (12+ messages)

Building separate files for a kernel module
 2018-04-04 21:29 UTC 

[PATCH] i2c: rcar: initialize earlier using subsys_initcall()
 2018-04-04 21:27 UTC  (6+ messages)

[PATCH] HID: wacom: bluetooth: send exit report for recent Bluetooth devices
 2018-04-04 21:24 UTC 

[PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
 2018-04-04 21:22 UTC  (4+ messages)

[ndctl PATCH 0/5] Address Range Scrub (ARS) Utilities
 2018-04-04 21:12 UTC  (6+ messages)
` [ndctl PATCH 1/5] ndctl, scrub: fix ndctl_bus_wait_for_scrub_completion()
` [ndctl PATCH 2/5] ndctl, scrub: report the bus scrub state in 'ndctl list'
` [ndctl PATCH 3/5] ndctl, scrub: add ndctl_bus_start_scrub()
` [ndctl PATCH 4/5] ndctl: add new START and WAIT actions
` [ndctl PATCH 5/5] ndctl, scrub: add {wait, start}-scrub helper utilities

[PATCH] ARM: new VGIC: evtchn: fix potential race in vcpu_mark_events_pending()
 2018-04-04 21:21 UTC  (6+ messages)

[PATCH 1/4] app/eventdev: add event timer adapter as a producer
 2018-04-04 21:20 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] app/eventdev: add burst mode for event timer adapter
  ` [PATCH v2 3/4] app/eventdev: add options to configure "
  ` [PATCH v2 4/4] doc: update test eventdev documentation

[Buildroot] [PATCH v5 0/7] llvm for mesa3d
 2018-04-04 21:20 UTC  (4+ messages)
` [Buildroot] [PATCH v5 1/7] package/llvm: new package

[PATCH 1/2] drivers: add common folder
 2018-04-04 21:20 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] octeontx: move mbox to "

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles
 2018-04-04 21:19 UTC  (2+ messages)

binutils 2.29.1 ARM Thumb kernel problem
 2018-04-04 21:18 UTC  (3+ messages)

[PATCH] media: ir-spi: update Andi's e-mail
 2018-04-04 21:18 UTC  (2+ messages)

Control dependency between prior load in while condition and later store?
 2018-04-04 21:10 UTC  (2+ messages)

[PATCH v3 0/4] HDCP1.4 fixes
 2018-04-04 21:15 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for HDCP1.4 fixes (rev6)

[PATCH] send-email: report host and port separately when calling git credential
 2018-04-04 21:14 UTC  (5+ messages)
  ` [PATCH] send-email: fix docs regarding storing password with "

[PATCH 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT
 2018-04-04 21:12 UTC  (3+ messages)

[PATCH] F2FS support
 2018-04-04 21:11 UTC  (7+ messages)

[PATCH V3] PM / core: fix deferred probe breaking suspend resume order
 2018-04-04 21:10 UTC  (6+ messages)

[PATCH libdrm 00/23] meson: fix 'auto' handling of drivers and simplify code
 2018-04-04 21:10 UTC  (12+ messages)
` [PATCH libdrm v2 01/23] meson: don't enable libdrm_intel without atomic support
  ` [PATCH libdrm v2 02/23] meson: don't enable libdrm_radeon "
  ` [PATCH libdrm v2 19/23] meson: use simple option handling for etnaviv
  ` [PATCH libdrm v2 21/23] meson: build exynos by default
  ` [PATCH libdrm v2 22/23] meson: build tegra "
  ` [PATCH libdrm v2 23/23] meson: build etnaviv "

[PATCH iproute2-next] tc: Correct json output for actions
 2018-04-04 21:09 UTC  (2+ messages)

[PATCH v15 ] net/veth/XDP: Line-rate packet forwarding in kernel
 2018-04-04 21:09 UTC  (3+ messages)

preparations for 4.9.2 and 4.7.5
 2018-04-04 21:02 UTC  (16+ messages)

commit -> public-inbox link helper
 2018-04-04 21:02 UTC  (5+ messages)

[PATCH v7 0/4] add support for Socionext SynQuacer I2C controller
 2018-04-04 21:01 UTC  (5+ messages)
` [PATCH v7 3/4] i2c: add param sanity check to i2c_transfer()

[PATCH] python3: Add recommended modules to nativesdk install
 2018-04-04 19:25 UTC 

[Buildroot] [PATCH v3 1/2] postgresql: add version output to pg_config
 2018-04-04 21:00 UTC  (2+ messages)

[Buildroot] [git commit] postgresql: add version output to pg_config
 2018-04-04 20:59 UTC 

[Buildroot] [PATCH 1/1] libuv: bump to version v1.20.0
 2018-04-04 20:58 UTC  (2+ messages)

[igt-dev] [PATCH 1/2] scripts: Use https URL to download piglit
 2018-04-04 20:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] "

Closing and repoening laptop lid causes scanout corruption (regression since 4.15.12)
 2018-04-04 20:50 UTC 

[CI] drm/i915/selftests: Add basic sanitychecks for execlists
 2018-04-04 20:57 UTC  (2+ messages)

[PATCH] i2c: i801: blacklist Host Notify on HP EliteBook G3 850
 2018-04-04 20:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] blk-mq: order getting budget and driver tag
 2018-04-04 20:56 UTC  (2+ messages)

[Buildroot] [git commit] libuv: bump to version v1.20.0
 2018-04-04 20:56 UTC 

[Buildroot] [PATCH 1/1] tinycbor: bump to version 0.5.1
 2018-04-04 20:55 UTC  (2+ messages)

[Buildroot] [git commit] tinycbor: bump to version 0.5.1
 2018-04-04 20:55 UTC 

[Buildroot] [PATCH 1/2] python-webpy: needs hashlib support in python
 2018-04-04 20:55 UTC  (2+ messages)

[Buildroot] [git commit] python-webpy: security bump to version 0.39
 2018-04-04 20:54 UTC 

[PATCH 1/1] drm/i915: Do not use kfree() to free kmem_cache_alloc() return value
 2018-04-04 20:54 UTC  (3+ messages)

[Buildroot] [git commit] python-webpy: needs hashlib support in python
 2018-04-04 20:54 UTC 

[Buildroot] [PATCH] wolfssl: bump version to 3.14.0
 2018-04-04 20:53 UTC  (2+ 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.