All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-05 21:49:02 to 2018-02-05 23:20:51 UTC [more...]

[PATCH net v3] sctp: fix dst refcnt leak in sctp_v4_get_dst
 2018-02-05 23:20 UTC  (5+ messages)

[PATCH 0/4 v6] lib: debugobjects: Introduce new global free list and defer objects free via the free list
 2018-02-05 23:18 UTC  (5+ messages)
` [PATCH 1/4 v6] lib: debugobjects: export max loops counter
` [PATCH 2/4 v6] lib: debugobjects: add global free list and the counter
` [PATCH 3/4 v6] lib: debugobjects: use global free list in free_object()
` [PATCH 4/4 v6] lib: debugobjects: handle objects free in a batch outside the loop

[PATCH lttng-tools 2/2] Document add-context limitation for started session
 2018-02-05 23:19 UTC 

[PATCH lttng-tools 1/2] Fix: add-context cannot be performed after a session has been started
 2018-02-05 23:19 UTC 

xfstests failures
 2018-02-05 23:18 UTC  (5+ messages)

[PATCH 0/2] drivers/qcom: add Command DB support
 2018-02-05 23:18 UTC  (3+ messages)
` [PATCH 1/2] drivers: qcom: add command DB driver

[SMB3][PATCH] Address the remaining sparse warning in new smbdirect code
 2018-02-05 23:18 UTC  (3+ messages)

[PATCH] igb_uio: change the irq print type
 2018-02-05 23:17 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: increase async EQ to avoid EQ overrun
 2018-02-05 23:16 UTC  (4+ messages)

Enabling i915 Panel Self Refresh by default on some devices ?
 2018-02-05 23:14 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: add binding for i.MX8MQ IOMUXC
 2018-02-05 23:13 UTC  (4+ messages)

[PATCH v2] eal: add error check for core options
 2018-02-05 23:11 UTC  (4+ messages)
` [PATCH v3] "
    ` [dpdk-stable] "

[PATCH 0/6] ICL display initialization, selected patches
 2018-02-05 23:13 UTC  (3+ messages)
` [PATCH 2/6] drm/i915/icl: add the main CDCLK functions

[PATCH v5] libfdt: add helpers to read address and size from reg
 2018-02-05 23:11 UTC  (5+ messages)

GRE-NAT broken - SOLVED
 2018-02-05 23:10 UTC  (2+ messages)

[Qemu-devel] [PULL 00/21] Python queue, 2018-02-05
 2018-02-05 23:09 UTC  (22+ messages)
` [Qemu-devel] [PULL 01/21] qapi: convert to use python print function instead of statement
` [Qemu-devel] [PULL 02/21] qapi: use items()/values() intead of iteritems()/itervalues()
` [Qemu-devel] [PULL 03/21] qapi: Use OrderedDict from standard library if available
` [Qemu-devel] [PULL 04/21] qapi: adapt to moved location of StringIO module in py3
` [Qemu-devel] [PULL 05/21] qapi: Adapt to moved location of 'maketrans' function "
` [Qemu-devel] [PULL 06/21] qapi: remove '-q' arg to diff when comparing QAPI output
` [Qemu-devel] [PULL 07/21] qapi: ensure stable sort ordering when checking QAPI entities
` [Qemu-devel] [PULL 08/21] qapi: force a UTF-8 locale for running Python
` [Qemu-devel] [PULL 09/21] scripts: ensure signrom treats data as bytes
` [Qemu-devel] [PULL 10/21] configure: allow use of python 3
` [Qemu-devel] [PULL 11/21] qemu.py: remove unused import
` [Qemu-devel] [PULL 12/21] qemu.py: better control of created files
` [Qemu-devel] [PULL 13/21] qemu.py: refactor launch()
` [Qemu-devel] [PULL 14/21] qemu.py: always cleanup on shutdown()
` [Qemu-devel] [PULL 15/21] qemu.py: use poll() instead of 'returncode'
` [Qemu-devel] [PULL 16/21] qemu.py: cleanup redundant calls in launch()
` [Qemu-devel] [PULL 17/21] qemu.py: don't launch again before shutdown()
` [Qemu-devel] [PULL 18/21] input: add missing JIS keys to virtio input
` [Qemu-devel] [PULL 19/21] ui: update keycodemapdb to get py3 fixes
` [Qemu-devel] [PULL 20/21] travis: improve python version test coverage
` [Qemu-devel] [PULL 21/21] docker: change Fedora images to run with python3

[PATCH v3] Input: matrix_keypad - fix keypad does not response
 2018-02-05 23:07 UTC  (2+ messages)

dmaengine: pl330: flush before wait, and add dev burst support
 2018-02-05 23:07 UTC 

[PATCH] mtd: unittests: Stop testing stat() calls
 2018-02-05 22:31 UTC 

Reminder: Yocto Project Technical Team Meeting
 2018-02-05 23:05 UTC 

[PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
 2018-02-05 23:03 UTC  (3+ messages)

[PATCH 0/2] pinctrl: Implicit inclusion fallout fixes
 2018-02-05 23:03 UTC  (7+ messages)
` [PATCH] net: mediatek: Explicitly include pinctrl headers

