All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-05 18:16:11 to 2019-04-05 19:58:44 UTC [more...]

[igt-dev] [RFC v2 0/5] Add support for fp16 formats
 2019-04-05 19:58 UTC  (12+ messages)
` [igt-dev] [RFC v2 1/5] lib: Add halffloat implementation
` [igt-dev] [RFC v2 3/5] tests/kms_available_modes_crc: Add cases for 64bit formats
` [igt-dev] [RFC v2 4/5] lib/igt_fb: Add support for fp16 formats through conversion
` [igt-dev] [RFC v2 5/5] tests/kms_plane_scaling: Skip testing unsupported fp16 features

[Buildroot] [PATCH-2019.02] package/go: security bump to version 1.11.6
 2019-04-05 19:56 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/go: security bump to version 1.11.6
 2019-04-05 19:56 UTC 

[PATCH 0/3] Trivial comments and small changes
 2019-04-05 19:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH net-next] net: phy: improve link partner capability detection
 2019-04-05 19:48 UTC  (2+ messages)

[PATCH iproute2] ip: support for xfrm interfaces
 2019-04-05 19:46 UTC  (3+ messages)
` [iproute2] "

[GIT PULL] drm/tegra: Fixes for v5.1-rc2
 2019-04-05 19:45 UTC  (5+ messages)

[PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driver
 2019-04-05 19:44 UTC  (2+ messages)

✗ Fi.CI.BAT: failure for drm/i915/ehl: Add support for DPLL4 (v2)
 2019-04-05 19:44 UTC  (6+ messages)
` [PATCH] drm/i915/ehl: Add support for DPLL4 (v3)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v1 00/23] NFS client patches for v5.1 (complete)
 2019-04-05 19:42 UTC  (8+ messages)
` [PATCH v1 20/23] NFS: Account for XDR pad of buf->pages

[PATCH v2 00/28] Fix up soft mounts for NFSv4.x
 2019-04-05 19:42 UTC  (30+ messages)
` [PATCH v2 01/28] SUNRPC: Fix up task signalling
  ` [PATCH v2 02/28] SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
    ` [PATCH v2 03/28] SUNRPC: Refactor xprt_request_wait_receive()
      ` [PATCH v2 04/28] SUNRPC: Refactor rpc_sleep_on()
        ` [PATCH v2 05/28] SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
          ` [PATCH v2 06/28] SUNRPC: Add function rpc_sleep_on_timeout()
            ` [PATCH v2 07/28] SUNRPC: Fix up tracking of timeouts
              ` [PATCH v2 08/28] SUNRPC: Simplify queue timeouts using timer_reduce()
                ` [PATCH v2 09/28] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
                  ` [PATCH v2 10/28] SUNRPC: Ensure that the transport layer respect major timeouts
                    ` [PATCH v2 11/28] SUNRPC: Add tracking of RPC level errors
                      ` [PATCH v2 12/28] SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
                        ` [PATCH v2 13/28] SUNRPC: Start the first major timeout calculation at task creation
                          ` [PATCH v2 14/28] SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
                            ` [PATCH v2 15/28] SUNRPC: Add the 'softerr' rpc_client flag
                              ` [PATCH v2 16/28] NFS: Consider ETIMEDOUT to be a fatal error
                                ` [PATCH v2 17/28] NFS: Move internal constants out of uapi/linux/nfs_mount.h
                                  ` [PATCH v2 18/28] NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
                                    ` [PATCH v2 19/28] NFS: Don't interrupt file writeout due to fatal errors
                                      ` [PATCH v2 20/28] NFS: Don't call generic_error_remove_page() while holding locks
                                        ` [PATCH v2 21/28] NFS: Don't inadvertently clear writeback errors
                                          ` [PATCH v2 22/28] NFS: Replace custom error reporting mechanism with generic one
                                            ` [PATCH v2 23/28] NFS: Fix up NFS I/O subrequest creation
                                              ` [PATCH v2 24/28] NFS: Remove unused argument from nfs_create_request()
                                                ` [PATCH v2 25/28] pNFS: Add tracking to limit the number of pNFS retries
                                                  ` [PATCH v2 26/28] NFS: Allow signal interruption of NFS4ERR_DELAYed operations
                                                    ` [PATCH v2 27/28] NFS: Add a helper to return a pointer to the open context of a struct nfs_page
                                                      ` [PATCH v2 28/28] NFS: Remove redundant open context from nfs_page

[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
 2019-04-05 19:35 UTC  (22+ messages)
` [PATCH v3 bpf-next 01/21] bpf: Add base proto function for cgroup-bpf programs
` [PATCH v3 bpf-next 02/21] bpf: Sysctl hook
` [PATCH v3 bpf-next 03/21] bpf: Introduce bpf_sysctl_get_name helper
` [PATCH v3 bpf-next 04/21] bpf: Introduce bpf_sysctl_get_current_value helper
` [PATCH v3 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
` [PATCH v3 bpf-next 06/21] bpf: Add file_pos field to bpf_sysctl ctx
` [PATCH v3 bpf-next 07/21] bpf: Sync bpf.h to tools/
` [PATCH v3 bpf-next 08/21] libbpf: Support sysctl hook
` [PATCH v3 bpf-next 09/21] selftests/bpf: Test sysctl section name
` [PATCH v3 bpf-next 10/21] selftests/bpf: Test BPF_CGROUP_SYSCTL
` [PATCH v3 bpf-next 11/21] selftests/bpf: Test bpf_sysctl_get_name helper
` [PATCH v3 bpf-next 12/21] selftests/bpf: Test sysctl_get_current_value helper
` [PATCH v3 bpf-next 13/21] selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
` [PATCH v3 bpf-next 14/21] selftests/bpf: Test file_pos field in bpf_sysctl ctx
` [PATCH v3 bpf-next 15/21] bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
` [PATCH v3 bpf-next 16/21] bpf: Introduce bpf_strtol and bpf_strtoul helpers
` [PATCH v3 bpf-next 17/21] bpf: Sync bpf.h to tools/
` [PATCH v3 bpf-next 18/21] selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
` [PATCH v3 bpf-next 19/21] selftests/bpf: Test ARG_PTR_TO_LONG arg type
` [PATCH v3 bpf-next 20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
` [PATCH v3 bpf-next 21/21] selftests/bpf: C based test for sysctl and strtoX

interest in post-mortem examination of a BTRFS system and improving the btrfs-code?
 2019-04-05 19:38 UTC  (14+ messages)

[PATCH] mm:workingset use real time to judge activity of the file page
 2019-04-05 19:34 UTC  (4+ messages)

[PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output
 2019-04-05 19:32 UTC  (2+ messages)

[PATCH] drm/i915: Make use of 'engine->uncore'
 2019-04-05 19:32 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Make use of 'engine->uncore' (rev2)

corrupt leaf, bad key order on kernel 5.0
 2019-04-05 19:32 UTC  (2+ messages)

Cephalocon Barcelona, May 19-20
 2019-04-05 19:32 UTC 

[SPDK] spdk_bdev_close() threading
 2019-04-05 19:32 UTC 

[igt-dev] [PATCH 1/4] lib/igt_kmod: simplify check for loaded module
 2019-04-05 19:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[Buildroot] [PATCH v2] libp11: Add new package for OpenSSL PKCS#11 engine
 2019-04-05 19:29 UTC  (6+ messages)

[PATCH] gstreamer1.0-python: rework gobject-introspection handling
 2019-04-05 19:28 UTC 

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-04-05 19:28 UTC  (8+ messages)
` [PATCH 30/36] libxfs: retain ifork_ops when flushing inode
` [PATCH 31/36] libxfs: refactor the open-coded libxfs_trans_bjoin calls
` [PATCH 36/36] libxfs: remove libxfs_trans_iget

[PATCH] Staging: olpc_dcon: Use WARN_ON() instead of BUG_ON()
 2019-04-05 19:28 UTC 

[PATCH net] r8169: switch off ASPM by default and add sysfs attribute to control ASPM
 2019-04-05 19:28 UTC  (9+ messages)

[Buildroot] [PATCH v2] package/make: include patch for gl_lstat support
 2019-04-05 19:27 UTC  (2+ messages)

[PATCH RFC v3 0/5] un-deprecate nfsdcld
 2019-04-05 19:26 UTC  (4+ messages)
` [PATCH RFC v3 2/5] nfsd: "

[PATCH] dm-integrity: fix deadlock with overlapping I/O
 2019-04-05 19:26 UTC 

[PATCH] x86/livepatch: Fail the build if duplicate symbols exist
 2019-04-05 19:26 UTC 

[PATCH 0/7] harden unexpected object types checks
 2019-04-05 19:25 UTC  (10+ messages)
` [PATCH 2/7] t: introduce tests for unexpected object types
` [PATCH 6/7] rev-list: let traversal die when --missing is not in use

[patch V2 00/29] x86: Add guard pages to exception and interrupt stacks
 2019-04-05 19:25 UTC  (5+ messages)
` [patch V2 07/29] x86/exceptions: Make IST index zero based
` [patch V2 08/29] x86/cpu_entry_area: Cleanup setup functions

[PATCH 0/12] a rabbit hole of update-server-info fixes
 2019-04-05 19:25 UTC  (8+ messages)
` [PATCH v2 0/13] a rabbit hole of update-server-info (and midx!) fixes
  ` [PATCH v2 01/13] packfile.h: drop extern from function declarations
  ` [PATCH v2 09/13] server-info: simplify cleanup in parse_pack_def()

[Buildroot] [git commit] package/make: include patch for gl_lstat support
 2019-04-05 19:24 UTC 

[PATCH] drm/i915: Fix pipe_bpp readout for BXT/GLK DSI
 2019-04-05 19:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH-tip v2 00/12] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-05 19:21 UTC  (13+ messages)
` [PATCH-tip v2 01/12] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v2 02/12] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v2 03/12] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip v2 04/12] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH-tip v2 05/12] locking/rwsem: Ensure an RT task will not spin on reader
` [PATCH-tip v2 06/12] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH-tip v2 07/12] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v2 08/12] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH-tip v2 09/12] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip v2 10/12] locking/rwsem: Guard against making count negative
` [PATCH-tip v2 11/12] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip v2 12/12] locking/rwsem: Remove redundant computation of writer lock word