[PATCH 1/2] bdi: make sure congestion states are clear on free
 2018-02-05 23:02 UTC  (2+ messages)

[PATCH 0/2] Remove custom crc32c init code from btrfs
 2018-02-05 22:59 UTC  (5+ messages)
` [PATCH 2/2] btrfs: Remove custom crc32c init code

i915 PSR test results and cursor lag
 2018-02-05 22:58 UTC  (21+ messages)
` [Intel-gfx] "

[PATCH lttng-ust v2 1/2] Force tracked fd to be bigger than STDERR_FILENO
 2018-02-05 22:58 UTC 

[PATCH lttng-ust v2 2/2] Use ust_lock during sock_info operations for atomicity against fork
 2018-02-05 22:58 UTC 

[virtio] [PATCH v6 0/5] packed ring layout spec
 2018-02-05 22:57 UTC  (5+ messages)
` [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section
` [virtio] [PATCH v7 08/11] packed virtqueues: more efficient virtqueue layout
  ` [virtio] Re: [virtio-dev] "

[Patch net v2] xt_RATEEST: acquire xt_rateest_mutex for hash insert
 2018-02-05 22:55 UTC  (2+ messages)

[RFC] apparent bogosity in unregister_ftrace_function_probe_func()
 2018-02-05 22:54 UTC  (5+ messages)

[PATCH 0/2] pvcalls-front improvements
 2018-02-05 22:51 UTC  (5+ messages)
` [PATCH 1/2] pvcalls-front: introduce a per sock_mapping refcount
  ` [PATCH 2/2] pvcalls-front: wait for other operations to return when release passive sockets

[Buildroot] [PATCH 00/15 v2] fs: support parallel filesystems build
 2018-02-05 22:51 UTC  (2+ messages)

[PATCH 0/2] pvcalls-front improvements
 2018-02-05 22:51 UTC 

[RFC] kvm: x86: export vCPU halted state to sysfs
 2018-02-05 22:50 UTC  (11+ messages)
  ` [libvirt] "

ALPS Trackpoint & pressure
 2018-02-05 22:49 UTC  (2+ messages)