[Buildroot] [PATCH 1/1] package/trinity: bump to version 1.9
 2019-04-05 19:22 UTC  (2+ messages)

[Buildroot] [git commit] package/trinity: bump to version 1.9
 2019-04-05 19:21 UTC 

[Buildroot] [PATCH 1/1] package/qdecoder: bump to version 12.0.7
 2019-04-05 19:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gerbera: bump to version 1.3.1
 2019-04-05 19:21 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: use my personal email address
 2019-04-05 19:20 UTC  (2+ messages)

[Buildroot] [git commit] package/qdecoder: bump to version 12.0.7
 2019-04-05 19:20 UTC 

[PATCH 00/12] i2c: core: introduce atomic transfers
 2019-04-05 19:20 UTC  (7+ messages)
` [PATCH 08/12] i2c: ocores: refactor setup for polling
` [PATCH 09/12] i2c: ocores: enable atomic xfers

[Printing-architecture] OpenPrinting News
 2019-04-05 19:20 UTC  (2+ messages)

[Buildroot] [git commit] package/gerbera: bump to version 1.3.1
 2019-04-05 19:20 UTC 

[Buildroot] [git commit] DEVELOPERS: use my personal email address
 2019-04-05 19:19 UTC 

Bug: VHCI + USB 3.0
 2019-04-05 19:19 UTC 

[Qemu-devel] [PATCH] test qgraph.c: Fix segs due to out of scope default
 2019-04-05 18:40 UTC 

[RFC PATCH v2 0/3] arch/x86: Add the support of ACRN guest under arch/x86
 2019-04-05 19:19 UTC  (7+ messages)
` [RFC PATCH v2 1/3] arch/x86: add the support of ACRN guest
` [RFC PATCH v2 2/3] arch/x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for Acrn upcall vector
` [RFC PATCH v2 3/3] arch/x86/acrn: add hypercall for acrn_guest

[Devel] Field Offset constraints
 2019-04-05 19:16 UTC 

[PATCH 2/4] wan/hdlc_x25: fix skb handling
 2019-04-05 19:15 UTC  (4+ messages)

[Qemu-devel] [PATCH] slirp: Gcc 9 -O3 fix
 2019-04-05 19:08 UTC  (4+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-04-05 19:10 UTC  (4+ messages)
` [PATCH v13] platform/mellanox: "

[PATCH] x86/shadow: Drop incorrect diagnostic when shadowing TSS.RSP0
 2019-04-05 19:09 UTC 

[PATCH v5 1/4] mk: introduce helper to check valid compiler argument
 2019-04-05 19:09 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/4] config: add thunderx2 machine config
    ` [dpdk-dev] "

[PATCH v3] Add security_validatetrans support
 2019-04-05 19:04 UTC  (6+ messages)
` [PATCH v4] "
      ` [PATCH v5] "

[PATCH BlueZ v4 0/1] mesh: Add APIs for Provisioner and Config Client
 2019-04-05 19:03 UTC  (5+ messages)
` [PATCH BlueZ 1/1] "

next-20190405 kselftest results
 2019-04-05 19:00 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Make use of 'engine->uncore'
 2019-04-05 18:59 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Convert i915_reset.c over to using uncore mmio

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-05 18:58 UTC  (11+ messages)
` [PATCH 09/10] PCI: tegra: "

[RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-05 18:55 UTC  (7+ messages)

[PATCH v2] rebase: teach rebase --keep-base
 2019-04-05 18:51 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] t3431: add rebase --fork-point tests

[PATCH 01/14] x86 topology: Fix doc typo
 2019-04-05 18:50 UTC  (11+ messages)
` [PATCH 04/14] x86 topology: Add CPUID.1F multi-die/package support
` [PATCH 08/14] powercap/intel_rapl: Support multi-die/package
` [PATCH 09/14] thermal/x86_pkg_temp_thermal: "