[NetDev-info] Distributed Switch Architecture for 88E6390
 2018-02-05 22:48 UTC  (3+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2018-02-05 22:47 UTC 

[Cluster-devel] [PATCH] gfs2: Fixes to "Implement iomap for block_map"
 2018-02-05 22:46 UTC 

quota problems with e2fsck -p?
 2018-02-05 22:46 UTC 

[PATCH v2] chattr/lsattr: update obsolete attribute support
 2018-02-05 22:45 UTC 

[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-02-05 22:45 UTC  (8+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems

[PATCH v2] eal: add function to return number of detected sockets
 2018-02-05 22:45 UTC  (4+ messages)
` [PATCH v3] "

[U-Boot] [PATCH 1/2] Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
 2018-02-05 22:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Remove config_distro_defaults.h

[U-Boot] [PATCH] doc: watchdog: Remove Blackfin related documentation entry
 2018-02-05 22:42 UTC 

[Qemu-devel] [PATCH v5 0/6] Add a valid_cpu_types property
 2018-02-05 22:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] machine: Convert the valid cpu types to use cpu_model

[Buildroot] [PATCH-2017.11.x] refpolicy: add upstream patch fixing compile error related to implicit-fallthrough
 2018-02-05 22:42 UTC 

xfs_scrub: call for testing
 2018-02-05 22:40 UTC  (8+ messages)

Regression in ath10k
 2018-02-05 22:38 UTC 

[PATCH v1] mk: fix external build failure
 2018-02-05 22:39 UTC  (6+ messages)
` [PATCH v2] "

XFS over device mapper dm-thin device
 2018-02-05 22:37 UTC  (5+ messages)

[PATCH 0/4] tree-wide: fix comparison to bitshift when dealing with a mask
 2018-02-05 22:35 UTC  (3+ messages)
` [PATCH 4/4] net: amd-xgbe: "

[PATCH] extract extract eval_insn() from simplify_constant_binop()
 2018-02-05 22:34 UTC 

[RESEND RFC PATCH V3] sched: Improve scalability of select_idle_sibling using SMT balance
 2018-02-05 22:32 UTC  (12+ messages)

[PATCH] nvme-pci: Fix incorrect use of CMB size to calculate q_depth
 2018-02-05 22:32 UTC  (2+ messages)

[PATCH] ext4: make huge file flag user visible
 2018-02-05 22:29 UTC  (6+ messages)

[PATCH 0/4] drm/i915: pch detection refactoring
 2018-02-05 22:28 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: abstract PCH type detection from PCH id
` [PATCH 2/4] drm/i915: abstract virtual PCH id detection
` [PATCH 3/4] drm/i915: have virtual PCH detection return a PCH id
` [PATCH 4/4] drm/i915: introduce INTEL_PCH_ID() and use it

[PATCH] bb/null: fix exported dynamic log type
 2018-02-05 22:27 UTC 

[RFC 00/12] KVM/X86: Introduce a new guest mapping API
 2018-02-05 22:26 UTC  (5+ messages)
` [RFC 03/12] KVM/VMX: Use the new host mapping API for virtual_apic_page
` [RFC 05/12] KVM/VMX: Use the new host mapping API for mapping nested vmptr

WARNING: Variable key %s (%s) replaces original key %s (%s)
 2018-02-05 22:25 UTC  (4+ messages)

[PATCH v2 0/3] x86/entry: Clear registers to sanitize speculative usages
 2018-02-05 22:25 UTC  (9+ messages)
` [PATCH v2 1/3] x86/entry: Clear extra registers beyond syscall arguments for 64bit kernels

[Buildroot] [PATCH 1/1] core: rename FOO_BASE_NAME to FOO_BASENAME to avoid clashes
 2018-02-05 22:23 UTC  (2+ messages)

[PATCH] vsprintf: avoid misleading "(null)" for %px
 2018-02-05 22:22 UTC  (7+ messages)

[PATCH 0/1] x86/platform/UV: Fix GAM Range Table entries less than 1GB
 2018-02-05 22:15 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RFC 0/2] cm_id resource tracking
 2018-02-05 22:22 UTC  (14+ messages)
` [PATCH RFC 2/2] RDMA/nldev: provide detailed CM_ID information

[qemu-mainline test] 118589: regressions - trouble: broken/fail/pass
 2018-02-05 22:20 UTC 

[v2] Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
 2018-02-05 22:20 UTC 

[RFC PATCH 2/5] sched: Add NOHZ_STATS_KICK
 2018-02-05 22:18 UTC  (15+ messages)

[PATCH v7 00/31] Add directory rename detection to git
 2018-02-05 22:18 UTC  (6+ messages)
` [PATCH v7 28/31] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v7 31/31] merge-recursive: ensure we write updates for directory-renamed file

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-02-05 22:17 UTC  (5+ messages)
` RFC: eliminate zone->lock contention for will-it-scale/page_fault1 on big server
  ` [RFC PATCH 1/2] __free_one_page: skip merge for order-0 page unless compaction is in progress

[PATCH] mtd: nand: gpmi: fall back to legacy mode if no ECC information present
 2018-02-05 22:16 UTC  (4+ messages)

[PATCH] xfs: rewrite the fdatasync optimization
 2018-02-05 22:17 UTC  (2+ messages)

[PATCH 3.18 00/36] 3.18.94-stable review
 2018-02-05 22:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 01/22] RISC-V Maintainers
 2018-02-05 22:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 03/22] RISC-V CPU Core Definition
` [Qemu-devel] [PATCH v4 06/22] RISC-V FPU Support

[RELEASE] LTTng-Tools 2.9.7 - Joannès
 2018-02-05 22:15 UTC 

[RELEASE] LTTng-Tools 2.10.2 - KeKriek
 2018-02-05 22:15 UTC 

[PATCH 4.15 00/60] 4.15.2-stable review
 2018-02-05 22:14 UTC  (2+ messages)

[PATCH 4.14 00/64] 4.14.18-stable review
 2018-02-05 22:13 UTC  (2+ messages)

[PATCH v2] PCI: dwc: fix enumeration end when reaching root subordinate
 2018-02-05 22:12 UTC  (4+ messages)

[PATCH] drm/i915: Improve PSR activation timing
 2018-02-05 22:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 2/2] dt-bindings: introduce Command DB for QCOM SoCs
 2018-02-05 22:11 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS b8a518f09340bc0060d05823fae72b027b4c65e5
 2018-02-05 22:09 UTC 

[PATCH v3 00/21] Intel FPGA Device Drivers
 2018-02-05 22:08 UTC  (3+ messages)
` [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port

[U-Boot] [PATCH 0/4] arm: imx: convert MX23/28 and MXS NAND to Kconfig
 2018-02-05 22:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] arm: imx: mx23: Move MX23 selection "

[Bug 198669] New: Driver crash at radeon_ring_backup+0xd3/0x140 [radeon]
 2018-02-05 22:03 UTC  (2+ messages)
` [Bug 198669] "

[PATCH v7 0/7] mtd: nand: Prepare things for SPI NAND support
 2018-02-05 22:02 UTC  (8+ messages)
` [PATCH v7 1/7] mtd: nand: Get rid of comments giving the file path inside the file itself
` [PATCH v7 2/7] mtd: nand: Stop using full path when referring to files placed in the same dir
` [PATCH v7 3/7] mtd: nand: ams-delta: Fix path to toto.c source file
` [PATCH v7 4/7] mtd: nand: State when references to other drivers are no longer valid
` [PATCH v7 5/7] mtd: nand: Add missing copyright information
` [PATCH v7 6/7] mtd: nand: move raw NAND related code to the raw/ subdir
` [PATCH v7 7/7] mtd: nand: Add core infrastructure to deal with NAND devices

[PATCH] Synchronize task mm counters on context switch
 2018-02-05 22:03 UTC 

cherry-pick '-m' curiosity
 2018-02-05 22:03 UTC  (2+ messages)

[PATCH rfc 0/5] generic adaptive IRQ moderation library for I/O devices
 2018-02-05 22:03 UTC  (10+ messages)
  ` [PATCH rfc 1/5] irq-am: Introduce library implementing generic adaptive moderation
  ` [PATCH rfc 2/5] irq-am: add some debugfs exposure on tuning state
  ` [PATCH rfc 3/5] irq_poll: wire up irq_am
  ` [PATCH rfc 4/5] IB/cq: add adaptive moderation support
` [PATCH rfc 5/5] IB/cq: wire up adaptive moderation to workqueue based completion queues

[PATCH 0/3] vfio, dax: disable filesystem-dax and minor fixups
 2018-02-05 22:01 UTC  (6+ messages)
` [PATCH 3/3] vfio: disable filesystem-dax page pinning

[GSOC] Xen on ARM: create multiple guests from device tree
 2018-02-05 22:00 UTC  (3+ messages)

adding meta-virtualization gives bitbake error
 2018-02-05 21:58 UTC  (7+ messages)
  ` Running Docker

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-02-05 21:58 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] support/dependencies: add check for c++ multilib
 2018-02-05 21:57 UTC 

Kernel 4.15 lost set_robust_list support on POWER 9
 2018-02-05 21:55 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/libraw: rename internal powf64
 2018-02-05 21:55 UTC 

[Buildroot] [git commit branch/next] package/pulseaudio: only define memfd_create() if not already defined
 2018-02-05 21:54 UTC 

[PATCH v2 0/8] use 64-bit arithmetic instead of 32-bit
 2018-02-05 21:54 UTC  (4+ messages)
` [PATCH v2 8/8] platform: vivid-cec: "

[PATCH igt 1/2] lib: Refactor igt_wait() to use library timers
 2018-02-05 21:54 UTC  (5+ messages)
` [PATCH igt 2/2] igt/kms_frontbuffer_tracking: Bump the wait time for FBC

[Buildroot] [git commit branch/next] package/x11r7/xlib_libxshmfence: fix build with glibc 2.27
 2018-02-05 21:53 UTC 

[PATCH] hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_probe()
 2018-02-05 21:51 UTC  (6+ messages)
  `  "
      ` hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_prob

[PATCH v3 0/8] Adhering to HDCP1.4 Compliance Test Spec
 2018-02-05 21:51 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for Adhering to HDCP1.4 Compliance Test Spec (rev5)

[PATCH v2 00/16] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-02-05 21:50 UTC  (5+ messages)
` [PATCH v2 15/16] mmc: sdhci-omap: Add SPDX identifier

[GSoC][PATCH] commit: add a commit.signOff config variable
 2018-02-05 21:50 UTC  (2+ messages)

[Buildroot] [PATCH v1] libv4l: fix EVIOCSCLOCKID related compile failure
 2018-02-05 21:50 UTC  (2+ messages)

[PATCH]nvme-pci: Fixes EEH failure on ppc
 2018-02-05 21:49 UTC 

[Buildroot] [git commit] libv4l: fix EVIOCSCLOCKID related compile failure
 2018-02-05 21:49 UTC 

Potential issue with f5e64032a799 "net: phy: fix resume handling"
 2018-02-05 21:48 UTC  (5+ 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.