[Buildroot] [PATCH 0/1] [RFC] fix kernel build failure for 5.1.0-rc3
 2019-04-05 18:50 UTC  (7+ messages)
` [Buildroot] [PATCH 1/1] package/pkgconf: add host link to pkg-config
  ` [Buildroot] [PATCH] linux: use host pkg-config when host libelf is set

[patch] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
 2019-04-05 18:50 UTC  (2+ messages)

[PATCH 0/3] Feature to use symbolic links to binaries for ptest
 2019-04-05 18:49 UTC  (3+ messages)

[patch] kvm: svm: fix potential get_num_contig_pages overflow
 2019-04-05 18:49 UTC  (2+ messages)

[PATCH net] r8169: disable ASPM again
 2019-04-05 18:46 UTC 

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-04-05 18:46 UTC  (11+ messages)

Screen flicckering due to "drm/amdgpu: enable gfxoff again on raven series"
 2019-04-05 18:44 UTC  (6+ messages)

[Bug 203111] New: Unrecoverable GPU crash with DiRT 4
 2019-04-05 18:44 UTC  (2+ messages)
` [Bug 203111] "

cifs-utils release 6.9 ready for download
 2019-04-05 18:42 UTC 

[PATCH 01/11] drm/vmwgfx: Be more restrictive when dirtying resources
 2019-04-05 18:40 UTC  (11+ messages)
` [PATCH 02/11] drm/vmwgfx: Remove set but not used variable 'restart'
` [PATCH 03/11] drm/vmwgfx: remove redundant unlikely annotation
` [PATCH 04/11] drm/vmwgfx: Use preprocessor macro to get valid context node
` [PATCH 05/11] drm/vmwgfx: Use preprocessor macro for cmd struct
` [PATCH 06/11] drm/vmwgfx: Add a new define for vmwgfx user-space debugging
` [PATCH 07/11] drm/vmwgfx: Print message when command verifier returns with error
` [PATCH 08/11] drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
` [PATCH 09/11] drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors
` [PATCH 10/11] drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
` [PATCH 11/11] drm/vmwgfx: Use preprocessor macro for FIFO allocation

[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
 2019-04-05 18:38 UTC  (19+ messages)

L1TF Patch Series v10
 2019-04-05 18:38 UTC  (9+ messages)
` [PATCH L1TF v10 4/8] is_hvm/pv_domain: block speculation
    ` [Xen-devel] "

[PATCH v3 00/13] QorIQ TMU multi-sensor and HWMON support
 2019-04-05 18:38 UTC  (10+ messages)
` [PATCH v3 09/13] thermal: qoriq: Convert driver to use regmap API
` [PATCH v3 11/13] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v3 13/13] thermal: qoriq: Add hwmon support

[PATCH v5 0/9] selftests/kexec: add kexec tests
 2019-04-05 18:35 UTC  (7+ messages)
` [PATCH] selftests/kexec: update get_secureboot_mode

Events Delayed in Example audisp Plugin
 2019-04-05 18:35 UTC 

[PATCH 0/14] v2 multi-die/package topology support
 2019-04-05 18:33 UTC  (5+ messages)

[PATCH 5.0 000/246] 5.0.7-stable review
 2019-04-05 18:32 UTC  (2+ messages)

kvm fpu warning on 4.14.89
 2019-04-05 18:31 UTC  (17+ messages)

[PATCH 4.19 000/187] 4.19.34-stable review
 2019-04-05 18:31 UTC  (2+ messages)

[PATCH 4.14 000/121] 4.14.111-stable review
 2019-04-05 18:30 UTC  (2+ messages)

[PATCH 4.9 00/91] 4.9.168-stable review
 2019-04-05 18:30 UTC  (2+ messages)

[PATCH v3 0/4] Fix system crash for accessing unmapped IO port regions
 2019-04-05 18:29 UTC  (10+ messages)
` [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Force a full modeset when we force dsc enable
 2019-04-05 18:28 UTC  (11+ messages)

gpis definition in entity manager
 2019-04-05 18:24 UTC  (3+ messages)

[CI] drm/i915: Mark GEM wedged right after marking device unplugged
 2019-04-05 18:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Mark GEM wedged right after marking device unplugged (rev2)

[PATCH] drm/i915/dp: revert back to max link rate and lane count on eDP
 2019-04-05 18:18 UTC  (3+ messages)
` [PATCH v2] "


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.